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
@CHARSET "UTF-8"; .clear { clear: both; } html,body{margin: 0;padding: 0} #nav { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); opacity: 0.9; background: #FFF; padding: 0; margin:0; background: #446CB3; color:white; } #menu{ width: 80%; margin: 0 auto } #nav ul { margin: 0px auto; padding: 0px; list-style-type: none; } #nav ul li { float: left; padding: 10px 10px; font-size: 14px; border-right: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11); font-weight: bold; text-align: center; } .border_first{ border-left: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11); } #nav ul#left_submenu li:HOVER{ background: white; } #nav ul#left_submenu li:HOVER a{ color:#446CB3 } #nav ul li a{display: inline-block;width:50px; color:white;} #network-tb td{ vertical-align: top } #aside { width:33%; min-width: 450px; } .w120{width: 120px} .w140{width: 140px} .w150{width: 150px} #connect_status{padding:6px;color: white} table {border-collapse: collapse;border-spacing: 0;} .tb_1{border:1px solid #cccccc;table-layout:fixed;word-break:break-all;width: 100%;background:#ffffff;margin-bottom:5px} .tb_1 caption{text-align: center;background: #F0F4F6;font-weight: bold;padding-top: 5px;height: 25px;border:1px solid #cccccc;border-bottom:none} .tb_1 a{margin:0 3px 0 3px} .tb_1 tr th,.tb_1 tr td{padding: 3px;border:1px solid #cccccc;line-height:20px} .tb_1 thead tr th{font-weight:bold;text-align: center;background:#e3eaee} .tb_1 tbody tr th{text-align: right;background:#f0f4f6;padding-right:5px} .tb_1 tfoot{color:#cccccc} .td_c td{text-align: center} .td_r td{text-align: right} .t_c{text-align: center !important;} .t_r{text-align: right !important;} .t_l{text-align: left !important;} .panel_1{background: #e5e2eb;padding:4px} #network_filter_form fieldset{padding-right:3px} #tb_network{font-size: 11px;margin-top: -8px;} #tb_network td{overflow: auto;cursor: pointer;} #right_content{margin-top:5px} #right_content table th,#right_content table td{font-size:11px;vertical-align: top} #right_content pre{border:none} #div_tb_network_list {overflow:auto;max-height: 1000px;min-height:450px} tr.selected{background: #ccffee;} .right{float: right} .left{float:left} .c{clear: both} .hide{display:none} #network_list_div tbody th{text-align: right;} .td_ul{list-style: none inside;padding: 0;margin: 0} .td_ul li{list-style: none inside;} td.td_has_sub{padding: 0 !important;} td.td_has_sub .tb_1{margin: 0;border: 0;} #bd0{margin:0 auto;width:80%} .form-control{height: 26px;padding:0} fieldset { border-radius:10px; border: 1px solid gray } tr.replay{ color:blue; } .res_td_body{ max-height: 120px; overflow: scroll; } .div_b_i{ display: inline-block; } .login-screen { min-height: 400px; width:300px; margin: 0 auto; text-align: center; } #bd{ margin: 0 auto; width:80%; padding-top: 30px; } .form_0 table{width: 100%} .form_0 th{text-align: right;width: 180px;vertical-align:top;} .form_0 input[type=text]{width: 100%;margin-bottom:2px} .form_0 td.last{width: 90px;padding-left: 10px} .oneline{height: 20px;overflow: hidden;} img {margin-bottom: -3px}
res/css/style.css
@CHARSET "UTF-8"; .clear { clear: both; } html,body{margin: 0;padding: 0} #nav { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); opacity: 0.9; background: #FFF; padding: 0; margin:0; background: #446CB3; color:white; } #menu{ width: 80%; margin: 0 auto } #nav ul { margin: 0px auto; padding: 0px; list-style-type: none; } #nav ul li { float: left; padding: 10px 10px; font-size: 14px; border-right: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11); font-weight: bold; text-align: center; } .border_first{ border-left: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11); } #nav ul#left_submenu li:HOVER{ background: white; } #nav ul#left_submenu li:HOVER a{ color:#446CB3 } #nav ul li a{display: inline-block;width:50px; color:white;} #network-tb td{ vertical-align: top } #aside { width:33%; min-width: 450px; } .w120{width: 120px} .w140{width: 140px} .w150{width: 150px} #connect_status{padding:6px;color: white} table {border-collapse: collapse;border-spacing: 0;} .tb_1{border:1px solid #cccccc;table-layout:fixed;word-break:break-all;width: 100%;background:#ffffff;margin-bottom:5px} .tb_1 caption{text-align: center;background: #F0F4F6;font-weight: bold;padding-top: 5px;height: 25px;border:1px solid #cccccc;border-bottom:none} .tb_1 a{margin:0 3px 0 3px} .tb_1 tr th,.tb_1 tr td{padding: 3px;border:1px solid #cccccc;line-height:20px} .tb_1 thead tr th{font-weight:bold;text-align: center;background:#e3eaee} .tb_1 tbody tr th{text-align: right;background:#f0f4f6;padding-right:5px} .tb_1 tfoot{color:#cccccc} .td_c td{text-align: center} .td_r td{text-align: right} .t_c{text-align: center !important;} .t_r{text-align: right !important;} .t_l{text-align: left !important;} .panel_1{background: #e5e2eb;padding:4px} #network_filter_form fieldset{padding-right:3px} #tb_network{font-size: 11px;margin-top: -8px;} #tb_network td{overflow: auto;cursor: pointer;} #right_content{margin-top:5px} #right_content table th,#right_content table td{font-size:11px;vertical-align: top} #right_content pre{border:none} #div_tb_network_list {overflow:auto;max-height: 1000px;min-height:450px} tr.selected{background: #ccffee;} .right{float: right} .left{float:left} .c{clear: both} .hide{display:none} #network_list_div tbody th{text-align: right;} .td_ul{list-style: none inside;padding: 0;margin: 0} .td_ul li{list-style: none inside;} td.td_has_sub{padding: 0 !important;} td.td_has_sub .tb_1{margin: 0;border: 0;} #bd0{margin:0 auto;width:80%} .form-control{height: 26px;padding:0} fieldset { border-radius:10px; border: 1px solid gray } tr.replay{ color:blue; } .res_td_body{ max-height: 120px; overflow: scroll; } .div_b_i{ display: inline-block; } .login-screen { min-height: 400px; width:300px; margin: 0 auto; text-align: center; } #bd{ margin: 0 auto; width:80%; padding-top: 30px; } .form_0 table{width: 100%} .form_0 th{text-align: right;width: 180px;vertical-align:top;} .form_0 input[type=text]{width: 100%;margin-bottom:2px} .form_0 td.last{width: 90px;padding-left: 10px} .oneline{height: 20px;overflow: hidden;} img {margin-bottom: -3px}
0.224055
0.076236
#00C (dk) - border / contrasting header #33C (lt) - header #FFF (lt!) - background */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("kingdomofloathing.com") { /* *** Background *** */ body {background: #FFF !important;} /* *** White background *** */ DIV#ChatWindow, [style*="border"] {background: #fff !important; } /* *** Border *** */ * {border-color: #00A !important;} /* *** Header background *** */ DIV[style*="background-color: blue;"], TD[bgcolor="#5a5a5a"], TD[bgcolor="black"], TD[bgcolor="blue"], P.rcm:hover, INPUT.button, INPUT.tinybutton, /* Sidebar pseudoheaders */ /* last ad in la/f/e side */ #rollover + CENTER > FONT[size="2"] a, /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child, /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child, /* announc */ A[href$="id=policy"] + * + * + * + CENTER > B:only-child, /* triv */ A[href$="id=policy"] ~ CENTER ~ P + CENTER > B:only-child {background: #00A url(http://i7.photobucket.com/albums/y268/AmandaKerik/KOL/Restyling/gradient-white.png) bottom repeat-x !important; color: #fff !important;/*text color here is best set to white - overriding it is bloaty*/} /* *** Alt header *** */ TD[bgcolor="orange"] {background: #33C url(http://i7.photobucket.com/albums/y268/AmandaKerik/KOL/Restyling/gradient-white.png) bottom repeat-x !important; color: #fff !important;/*text color here is best set to white - overriding it is bloaty*/} TD[style*="border: 1px solid orange;"] {border-color: #33C !important;} /* *** Sidebar pseudoheaders *** */ /* last ad in la/f/e side */ #rollover + CENTER > FONT[size="2"] a, /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child, /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child, /* announc */ A[href$="id=policy"] + * + * + * + CENTER > B:only-child, /* triv */ A[href$="id=policy"] ~ CENTER ~ P + CENTER > B:only-child {display: block !important; max-width: 85% !important; padding: .2em !important;} /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child {max-width: 100% !important;} /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child {margin-bottom: -2em !important;} } @-moz-document domain("forums.kingdomofloathing.com") { body {background: #fff !important;} }
data/usercss/1609.user.css
#00C (dk) - border / contrasting header #33C (lt) - header #FFF (lt!) - background */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("kingdomofloathing.com") { /* *** Background *** */ body {background: #FFF !important;} /* *** White background *** */ DIV#ChatWindow, [style*="border"] {background: #fff !important; } /* *** Border *** */ * {border-color: #00A !important;} /* *** Header background *** */ DIV[style*="background-color: blue;"], TD[bgcolor="#5a5a5a"], TD[bgcolor="black"], TD[bgcolor="blue"], P.rcm:hover, INPUT.button, INPUT.tinybutton, /* Sidebar pseudoheaders */ /* last ad in la/f/e side */ #rollover + CENTER > FONT[size="2"] a, /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child, /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child, /* announc */ A[href$="id=policy"] + * + * + * + CENTER > B:only-child, /* triv */ A[href$="id=policy"] ~ CENTER ~ P + CENTER > B:only-child {background: #00A url(http://i7.photobucket.com/albums/y268/AmandaKerik/KOL/Restyling/gradient-white.png) bottom repeat-x !important; color: #fff !important;/*text color here is best set to white - overriding it is bloaty*/} /* *** Alt header *** */ TD[bgcolor="orange"] {background: #33C url(http://i7.photobucket.com/albums/y268/AmandaKerik/KOL/Restyling/gradient-white.png) bottom repeat-x !important; color: #fff !important;/*text color here is best set to white - overriding it is bloaty*/} TD[style*="border: 1px solid orange;"] {border-color: #33C !important;} /* *** Sidebar pseudoheaders *** */ /* last ad in la/f/e side */ #rollover + CENTER > FONT[size="2"] a, /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child, /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child, /* announc */ A[href$="id=policy"] + * + * + * + CENTER > B:only-child, /* triv */ A[href$="id=policy"] ~ CENTER ~ P + CENTER > B:only-child {display: block !important; max-width: 85% !important; padding: .2em !important;} /*fam in la/f/e side*/ #rollover + CENTER > P:last-child > TABLE[width="90%"]:only-child TR:first-child > TD[align="center"][colspan="2"]:only-child FONT[size="2"], /* fam in la/e/f */ #rollover + CENTER:last-child > CENTER:last-child > P:last-child TD[colspan="2"]:only-child > FONT[size="2"]:only-child {max-width: 100% !important;} /* effe in la/f/e side */ #rollover + * + CENTER > P:only-child > B:first-child > FONT[size="2"], /* eff la/e/f */ #rollover + CENTER B[oncontextmenu*="uneffect.php"]:first-child > FONT[size="2"]:only-child {margin-bottom: -2em !important;} } @-moz-document domain("forums.kingdomofloathing.com") { body {background: #fff !important;} }
0.149718
0.064124
CSS Reset & Clearfix ------------------------------------------------------------------------------------*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } @-ms-viewport { width: auto; } * { padding: 0; margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-box-sizing: border-box; box-sizing: border-box; text-rendering: optimizeLegibility; } a{ font-size: 16px; text-decoration: none; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } p{ font-size: 16px; line-height: 1.4; font-weight: 400; } strong{ font-weight: bold; } i{ font-style: italic; } select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner { outline: none; border: none; } textarea:focus, input:focus, select:focus, .selecter:focus{ outline: 0; } body, button, input, textarea, .wtrDefFontCharacter { font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 400; } input{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } hr{ margin: 0px; height: 0px; border: 0px; } h1, h2, h3, h4, h5, h6, .wrtAltFontCharacter{ font-family: 'Montserrat', sans-serif; text-transform: uppercase; } blockquote, blockquote > p{ font-size: 20px !important; } blockquote:after{ font-family: FontAwesome; content:'\f10d' !important; font-size: 20px !important; width:0; height:0; top: 0; left: -40px; border:0; position: absolute; } blockquote{ padding: 0px 0px 0px 20px; margin: 15px 0px 15px 40px; border-left-width: 1px; border-left-style: solid; position: relative; } blockquote, .wrtSecAltFontCharacter{ font-family: 'Noto Serif', serif; } h1 { font-size: 25px; line-height: 25px; } h2 { font-size: 30px; line-height: 30px; } h3 { font-size: 25px; line-height: 27px; } h4 { font-size: 21px; line-height: 25px; } h5 { font-size: 15px; line-height: 20px; } h6 { font-size: 13px; line-height: 20px; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .none{ display: none; } .wtrDisplayHide{ display: none; } .wtrFloatLeft{ float: left; } .wtrFloatRight{ float: right; } .wtrTextAlignLeft{ text-align: left; } .wtrTextAlignRight{ text-align: right; } .wtrTextAlignCenter{ text-align: center; } .wtrFooterColor.wtrTransaprentBg{ background-color: transparent; } .container{ position: relative; width: 100%; overflow: hidden; } .boxed{ width: 1280px; margin: 0px auto 60px; padding: 0px; z-index: 10000; margin-top: -1px; position: relative !important; } .boxed .wtrHeaderFixed{ box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.2); } .wtrInner{ width: 1200px; margin: 0px auto; position: relative; } .wtrRadius2{ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .wtrRadius3{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrRadius50{ -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } .wtrRadius100{ -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wtrRadius200{ -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; } .wtrAnimate{ -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } #wp-admin-bar-wtr_options .ab-item:before { content: '\f100'; top: 2px; } /* WordPress Core - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 20px 20px 20px 0 !important; } .aligncenter { display: block; margin: 20px auto 20px auto !important; } a img.alignright { float: right; margin: 20px 0 20px 20px !important;; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .gallery-caption{ margin: 0; padding: 0; } .bypostauthor{ margin: 0; padding: 0; } .sticky{ margin: 0; padding: 0; } /* Grid elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrColOne { width: 100%; } .wtrColOneTwo { width: 48%; } .wtrColOneThird { width: 30.66%; } .wtrColTwoThird { width: 65.33%; } .wtrColOneFourth { width: 22%; } .wtrColThreeFourth { width: 74%; } .wtrColOneFifth { width: 16.8%; } .wtrColTwoFifth { width: 37.6%; } .wtrColThreeFifth { width: 58.4%; } .wtrColFourFifth { width: 79.2%; } .wtrColOneSixth { width: 13.33%; } .wtrColFiveSixth { width: 82.67%; } .wtrColOne, .wtrColOneTwo, .wtrColOneThird, .wtrColTwoThird, .wtrColOneFourth, .wtrColThreeFourth, .wtrColOneFifth, .wtrColTwoFifth, .wtrColThreeFifth, .wtrColFourFifth, .wtrColOneSixth, .wtrColFiveSixth{ position: relative; float: left; margin-right: 4%; margin-bottom: 20px; } .wtrLastCol { margin-right: 0!important; clear: right; } .wtrDefStdButton{ vertical-align:middle; display:inline-block; text-align: center; font-size: 16px; line-height: 1; border: 0; font-weight: bold; padding: 13px 30px 13px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } .wtrDefStdButton:active { position: absolute !important; top:4px; right: 4px; } /* Header - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrHeader{ border-bottom-width: 1px; border-bottom-style: solid; margin: 0px 0; } .wtrNoMenu .wtrInner{ min-height: 72px; } /* Transparent Navigation */ .wtrHeader.wtrHeaderTransparent{ z-index: 9999; position: absolute; width: 100%; background-color: transparent !important; background: transparent !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.12) !important; box-shadow: none !important; } .wtrHeaderColor.wtrHeaderTransparent .wtrMainNavigation .wtrNaviSearchItem div i{ color: #ffffff ; } /*.wtrHeaderTransparent .wtrMainNavigation a.wtrMenuLinkColor:hover, .wtrHeaderTransparent .wtrMainNavigation span.wtrMenuLinkColor:hover,*/ .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem i:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > a:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > span.wtrMenuLinkColor:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > a, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > span{ color: #ffffff !important; } .wtrHeaderTransparent a.wtrMobileNaviTriger i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviCartItem a.wtrNaviCartLink i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem > i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > span, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > a{ color: #ffffff; } .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > .wtrNaviNoLink{ font-weight: bold; font-size: 18px; padding: 0px 0px 46px 0px; } .wtrMenuScroll.wtrHeaderTransparent{ box-shadow: 0px 0px 5px rgba(0,0,0,0.2) !important; } .wtrMenuScroll.wtrHeaderTransparent .wtrMainNavigation{ margin: 0px; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo{ margin-top: -18px !important; position: absolute; left: 0; top: 50%; z-index: 1; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo.wtrFloatRight{ left: auto; right: 0; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo img{ display: block; width: auto; max-height: 40px; } .wtrNaviSearchItem .wtrDefaultLinkColor, .wtrMenuScroll.wtrHeaderTransparent .wtrNaviSearchItem i{ -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } /* Fixed non transparent */ .wtrHeaderSecond{ z-index: 99999; border-bottom-width: 0px; } .wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo{ margin-top: -20px; } .wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo img{ width: auto; max-height: 40px; -webkit-transition-property: width; -webkit-transition-duration: 0.3s; } .wtrHeaderSecond .wtrMainNavigation{ margin: 0; } .wtrHeaderSecond .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderSecond .wtrMainNavigation .wtrNaviNoLink { padding-bottom: 26px; } span.wtrThirdMenuLinkColor, span.wtrSecondMenuLinkColor, .wtrNaviNoLink{ cursor: default; } .wtrHeaderSecond .wtrSearchContainer{ margin-top: 1px; } .wtrHeaderSecond .wtrMainHeader > .wtrInner{ padding: 10px 0; } /* Sticky Navigation */ .wtrHeaderFixedTopAdmin{ top: 32px; } .wtrHeaderFixedTop{ top: 0px; } .wtrHeaderFixed{ position: fixed !important; width: 100%; z-index: 99999; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.3) !important; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); -webkit-transform: translateZ(0); /* Chrome position fixed issue fix */ } .wtrHeaderFixed .wtrQuickContact{ display: none; } .boxed .wtrHeaderFixed{ margin: 0px auto; min-width: 1280px; width: auto !important; } .wtrMenuScroll .wtrMainNavigation .wtrNaviItem > a, .wtrMenuScroll .wtrMainNavigation .wtrNaviNoLink { padding-bottom: 26px; } .wtrMenuScroll .wtrNaviSearchItem .wtrSearchContainer{ margin-top: 1px; } .wtrMenuScroll .wtrInner{ padding: 10px 0; } .wtrMenuScroll{ box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2) } .wtrAnimateNavigation{ -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; } /* Static Navigation */ .wtrHeaderStatic{ position: static !important; width: 100%; z-index: 2; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.3) !important; } /* Second navigation */ .wtrSimplifiedMenu { position: relative; text-align: center; } .wtrSimplifiedMenu .wtrNavigation.wtrFloatLeft ul.wtrMainNavigation, .wtrSimplifiedMenu .wtrNavigation.wtrFloatRight ul.wtrMainNavigation{ float: none; } .wtrSimplifiedMenu .wtrNavigation, .wtrSimplifiedMenu ul.wtrMainNavigation > li{ float: none; display: inline-block; } .wtrSimplifiedMenu .wtrNavigation { text-align: center; width: 100%; } .wtrSimplifiedMenu .wtrMegaMenuContainerColor{ text-align: left; } .wtrSimplifiedMenu .wtrLogo{ display: none; } .wtrCleanMenu .wtrMainNavigation > .menu-item-language{ display: none; } .wtrLogo{ margin-top: -25px; position: absolute; left: 0; top: 50%; z-index: 1; } .wtrLogo.wtrFloatRight{ right: 0; left: auto; } .wtrLogo img{ display: block; width: auto; max-height: 51px; -webkit-transition-property: width; -webkit-transition-duration: 0.3s; } .wtrNavigation{ margin: 0px 0px 0px; width: 1035px; } .wtrNoNavigation{ min-height: 112px; } .wtrNavigation.wtrFloatLeft ul.wtrMainNavigation{ float: left; } .wtrNavigation.wtrFloatRight ul.wtrMainNavigation{ float: right; } .wtrMainNavigation{ margin: 30px 0; } .wtrMainNavigation .wtrNaviItem{ float: left; margin: 18px 0px 16px 40px; } .wtrMainNavigation li:first-child{ margin-left: 0px; } .wtrMainNavigation .wtrNaviItem i{ margin-right: 10px; } .wtrMainNavigation .wtrNaviItem a, .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink{ font-weight: bold; font-size: 18px; padding: 0px 0px 46px 0px; } .wtrMainNavigation .wtrNaviItem a:hover, .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink:hover{ border-bottom: 0px; } .wtrMainNavigation .wtrNaviSearchItem{ margin-right: 0px !important; margin-left: 25px !important; margin-top: 15px; } .wtrMainNavigation .wtrNaviSearchItem div:hover{ border-bottom: 0; } .wtrMainNavigation .wtrNaviSearchItem div i{ font-size: 20px; -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; } .wtrMainNavigation .wtrSecondMenuContainer{ display: none; z-index: 9999; } .wtrMainNavigation .wtrSecondDrop:hover .wtrSecondMenuContainer{ display: block; margin-top: 1px; top: 100%; position: absolute; z-index: 99999; min-width: 200px; padding: 0px; } .wtrMainNavigation .wtrThirdDrop{ display:none; position: relative; } .wtrMainNavigation .wtrThirdNavi{ position: relative; } .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink .wtrDropIcon:after{ margin-left: 12px !important; } .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink{ padding-right: 30px !important; } .wtrMainNavigation .wtrThirdNavi:hover .wtrThirdDrop{ display: inline-block; top: -10px; left:100%; position: absolute; z-index: 1; display: block; min-width: 200px; padding: 10px 0px; } .wtrStandardMenu .wtrSecondNavigation{ padding: 10px 0px; z-index: 1000; } .wtrStandardMenu .wtrSecondNavigation li span.wtrSecNaviItemLink{ padding: 10px 20px; white-space: nowrap; } .wtrStandardMenu .wtrSecondNavigation li a{ padding: 10px 30px !important; white-space: nowrap; } .wtrStandardMenu .wtrThirdNavi .wtrSecNaviItem a{ padding: 10px 20px; } .wtrStandardMenu .wtrThirdNavi .wtrDropIcon{ display: block; margin-right: 0px; } .wtrStandardMenu .wtrThirdNavi .wtrDropIcon:after{ font-family: FontAwesome; content:'\f054' !important; display: inline-block; font-size: 10px !important; width:0; height:0; left: 100%; border:0; margin: 3px 0px 0px 0px !important; vertical-align: middle; position: absolute; } .wtrMainNavigation .wtrMegaDrop{ margin-right: 0px; } .wtrMainNavigation .wtrSecondDrop .wtrDropIcon, .wtrMainNavigation .wtrMegaDrop .wtrDropIcon{ position: relative; } .wtrMainNavigation .wtrSecondDrop .wtrDropIcon:after, .wtrMainNavigation .wtrMegaDrop .wtrDropIcon:after{ font-family: FontAwesome; content:'\f0dd'; font-size: 15px; display: inline-block; width:10px; height:0; top: 0; border:0; padding: 0px 0px 0px 0px; margin: -10px 0px 15px 8px; vertical-align: middle; } .wtrMainNavigation .wtrMegaMenuContainer{ display: none; } .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{ display: block; top: 100%; width: 100%; position: absolute; left: 0px; right: 0px; margin-top: 1px; z-index: 99999; display: block; } .wtrMegaMenuContainer{ padding: 30px 0px 0px 40px; background-size: cover !Important; } .wtrMegaMenuDivider{ height: 20px; margin: 0 auto; clear: both; background: transparent; } .wtrMegaMenuCol{ position: relative; float: left; padding-right: 2%; margin-right: 4%; border-right: 1px solid rgba(255,255,255,0.15); margin-bottom: 30px; } .wtrMegaMenuCol:last-child, .wtrMegaMenuColLast{ margin-right: 0; border-right: 0; padding-right: 2%; } .wtrMegaMenuColOne{ width: 100%; margin-right: 0; border-right: 0; } .wtrMegaMenuColOneTwo{ width: 48%; } .wtrMegaMenuColOneThree{ width: 30.66%; } .wtrMegaMenuColOneFour{ width: 22%; } .wtrMegaMenuHeadline, .wtrMegaMenuHeadline a{ font-size: 18px !important; padding: 10px 0px 0px 0px !important; font-weight: bold; margin-bottom: 20px; } .wtrMegaMenuHeadline i{ margin-right: 10px; } .wtrSecondNavigation .wtrSecNaviItem .wtrSecNaviItemLink{ font-size: 14px; font-weight: bold; padding: 10px 0px 10px 0px; display: block; } .wtrSecondNavigation .wtrSecNaviItem a:hover{ border: 0; } .wtrSecondNavigation .wtrSecNaviItem span i, .wtrSecondNavigation .wtrSecNaviItem a i{ margin-right: 15px; } .current_page_item .wtrNaviFlag{ color: #ffffff !important; } .wtrNaviFlag{ padding: 4px 8px; margin-left: 10px; font-size: 12px; color: #ffffff !important; position: relative;; top: -1px; } .current-menu-item .wtrNaviFlag{ color: #ffffff !important; } .wtrStandardMenu .wtrSecNaviItem .wtrDropIcon .wtrNaviFlag{ margin: 0 10px 0 10px; } .wtrStandardMenu .wtrNaviFlag{ margin-top: -3px; } .wtrMegaMenuContainer .wtrNaviFlag{ margin-top: -3px; } .wtrNaviFlag.red{ background-color: #e74c3c; } .wtrNaviFlag.blue{ background-color: #3498db; } .wtrNaviFlag.yellow{ background-color: #f39c12; } .wtrNaviFlag.green{ background-color: #1fce6d; } .wtrSearchContainer{ display: none; } .wtrSearchContainer{ top: 100%; position: absolute; z-index: 9000; left: 0; width: 100%; padding: 20px 20px 20px 30px; } .wtrSearchFormTrigger{ cursor: pointer; } .boxed .wtrSearchContainer{ min-width: 1280px; padding-left: 40px !important; padding-right: 40px !important; left: -40px !important; } .wtrSearchForm{ position: relative; } .wtrSearchInput{ background: transparent; border: 0; height: 42px; font-size: 24px; width: 100%; } .wtrSearchInput::-webkit-input-placeholder { color: #ffffff; } .wtrSearchInput:-moz-placeholder { color: #ffffff; } .wtrSearchInput::-moz-placeholder { color: #ffffff; } .wtrSearchInput:-ms-input-placeholder { color: #ffffff; } .wtrNaviSearchItem span.wtrSearchCloseBtn i.fa:hover, .wtrNaviSearchItem .wtrSearchCloseBtn:hover i, .wtrSearchCloseBtn span i:hover, .wtrMenuScroll .wtrNaviItem.wtrNaviSearchItem .wtrSearchForm .wtrSearchCloseBtn i:hover, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem .wtrSearchForm .wtrSearchCloseBtn i:hover, .wtrNaviSearchItem .wtrSearchCloseBtn:hover, .wtrNaviSearchItem .wtrSearchCloseBtn i:hover{ color: rgba(0,0,0,0.3) !important; } .wtrNaviSearchItem:hover .wtrSearchCloseBtn i, .wtrSearchCloseBtn i{ color: #ffffff !important; } .wtrSearchCloseBtn i{ right: -10px; position: absolute; top: 0px; padding: 10px 10px 10px 10px; cursor: pointer; display: block; } .wtrSearchInputButton{ font-size: 18px; font-weight: bold; right: 55px; position: absolute; top: 0px; cursor: pointer; padding: 10px 50px; display: block; border: 0px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .wtrSearchInputButton:before { font-family: FontAwesome; content: '\f061'; position: absolute; height: 100%; font-size: 14px; font-weight: normal; line-height: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; left: 70%; opacity: 0; top: 21px; } .wtrSearchInputButton:hover:before { left: 75%; opacity: 1; } .wtrRevNav:hover .wtrThirdDrop{ right: 100% !important; left: auto !important; } .wtrRevNav.wtrThirdNavi .wtrDropIcon:after{ left: -30px; content: '\f053 ' !important; } .wtrRevNav.wtrThirdNavi > .wtrSecNaviItemLink{ padding-left: 40px !important; padding-right: 20px !important } /* Mobile navigation - http://tympanus.net/codrops/2013/08/13/multi-level-push-menu/ */ .mp-pusher { position: relative; left: 0; height: 100%; } .mp-menu { position: absolute; top: 0; left: 0; z-index: 1; width: 300px; height: 100%; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-level, .mp-open{ box-shadow-inner: 0px 0px 7px 3px #000000; -webkit-box-shadow: inset -35px -14px 16px -31px rgba(0,0,0,0.2); -moz-box-shadow: inset -35px -14px 16px -31px rgba(0,0,0,0.2); box-shadow: inset -35px -14px 16px -31px rgba(0, 0, 0, 0.2); } .mp-level { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-pusher::after, .mp-level::after, .mp-level::before { position: absolute; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; } .mp-pusher::after, .mp-level::after { background: rgba(0,0,0,0.0); -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; } .mp-level::after { z-index: -1; } .mp-pusher.mp-pushed::after, .mp-level.mp-level-overlay::after { width: 100%; height: 100%; opacity: 1; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; } .mp-level.mp-level-overlay { cursor: pointer; } .mp-level.mp-level-overlay.mp-level::before { width: 100%; height: 100%; background: transparent; opacity: 1; } .mp-pusher, .mp-level { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .mp-overlap .mp-level.mp-level-open { box-shadow: 1px 0 2px rgba(0,0,0,0.2); -webkit-transform: translate3d(-40px, 0, 0); -moz-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); } .mp-menu > .mp-level, .mp-menu > .mp-level.mp-level-open, .mp-menu.mp-overlap > .mp-level, .mp-menu.mp-overlap > .mp-level.mp-level-open { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .mp-cover .mp-level.mp-level-open { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) { -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-menu ul { margin: 0; padding: 0; list-style: none; } .mp-menu.mp-cover h2 { margin: 0; padding: 15px 0px 15px 15px; color: rgba(255,255,255,0.7) !important; font-weight: 300; font-size: 2em; } .mp-menu.mp-overlap h2::before { position: absolute; top: 0; right: 0; margin-right: 8px; font-size: 75%; line-height: 1.8; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s; -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s; transition: opacity 0.3s, transform 0.1s 0.3s; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); } .mp-menu.mp-cover h2 { text-transform: uppercase; font-weight: 700; font-size: 18px; margin: 0px !important; padding: 20px 60px 15px 20px; line-height: 1.3; } .mp-overlap .mp-level.mp-level-overlay > h2::before { opacity: 1; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); } .mp-menu ul li > span, .mp-menu ul li > a { display: block; padding: 20px 35px 20px 20px; outline: none; font-size: 16px; font-weight: bold; color: #ffffff; } .mp-menu ul li > span{ color: rgba(255,255,255,0.3); } .mp-menu ul li::before { position: absolute; right: 20px; font-weight: bold; z-index: -1; color: rgba(255,255,255,0.99); line-height: 2.5; font-size: 22px; font-weight: bold; } .mp-level > ul > li{ border-top-width: 1px; border-style: solid; border-color: rgba(0,0,0,0.2); } .mp-menu ul li a:hover, .mp-level > ul > li:first-child > a:hover { background: rgba(0,0,0,0.2); } .mp-back { outline: none; background: rgba(0,0,0,0.2); color: rgba(0,0,0,0.2); border-color: rgba(0,0,0,0.1); text-transform: uppercase; font-weight: 700; display: block; font-size: 14px; padding: 25px 25px ; position: relative; position: relative; border-left-width: 1px; border-style: solid; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; } .mp-back::after { font-family: 'FontAwesome'; position: absolute; content: "\f053"; right: 20px; font-size: 14px; color: rgba(255,255,255,0.5); font-weight: normal; top: 37%; } .mp-menu .mp-level.mp-level-overlay > .mp-back, .mp-menu .mp-level.mp-level-overlay > .mp-back::after { background: transparent; box-shadow: none; color: transparent; } .no-csstransforms3d .mp-pusher, .no-js .mp-pusher { padding-left: 0px; } /* IE 9 fix Start */ .no-csstransforms3d .mp-pusher, .no-js .mp-pusher { padding-left: 0px \ ; } /* IE 9 fix End */ .no-csstransforms3d .mp-menu .mp-level, .no-js .mp-menu .mp-level { display: none; } .no-csstransforms3d .mp-menu > .mp-level, .no-js .mp-menu > .mp-level { display: block; } .mp-menu .icon:before { font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; display: inline-block; -webkit-font-smoothing: antialiased; } .mp-menu .icon-arrow-left:before { content: "\f105"; } .wtrMobileNaviTriger{ display: none; } .wtrMobileSearchForm{ padding: 15px 10px; } .wtrMobileSearchInput{ border: 0; padding: 10px; width: 100%; font-size: 16px; color: #555555; } .wtrNavHeadline{ position: relative; } .wtrNavBack{ position: absolute !important; height: 100%; top: 0px; right: 0px; } /* Smart fixed navigation - http://tympanus.net/Development/ResponsiveMultiLevelMenu/ */ .dl-menuwrapper { display: none; width: 100%; max-width: 300px; float: left; position: relative; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; position: fixed; bottom: 50px; right: 50px; z-index: 10000; } .dl-trigger i{ padding: 15px 16px; font-size: 22px; color: #fff; vertical-align: middle; } .dl-menuwrapper .dl-trigger { border: none; width: 50px; height: 50px; color: #fff; position: relative; cursor: pointer; outline: none; float: right; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-animation: cd-bounce-in 0.3s linear; -moz-animation: cd-bounce-in 0.3s linear; animation: cd-bounce-in 0.3s linear; } .dl-menuwrapper .dl-trigger:hover, .dl-menuwrapper .dl-trigger .dl-active, .dl-menuwrapper ul { background: #aaaaaa; } .dl-menuwrapper .dl-trigger.dl-active{ -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .dl-menuwrapper li{ border-bottom-width: 1px; border-bottom-color: rgba(0,0,0,0.2); border-bottom-style: solid; } .dl-menuwrapper li:last-child{ border-bottom-width: 0; } .dl-subview .dl-subview, .dl-subview .dl-subviewopen, .dl-submenu li:last-child{ border-bottom-width: 0; } .dl-menuwrapper ul { padding: 0; list-style: none; } .dl-menuwrapper li { position: relative; } .dl-menuwrapper li span, .dl-menuwrapper li a { display: block; position: relative; padding: 15px 40px 15px 20px; font-size: 16px; line-height: 20px; font-weight: bold; color: #ffffff; outline: none; } .dl-menuwrapper li span{ color: rgba(255,255,255,0.3); } .no-touch .dl-menuwrapper li:last-child a:hover{ -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; } .no-touch .dl-menuwrapper li:first-child a:hover{ -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } .no-touch .dl-menuwrapper li a:hover { background: rgba(255,255,255,0.15); } .dl-menuwrapper li.dl-back > a { padding-left: 45px; background: rgba(0,0,0,0.1); color: rgba(255,255,255,0.3); font-weight: bold; font-size: 14px; text-transform: uppercase; } .dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; line-height: 50px; font-family: FontAwesome; content: '\f105'; speak: none; font-size: 22px; font-weight: bold; -webkit-font-smoothing: antialiased; } .dl-menuwrapper li.dl-back:after { left: 20px; color: rgba(255,255,255,0.3); -webkit-transform: rotate(180deg); transform: rotate(180deg); } .dl-menuwrapper li > a:after { right: 20px; color: rgba(255,255,255,0.3); } .dl-menuwrapper .dl-menu { margin: 5px 0 0 0; position: absolute; width: 100%; opacity: 0; bottom: 100%; pointer-events: none; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; } .dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); bottom: 100%; } .dl-menuwrapper li .dl-submenu { display: none; } .dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a { display: none; } .dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; } .dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; bottom: 100%; left: 0; margin: 0; } .dl-menuopen, .dl-submenu{ -webkit-border-radius: 3px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 3px; -moz-border-radius-bottomright: 0; border-radius: 3px; border-bottom-right-radius: 0; } /* No JS Fallback */ .no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; transform: none; } .no-js .dl-menuwrapper li .dl-submenu { display: block; } .no-js .dl-menuwrapper li.dl-back { display: none; } .no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0,0,0,0.1); } .no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; } /* Quick contact - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrHeaderTransparent .wtrQuickContact{ border-color: rgba(255,255,255,0.3); } .wtrMenuScroll .wtrQuickContact, .wtrQuickContact{ border-bottom-width: 1px; border-bottom-style: solid; } .wtrQuickContact .wtrInner{ padding: 0px 0; } .wtrQuickContact .wtrColOne, .wtrQuickContact .wtrColOneTwo, .wtrQuickContact .wtrColOneThird, .wtrQuickContact .wtrColOneFourth{ margin-bottom: 0px; min-height: 1px; display: block; } .wtrQuickContact p, .wtrQuickContact a{ font-size: 14px; } .wtrQuickContactInfo, .wtrQuickContactInfo p, .wtrQuickContactInfo a{ font-size: 16px; } .wtrQuickContact a{ padding-bottom: 0px; } .wtrQuickContact a:hover{ text-decoration: underline; } .wtrQuickContactInfo{ margin: 12px 0px 8px; } .wtrQuickContactSocialLinks{ margin:0; padding: 0; } .wtrQuickContactSocialLinks li{ display: inline-block; margin: 0; padding: 0; } .wtrQuickContactSocialLinks li a:hover{ border-bottom: 0; } .wtrQuickContactSocialLinks li a{ padding: 10px; display: block; font-size: 20px; width: 40px; text-align: center; height: 40px; margin: 0; } /* Breadcrumb - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBreadcrumb{ border-bottom: 1px; border-style: solid; background-size: cover; background-position: 50%; } .wtrBreadcrumbHeadline{ font-size: 16px; } .wtrBreadcrumbHeadline{ float: left; padding: 24px 0px; font-weight: bold; } .wtrBreadcrumbPath{ float: right; padding: 16px 0px; } .wtrBreadcrumbPathList .wtrCrumb{ float: left; position: relative; font-size: 16px; font-weight: bold; } .wtrBreadcrumbPathList .wtrCrumb:before{ font-family: FontAwesome; content: '\f105'; font-size: 18px; font-weight: normal; position: absolute; top: 8px; left: -2px; } .wtrBreadcrumbPathList .wtrCrumb:first-child:before{ content: ''; } .wtrBreadcrumbPathList .wtrCrumb:last-child { margin: 0 0 0 20px; } .wtrBreadcrumbPathList .wtrCrumb:last-child:before{ margin: 0 -22px; } .wtrBreadcrumbPathList .wtrCrumb a:hover{ text-decoration: underline; } .wtrBreadcrumbPathList .wtrCrumb a{ font-size: 16px; padding: 10px 0px 0px; display: block; text-decoration: none; margin: 0px 20px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } .wtrBreadcrumbPathList .wtrActiveCrumb{ padding: 10px 15px; } .wtrNoLinkCrumb{ font-size: 16px; padding: 10px 20px 8px; display: block; margin: 0px 0px; font-weight: bold !important; } /* Container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrContainer{ width: 100%; } .wtrMainContent{ display: block; } .wtrContentCol{ float: left; position: relative; } .wtrContentNoSidebar{ width: 100%; } .wtrContentSidebar{ width: 74%; border-right-width: 1px; border-right-style: solid; padding-right: 45px; } .wtrSidebarInner{ padding: 45px 0 45px 0px; margin-left: -1px; border-left-width: 1px; border-left-style: solid; } .wtrSidebar{ width: 26%; } .wtrSidebar{ border-style: solid; } .wtrSidebar .widget{ padding: 0px; margin-top: -1px; } /* Sidebar - left side */ .wtrContentSidebarLeft{ float: right; margin-right: 0; } .wtrContentSidebar.wtrContentSidebarLeft{ padding-right: 0px; padding-left: 45px; border-left-style: solid; border-left-width: 1px; border-right-width: 0px; } .wtrContentSidebar.wtrContentSidebarLeft{ width: 74%; } .wtrSidebar.wtrSidebarLeft{ width: 26%; } .wtrSidebar.wtrSidebarLeft .wtrSidebarInner{ padding: 45px 0px 0px 0px; } .wtrSidebar.wtrSidebarLeft .wtrSidebarInner{ padding: 45px 0 45px 0px; border-right-width: 1px; border-right-style: solid; margin-right: -1px; border-left-width: 0px; } /* Page - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrPageContent{ padding: 45px 0px; } /* Fixes */ .wtrContentNoSidebar .wtrPageContent{ padding: 0; } .wtrContentNoSidebar .wtrBlogDfPostContent .wtrPageContent{ padding: 45px 0px; } .wtrContentNoSidebar .wtrBlogModernPostContent .wtrPageContent{ padding: 0px 0px 45px; } .wtrWooCommerce.wtrPageContent{ padding: 45px 0px; } .wtr404 .wtrPageContent{ padding: 45px 0px; } .wtrColOneThird.wtr404ElementCol{ padding: 45px 0px; } /* Fixes ends */ .wtrPageContent, .wtrPageContent p{ line-height: 1.5; font-size: 16px; } .wtrPageContent p{ margin: 0px 0px } .wtrPageContent h1, .wtrPageContent h2, .wtrPageContent h3, .wtrPageContent h4, .wtrPageContent h5, .wtrPageContent h6{ line-height: 1.0; } .wtrPageContent h1, h2, h3, h4, h5, h5{ font-weight: bold; } .wpb_wrapper > ul, .wtrPageContent > ul{ margin: 0px 0px 20px 20px; padding: 0px; } .wpb_wrapper > ol, .wtrPageContent > ol{ margin: 0px 0px 20px 20px; padding: 0px; } .wpb_wrapper > ol li ol, .wtrPageContent > ol li ol{ list-style: decimal; margin: 7px 0px 7px 20px; } .wpb_wrapper > ol li ol li, .wtrPageContent > ol li ol li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ol > li, .wtrPageContent > ol > li{ list-style-position: inside; list-style: decimal; } .wpb_wrapper > ul > li, .wtrPageContent > ul >li{ list-style-position: outside; list-style: circle; } .wpb_wrapper > ul > li, .wpb_wrapper > ol > li, .wtrPageContent > ul >li, .wtrPageContent > ol >li{ line-height: 1.5; margin: 0px 0px 7px 0px; } .wpb_wrapper > ul li ul, .wtrPageContent > ul li ul{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ul li ul li, .wtrPageContent > ul li ul li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ul li ol, .wtrPageContent > ul li ol{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ol li ul li, .wtrPageContent > ol li ul li, .wpb_wrapper > ul li ol li, .wtrPageContent > ul li ol li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ol li ul, .wtrPageContent > ol li ul{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ul li ol, .wtrPageContent > ul li ol{ list-style: decimal; margin: 7px 0px 7px 20px; } .wtrPageContent p a{ font-weight: bold; text-decoration: underline; } .wtrPageContent > a:not(.wtrButtonStd), .wtrPageContent > a:hover{ text-decoration: underline; } .wtrPageContent img, .wtrPageContent a img{ max-width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: auto; image-rendering: optimizeQuality; border: none; } .wtrDefBorderLink{ padding-bottom: 3px; } .wtrDefBorderLink:hover{ text-decoration: underline; } /* Protected page */ .wtrProtectedContent{} .wtrProtectedElements{} .wtrProtectedElements{ margin: 100px auto; float: none !important; text-align: center; line-height: 1.3; } .wtrPassProtectedContent input[type="password"]{ border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding: 12px 36px 12px 12px; font-weight: bold; width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrPassProtectedContent input[type="submit"]{ cursor: pointer; border: 0; font-weight: bold; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 16px; line-height: 1; padding: 14px 24px; width: 100%; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; vertical-align: middle; } .wtrProtectedFormFoot{ margin-top: 100px; } /* 404 Page */ .wtrColOneTwo.wtr404container{ margin: 80px auto 40px; float: none; text-align: center; } .wtr404Headline{ font-weight: bold; line-height: 140px; font-size: 200px !important; margin: 0px !important; } .wtr404SiteName{ margin: 20px 0 0 0 !important; font-size: 36px !important; line-height: 1.4; } .wtr404Slug{ margin-top: 80px; font-size: 36px; line-height: 1.1; } .wtr404container .wtrButtonTrRad{ margin: 80px 0 0 0; } .wtr404ElementCol .wtrSearchFormAlter{ margin: 5px 0 0 0; width: 100%; display: inline-block; } .wtrButtonTrRad{ display: inline-block; border-radius: 100px; border-width: 0px; border-style: solid; padding: 12px 30px; font-weight: bold; font-size: 18px; vertical-align: middle; } /* Search reuslts */ .wtrSearchResults .wtrNoItemStream{ margin-top: 40px; } .wtrSearchResultsHeadline{ border-bottom-width: 1px; border-bottom-style: solid; padding: 45px 0px; } .wtrSearchResultsHeadline .wtrHeadlineElement.big{ margin-bottom: 0px; font-size: 20px; } .wtrSearchResultsFraze{ font-size: 18px; } ul.wtrSearchResultsList{ margin: 0; padding: 45px 0 0 0; list-style: none; list-style-position: outside; } ul.wtrSearchResultsList li:last-child{ margin-bottom: 0; } ul.wtrSearchResultsList li.wtrSearchResultItem{ position: relative; padding-left: 85px; margin-bottom: 45px; list-style: none; } .wtrSearchResultItemCounter{ position: absolute; width: 50px; height: 100%; display: block; top: 0; left: 0; font-size: 18px; font-weight: bold; text-align: center; line-height: 48px; } .wtrSearchResultItemHeadline{ font-size: 20px; padding: 0; margin: 0; font-weight: bold; } .wtrSearchResultItemHeadline a{ font-size: inherit; line-height: 1.2; } .wtrSearchResultMeta{ padding: 5px 0px 0px 0px !important; margin: 0px !important; display: block; font-size: 15px; } .wtrSearchResultMetaList{ padding: 0px !important; margin: 0px !important; } .wtrSearchResultMetaList li a{ font-size: 14px; text-decoration: underline; } .wtrSearchResultMetaList li{ padding-right: 20px; border-right-width: 1px; border-right-style: solid; display: inline-block; font-size: 14px; margin-bottom: 0px !important; } .wtrSearchResultMetaList li:last-child{ border-width: 0; } .wtrSearchResultItemType, .wtrSearchResultItemAuthor, .wtrSearchResultItemComments{ padding-left: 14px; } .wtrSearchResultsFootline{ margin-top: 45px; border-top-width: 1px; border-top-style: solid; padding: 40px 0px 45px; } .wtrSearchResultsFootline .wtrHeadlineElement.big{ margin-bottom: 15px; font-size: 20px; } .wtrSearchResultsFootline .wtrColOneTwo{ margin-bottom: 0; } .wtrSearchFormAlter{ position: relative; } .wtrSearchFormAlter input[type="text"]{ border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding: 12px 36px 12px 12px; width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrSearchFormAlter label{ position: absolute; width:25px; height: 30px; bottom: 7px; right: 5px; white-space: nowrap; overflow: hidden; color: rgba(0,0,0,0.2); } .wtrSearchFormAlter label:before{ font-family: FontAwesome; content: '\f002'; font-size: 20px; margin-right: 50px; } /* Blog Stream - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBlogStreamStd{ padding-top: 40px; } .wtrBlogStreamStdContainer{} .wtrBlogStreamStdContainer article:last-child{ padding-bottom: 0px; } .wtrBlogStreamStdContainer article:last-child .wtrBlogPostSneakPeakContainer{ margin-bottom: 0px; } .wtrBlogPostSneakPeak { position: relative; border-left-width: 1px; border-left-style: solid; margin-left: 93px; padding-left: 40px; padding-bottom: 20px; } .wtrBlogPostSneakPeak .wtrStickyPost{ margin-left: 10px; } .wtrBlogPostSneakPeak .wtrStickyPost i{ margin-right: 10px; } .wtrBlogPostSneakPeakContainer{ border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 20px; } .wtrBlogPostSneakPeakImgContainer{ float: left; margin: 0 40px 40px 0; } .wtrBlogPostSneakPeakImgContainer img{ width: 255px; height: 255px; } .wtrBlogPostSneakPeakImg{ width: 255px; height: 255px; display: block; } .wtrHoverdPostBox .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.0); } .wtrHoverdPostBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrHoverdPostBox:hover .wtrPostOverlay{} .wtrHoverdPostBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } .wtrHoverdPostButtonContainer{ text-align: center; width: 100%; position: absolute; bottom: 0; } .wtrHoverdPostBox .wtrDefStdButton{ z-index: 2; bottom: 30px; text-align: center; } .wtrHoverdPostElements{ height: 100%; width: 100%; position: absolute; z-index: 2; opacity: 0; bottom: 20px; } .wtrHoverdPostElements:before{ font-family: FontAwesome; content: '\f067'; position: absolute; font-size: 24px; border-width: 5px; border-style: solid; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 72px; width: 72px; font-weight: normal; line-height: 75px; left: 50%; top: 50%; margin: -40px 0 0 -40px; z-index: 500; text-align: center; } .wtrHoverdPostBox:hover .wtrHoverdPostElements{ opacity: 1; bottom: 30px; } .wtrBlogPostSneakPeakDate{ position: absolute; left: -93px; } .wtrBlogPostSneakPeakDate{ } .wtrBlogPostSneakPeakDate:after{ content: ''; border-width: 4px; border-style: solid; width: 15px; height: 15px; position: absolute; top: 23px; right: -52px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wtrBlogPostSneakPeakHeadline a{ font-size: 28px; line-height: 1.1; margin-bottom: 15px; font-weight: bold; } .wtrBlogPostSneakPeakCategory{ margin-top: 20px; display: inline-block; } .wtrBlogPostSneakPeakOther{ margin-top: 24px; display: inline-block; } .wtrBlogPostSneakPeakLead{ margin-top: 24px; font-size: 16px; margin-bottom: 40px; } .wtrBlogPostSneakPeakNoImg{ margin-bottom: 20px; padding-bottom: 30px; } .wtrBlogPostSneakPeakNoImg .wtrDefStdButton{ margin: 20px 0 10px 0; } /* Blog stream modern version */ .wtrBlogStreamModern{ padding-top: 40px; } .wtrBlogModernPostRow{ width: 100%; margin-bottom: 40px; } .wtrBlogStreamModernContainer .wtrBlogModernPostRow:last-child{ margin-bottom: 0px; } .wtrBlogModernPostRow .wtrBlogModernPostSneakPeak:last-child{ margin-right: 0%; } .wtrIfSingle .wtrBlogModernPostSneakPeak{ margin-bottom: 40px; } .wtrBlogModernPostSneakPeak{ float: left; width: 47.5%; margin-right: 5%; } .wtrBlogPostModernSneakPeakImg{ width: 100%; height: 100%; display: block; } .wtrBlogPostModernSneakPeakHeadline a{ font-size: 26px; line-height: 1.0; } .wtrBlogPostModernSneakPeakHeadline { position: absolute; z-index: 2; text-align: center; width: 100%; font-weight: bold; bottom: 40px; padding: 0 30px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakHeadline{ bottom: 70px; } .wtrBlogPostModernSneakPeakOthers{ position: absolute; z-index: 2; top: -5px; width: 100%; padding: 0 30px; opacity: 0; } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakOthers{ position: absolute; z-index: 2; top: 10px; width: 100%; padding: 0 30px; opacity: 1; } .wtrBlogPostModernSneakPeakAuthorImg{ width: 50px; height: 50px; border-width: 4px; border-style: solid; float: left; } .wtrBlogPostModernSneakPeakOtherContainer{ margin: 20px auto; width: 100%; } .wtrBlogPostModernSneakPeakOtherContainer .wtrStickyPost{ margin-left: 20px; } .wtrBlogPostModernSneakPeakAuthorContainer{ margin: 20px auto; float: right; } .wtrBlogPostModernSneakPeakComments i{ margin-left: 20px; margin-right: 8px; } .wtrBlogPostModernSneakPeakComments{ border-left-width: 1px; border-style: solid; margin-left: 20px; } .wtrBlogPostModernSneakPeakDate, .wtrBlogPostModernSneakPeakAuthor, .wtrBlogPostModernSneakPeakComments{ font-weight: bold } .wtrBlogPostModernSneakPeakDate{ position: absolute; z-index: 2; text-align: center; width: 100%; bottom: 40px; font-size: 16px; opacity: 0; } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakDate{ opacity: 1; } .wtrHoverdModernPostBox .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; } .wtrHoverdModernPostBox:hover .wtrPostOverlay{} .wtrHoverdModernPostBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrHoverdModernPostBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } /* Pagination */ .wtrBlogDfPostContent .wtrPagination{ margin: 0px 0 50px 0; } .wtrBlogDfPostContent .wtrPagination .wtrPaginationList{ text-align: left; } .wtrPaginationListHeadline{ margin-right: 20px; padding-right: 20px; font-weight: bold; } .wtrEventStream .wtrPagination{ border-top-width: 1px; border-top-style: solid; padding-top: 40px; margin: 0px 0 40px 0; } .wtrSearchResults .wtrPagination{ width: 100%; margin: 0 0 40px 0; border-top-width: 1px; border-top-style: solid; padding-top: 40px; } .wtrBlogStreamModern .wtrPagination{ width: 100%; margin: 40px 0 40px 0; border-top-width: 1px; border-top-style: solid; padding-top: 40px; } .wtrBlogStreamStd .wtrPagination{ width: 100%; margin: 40px 0 40px 0; } .wtrPagination { padding: 0px; margin: 35px 0px 5px 0px; height: auto; float: left; width: 100%; } .wtrPaginationList { text-align:center; list-style:none; padding:0px; position: relative; } .wtrPaginationList li { display:inline-block; margin:0px 0px; line-height: 1; } .wtrPaginationList li a{ padding: 12px 20px; font-weight: bold; display: block; height: 40px } .wtrPaginationList li a:hover{} .wtrPagiNext { right: 0px; position: absolute; } .wtrPagiPrev { left: 0px; position: absolute; } /* Blog Post - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBlogDfPost{ padding-top: 40px; padding-bottom: 40px; } .wtrBlogDfPostAssets{ float: left; width: 11%; padding-right: 40px; } .wtrContentNoSidebar .wtrBlogDfPostAssets{ width: 8%; } .wrtBlogDfPostDate{ position: relative; } .wrtBlogDfPostDate:after{ content: ''; border-width: 4px; border-style: solid; width: 15px; height: 15px; position: absolute; top: 23px; right: -52px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wrtBlogDfPostDateCreated{ float: right; position: relative; text-align: right; } .wtrBlogDfDateYear{ font-size: 24px; font-weight: bold; text-align: right; line-height: 0.8; } .wtrBlogDfDateMonth{ font-size: 24px; line-height: 1.2; } .wtrBlogDfDateDay{ font-size: 24px; line-height: 1; } .wrtBlogDfPostSocialShare{ margin-top: 20px; float: left; } .wtrFacebookShare, .wtrTwitterShare, .wtrPinterestShare, .wtrTumblrShare, .wtrGoogleShare{ font-size: 20px; text-align: center; padding:15px 17px; margin-bottom: 10px; display: block; } .wtrFacebookShare:hover, .wtrTwitterShare:hover, .wtrPinterestShare:hover, .wtrTumblrShare:hover, .wtrGoogleShare:hover{ color: #ffffff; } .wtrFacebookShare:hover{ background-color: #3b5998 !important; } .wtrTwitterShare:hover{ background-color: #00aced !important; } .wtrPinterestShare:hover{ background-color: #cb2027 !important; } .wtrTumblrShare:hover{ background-color: #32506d !important; } .wtrGoogleShare:hover{ background-color: #dd4b39 !important; } .wtrBlogModernSocialShare{ margin: 0; } .wtrBlogDfPostContent{ float: left; width: 89%; border-left-width: 1px; border-left-style: solid; padding-left: 40px; } .wtrContentNoSidebar .wtrBlogDfPostContent{ width: 92%; } .wtrBlogModernPostContent .wtrPageContent{ padding-top: 0; } .wtrBlogModernPostContent .wtrPageContent *:first-child{ margin-top: 0px; } .wtrBlogDfPostHeaderImg{ width: 100%; display: block; margin-bottom: 40px } .wtrBlogDfPostHeadline{ font-size: 28px; line-height: 1.1; margin-bottom: 15px; font-weight: bold; -ms-word-wrap: break-word; word-wrap: break-word; } .wtrBlogModernPostHeader{ background-size: cover; background-position: center center } .wtrBlogModernPostHeadlineContent{ margin: 80px 0 80px 90px; background: rgba(0, 0, 0, 0.6); padding: 40px 45px; width: 66.5%; } .wtrModernBlogPost .wrtBlogDfPostSocialShare{ margin-top: 0px; } /* Left sidebar version post */ .wtrLeftSide .wtrBlogModernPostHeadlineContent{ margin: 80px 0 80px 314px; width: 73.8%; } .wtrLeftSide .wtrBlogDfPostContent{ border-left-width: 0px; padding-left: 0px; } .wtrLeftSide .wtrBlogDfPostAssets{ float: right; padding: 0 0 0 40px; } .wtrLeftSide .wrtBlogDfPostDateCreated{ text-align: left; } .wtrLeftSide .wrtBlogDfPostDate:after{ display: none; } /* Post category, author, comments */ .wtrBlogDfPostCategory{ margin-bottom: 15px; } .wtrBlogDfPostCategoryItem{ float: left; margin-right: 5px; line-height: 1.5; } .wtrBlogDfPostCategoryItem a:hover{ text-decoration: underline; } .wtrBlogDfPostCategoryItem, .wtrBlogDfPostCategoryItem a{ font-size: 14px; padding:0px 0px 3px; font-weight: bold; } .wtrBlogDfPostOther{ margin-top: 22px; } .comment-respond p.must-log-in a:hover{ text-decoration: none; } .comment-respond p.must-log-in a{ text-decoration: underline; } .wtrBlogDfPostOther, .wtrBlogDfPostOtherLink, .wtrCommentList .comment .reply a{ font-size: 14px; border-radius: 3px; } .wtrBlogDfPostOtherLink, .wtrCommentList .comment .reply a{ padding: 6px 10px; margin: 0px 0 0 4px; font-weight: bold; } .wtrBlogDfPostOtherLink i{ margin: 0px 5px 0px 0px; } .wtrBlogModernPostCategory{ margin: 0; } .wtrBlogModernPostCategory, .wtrBlogModernPostCategory a{} .wtrBlogModernPostOther{ float: left; } .wtrBlogModernPostDate{ float: left; margin: 20px 0 0 50px; } .wtrBlogModernPostDate:before{ font-family: FontAwesome; content: '\f017'; position: absolute; font-size: 24px; font-weight: normal; line-height: 0; margin-top: 9px; margin-left: -30px; } .wtrBlogModernDateYear, .wtrBlogModernDateMonth, .wtrBlogModernDateDay{ display: inline-block; font-weight: bold; } #disqus_thread{ margin-bottom: 40px; } /* Post Tags */ .wtrBlogPostTagsList{ margin: 0; } .wtrBlogPostTagsList li{ float: left; } .wtrBlogPostTagsList li a{ display: block; margin: 0 4px 4px 0; } .wtrHeadlineElement{ font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: bold; font-size: 18px; margin-bottom: 20px; } .wtrHeadlineElement.big{ font-size: 20px; margin-bottom: 30px; } /* Related Posts */ .wtrRelatedPosts{ margin-top: 20px; margin-bottom: 20px; padding-bottom: 40px; } .wtrRelatedPosts .owl-controls{ position: absolute; top: -56px; right: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 4px 2px; } .wtrRelatedPosts .owl-next, .wtrRelatedPosts .owl-prev{ margin: 0 0 0 5px; } .wtrRelatedPosts .owl-theme .owl-controls .owl-nav [class*='owl-']{ display: inline-block; } .wtrRelatedPosts .owl-theme .owl-controls{ text-align: center; } .wtrRelatedPosts .owl-next:after, .wtrRelatedPosts .owl-prev:after{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-size: 23px; font-family: FontAwesome; font-weight: bold; } .wtrRelatedPosts .owl-prev{ margin-left: 0px; padding-left: 4px; padding-right: 5px; } .wtrRelatedPosts .owl-next{ margin-left: 0px; padding-left: 4px; padding-right: 3px; } .wtrRelatedPosts .owl-prev:after{ content:'\f104'; padding: 2px 11px 2px 9px; } .wtrRelatedPosts .owl-next:after{ content:'\f105'; padding: 2px 9px 2px 11px; } .wtrRelatedPosts .owl-prev:hover:after, .wtrRelatedPosts .owl-next:hover:after{} .wtrRelatedPosts .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; margin-bottom: 4px } .wtrRelatedPosts .owl-theme .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 6px 5px 0px 5px; display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: rgba(0,0,0,0.1); } .wtrRelatedPosts.owl-theme .owl-dots .owl-dot.active span, .wtrRelatedPosts.owl-theme .owl-dots .owl-dot:hover span {} .wtrRelatedPosts .overlay{ position: absolute; height: 100%; width: 100%; z-index: 1; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .overlay{} .wtrRelatedPosts .wtrHoverdNewsBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); float: left; width: 100%; height: auto; position: relative; } .wtrRelatedPosts .wtrHoverdNewsBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } .wtrRelatedPosts .wtrHoverdNewsBoxAuthor a{ font-size: 14px; margin-right: 5px; font-weight: bold; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBoxAuthor { color: #fff; position: absolute; font-size: 14px; bottom: -20px; left: 20px; opacity: 0; width: auto; z-index: 123; font-weight: 500; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxAuthor { opacity: 1; bottom: 25px; } .wtrRelatedPosts .wtrHoverdNewsBoxPostTittle, .wtrRelatedPosts .wtrHoverdNewsBoxPostDate{ z-index: 2; } .wtrRelatedPosts .wtrHoverdNewsBoxPostTittle{ font-weight: bold; color: white; position: absolute; bottom: 25px; left: 20px; right: 20px; font-size: 18px; margin-bottom: 0px; line-height: 1.1em; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBoxPostDate{ position: absolute; top: 15px; left: 20px; opacity: 0; font-size: 16px; font-weight: bold; margin-bottom: 0px; line-height: 26px; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostDate, .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostTittle{ bottom: 50px; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostDate{ bottom: 20px; opacity: 1; } /* Post author */ .wtrPostAuthor{ margin-top: 20px; margin-bottom: 40px; border-width: 1px; border-style: solid; } .wtrPostAuthor .wtrColOneFifth, .wtrPostAuthor .wtrColFourFifth{ margin-bottom: 0; } .wtrContentNoSidebar .wtrPostAuthor .wtrColOneFifth{ margin-right: 0px; } .wtrContentNoSidebar .wtrPostAuthor .wtrColFourFifth{ width: 79.2%; } .wtrPostAutorPictureHolder{ padding: 40px 38px; } .wtrPostAutorPicture{ display: block; width: 100px; border-width: 6px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); } .wtrPostAuthorData{ padding: 40px 40px 0px 0px; } .wtrPostAuthorSocials{ display: block; margin-top: 20px; } .wtrPostAuthorSocialLink{ font-size: 22px; padding: 0px 5px; } .wtrPostAuthorSocialLink:hover{} .wtrPostAuthorSocialLink{} .wtrPostAuthorName span{ text-transform: none; font-weight: normal; font-size: 18px; } .wtrPostAuthorName{ font-weight: bold; margin-top: 5px; } .wtrPostAuthorDesc{ margin-bottom: 40px; margin-top: 20px; font-size: 16px; color: #555555; } /* Comments - stream */ .wtrCommentList{ padding-top: 40px; } .wtrCommentList .wtrHeadlineElement{ display: block; position: relative; } .wtrCommentCounter{ display: inline-block; line-height: 1.2; font-size: 16px; padding: 5px 15px; margin-left: 10px; position: absolute; top: -5px; } .wtrCommentList .comment{ padding: 40px 0 0 0; position: relative; clear: both; } .wtrCommentList .comment-author{ float: left; margin-right: 36px; margin-bottom: 10px; } .wtrCommentList .comment-author .avatar{ display: block; width: 100px; height: 100px; border-width: 6px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } .wtrCommentList .commentSeparator{ padding-top: 30px; font-size: 16px; left: 180px; line-height: 1.5; } .wtrCommentList .comment cite.fn, .wtrCommentList .comment cite.fn a{ font-weight: bold; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 20px; } .wtrCommentList .comment .fn a{ text-decoration: underline; } .wtrCommentList .comment-meta{ margin: 8px 0 0 2px; } .wtrCommentList em.comment-awaiting-moderation,{ top: -1px; position: relative; } .wtrCommentList .comment .comment-meta{ margin-bottom: 20px; } .wtrCommentList .comment .reply a { position:absolute; font-weight:bold; top:40px; right:0px; } .wtrCommentList .comment-navigation{ margin: 40px 0px 40px; overflow: hidden; width: 100%; float: left; clear: both; } .wtrCommentList .nav-previous{ float: left; } .wtrCommentList .nav-next{ float: right; } .wtrCommentList .comment-navigation a{ text-decoration: underline; } .wtrCommentList .depth-2{ padding: 40px 0px 0px 140px !important; } .wtrCommentList .depth-3, .wtrCommentList .depth-4{ padding: 40px 0px 0px 82px !important; background-position: 20px 10px !important; background-image: url("") ; background-repeat: no-repeat; } .wtrCommentList .depth-2{ background-image: url("") ; background-repeat: no-repeat; background-position: 40px 10px; } .wtrCommentList .depth-2 .comment-author .avatar, .wtrCommentList .depth-3 .comment-author .avatar, .wtrCommentList .depth-4 .comment-author .avatar{ width: 60px; height: 60px; } .wtrCommentList .depth-2 .comment-author, .wtrCommentList .depth-3 .comment-author, .wtrCommentList .depth-4 .comment-author{ margin-right: 20px; } /* Comments - respond form */ .wtrCommentList .comment-respond{ margin-top: 80px; padding-top: 40px; border-top-width: 1px; border-top-style: solid; clear: both; overflow: hidden; margin-bottom: 80px; position: relative; } .wtrCommentList .comment-reply-title{ font-size: 20px; margin-bottom: 30px; font-weight: bold; } .wtrCommentList .comment-form{ border-width: 1px; border-style: solid; position: relative; margin-bottom: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .wtrCommentList .comment-form p{ margin-bottom: 0; position: relative; } .wtrCommentList #respond .logged-in-as{ position: absolute; top: -58px; right: 0; } .logged-in-as a:hover{ text-decoration: underline; } .wtrCommentList #respond .logged-in-as a:hover{ text-decoration: underline; } .wtrCommentList #respond #comment { width: 100%; min-height: 40px; height: auto; padding: 20px 100px 20px 15px; margin: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .wtrCommentList textarea, .wtrCommentList input{ background-color: transparent; border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding-top: 20px; } .wtrCommentList #respond .comment-form-comment textarea{ overflow: hidden !important; word-wrap: break-word !important; resize: none; height: auto; } .wtrCommentList #respond .form-submit { position: absolute; top: 26px; right: 0px; } .wtrCommentList #respond #submit { cursor: pointer; border: 0; font-weight: bold; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 16px; line-height: 1; padding: 14px 24px; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; vertical-align: middle; } .wtrCommentList #respond input[type="text"] { padding: 12px 45px 12px 15px; max-width: 100%; min-width: 100%; margin-bottom: 0; border-width: 1px 0 0; line-height: 1; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .wtrCommentList #respond .comment-form-url input[type="text"]{ -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .commentsClosed{ width: 100%; display: block; float: left; text-align: center; border-width: 1px; border-style: solid; padding: 20px; border-radius: 3px; font-weight: bold; margin-bottom: 40px; margin-top: 40px; } /* Events stream */ .wtrNoItemStream{ background-color: #transparent; border-width: 1px; border-style: solid; padding: 60px 40px; text-align: center; } .wtrNoItemStream .wtrNoItemStreamHeadline{ font-weight: bold; font-size: 18px; color: #999999; } .wtrEventStreamContainer{ padding-top: 40px; padding-bottom: 10px; } .wtrEventStreamHeadline{ margin-bottom: 40px; } .wtrEventStreamHeadline .wtrColOneTwo{ margin-bottom: 0; } .wtrEventCategoryList{ float: right; } .wtrEventCategoryItem{ display: inline-block; padding: 3px 14px 3px 10px; border-right-width: 1px; border-right-style: solid; } .wtrEventCategoryItem:last-child{ border: 0; padding-right: 0; } .wtrEventCategoryItem a{ padding-bottom: 5px; font-weight: bold; } .wtrEventCategoryItem a.active, .wtrEventCategoryItem a:hover{ text-decoration: underline; } .wtrEventStreamItem{ margin-bottom: 40px; } .wtrEventStreamItem .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 0; } .wtrEventStreamItem{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrEventStreamItem:hover .wtrPostOverlay{ background: rgba(0, 0, 0, 0.6); } .wtrEventStreamItemHeadlineContainer{ position: absolute; bottom: 97px; right: 40px; left: 40px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; } .wtrEventStreamItemTitle a{ padding: 16px 20px; font-size: 22px; display: block; font-weight: bold; min-width: 436px; } .wtrEventStreamItemMetaContainer, .wtrEventStreamItemHeadlineContainer{ z-index: 2; } .wtrEventStreamItemMetaContainer{ position: absolute; bottom: 40px; left: 40px; border-top-width: 1px; border-top-style: solid; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .wtrEventStreamItemMetaList{ margin: 0; padding: 0; font-size: 18px; } .wtrEventStreamItemMetaList li:last-child{ border: 0; } .wtrEventStreamItemMetaList li{ float: left; border-right-width: 1px; border-right-style: solid; margin: 0; } .wtrEventStreamItemMetaDate{ font-size: 16px; display: block; padding: 18px 20px 18px 20px; } .wtrEventStreamItemMetaDate i{ font-size: 20px; margin: 0 10px 0 0; } .wtrEventStreamItemMetaTime{ font-weight: bold; font-size: 18px; display: block; padding: 19px 20px 18px 20px; font-size: 18px; } .wtrEventStreamItemMetaTime span{ font-weight: normal; font-size: 14px; } .wtrEventStreamItemPrice{ font-size: 14px; font-weight: bold; display: block; padding: 7px 10px; margin: 15px 20px 12px 20px; } .wtrEventStreamItemPic{ max-width: 100%; display: block; } .wtrEventStreamItemNoPhoto{ height: auto; padding: 40px; } .wtrEventStreamItemNoPhoto:hover{} .wtrEventStreamItemNoPhoto:hover .wtrEventStreamItemNoPhotoLink{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .wtrEventStreamItemNoPhoto .wtrEventStreamItemHeadlineContainer{ width: 100%; margin-right: 0px; } .wtrEventStreamItemNoPhoto .wtrEventStreamItemHeadlineContainer, .wtrEventStreamItemNoPhoto .wtrEventStreamItemMetaContainer{ position: relative; top: auto; bottom: auto; left: auto; right: auto; float: left; } /* Events entry */ .wtrEventEntryHeadline{ background-size:cover; height: auto; position: relative; background-repeat: no-repeat; background-position: center; } .wtrEventEntryOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5); } .wtrEventEntryMeta{ margin-top: 300px; margin-bottom: 60px; z-index: 2; } .wtrEventEntryNameHeadline{ font-weight: bold; padding: 0; margin: 0; display: inline-block; } .wtrEventEntryContainer{ margin: 0; } .wtrEventEntryAdditionalMeta{ margin: 40px 0 0; } .wtrEventEntryMetaSocialBtns{ margin-bottom: 0px; float: left; width: 16%; } .wtrEventEntryMetaFacebook, .wtrEventEntryMetaGoogle{ padding: 15px 16px; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 10px; font-size: 20px; text-align: center; display: block; width: 50px } .wtrEventEntryMetaGoogle:hover{ background-color: #dd4b39 !important; color: #ffffff; } .wtrEventEntryMetaFacebook:hover{ background-color: #3b5998 !important; color: #ffffff; } .wtrEventEntryCategory{ margin: 8px 0 0 0; width: 74%; float: left; } .wtrEventEntryCategoryItemHeadline{ font-weight: bold; font-size: 18px; margin-bottom: 3px; } .wtrEventEntryCategoryItem{ float: left; margin-right: 5px; } .wtrEventEntryCategoryItem a:hover{ text-decoration: underline; } .wtrEventEntryCategoryItem, .wtrEventEntryCategoryItem a{ font-size: 14px; padding:0px 0px 3px; font-weight: bold; } .wtrEventEntryHeadlineContainer{ -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; display: inline-block; min-width: 825px; } .wtrEventEntryTitle{ padding: 30px 20px 30px 30px; font-size: 34px; line-height: 1.1; color: #000; font-weight: bold; } .wtrEventEntryMetaContainer, .wtrEventEntryHeadlineContainer{ z-index: 2; } .wtrEventEntryMetaContainer{ position: relative; float: left; border-top-width: 1px; border-top-style: solid; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .wtrEventEntryMetaList{ margin: 0; padding: 0; font-size: 18px; width: auto; } .wtrEventEntryMetaList li:first-child{ -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; } .wtrEventEntryMetaList li:last-child{ border: 0; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; } .wtrEventEntryMetaList li{ float: left; border-right-width: 1px; border-right-style: solid; margin: 0; } .wtrEventEntryMetaDate{ font-size: 16px; display: block; padding: 18px 30px 18px 30px; } .wtrEventEntryMetaDate i{ font-size: 20px; margin: 0 10px 0 0; } .wtrEventEntryMetaTime{ font-weight: bold; font-size: 18px; display: block; padding: 19px 30px 18px 30px; font-size: 18px; } .wtrEventEntryMetaTime span{ font-weight: normal; font-size: 14px; } .wtrEventEntryPrice{ font-size: 14px; font-weight: bold; display: block; padding: 7px 10px; margin: 15px 30px 12px 30px; } .wtrEventEntryDetails:last-child{ border: 0; margin-bottom: 0px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .wtrEventEntryDetails{ padding: 40px 40px 0 40px; margin-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; } .wtrEventEntryDetails p{ margin-bottom: 0 !important; } .wtrEventEntryDetails a:hover{ text-decoration: underline; } .wtrEventEntryDetailsHeadline{ font-weight: bold; font-size: 22px; line-height: 0.9; } .wtrVeOrName{ font-weight: bold; margin-top: 5px; margin-bottom: 0px !important; color: #1fce6d } .wtrVeOrContact, .wtrVeOrAdress{ margin-top: 20px; } .wtrVeOrContact{ margin-bottom: 40px; } .wtrVeOrContact a{ font-weight: bold; padding-bottom: 3px; font-size: 16px; word-wrap: break-word; } .wtrEventMoreDetail{ margin-top: 25px !important; padding: 0px 30px 40px 0px; margin-bottom: 0px; } .wtrEventMoreDetailHeadline{ margin: 0 0 5px 0; } .wtrEventMoreDetailRow{ margin-bottom: 20px; } .wtrEventMoreDetailRow:last-child{ margin-bottom: 0; } .wtrEventEntryPage{} .wtrEventEntryPageContainer{ margin-right: 0; padding-right: 40px; } .wtrEventEntryPage .wtrPageContent{ padding-top: 25px; } .wtrEventEntryPageSidebar{ margin-bottom: 0px; margin-top: -450px; margin-bottom: 60px; height: auto; box-shadow: 0 0 2px 1px rgba(0,0,0,0.1); position: relative; width: 25%; z-index: 2; } .wtrEventEntryPageMapConteiner{ width: 100%; margin: 0px; padding: 0px } .wtrEventEntryPageMap{ height: 320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } /* Trainers Page */ .wtrTrainerPageCover{ background-size: cover; height: 230px; width: 100%; position: relative; margin-top: -1px; } .wtrTrainerPageCoverOverlay{ background-color: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .wtrTrainerPagePicture{ position: absolute; top: 40px; left: 40px; display: block; width: 220px; height: 220px; border-width: 7px; border-style: solid; z-index: 1; -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); } .wtrTrainerPageMeta{ z-index: 1; position: absolute; top: 55px; left: 300px; } .wtrTrainerPageCoverNoTrainerPhoto .wtrTrainerPageCover{ margin-bottom: -20px; } .wtrTrainerPageCoverNoTrainerPhoto .wtrTrainerPageMeta{ top: 60px; left: 40px; z-index: 1; position: absolute; } .wtrTrainerPageTrainerSurname, .wtrTrainerPageTrainerName{ font-weight: bold; font-size: 24px; line-height: 1.0; } .wtrTrainerPageTrainerFunction{ font-size: 18px; margin-top: 10px; } .wtrTrainerPageTrainerSocialLinks{ margin:15px 0 0 0; padding: 0; } .wtrTrainerPageTrainerSocialLinks li{ display: inline-block; margin: 0; padding: 0; margin-bottom: 5px; } .wtrTrainerPageTrainerSocialLinks li a{ padding: 10px; display: block; font-size: 20px; width: 40px; text-align: center; height: 40px; margin: 0; background-color: rgba(0,0,0,0.3); } .wtrTrainerPageTrainerSocialLinks li a:hover{} /* Classes */ .wtrClassesHeadline{ background-size:cover; height: auto; position: relative; background-repeat: no-repeat; background-position: 50% 50%; } .wtrClassesOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5); } .wtrClassesMeta{ margin-top: 170px; margin-bottom: 120px; z-index: 2; } .wtrClassesNameHeadline{ font-size: 34px; font-weight: bold; padding: 0; margin: 0; display: inline-block; } .wtrClassesNameColorHolder{ padding: 20px 20px; } .wtrClassesKcalInfo{ padding: 20px; font-size: 18px; } .wtrClassesDetails{ margin: 130px 0 20px 0; z-index: 2; position: relative; } .wtrClassesDetails .wtrColOneTwo{ margin-bottom: 0; } .wtrClassesDetailsLevel{ padding-left: 15px; } .wtrClassesDifficultMeter{ padding: 10px 13px 8px; width: 100%; } .wtrClassesDifficultMeter li:last-child{ margin-right: 0; } .wtrClassesDifficultMeter li{ display: inline-block; margin: 0 8px 0 0; } .wtrClassesMeterDot{ background-color: rgba(0,0,0,0.2); height: 25px; width: 25px; } .wtrClassesMeterDot.active{ background-color: #ffffff; } .wtrClassesDifficultMeterInfo{ padding: 20px 0; font-size: 18px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-color: rgba(255,255,255,0.5); } .wtrClassesDifficultLvl{ font-weight: normal; } .wtrClassesParticipantLimit{ padding: 20px 0; } .wtrClassParticipantHeadline{ width:100px; word-wrap: break-word; float: left; font-size: 18px; } .wtrClassParticipantNumber{ float: right; padding: 10px 15px; font-weight: bold; border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0.5); } .wtrClassesTrainerInfo{ margin: 40px 0 30px; padding: 0px 0; border-bottom-width: 1px; border-bottom-style: solid; } .wtrContentNoSidebar .wtrColFourFifth{ width: 100%; } .wtrClassesTrainers div:last-child{ border: 0; } .wtrClassesTrainers .wtrHeadlineElement{ padding: 0; margin: 0px 0px 40px 0; } .wtrClassesTrainerInfo .wtrColFourFifth, .wtrClassesTrainerInfo .wtrColOneFifth{ margin-bottom: 0; } .wtrClassesTrainerPicture{ float: left; width: 60px; margin-left: 0px; border-width: 4px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); } ul.wtrClassesTrainerList li:nth-child(3n){ margin-right: 0px !important; padding-right: 0px !important; border-right-width: 0px; } .wtrClassesTrainerItem{ float: left; margin-right: 2%; margin-bottom: 30px; padding-right: 2%; border-right-style: solid; border-right-width: 1px; width: 30.66%; } .wtrClassesTrainerItemDetails{ float: left; margin-top: 8px; margin-left: 20px; } .wtrClassesTrainerItemName{ display: block; } .wtrClassesTrainerItemName{ font-size: 20px; font-weight: bold; } .wtrClassesTrainerItemLink{ padding-top: 3px; padding-bottom: 3px; display: inline-block; } .wtrClassesTrainerItemLink:hover{ text-decoration: underline; } .wtrClassesTrainerInfo .wtrButtonStd{ padding: 15px 20px; font-weight: bold; width: 100%; margin-top: 5px; } .wtrClassesButtonSection .wtrDefStdButton{ float: right; } .wtrClassesCategory{ margin: 0; } .wtrClassesTime{ margin-top: 0px; } .wtrClassesTimeStopWatch{ border-radius: 100px; border-width: 9px; border-style: solid; height: 160px; width: 160px; position: relative; float: right; } .wtrClassesTimeStopWatch .wtrTimeCounter{ font-size: 60px; position: absolute; width: 140px; top: 55px; display: block; text-align: center; font-weight: bold; } .wtrClassesTimeStopWatch .wtrTimeCounterLead{ position: absolute; top: 90px; width: 140px; text-align: center; font-size: 20px; } /* Others */ .wtrShtAlertBox{ margin-bottom: 40px !important; } /* Footer and copyrights - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrFooter{ background-size: cover } .wtrFooterBgImage .wtrCopyright{ background-color: transparent !important; } .wtrFooterContainer .wtrInner{ padding: 50px 0 30px 0; } .wtrFooter .wtrColOne.wtrFullWidthWidget{ padding-bottom: 60px; margin-bottom: 0px; } .wtrFooterDivider{ padding-bottom: 0px; width: 1px; width: 100%; float: left; border-bottom-width: 1px; border-bottom-style: solid; } .wtrFooter .wtrColOneTwo, .wtrFooter .wtrColOneThird, .wtrFooter .wtrColOneFourth{ margin-bottom: 0; } .wtrCopyright .wtrInner{ border-top-width: 1px; border-top-style: solid; padding: 50px 0px; } .wtrCopyright .wtrQuickContactInfo{ margin: 0; } .wtrAlignRight{ text-align: right; } .wtrCopyright p, .wtrCopyright a{ font-size: 16px; line-height: 1.4; } .wtrCopyright a:hover{ text-decoration: underline; } /* WP Standards - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6{ font-weight: 700; margin: 36px 0 12px; clear: none; } .wtrPageContent h1, .wtrPageContent h2, .wtrPageContent h3, .wtrPageContent h4, .wtrPageContent h5, .wtrPageContent h6 { clear: both; font-weight: 700; margin: 36px 0 12px; } .comment-content h1, .wtrPageContent h1 { font-size: 26px; line-height: 1.3846153846; } .comment-content h2, .wtrPageContent h2 { font-size: 24px; line-height: 1; } .comment-content h3, .wtrPageContent h3 { font-size: 22px; line-height: 1.0909090909; } .comment-content h4, .wtrPageContent h4 { font-size: 20px; line-height: 1.2; } .comment-content h5, .wtrPageContent h5 { font-size: 18px; line-height: 1.3333333333; } .comment-content h6, .wtrPageContent h6 { font-size: 16px; line-height: 1.5; } .comment-content a{ text-decoration: underline; } .comment-content h1:first-child, .comment-content h2:first-child, .comment-content h3:first-child, .comment-content h4:first-child, .comment-content h5:first-child, .comment-content h6:first-child, .wtrPageContent h1:first-child, .wtrPageContent h2:first-child, .wtrPageContent h3:first-child, .wtrPageContent h4:first-child, .wtrPageContent h5:first-child, .wtrPageContent h6:first-child { margin-top: 0; } cite, dfn, em, i { font-style: italic; } table, th, td { border-width: 1px; border-style: solid; } table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin-bottom: 24px; width: 100%; } dl a, table a{ font-weight: normal; text-decoration: underline; } caption, th, td { font-weight: normal; text-align: left; } th { border-width: 0 1px 1px 0; font-weight: bold; padding: 10px; } td { border-width: 0 1px 1px 0; padding: 10px; } small { font-size: smaller; } big { font-size: 125%; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } dl { margin-bottom: 24px; } dt { font-weight: bold; } dd { margin-bottom: 24px; } .wpb_wrapper > ol, .wtrPageContent > ol{ margin-left: 25px; } address { font-style: italic; margin-bottom: 24px; } abbr[title] { border-bottom: 1px dotted #2b2b2b; cursor: help; } b, strong { font-weight: 700; } cite, dfn, em, i { font-style: italic; } mark{ padding: 2px 4px; border-radius: 3px; text-decoration: none; } code, kbd, tt, var, samp, pre { font-family: monospace, serif; font-size: 16px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; line-height: 1.6; } pre { border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 24px; max-width: 100%; overflow: auto; padding: 12px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } .wtrCommentList .comment-content p, .wtrPageContent p { margin-bottom: 24px !important; } .wtrCommentList .comment-form-comment, .wtrCommentList .comment-content p:last-child{ margin-bottom: 0px !important; } .wtrCommentList .comment-content{ line-height: 1.5; font-size: 16px; } .comment-content ul, .comment-content ol { margin: 0 0 24px 22px; line-height: 1.7 !important; } .comment-content li > ul, .comment-content li > ol{ margin-bottom: 0px; } .comment-content ul{ list-style: disc; } .comment-content ol{ list-style: decimal; } .wtrCommentList .pingback:first-child, .wtrCommentList .trackback:first-child { border-top: 0; } .wtrCommentList .trackback a, .wtrCommentList .pingback a{ font-style: normal; font-size: 16px; font-weight: bold; } .wtrCommentList .trackback .comment-meta a, .wtrCommentList .pingback .comment-meta a{ font-weight: normal; } .wtrCommentList .pingback, .wtrCommentList .trackback { border-top-width: 1px; border-top-style: solid; margin-bottom: 24px; padding-top: 24px; } .wtrCommentList .trackback, .wtrCommentList .pingback{ margin-bottom: 36px; padding-top: 36px; } .wtrCommentList .trackback .comment-author, .wtrCommentList .pingback .comment-author{ float: none; } .wtrCommentList .trackback .comment-meta, .wtrCommentList .pingback .comment-meta{ margin: 10px 0 0 0; } .wtrCommentList .pingback .comment-content, .wtrCommentList .trackback .comment-content{ margin-top: 16px; } /* Animations - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ @keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } @-moz-keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } @-webkit-keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } .wtrHeaderSecond.wtrHeaderFixedAnim{ -webkit-animation: wtrNaviAnimIn 0.5s ease-in-out; -ms-animation: wtrNaviAnimIn 0.5s ease-in-out; -o-animation: wtrNaviAnimIn 0.5s ease-in-out; animation: wtrNaviAnimIn 0.5s ease-in-out; } @keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } @-moz-keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } @-webkit-keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } .wtrHeaderSecond.wtrHeaderFixedAnim.wtrHeaderFixedAnimOut{ -webkit-animation: wtrNaviAnimOut 0.5s ease-in-out; -ms-animation: wtrNaviAnimOut 0.5s ease-in-out; -o-animation: wtrNaviAnimOut 0.5s ease-in-out; animation: wtrNaviAnimOut 0.5s ease-in-out; } @keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } @-moz-keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } @-webkit-keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } .apperAnimation{ -webkit-animation: apper 0.2s ease-in-out; -ms-animation: apper 0.2s ease-in-out; -o-animation: apper 0.2s ease-in-out; animation: apper 0.2s ease-in-out; } @keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } .apperAnimationSec{ -webkit-animation: apperSec 0.2s ease-in-out; -ms-animation: apperSec 0.2s ease-in-out; -o-animation: apperSec 0.2s ease-in-out; animation: apperSec 0.2s ease-in-out; } .dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; } @-webkit-keyframes MenuAnimOut3 { 0% { } 100% { opacity: 0; } } @keyframes MenuAnimOut3 { 0% { } 100% { opacity: 0; } } .dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; } @-webkit-keyframes MenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes MenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } .dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; } @-webkit-keyframes SubMenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes SubMenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } .dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; } @-webkit-keyframes SubMenuAnimOut3 { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes SubMenuAnimOut3 { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes cd-bounce-in { 0% { -webkit-transform: scale(0); } 60% { -webkit-transform: scale(1.2); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes cd-bounce-in { 0% { -moz-transform: scale(0); } 60% { -moz-transform: scale(1.2); } 100% { -moz-transform: scale(1); } } @keyframes cd-bounce-in { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); } 60% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } /* Symetrio update 2.4 */ /* Loader */ .wtrLoader{ position:fixed; z-index: 999999; height: 100%; width: 100%; top: 0px; bottom:0px; right:0px; left:0px; } .wtrLoader .wtrCircle { margin: 320px auto 0px; font-size: 0px; position: absolute; text-indent: -9999em; top: 50%; left: 50%; margin: -35px 0 0 -35px; border-top: 4px solid rgba(255, 255, 255, 0.2) !important; border-right: 4px solid rgba(255, 255, 255, 0.2) !important; border-bottom: 4px solid rgba(255, 255, 255, 0.2) !important; border-left: 4px solid #ffffff; -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; } .wtrLoader .wtrCircle, .wtrLoader .wtrCircle:after { border-radius: 50%; width: 70px; height: 70px; } @-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* One - Page */ .wtr_fullpage .wtrContainerColor { background-color: transparent !important; } .wtrHeaderBoxed .wtrLogo img{ max-height: 40px; } .wtrHeaderBoxed .wtrLogo { margin-top: -20px; } .wtrHeaderBoxed { margin: 40px auto; width: 1280px !important; border: 0px !important; } .wtrHeaderBoxed .wtrMainNavigation{ margin: 0px !important; } .wtrHeaderBoxed .wtrSecondDrop{ position: relative; } .wtrHeaderBoxed .wtrMegaDrop:after{ left: auto !important; margin-left: 40px; } .wtrHeaderBoxed .wtrMegaDrop:after, .wtrHeaderBoxed .wtrSecondDrop:after{ font-family: FontAwesome; content:'\f0de' !important; font-size: 30px !important; bottom: -17px; left: 40px; position: absolute; opacity: 0; -webkit-transition: all .10s ease-in-out; -moz-transition: all .10s ease-in-out; -ms-transition: all .10s ease-in-out; -o-transition: all .10s ease-in-out; transition: all .10s ease-in-out; /*color: #222;*/ } .wtrHeaderBoxed .wtrMegaDrop:hover:after, .wtrHeaderBoxed .wtrSecondDrop:hover:after{ opacity: 1; bottom: -19px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{ right: -40px; left: -40px; width: auto; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem{ margin: 0px !important; } .wtrHeaderBoxed .wtrSearchFormTrigger{ padding: 28px 15px 25px 15px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink{ padding: 30px 20px 30px 20px !important; display: inline-block !important; } .wtrHeaderBoxed .wtrStandardMenu .wtrSecondNavigation li a{ padding: 10px 20px 10px 20px !important } .wtrHeaderBoxed .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink{ padding-right: 40px !important; } .wtrHeaderBoxed .wtrRevNav.wtrThirdNavi > .wtrSecNaviItemLink { padding-left: 40px !important; padding-right: 20px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer, .wtrHeaderBoxed .wtrMainNavigation .wtrSecondDrop:hover .wtrSecondMenuContainer{ margin-top: 0px; } .wtrHeaderBoxed .wtrMainNavigation li:last-child .wtrSearchFormTrigger{ padding-right: 0px !important; } .wtrHeaderBoxed .wtrMainNavigation li:last-child .wtrSearchFormTrigger i{ margin-right: 0px; } .wtrHeaderBoxed .wtrMainNavigation > li.menu-item-language{ margin: 19px 0px 0px 4px !important; border-width: 1px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviCartItem{ margin: 9px 16px 0px 0px !important; padding: 10px 0px 11px 0px; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviCartItem a{ padding: 10px 15px 10px 15px !important; margin: 0px 0 0 0px !important; } /* Transarent version */ .wtrMenuScroll.wtrHeaderBoxed{ margin: 0 !important; } .wtrMenuScroll.wtrHeaderBoxed .wtrInner{ padding: 0; } .wtrHeaderBoxed.wtrHeaderTransparent{ width: 100% !important; } .wtrHeaderBoxed.wtrHeaderTransparent .wtrMainHeader{ width: 1280px !important; margin: 0px auto; border: 2px solid rgba(255,255,255,0.15) !important; } .wtrHeaderBoxed.wtrHeaderFixed .wtrMainNavigation > li.menu-item-language{ margin: 19px 0px 0px 0px !important; } .wtrHeaderBoxed.wtrHeaderTransparent.wtrHeaderFixed.wtrMenuScroll .wtrMainHeader{ border-width: 0px !important; } .wtrHeaderBoxed.wtrHeaderFixed.wtrHeaderBoxed.wtrHeaderTransparent .wtrMainNavigation .wtrNaviCartItem { margin: 9px 20px 0 0px !important; } .wtrHeaderBoxed.wtrHeaderFixed.wtrHeaderBoxed.wtrHeaderTransparent .wtrMainNavigation li:last-child{ margin-right: 0px !important; } .wtrHeaderBoxed.wtrHeaderSecond .wtrMainHeader > .wtrInner{ padding: 0 !important; } .wtrHeaderSecond.wtrHeaderBoxed.wtrHeaderFixed .wtrMainNavigation .wtrNaviCartItem{ margin: 9px 20px 0px 0px !important; padding: 10px 0px 10px 0px; } .wtrHeaderSecond.wtrHeaderBoxed{ width: 100% !important; margin: 0px !important; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo{ margin-top: -20px !important; } /* Symetrio update 3.4 */ /* PayPal Event page */ .paypalTrigger{ cursor: pointer; } .wtrEventEntryPrice{ overflow: hidden; } .wtrEPPayPalBtnAct{ float: right; font-size: 14px; padding: 7px 10px; margin-left: 10px; margin-top: -7px; margin-bottom: -7px; margin-right: -10px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .wtrEPPayPalBtnAct i{ margin-right: 7px; } /* PayPal Classes Page */ .wtrClassesNameHeadline{ float: left; } .wtrCPPayPalBtnAct{ padding: 24px 25px 24px; font-size: 22px; float: left; font-weight: bold; display: inline-block !important; line-height: 1.0 !important; margin-left: 20px; height: 100%; text-transform: none; } .wtrCPPayPalBtnAct i{ margin-right: 10px; } .wtrClassesKcalInfo{ float: none; width: 100%; } /* Symetrio update 4.0 */ .wtrSimpleMobileHeader{ margin: 40px 0px 0px 20px; font-size: 26px; font-family: Montserrat; font-weight: bold; text-transform: uppercase; } .wtrSimpleMNSearch{ margin-top: 20px; margin-bottom: 30px; } .wtrSimpleMNSearch input{ padding: 22px 30px; width: 100%; border-width: 0px; border-radius: 100px; font-size: 18px; text-align: center; } .wtrMobileMenu { width: 30px; height: 31px; display: block; float: right; cursor: pointer; position: relative; right: -2px; margin: 20px 0px 20px 0px; } .wtrMobileMenu.wtrBelowedMenu{ display: none; } .wtrRBM .wtrMobileMenu.wtrBelowedMenu{ display: block; top: 0px; right: 5%; } .wtrLogoOnRight .wtrMobileMenu { position: absolute; width: 30px; height: 30px; display: block; top: 50%; margin-top: -15px; float: none; right: 0px; cursor: pointer; } .wtrSimpleMobileNav ul.wtrMainNaviList{ margin-top: 20px !important; padding-top: 10px; border-top-width: 1px; border-top-style: solid; } .wtrSimpleMobileNav .wtrMobileMenu{ top: 30px; right: 30px; margin-top: 0px; } .wtrSimpleNavOn .wtrLogo, .wtrSimpleNavOn .wtrNavigation{ display: none; } .wtrMobileNaviTriger span, .wtrMobileMenu span { text-indent: -9999px; height: 3px; display: block; position: relative; width: 26px; margin: 0 auto; top: 14px; transition: all 0.30s 0s linear; -moz-transition: all 0.30s 0s linear; -o-transition: all 0.30s 0s linear; -webkit-transition: all 0.30s 0s linear; -ms-transition: all 0.30s 0s linear; } .wtrMobileNaviTriger span:before, .wtrMobileNaviTriger span:after, .wtrMobileMenu span:after, .wtrMobileMenu span:before { content: ""; position: absolute; width: 100%; height: 3px; display: block; left: 0; transition: all 0.30s 0s linear; -moz-transition: all 0.30s 0s linear; -o-transition: all 0.30s 0s linear; -webkit-transition: all 0.30s 0s linear; -ms-transition: all 0.30s 0s linear; } .wtrMobileNaviTriger span:before, .wtrMobileMenu span:before { top: -6px; } .wtrMobileNaviTriger span:after, .wtrMobileMenu span:after { bottom: -6px; } .wtrMobileMenu.wtrMenuOpen span { background: transparent !important; } .wtrMobileMenu.wtrMenuOpen span:after, .wtrMobileMenu.wtrMenuOpen span:before { width: 20px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; } .wtrMobileMenu.wtrMenuOpen span:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); z-index: 100; bottom: -13px; left: 2px; bottom: -8px; } .wtrMobileMenu.wtrMenuOpen span:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: 100; left: 4px; top: -6px; } .wtrSimpleMobileNavContainer{ display: none; position: absolute; width: 100%; line-height: 1.3; z-index: 9998; width: 100%; position: absolute; padding: 20px 0 20px 0; left: 0px; right: 0px; -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); -moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); top: 0px; } .wtrSimpleMobileNav ul{ margin: 0px; padding: 0px; border-top-width: 0px; } .wtrSimpleMobileNav ul li span, .wtrSimpleMobileNav ul li a{ padding: 15px 20px; display: block; } .wtrSimpleMobileNav ul li.wtrCustomNavClass { padding: 0px; border-radius: 0px; margin-top: 0px; margin-right: 0px; background-color: inherit !important; } .wtrSimpleMobileNav ul li span{ font-weight: bold; font-size: 20px; } .wtrSimpleMobileNav ul li a{ font-weight: bold; font-size: 20px; } .wtrSimpleMobileNav ul li ul li span{ color: #999; } .wtrSimpleMobileNav ul li{ position: relative; } .wtrSimpleMobileNav ul li ul li span, .wtrSimpleMobileNav ul li ul li a{ font-weight: normal; font-size: 16px; } .wtrSimpleMobileNav ul li ul li:before{ position: absolute; content: ''; height: 100%; border-left-style: solid; border-left-width: 1px; left: -15px; top: 0px; } .wtrSimpleMobileNav ul ul{ padding-left: 35px; } /* list expander */ .wtrExpander{ position: absolute; width: 50px; height: 50px; display: block; top: 4px; right: 10px; cursor: pointer; z-index: 9999; } .wtrExpander span { text-indent: -9999px; height: 3px !important; padding: 0 !important; display: block; position: relative; width: 19px; left: -12px; margin: 0 auto; top: 15px; } .wtrExpander span:before, .wtrExpander span:after { content: ""; position: absolute; width: 100%; height: 3px; display: block; left: 0; transition: all 0.20s 0s ease-in-out; -moz-transition: all 0.20s 0s ease-in-out; -o-transition: all 0.20s 0s ease-in-out; -webkit-transition: all 0.20s 0s ease-in-out; -ms-transition: all 0.20s 0s ease-in-out; } .wtrExpander.wtrMinus span .wtrExpander.wtrPlus span { background: transparent !important; } .wtrExpander.wtrMinus span:after, .wtrExpander.wtrPlus span:after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); z-index: 9999; left: 13px; top: 8px; } .wtrExpander.wtrMinus span:before, .wtrExpander.wtrPlus span:before { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); z-index: 9999; left: 13px; top: 8px; } .wtrExpander.wtrMinus span { background: transparent !important; } .wtrExpander.wtrMinus span:after { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); z-index: 9999; left: 13px; } .wtrSimpleNavOverlay{ position:fixed; display: none; z-index: 999; height: 100%; width: 100%; top: 0px; bottom:0px; right:0px; left:0px; background-color: #000000; opacity: 0.8; } .wtrBH.wtrSimpleNavOn .wtrHeaderBoxed.wtrHeaderTransparent .wtrMainHeader{ border: 2px solid rgba(255,255,255,0.0) !important; } .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span:after, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span:before, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span, .wtrHeaderTransparent .wtrMobileMenu span, .wtrHeaderTransparent .wtrMobileNaviTriger span:before, .wtrHeaderTransparent .wtrMobileNaviTriger span:after, .wtrHeaderTransparent .wtrMobileMenu span:after, .wtrHeaderTransparent .wtrMobileMenu span:before{ background-color: #ffffff !important; } .wtrBNTH .wtrHeaderBoxed.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, .wtrSH.wtrSimpleNavOn .wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, .wtrHeaderTransparent .wtrMobileMenu.wtrMenuOpen span { background-color: transparent !important; } .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span:after, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span:before, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, /* For reversed logo */ .wtrLogoReverse .wtrMobileMenu{ float: left; } .wtrLogoReverse .wtrSimpleMobileHeader{ text-align: right; } .wtrLogoReverse.wtrRBM .wtrMobileMenu{ left: 5%; } /* Update 4.6 */ .wtrHeaderSecond.wtrFullWidthHeader .wtrMainHeader, .wtrHeader.wtrFullWidthHeader .wtrMainHeader{ margin: 0px 40px; } .wtrHeaderSecond.wtrFullWidthHeader .wtrInner, .wtrHeader.wtrFullWidthHeader .wtrInner{ width: 100%; } .wtrHeader.wtrFullWidthHeader .wtrQuickContact{ padding: 0px 40px; } /* Update 4.8 */ .wtrBlogStreamFancyList{ margin: 20px 0 35px 0; } .wtrBlogStreamBoxed{ margin: 40px 0 35px 0; } .scrollup { width: 50px; height: 50px; position: fixed; bottom: -50px; right: 120px; display: none; z-index: 9999999; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; cursor: pointer; } .scrollup i{ font-size: 38px; padding: 4px 13px 4px 13px; } .wtrSiteScroll { bottom: 50px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
public/site.css
CSS Reset & Clearfix ------------------------------------------------------------------------------------*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } @-ms-viewport { width: auto; } * { padding: 0; margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-box-sizing: border-box; box-sizing: border-box; text-rendering: optimizeLegibility; } a{ font-size: 16px; text-decoration: none; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } p{ font-size: 16px; line-height: 1.4; font-weight: 400; } strong{ font-weight: bold; } i{ font-style: italic; } select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner { outline: none; border: none; } textarea:focus, input:focus, select:focus, .selecter:focus{ outline: 0; } body, button, input, textarea, .wtrDefFontCharacter { font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 400; } input{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } hr{ margin: 0px; height: 0px; border: 0px; } h1, h2, h3, h4, h5, h6, .wrtAltFontCharacter{ font-family: 'Montserrat', sans-serif; text-transform: uppercase; } blockquote, blockquote > p{ font-size: 20px !important; } blockquote:after{ font-family: FontAwesome; content:'\f10d' !important; font-size: 20px !important; width:0; height:0; top: 0; left: -40px; border:0; position: absolute; } blockquote{ padding: 0px 0px 0px 20px; margin: 15px 0px 15px 40px; border-left-width: 1px; border-left-style: solid; position: relative; } blockquote, .wrtSecAltFontCharacter{ font-family: 'Noto Serif', serif; } h1 { font-size: 25px; line-height: 25px; } h2 { font-size: 30px; line-height: 30px; } h3 { font-size: 25px; line-height: 27px; } h4 { font-size: 21px; line-height: 25px; } h5 { font-size: 15px; line-height: 20px; } h6 { font-size: 13px; line-height: 20px; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .none{ display: none; } .wtrDisplayHide{ display: none; } .wtrFloatLeft{ float: left; } .wtrFloatRight{ float: right; } .wtrTextAlignLeft{ text-align: left; } .wtrTextAlignRight{ text-align: right; } .wtrTextAlignCenter{ text-align: center; } .wtrFooterColor.wtrTransaprentBg{ background-color: transparent; } .container{ position: relative; width: 100%; overflow: hidden; } .boxed{ width: 1280px; margin: 0px auto 60px; padding: 0px; z-index: 10000; margin-top: -1px; position: relative !important; } .boxed .wtrHeaderFixed{ box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.2); } .wtrInner{ width: 1200px; margin: 0px auto; position: relative; } .wtrRadius2{ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .wtrRadius3{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrRadius50{ -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } .wtrRadius100{ -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wtrRadius200{ -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; } .wtrAnimate{ -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } #wp-admin-bar-wtr_options .ab-item:before { content: '\f100'; top: 2px; } /* WordPress Core - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 20px 20px 20px 0 !important; } .aligncenter { display: block; margin: 20px auto 20px auto !important; } a img.alignright { float: right; margin: 20px 0 20px 20px !important;; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .gallery-caption{ margin: 0; padding: 0; } .bypostauthor{ margin: 0; padding: 0; } .sticky{ margin: 0; padding: 0; } /* Grid elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrColOne { width: 100%; } .wtrColOneTwo { width: 48%; } .wtrColOneThird { width: 30.66%; } .wtrColTwoThird { width: 65.33%; } .wtrColOneFourth { width: 22%; } .wtrColThreeFourth { width: 74%; } .wtrColOneFifth { width: 16.8%; } .wtrColTwoFifth { width: 37.6%; } .wtrColThreeFifth { width: 58.4%; } .wtrColFourFifth { width: 79.2%; } .wtrColOneSixth { width: 13.33%; } .wtrColFiveSixth { width: 82.67%; } .wtrColOne, .wtrColOneTwo, .wtrColOneThird, .wtrColTwoThird, .wtrColOneFourth, .wtrColThreeFourth, .wtrColOneFifth, .wtrColTwoFifth, .wtrColThreeFifth, .wtrColFourFifth, .wtrColOneSixth, .wtrColFiveSixth{ position: relative; float: left; margin-right: 4%; margin-bottom: 20px; } .wtrLastCol { margin-right: 0!important; clear: right; } .wtrDefStdButton{ vertical-align:middle; display:inline-block; text-align: center; font-size: 16px; line-height: 1; border: 0; font-weight: bold; padding: 13px 30px 13px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } .wtrDefStdButton:active { position: absolute !important; top:4px; right: 4px; } /* Header - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrHeader{ border-bottom-width: 1px; border-bottom-style: solid; margin: 0px 0; } .wtrNoMenu .wtrInner{ min-height: 72px; } /* Transparent Navigation */ .wtrHeader.wtrHeaderTransparent{ z-index: 9999; position: absolute; width: 100%; background-color: transparent !important; background: transparent !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.12) !important; box-shadow: none !important; } .wtrHeaderColor.wtrHeaderTransparent .wtrMainNavigation .wtrNaviSearchItem div i{ color: #ffffff ; } /*.wtrHeaderTransparent .wtrMainNavigation a.wtrMenuLinkColor:hover, .wtrHeaderTransparent .wtrMainNavigation span.wtrMenuLinkColor:hover,*/ .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem i:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > a:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > span.wtrMenuLinkColor:hover, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > a, .wtrHeaderTransparent .wtrMainNavigation .current-menu-ancestor > span{ color: #ffffff !important; } .wtrHeaderTransparent a.wtrMobileNaviTriger i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviCartItem a.wtrNaviCartLink i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem > i, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > span, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > a{ color: #ffffff; } .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem > .wtrNaviNoLink{ font-weight: bold; font-size: 18px; padding: 0px 0px 46px 0px; } .wtrMenuScroll.wtrHeaderTransparent{ box-shadow: 0px 0px 5px rgba(0,0,0,0.2) !important; } .wtrMenuScroll.wtrHeaderTransparent .wtrMainNavigation{ margin: 0px; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo{ margin-top: -18px !important; position: absolute; left: 0; top: 50%; z-index: 1; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo.wtrFloatRight{ left: auto; right: 0; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo img{ display: block; width: auto; max-height: 40px; } .wtrNaviSearchItem .wtrDefaultLinkColor, .wtrMenuScroll.wtrHeaderTransparent .wtrNaviSearchItem i{ -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } /* Fixed non transparent */ .wtrHeaderSecond{ z-index: 99999; border-bottom-width: 0px; } .wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo{ margin-top: -20px; } .wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo img{ width: auto; max-height: 40px; -webkit-transition-property: width; -webkit-transition-duration: 0.3s; } .wtrHeaderSecond .wtrMainNavigation{ margin: 0; } .wtrHeaderSecond .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderSecond .wtrMainNavigation .wtrNaviNoLink { padding-bottom: 26px; } span.wtrThirdMenuLinkColor, span.wtrSecondMenuLinkColor, .wtrNaviNoLink{ cursor: default; } .wtrHeaderSecond .wtrSearchContainer{ margin-top: 1px; } .wtrHeaderSecond .wtrMainHeader > .wtrInner{ padding: 10px 0; } /* Sticky Navigation */ .wtrHeaderFixedTopAdmin{ top: 32px; } .wtrHeaderFixedTop{ top: 0px; } .wtrHeaderFixed{ position: fixed !important; width: 100%; z-index: 99999; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.3) !important; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); -webkit-transform: translateZ(0); /* Chrome position fixed issue fix */ } .wtrHeaderFixed .wtrQuickContact{ display: none; } .boxed .wtrHeaderFixed{ margin: 0px auto; min-width: 1280px; width: auto !important; } .wtrMenuScroll .wtrMainNavigation .wtrNaviItem > a, .wtrMenuScroll .wtrMainNavigation .wtrNaviNoLink { padding-bottom: 26px; } .wtrMenuScroll .wtrNaviSearchItem .wtrSearchContainer{ margin-top: 1px; } .wtrMenuScroll .wtrInner{ padding: 10px 0; } .wtrMenuScroll{ box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2) } .wtrAnimateNavigation{ -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; } /* Static Navigation */ .wtrHeaderStatic{ position: static !important; width: 100%; z-index: 2; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.3) !important; } /* Second navigation */ .wtrSimplifiedMenu { position: relative; text-align: center; } .wtrSimplifiedMenu .wtrNavigation.wtrFloatLeft ul.wtrMainNavigation, .wtrSimplifiedMenu .wtrNavigation.wtrFloatRight ul.wtrMainNavigation{ float: none; } .wtrSimplifiedMenu .wtrNavigation, .wtrSimplifiedMenu ul.wtrMainNavigation > li{ float: none; display: inline-block; } .wtrSimplifiedMenu .wtrNavigation { text-align: center; width: 100%; } .wtrSimplifiedMenu .wtrMegaMenuContainerColor{ text-align: left; } .wtrSimplifiedMenu .wtrLogo{ display: none; } .wtrCleanMenu .wtrMainNavigation > .menu-item-language{ display: none; } .wtrLogo{ margin-top: -25px; position: absolute; left: 0; top: 50%; z-index: 1; } .wtrLogo.wtrFloatRight{ right: 0; left: auto; } .wtrLogo img{ display: block; width: auto; max-height: 51px; -webkit-transition-property: width; -webkit-transition-duration: 0.3s; } .wtrNavigation{ margin: 0px 0px 0px; width: 1035px; } .wtrNoNavigation{ min-height: 112px; } .wtrNavigation.wtrFloatLeft ul.wtrMainNavigation{ float: left; } .wtrNavigation.wtrFloatRight ul.wtrMainNavigation{ float: right; } .wtrMainNavigation{ margin: 30px 0; } .wtrMainNavigation .wtrNaviItem{ float: left; margin: 18px 0px 16px 40px; } .wtrMainNavigation li:first-child{ margin-left: 0px; } .wtrMainNavigation .wtrNaviItem i{ margin-right: 10px; } .wtrMainNavigation .wtrNaviItem a, .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink{ font-weight: bold; font-size: 18px; padding: 0px 0px 46px 0px; } .wtrMainNavigation .wtrNaviItem a:hover, .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink:hover{ border-bottom: 0px; } .wtrMainNavigation .wtrNaviSearchItem{ margin-right: 0px !important; margin-left: 25px !important; margin-top: 15px; } .wtrMainNavigation .wtrNaviSearchItem div:hover{ border-bottom: 0; } .wtrMainNavigation .wtrNaviSearchItem div i{ font-size: 20px; -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; } .wtrMainNavigation .wtrSecondMenuContainer{ display: none; z-index: 9999; } .wtrMainNavigation .wtrSecondDrop:hover .wtrSecondMenuContainer{ display: block; margin-top: 1px; top: 100%; position: absolute; z-index: 99999; min-width: 200px; padding: 0px; } .wtrMainNavigation .wtrThirdDrop{ display:none; position: relative; } .wtrMainNavigation .wtrThirdNavi{ position: relative; } .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink .wtrDropIcon:after{ margin-left: 12px !important; } .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink{ padding-right: 30px !important; } .wtrMainNavigation .wtrThirdNavi:hover .wtrThirdDrop{ display: inline-block; top: -10px; left:100%; position: absolute; z-index: 1; display: block; min-width: 200px; padding: 10px 0px; } .wtrStandardMenu .wtrSecondNavigation{ padding: 10px 0px; z-index: 1000; } .wtrStandardMenu .wtrSecondNavigation li span.wtrSecNaviItemLink{ padding: 10px 20px; white-space: nowrap; } .wtrStandardMenu .wtrSecondNavigation li a{ padding: 10px 30px !important; white-space: nowrap; } .wtrStandardMenu .wtrThirdNavi .wtrSecNaviItem a{ padding: 10px 20px; } .wtrStandardMenu .wtrThirdNavi .wtrDropIcon{ display: block; margin-right: 0px; } .wtrStandardMenu .wtrThirdNavi .wtrDropIcon:after{ font-family: FontAwesome; content:'\f054' !important; display: inline-block; font-size: 10px !important; width:0; height:0; left: 100%; border:0; margin: 3px 0px 0px 0px !important; vertical-align: middle; position: absolute; } .wtrMainNavigation .wtrMegaDrop{ margin-right: 0px; } .wtrMainNavigation .wtrSecondDrop .wtrDropIcon, .wtrMainNavigation .wtrMegaDrop .wtrDropIcon{ position: relative; } .wtrMainNavigation .wtrSecondDrop .wtrDropIcon:after, .wtrMainNavigation .wtrMegaDrop .wtrDropIcon:after{ font-family: FontAwesome; content:'\f0dd'; font-size: 15px; display: inline-block; width:10px; height:0; top: 0; border:0; padding: 0px 0px 0px 0px; margin: -10px 0px 15px 8px; vertical-align: middle; } .wtrMainNavigation .wtrMegaMenuContainer{ display: none; } .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{ display: block; top: 100%; width: 100%; position: absolute; left: 0px; right: 0px; margin-top: 1px; z-index: 99999; display: block; } .wtrMegaMenuContainer{ padding: 30px 0px 0px 40px; background-size: cover !Important; } .wtrMegaMenuDivider{ height: 20px; margin: 0 auto; clear: both; background: transparent; } .wtrMegaMenuCol{ position: relative; float: left; padding-right: 2%; margin-right: 4%; border-right: 1px solid rgba(255,255,255,0.15); margin-bottom: 30px; } .wtrMegaMenuCol:last-child, .wtrMegaMenuColLast{ margin-right: 0; border-right: 0; padding-right: 2%; } .wtrMegaMenuColOne{ width: 100%; margin-right: 0; border-right: 0; } .wtrMegaMenuColOneTwo{ width: 48%; } .wtrMegaMenuColOneThree{ width: 30.66%; } .wtrMegaMenuColOneFour{ width: 22%; } .wtrMegaMenuHeadline, .wtrMegaMenuHeadline a{ font-size: 18px !important; padding: 10px 0px 0px 0px !important; font-weight: bold; margin-bottom: 20px; } .wtrMegaMenuHeadline i{ margin-right: 10px; } .wtrSecondNavigation .wtrSecNaviItem .wtrSecNaviItemLink{ font-size: 14px; font-weight: bold; padding: 10px 0px 10px 0px; display: block; } .wtrSecondNavigation .wtrSecNaviItem a:hover{ border: 0; } .wtrSecondNavigation .wtrSecNaviItem span i, .wtrSecondNavigation .wtrSecNaviItem a i{ margin-right: 15px; } .current_page_item .wtrNaviFlag{ color: #ffffff !important; } .wtrNaviFlag{ padding: 4px 8px; margin-left: 10px; font-size: 12px; color: #ffffff !important; position: relative;; top: -1px; } .current-menu-item .wtrNaviFlag{ color: #ffffff !important; } .wtrStandardMenu .wtrSecNaviItem .wtrDropIcon .wtrNaviFlag{ margin: 0 10px 0 10px; } .wtrStandardMenu .wtrNaviFlag{ margin-top: -3px; } .wtrMegaMenuContainer .wtrNaviFlag{ margin-top: -3px; } .wtrNaviFlag.red{ background-color: #e74c3c; } .wtrNaviFlag.blue{ background-color: #3498db; } .wtrNaviFlag.yellow{ background-color: #f39c12; } .wtrNaviFlag.green{ background-color: #1fce6d; } .wtrSearchContainer{ display: none; } .wtrSearchContainer{ top: 100%; position: absolute; z-index: 9000; left: 0; width: 100%; padding: 20px 20px 20px 30px; } .wtrSearchFormTrigger{ cursor: pointer; } .boxed .wtrSearchContainer{ min-width: 1280px; padding-left: 40px !important; padding-right: 40px !important; left: -40px !important; } .wtrSearchForm{ position: relative; } .wtrSearchInput{ background: transparent; border: 0; height: 42px; font-size: 24px; width: 100%; } .wtrSearchInput::-webkit-input-placeholder { color: #ffffff; } .wtrSearchInput:-moz-placeholder { color: #ffffff; } .wtrSearchInput::-moz-placeholder { color: #ffffff; } .wtrSearchInput:-ms-input-placeholder { color: #ffffff; } .wtrNaviSearchItem span.wtrSearchCloseBtn i.fa:hover, .wtrNaviSearchItem .wtrSearchCloseBtn:hover i, .wtrSearchCloseBtn span i:hover, .wtrMenuScroll .wtrNaviItem.wtrNaviSearchItem .wtrSearchForm .wtrSearchCloseBtn i:hover, .wtrHeaderTransparent .wtrMainNavigation .wtrNaviItem.wtrNaviSearchItem .wtrSearchForm .wtrSearchCloseBtn i:hover, .wtrNaviSearchItem .wtrSearchCloseBtn:hover, .wtrNaviSearchItem .wtrSearchCloseBtn i:hover{ color: rgba(0,0,0,0.3) !important; } .wtrNaviSearchItem:hover .wtrSearchCloseBtn i, .wtrSearchCloseBtn i{ color: #ffffff !important; } .wtrSearchCloseBtn i{ right: -10px; position: absolute; top: 0px; padding: 10px 10px 10px 10px; cursor: pointer; display: block; } .wtrSearchInputButton{ font-size: 18px; font-weight: bold; right: 55px; position: absolute; top: 0px; cursor: pointer; padding: 10px 50px; display: block; border: 0px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .wtrSearchInputButton:before { font-family: FontAwesome; content: '\f061'; position: absolute; height: 100%; font-size: 14px; font-weight: normal; line-height: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; left: 70%; opacity: 0; top: 21px; } .wtrSearchInputButton:hover:before { left: 75%; opacity: 1; } .wtrRevNav:hover .wtrThirdDrop{ right: 100% !important; left: auto !important; } .wtrRevNav.wtrThirdNavi .wtrDropIcon:after{ left: -30px; content: '\f053 ' !important; } .wtrRevNav.wtrThirdNavi > .wtrSecNaviItemLink{ padding-left: 40px !important; padding-right: 20px !important } /* Mobile navigation - http://tympanus.net/codrops/2013/08/13/multi-level-push-menu/ */ .mp-pusher { position: relative; left: 0; height: 100%; } .mp-menu { position: absolute; top: 0; left: 0; z-index: 1; width: 300px; height: 100%; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-level, .mp-open{ box-shadow-inner: 0px 0px 7px 3px #000000; -webkit-box-shadow: inset -35px -14px 16px -31px rgba(0,0,0,0.2); -moz-box-shadow: inset -35px -14px 16px -31px rgba(0,0,0,0.2); box-shadow: inset -35px -14px 16px -31px rgba(0, 0, 0, 0.2); } .mp-level { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-pusher::after, .mp-level::after, .mp-level::before { position: absolute; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; } .mp-pusher::after, .mp-level::after { background: rgba(0,0,0,0.0); -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; } .mp-level::after { z-index: -1; } .mp-pusher.mp-pushed::after, .mp-level.mp-level-overlay::after { width: 100%; height: 100%; opacity: 1; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; } .mp-level.mp-level-overlay { cursor: pointer; } .mp-level.mp-level-overlay.mp-level::before { width: 100%; height: 100%; background: transparent; opacity: 1; } .mp-pusher, .mp-level { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .mp-overlap .mp-level.mp-level-open { box-shadow: 1px 0 2px rgba(0,0,0,0.2); -webkit-transform: translate3d(-40px, 0, 0); -moz-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); } .mp-menu > .mp-level, .mp-menu > .mp-level.mp-level-open, .mp-menu.mp-overlap > .mp-level, .mp-menu.mp-overlap > .mp-level.mp-level-open { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .mp-cover .mp-level.mp-level-open { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) { -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .mp-menu ul { margin: 0; padding: 0; list-style: none; } .mp-menu.mp-cover h2 { margin: 0; padding: 15px 0px 15px 15px; color: rgba(255,255,255,0.7) !important; font-weight: 300; font-size: 2em; } .mp-menu.mp-overlap h2::before { position: absolute; top: 0; right: 0; margin-right: 8px; font-size: 75%; line-height: 1.8; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s; -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s; transition: opacity 0.3s, transform 0.1s 0.3s; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); } .mp-menu.mp-cover h2 { text-transform: uppercase; font-weight: 700; font-size: 18px; margin: 0px !important; padding: 20px 60px 15px 20px; line-height: 1.3; } .mp-overlap .mp-level.mp-level-overlay > h2::before { opacity: 1; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); } .mp-menu ul li > span, .mp-menu ul li > a { display: block; padding: 20px 35px 20px 20px; outline: none; font-size: 16px; font-weight: bold; color: #ffffff; } .mp-menu ul li > span{ color: rgba(255,255,255,0.3); } .mp-menu ul li::before { position: absolute; right: 20px; font-weight: bold; z-index: -1; color: rgba(255,255,255,0.99); line-height: 2.5; font-size: 22px; font-weight: bold; } .mp-level > ul > li{ border-top-width: 1px; border-style: solid; border-color: rgba(0,0,0,0.2); } .mp-menu ul li a:hover, .mp-level > ul > li:first-child > a:hover { background: rgba(0,0,0,0.2); } .mp-back { outline: none; background: rgba(0,0,0,0.2); color: rgba(0,0,0,0.2); border-color: rgba(0,0,0,0.1); text-transform: uppercase; font-weight: 700; display: block; font-size: 14px; padding: 25px 25px ; position: relative; position: relative; border-left-width: 1px; border-style: solid; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; } .mp-back::after { font-family: 'FontAwesome'; position: absolute; content: "\f053"; right: 20px; font-size: 14px; color: rgba(255,255,255,0.5); font-weight: normal; top: 37%; } .mp-menu .mp-level.mp-level-overlay > .mp-back, .mp-menu .mp-level.mp-level-overlay > .mp-back::after { background: transparent; box-shadow: none; color: transparent; } .no-csstransforms3d .mp-pusher, .no-js .mp-pusher { padding-left: 0px; } /* IE 9 fix Start */ .no-csstransforms3d .mp-pusher, .no-js .mp-pusher { padding-left: 0px \ ; } /* IE 9 fix End */ .no-csstransforms3d .mp-menu .mp-level, .no-js .mp-menu .mp-level { display: none; } .no-csstransforms3d .mp-menu > .mp-level, .no-js .mp-menu > .mp-level { display: block; } .mp-menu .icon:before { font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; display: inline-block; -webkit-font-smoothing: antialiased; } .mp-menu .icon-arrow-left:before { content: "\f105"; } .wtrMobileNaviTriger{ display: none; } .wtrMobileSearchForm{ padding: 15px 10px; } .wtrMobileSearchInput{ border: 0; padding: 10px; width: 100%; font-size: 16px; color: #555555; } .wtrNavHeadline{ position: relative; } .wtrNavBack{ position: absolute !important; height: 100%; top: 0px; right: 0px; } /* Smart fixed navigation - http://tympanus.net/Development/ResponsiveMultiLevelMenu/ */ .dl-menuwrapper { display: none; width: 100%; max-width: 300px; float: left; position: relative; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; position: fixed; bottom: 50px; right: 50px; z-index: 10000; } .dl-trigger i{ padding: 15px 16px; font-size: 22px; color: #fff; vertical-align: middle; } .dl-menuwrapper .dl-trigger { border: none; width: 50px; height: 50px; color: #fff; position: relative; cursor: pointer; outline: none; float: right; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-animation: cd-bounce-in 0.3s linear; -moz-animation: cd-bounce-in 0.3s linear; animation: cd-bounce-in 0.3s linear; } .dl-menuwrapper .dl-trigger:hover, .dl-menuwrapper .dl-trigger .dl-active, .dl-menuwrapper ul { background: #aaaaaa; } .dl-menuwrapper .dl-trigger.dl-active{ -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .dl-menuwrapper li{ border-bottom-width: 1px; border-bottom-color: rgba(0,0,0,0.2); border-bottom-style: solid; } .dl-menuwrapper li:last-child{ border-bottom-width: 0; } .dl-subview .dl-subview, .dl-subview .dl-subviewopen, .dl-submenu li:last-child{ border-bottom-width: 0; } .dl-menuwrapper ul { padding: 0; list-style: none; } .dl-menuwrapper li { position: relative; } .dl-menuwrapper li span, .dl-menuwrapper li a { display: block; position: relative; padding: 15px 40px 15px 20px; font-size: 16px; line-height: 20px; font-weight: bold; color: #ffffff; outline: none; } .dl-menuwrapper li span{ color: rgba(255,255,255,0.3); } .no-touch .dl-menuwrapper li:last-child a:hover{ -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; } .no-touch .dl-menuwrapper li:first-child a:hover{ -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } .no-touch .dl-menuwrapper li a:hover { background: rgba(255,255,255,0.15); } .dl-menuwrapper li.dl-back > a { padding-left: 45px; background: rgba(0,0,0,0.1); color: rgba(255,255,255,0.3); font-weight: bold; font-size: 14px; text-transform: uppercase; } .dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; line-height: 50px; font-family: FontAwesome; content: '\f105'; speak: none; font-size: 22px; font-weight: bold; -webkit-font-smoothing: antialiased; } .dl-menuwrapper li.dl-back:after { left: 20px; color: rgba(255,255,255,0.3); -webkit-transform: rotate(180deg); transform: rotate(180deg); } .dl-menuwrapper li > a:after { right: 20px; color: rgba(255,255,255,0.3); } .dl-menuwrapper .dl-menu { margin: 5px 0 0 0; position: absolute; width: 100%; opacity: 0; bottom: 100%; pointer-events: none; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; } .dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); bottom: 100%; } .dl-menuwrapper li .dl-submenu { display: none; } .dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a { display: none; } .dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; } .dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; bottom: 100%; left: 0; margin: 0; } .dl-menuopen, .dl-submenu{ -webkit-border-radius: 3px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 3px; -moz-border-radius-bottomright: 0; border-radius: 3px; border-bottom-right-radius: 0; } /* No JS Fallback */ .no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; transform: none; } .no-js .dl-menuwrapper li .dl-submenu { display: block; } .no-js .dl-menuwrapper li.dl-back { display: none; } .no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0,0,0,0.1); } .no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; } /* Quick contact - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrHeaderTransparent .wtrQuickContact{ border-color: rgba(255,255,255,0.3); } .wtrMenuScroll .wtrQuickContact, .wtrQuickContact{ border-bottom-width: 1px; border-bottom-style: solid; } .wtrQuickContact .wtrInner{ padding: 0px 0; } .wtrQuickContact .wtrColOne, .wtrQuickContact .wtrColOneTwo, .wtrQuickContact .wtrColOneThird, .wtrQuickContact .wtrColOneFourth{ margin-bottom: 0px; min-height: 1px; display: block; } .wtrQuickContact p, .wtrQuickContact a{ font-size: 14px; } .wtrQuickContactInfo, .wtrQuickContactInfo p, .wtrQuickContactInfo a{ font-size: 16px; } .wtrQuickContact a{ padding-bottom: 0px; } .wtrQuickContact a:hover{ text-decoration: underline; } .wtrQuickContactInfo{ margin: 12px 0px 8px; } .wtrQuickContactSocialLinks{ margin:0; padding: 0; } .wtrQuickContactSocialLinks li{ display: inline-block; margin: 0; padding: 0; } .wtrQuickContactSocialLinks li a:hover{ border-bottom: 0; } .wtrQuickContactSocialLinks li a{ padding: 10px; display: block; font-size: 20px; width: 40px; text-align: center; height: 40px; margin: 0; } /* Breadcrumb - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBreadcrumb{ border-bottom: 1px; border-style: solid; background-size: cover; background-position: 50%; } .wtrBreadcrumbHeadline{ font-size: 16px; } .wtrBreadcrumbHeadline{ float: left; padding: 24px 0px; font-weight: bold; } .wtrBreadcrumbPath{ float: right; padding: 16px 0px; } .wtrBreadcrumbPathList .wtrCrumb{ float: left; position: relative; font-size: 16px; font-weight: bold; } .wtrBreadcrumbPathList .wtrCrumb:before{ font-family: FontAwesome; content: '\f105'; font-size: 18px; font-weight: normal; position: absolute; top: 8px; left: -2px; } .wtrBreadcrumbPathList .wtrCrumb:first-child:before{ content: ''; } .wtrBreadcrumbPathList .wtrCrumb:last-child { margin: 0 0 0 20px; } .wtrBreadcrumbPathList .wtrCrumb:last-child:before{ margin: 0 -22px; } .wtrBreadcrumbPathList .wtrCrumb a:hover{ text-decoration: underline; } .wtrBreadcrumbPathList .wtrCrumb a{ font-size: 16px; padding: 10px 0px 0px; display: block; text-decoration: none; margin: 0px 20px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } .wtrBreadcrumbPathList .wtrActiveCrumb{ padding: 10px 15px; } .wtrNoLinkCrumb{ font-size: 16px; padding: 10px 20px 8px; display: block; margin: 0px 0px; font-weight: bold !important; } /* Container - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrContainer{ width: 100%; } .wtrMainContent{ display: block; } .wtrContentCol{ float: left; position: relative; } .wtrContentNoSidebar{ width: 100%; } .wtrContentSidebar{ width: 74%; border-right-width: 1px; border-right-style: solid; padding-right: 45px; } .wtrSidebarInner{ padding: 45px 0 45px 0px; margin-left: -1px; border-left-width: 1px; border-left-style: solid; } .wtrSidebar{ width: 26%; } .wtrSidebar{ border-style: solid; } .wtrSidebar .widget{ padding: 0px; margin-top: -1px; } /* Sidebar - left side */ .wtrContentSidebarLeft{ float: right; margin-right: 0; } .wtrContentSidebar.wtrContentSidebarLeft{ padding-right: 0px; padding-left: 45px; border-left-style: solid; border-left-width: 1px; border-right-width: 0px; } .wtrContentSidebar.wtrContentSidebarLeft{ width: 74%; } .wtrSidebar.wtrSidebarLeft{ width: 26%; } .wtrSidebar.wtrSidebarLeft .wtrSidebarInner{ padding: 45px 0px 0px 0px; } .wtrSidebar.wtrSidebarLeft .wtrSidebarInner{ padding: 45px 0 45px 0px; border-right-width: 1px; border-right-style: solid; margin-right: -1px; border-left-width: 0px; } /* Page - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrPageContent{ padding: 45px 0px; } /* Fixes */ .wtrContentNoSidebar .wtrPageContent{ padding: 0; } .wtrContentNoSidebar .wtrBlogDfPostContent .wtrPageContent{ padding: 45px 0px; } .wtrContentNoSidebar .wtrBlogModernPostContent .wtrPageContent{ padding: 0px 0px 45px; } .wtrWooCommerce.wtrPageContent{ padding: 45px 0px; } .wtr404 .wtrPageContent{ padding: 45px 0px; } .wtrColOneThird.wtr404ElementCol{ padding: 45px 0px; } /* Fixes ends */ .wtrPageContent, .wtrPageContent p{ line-height: 1.5; font-size: 16px; } .wtrPageContent p{ margin: 0px 0px } .wtrPageContent h1, .wtrPageContent h2, .wtrPageContent h3, .wtrPageContent h4, .wtrPageContent h5, .wtrPageContent h6{ line-height: 1.0; } .wtrPageContent h1, h2, h3, h4, h5, h5{ font-weight: bold; } .wpb_wrapper > ul, .wtrPageContent > ul{ margin: 0px 0px 20px 20px; padding: 0px; } .wpb_wrapper > ol, .wtrPageContent > ol{ margin: 0px 0px 20px 20px; padding: 0px; } .wpb_wrapper > ol li ol, .wtrPageContent > ol li ol{ list-style: decimal; margin: 7px 0px 7px 20px; } .wpb_wrapper > ol li ol li, .wtrPageContent > ol li ol li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ol > li, .wtrPageContent > ol > li{ list-style-position: inside; list-style: decimal; } .wpb_wrapper > ul > li, .wtrPageContent > ul >li{ list-style-position: outside; list-style: circle; } .wpb_wrapper > ul > li, .wpb_wrapper > ol > li, .wtrPageContent > ul >li, .wtrPageContent > ol >li{ line-height: 1.5; margin: 0px 0px 7px 0px; } .wpb_wrapper > ul li ul, .wtrPageContent > ul li ul{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ul li ul li, .wtrPageContent > ul li ul li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ul li ol, .wtrPageContent > ul li ol{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ol li ul li, .wtrPageContent > ol li ul li, .wpb_wrapper > ul li ol li, .wtrPageContent > ul li ol li{ line-height: 1.5; margin: 0 0 7px 0; } .wpb_wrapper > ol li ul, .wtrPageContent > ol li ul{ list-style: circle; margin: 7px 0px 7px 20px; } .wpb_wrapper > ul li ol, .wtrPageContent > ul li ol{ list-style: decimal; margin: 7px 0px 7px 20px; } .wtrPageContent p a{ font-weight: bold; text-decoration: underline; } .wtrPageContent > a:not(.wtrButtonStd), .wtrPageContent > a:hover{ text-decoration: underline; } .wtrPageContent img, .wtrPageContent a img{ max-width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: auto; image-rendering: optimizeQuality; border: none; } .wtrDefBorderLink{ padding-bottom: 3px; } .wtrDefBorderLink:hover{ text-decoration: underline; } /* Protected page */ .wtrProtectedContent{} .wtrProtectedElements{} .wtrProtectedElements{ margin: 100px auto; float: none !important; text-align: center; line-height: 1.3; } .wtrPassProtectedContent input[type="password"]{ border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding: 12px 36px 12px 12px; font-weight: bold; width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrPassProtectedContent input[type="submit"]{ cursor: pointer; border: 0; font-weight: bold; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 16px; line-height: 1; padding: 14px 24px; width: 100%; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; vertical-align: middle; } .wtrProtectedFormFoot{ margin-top: 100px; } /* 404 Page */ .wtrColOneTwo.wtr404container{ margin: 80px auto 40px; float: none; text-align: center; } .wtr404Headline{ font-weight: bold; line-height: 140px; font-size: 200px !important; margin: 0px !important; } .wtr404SiteName{ margin: 20px 0 0 0 !important; font-size: 36px !important; line-height: 1.4; } .wtr404Slug{ margin-top: 80px; font-size: 36px; line-height: 1.1; } .wtr404container .wtrButtonTrRad{ margin: 80px 0 0 0; } .wtr404ElementCol .wtrSearchFormAlter{ margin: 5px 0 0 0; width: 100%; display: inline-block; } .wtrButtonTrRad{ display: inline-block; border-radius: 100px; border-width: 0px; border-style: solid; padding: 12px 30px; font-weight: bold; font-size: 18px; vertical-align: middle; } /* Search reuslts */ .wtrSearchResults .wtrNoItemStream{ margin-top: 40px; } .wtrSearchResultsHeadline{ border-bottom-width: 1px; border-bottom-style: solid; padding: 45px 0px; } .wtrSearchResultsHeadline .wtrHeadlineElement.big{ margin-bottom: 0px; font-size: 20px; } .wtrSearchResultsFraze{ font-size: 18px; } ul.wtrSearchResultsList{ margin: 0; padding: 45px 0 0 0; list-style: none; list-style-position: outside; } ul.wtrSearchResultsList li:last-child{ margin-bottom: 0; } ul.wtrSearchResultsList li.wtrSearchResultItem{ position: relative; padding-left: 85px; margin-bottom: 45px; list-style: none; } .wtrSearchResultItemCounter{ position: absolute; width: 50px; height: 100%; display: block; top: 0; left: 0; font-size: 18px; font-weight: bold; text-align: center; line-height: 48px; } .wtrSearchResultItemHeadline{ font-size: 20px; padding: 0; margin: 0; font-weight: bold; } .wtrSearchResultItemHeadline a{ font-size: inherit; line-height: 1.2; } .wtrSearchResultMeta{ padding: 5px 0px 0px 0px !important; margin: 0px !important; display: block; font-size: 15px; } .wtrSearchResultMetaList{ padding: 0px !important; margin: 0px !important; } .wtrSearchResultMetaList li a{ font-size: 14px; text-decoration: underline; } .wtrSearchResultMetaList li{ padding-right: 20px; border-right-width: 1px; border-right-style: solid; display: inline-block; font-size: 14px; margin-bottom: 0px !important; } .wtrSearchResultMetaList li:last-child{ border-width: 0; } .wtrSearchResultItemType, .wtrSearchResultItemAuthor, .wtrSearchResultItemComments{ padding-left: 14px; } .wtrSearchResultsFootline{ margin-top: 45px; border-top-width: 1px; border-top-style: solid; padding: 40px 0px 45px; } .wtrSearchResultsFootline .wtrHeadlineElement.big{ margin-bottom: 15px; font-size: 20px; } .wtrSearchResultsFootline .wtrColOneTwo{ margin-bottom: 0; } .wtrSearchFormAlter{ position: relative; } .wtrSearchFormAlter input[type="text"]{ border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding: 12px 36px 12px 12px; width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .wtrSearchFormAlter label{ position: absolute; width:25px; height: 30px; bottom: 7px; right: 5px; white-space: nowrap; overflow: hidden; color: rgba(0,0,0,0.2); } .wtrSearchFormAlter label:before{ font-family: FontAwesome; content: '\f002'; font-size: 20px; margin-right: 50px; } /* Blog Stream - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBlogStreamStd{ padding-top: 40px; } .wtrBlogStreamStdContainer{} .wtrBlogStreamStdContainer article:last-child{ padding-bottom: 0px; } .wtrBlogStreamStdContainer article:last-child .wtrBlogPostSneakPeakContainer{ margin-bottom: 0px; } .wtrBlogPostSneakPeak { position: relative; border-left-width: 1px; border-left-style: solid; margin-left: 93px; padding-left: 40px; padding-bottom: 20px; } .wtrBlogPostSneakPeak .wtrStickyPost{ margin-left: 10px; } .wtrBlogPostSneakPeak .wtrStickyPost i{ margin-right: 10px; } .wtrBlogPostSneakPeakContainer{ border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 20px; } .wtrBlogPostSneakPeakImgContainer{ float: left; margin: 0 40px 40px 0; } .wtrBlogPostSneakPeakImgContainer img{ width: 255px; height: 255px; } .wtrBlogPostSneakPeakImg{ width: 255px; height: 255px; display: block; } .wtrHoverdPostBox .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.0); } .wtrHoverdPostBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrHoverdPostBox:hover .wtrPostOverlay{} .wtrHoverdPostBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } .wtrHoverdPostButtonContainer{ text-align: center; width: 100%; position: absolute; bottom: 0; } .wtrHoverdPostBox .wtrDefStdButton{ z-index: 2; bottom: 30px; text-align: center; } .wtrHoverdPostElements{ height: 100%; width: 100%; position: absolute; z-index: 2; opacity: 0; bottom: 20px; } .wtrHoverdPostElements:before{ font-family: FontAwesome; content: '\f067'; position: absolute; font-size: 24px; border-width: 5px; border-style: solid; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 72px; width: 72px; font-weight: normal; line-height: 75px; left: 50%; top: 50%; margin: -40px 0 0 -40px; z-index: 500; text-align: center; } .wtrHoverdPostBox:hover .wtrHoverdPostElements{ opacity: 1; bottom: 30px; } .wtrBlogPostSneakPeakDate{ position: absolute; left: -93px; } .wtrBlogPostSneakPeakDate{ } .wtrBlogPostSneakPeakDate:after{ content: ''; border-width: 4px; border-style: solid; width: 15px; height: 15px; position: absolute; top: 23px; right: -52px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wtrBlogPostSneakPeakHeadline a{ font-size: 28px; line-height: 1.1; margin-bottom: 15px; font-weight: bold; } .wtrBlogPostSneakPeakCategory{ margin-top: 20px; display: inline-block; } .wtrBlogPostSneakPeakOther{ margin-top: 24px; display: inline-block; } .wtrBlogPostSneakPeakLead{ margin-top: 24px; font-size: 16px; margin-bottom: 40px; } .wtrBlogPostSneakPeakNoImg{ margin-bottom: 20px; padding-bottom: 30px; } .wtrBlogPostSneakPeakNoImg .wtrDefStdButton{ margin: 20px 0 10px 0; } /* Blog stream modern version */ .wtrBlogStreamModern{ padding-top: 40px; } .wtrBlogModernPostRow{ width: 100%; margin-bottom: 40px; } .wtrBlogStreamModernContainer .wtrBlogModernPostRow:last-child{ margin-bottom: 0px; } .wtrBlogModernPostRow .wtrBlogModernPostSneakPeak:last-child{ margin-right: 0%; } .wtrIfSingle .wtrBlogModernPostSneakPeak{ margin-bottom: 40px; } .wtrBlogModernPostSneakPeak{ float: left; width: 47.5%; margin-right: 5%; } .wtrBlogPostModernSneakPeakImg{ width: 100%; height: 100%; display: block; } .wtrBlogPostModernSneakPeakHeadline a{ font-size: 26px; line-height: 1.0; } .wtrBlogPostModernSneakPeakHeadline { position: absolute; z-index: 2; text-align: center; width: 100%; font-weight: bold; bottom: 40px; padding: 0 30px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8); } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakHeadline{ bottom: 70px; } .wtrBlogPostModernSneakPeakOthers{ position: absolute; z-index: 2; top: -5px; width: 100%; padding: 0 30px; opacity: 0; } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakOthers{ position: absolute; z-index: 2; top: 10px; width: 100%; padding: 0 30px; opacity: 1; } .wtrBlogPostModernSneakPeakAuthorImg{ width: 50px; height: 50px; border-width: 4px; border-style: solid; float: left; } .wtrBlogPostModernSneakPeakOtherContainer{ margin: 20px auto; width: 100%; } .wtrBlogPostModernSneakPeakOtherContainer .wtrStickyPost{ margin-left: 20px; } .wtrBlogPostModernSneakPeakAuthorContainer{ margin: 20px auto; float: right; } .wtrBlogPostModernSneakPeakComments i{ margin-left: 20px; margin-right: 8px; } .wtrBlogPostModernSneakPeakComments{ border-left-width: 1px; border-style: solid; margin-left: 20px; } .wtrBlogPostModernSneakPeakDate, .wtrBlogPostModernSneakPeakAuthor, .wtrBlogPostModernSneakPeakComments{ font-weight: bold } .wtrBlogPostModernSneakPeakDate{ position: absolute; z-index: 2; text-align: center; width: 100%; bottom: 40px; font-size: 16px; opacity: 0; } .wtrHoverdModernPostBox:hover .wtrBlogPostModernSneakPeakDate{ opacity: 1; } .wtrHoverdModernPostBox .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; } .wtrHoverdModernPostBox:hover .wtrPostOverlay{} .wtrHoverdModernPostBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrHoverdModernPostBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } /* Pagination */ .wtrBlogDfPostContent .wtrPagination{ margin: 0px 0 50px 0; } .wtrBlogDfPostContent .wtrPagination .wtrPaginationList{ text-align: left; } .wtrPaginationListHeadline{ margin-right: 20px; padding-right: 20px; font-weight: bold; } .wtrEventStream .wtrPagination{ border-top-width: 1px; border-top-style: solid; padding-top: 40px; margin: 0px 0 40px 0; } .wtrSearchResults .wtrPagination{ width: 100%; margin: 0 0 40px 0; border-top-width: 1px; border-top-style: solid; padding-top: 40px; } .wtrBlogStreamModern .wtrPagination{ width: 100%; margin: 40px 0 40px 0; border-top-width: 1px; border-top-style: solid; padding-top: 40px; } .wtrBlogStreamStd .wtrPagination{ width: 100%; margin: 40px 0 40px 0; } .wtrPagination { padding: 0px; margin: 35px 0px 5px 0px; height: auto; float: left; width: 100%; } .wtrPaginationList { text-align:center; list-style:none; padding:0px; position: relative; } .wtrPaginationList li { display:inline-block; margin:0px 0px; line-height: 1; } .wtrPaginationList li a{ padding: 12px 20px; font-weight: bold; display: block; height: 40px } .wtrPaginationList li a:hover{} .wtrPagiNext { right: 0px; position: absolute; } .wtrPagiPrev { left: 0px; position: absolute; } /* Blog Post - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrBlogDfPost{ padding-top: 40px; padding-bottom: 40px; } .wtrBlogDfPostAssets{ float: left; width: 11%; padding-right: 40px; } .wtrContentNoSidebar .wtrBlogDfPostAssets{ width: 8%; } .wrtBlogDfPostDate{ position: relative; } .wrtBlogDfPostDate:after{ content: ''; border-width: 4px; border-style: solid; width: 15px; height: 15px; position: absolute; top: 23px; right: -52px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .wrtBlogDfPostDateCreated{ float: right; position: relative; text-align: right; } .wtrBlogDfDateYear{ font-size: 24px; font-weight: bold; text-align: right; line-height: 0.8; } .wtrBlogDfDateMonth{ font-size: 24px; line-height: 1.2; } .wtrBlogDfDateDay{ font-size: 24px; line-height: 1; } .wrtBlogDfPostSocialShare{ margin-top: 20px; float: left; } .wtrFacebookShare, .wtrTwitterShare, .wtrPinterestShare, .wtrTumblrShare, .wtrGoogleShare{ font-size: 20px; text-align: center; padding:15px 17px; margin-bottom: 10px; display: block; } .wtrFacebookShare:hover, .wtrTwitterShare:hover, .wtrPinterestShare:hover, .wtrTumblrShare:hover, .wtrGoogleShare:hover{ color: #ffffff; } .wtrFacebookShare:hover{ background-color: #3b5998 !important; } .wtrTwitterShare:hover{ background-color: #00aced !important; } .wtrPinterestShare:hover{ background-color: #cb2027 !important; } .wtrTumblrShare:hover{ background-color: #32506d !important; } .wtrGoogleShare:hover{ background-color: #dd4b39 !important; } .wtrBlogModernSocialShare{ margin: 0; } .wtrBlogDfPostContent{ float: left; width: 89%; border-left-width: 1px; border-left-style: solid; padding-left: 40px; } .wtrContentNoSidebar .wtrBlogDfPostContent{ width: 92%; } .wtrBlogModernPostContent .wtrPageContent{ padding-top: 0; } .wtrBlogModernPostContent .wtrPageContent *:first-child{ margin-top: 0px; } .wtrBlogDfPostHeaderImg{ width: 100%; display: block; margin-bottom: 40px } .wtrBlogDfPostHeadline{ font-size: 28px; line-height: 1.1; margin-bottom: 15px; font-weight: bold; -ms-word-wrap: break-word; word-wrap: break-word; } .wtrBlogModernPostHeader{ background-size: cover; background-position: center center } .wtrBlogModernPostHeadlineContent{ margin: 80px 0 80px 90px; background: rgba(0, 0, 0, 0.6); padding: 40px 45px; width: 66.5%; } .wtrModernBlogPost .wrtBlogDfPostSocialShare{ margin-top: 0px; } /* Left sidebar version post */ .wtrLeftSide .wtrBlogModernPostHeadlineContent{ margin: 80px 0 80px 314px; width: 73.8%; } .wtrLeftSide .wtrBlogDfPostContent{ border-left-width: 0px; padding-left: 0px; } .wtrLeftSide .wtrBlogDfPostAssets{ float: right; padding: 0 0 0 40px; } .wtrLeftSide .wrtBlogDfPostDateCreated{ text-align: left; } .wtrLeftSide .wrtBlogDfPostDate:after{ display: none; } /* Post category, author, comments */ .wtrBlogDfPostCategory{ margin-bottom: 15px; } .wtrBlogDfPostCategoryItem{ float: left; margin-right: 5px; line-height: 1.5; } .wtrBlogDfPostCategoryItem a:hover{ text-decoration: underline; } .wtrBlogDfPostCategoryItem, .wtrBlogDfPostCategoryItem a{ font-size: 14px; padding:0px 0px 3px; font-weight: bold; } .wtrBlogDfPostOther{ margin-top: 22px; } .comment-respond p.must-log-in a:hover{ text-decoration: none; } .comment-respond p.must-log-in a{ text-decoration: underline; } .wtrBlogDfPostOther, .wtrBlogDfPostOtherLink, .wtrCommentList .comment .reply a{ font-size: 14px; border-radius: 3px; } .wtrBlogDfPostOtherLink, .wtrCommentList .comment .reply a{ padding: 6px 10px; margin: 0px 0 0 4px; font-weight: bold; } .wtrBlogDfPostOtherLink i{ margin: 0px 5px 0px 0px; } .wtrBlogModernPostCategory{ margin: 0; } .wtrBlogModernPostCategory, .wtrBlogModernPostCategory a{} .wtrBlogModernPostOther{ float: left; } .wtrBlogModernPostDate{ float: left; margin: 20px 0 0 50px; } .wtrBlogModernPostDate:before{ font-family: FontAwesome; content: '\f017'; position: absolute; font-size: 24px; font-weight: normal; line-height: 0; margin-top: 9px; margin-left: -30px; } .wtrBlogModernDateYear, .wtrBlogModernDateMonth, .wtrBlogModernDateDay{ display: inline-block; font-weight: bold; } #disqus_thread{ margin-bottom: 40px; } /* Post Tags */ .wtrBlogPostTagsList{ margin: 0; } .wtrBlogPostTagsList li{ float: left; } .wtrBlogPostTagsList li a{ display: block; margin: 0 4px 4px 0; } .wtrHeadlineElement{ font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: bold; font-size: 18px; margin-bottom: 20px; } .wtrHeadlineElement.big{ font-size: 20px; margin-bottom: 30px; } /* Related Posts */ .wtrRelatedPosts{ margin-top: 20px; margin-bottom: 20px; padding-bottom: 40px; } .wtrRelatedPosts .owl-controls{ position: absolute; top: -56px; right: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 4px 2px; } .wtrRelatedPosts .owl-next, .wtrRelatedPosts .owl-prev{ margin: 0 0 0 5px; } .wtrRelatedPosts .owl-theme .owl-controls .owl-nav [class*='owl-']{ display: inline-block; } .wtrRelatedPosts .owl-theme .owl-controls{ text-align: center; } .wtrRelatedPosts .owl-next:after, .wtrRelatedPosts .owl-prev:after{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-size: 23px; font-family: FontAwesome; font-weight: bold; } .wtrRelatedPosts .owl-prev{ margin-left: 0px; padding-left: 4px; padding-right: 5px; } .wtrRelatedPosts .owl-next{ margin-left: 0px; padding-left: 4px; padding-right: 3px; } .wtrRelatedPosts .owl-prev:after{ content:'\f104'; padding: 2px 11px 2px 9px; } .wtrRelatedPosts .owl-next:after{ content:'\f105'; padding: 2px 9px 2px 11px; } .wtrRelatedPosts .owl-prev:hover:after, .wtrRelatedPosts .owl-next:hover:after{} .wtrRelatedPosts .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; margin-bottom: 4px } .wtrRelatedPosts .owl-theme .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 6px 5px 0px 5px; display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: rgba(0,0,0,0.1); } .wtrRelatedPosts.owl-theme .owl-dots .owl-dot.active span, .wtrRelatedPosts.owl-theme .owl-dots .owl-dot:hover span {} .wtrRelatedPosts .overlay{ position: absolute; height: 100%; width: 100%; z-index: 1; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .overlay{} .wtrRelatedPosts .wtrHoverdNewsBox{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); float: left; width: 100%; height: auto; position: relative; } .wtrRelatedPosts .wtrHoverdNewsBoxAnimation{ -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } .wtrRelatedPosts .wtrHoverdNewsBoxAuthor a{ font-size: 14px; margin-right: 5px; font-weight: bold; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBoxAuthor { color: #fff; position: absolute; font-size: 14px; bottom: -20px; left: 20px; opacity: 0; width: auto; z-index: 123; font-weight: 500; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxAuthor { opacity: 1; bottom: 25px; } .wtrRelatedPosts .wtrHoverdNewsBoxPostTittle, .wtrRelatedPosts .wtrHoverdNewsBoxPostDate{ z-index: 2; } .wtrRelatedPosts .wtrHoverdNewsBoxPostTittle{ font-weight: bold; color: white; position: absolute; bottom: 25px; left: 20px; right: 20px; font-size: 18px; margin-bottom: 0px; line-height: 1.1em; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBoxPostDate{ position: absolute; top: 15px; left: 20px; opacity: 0; font-size: 16px; font-weight: bold; margin-bottom: 0px; line-height: 26px; text-shadow: 0px 1px 4px rgba(0,0,0,0.3); } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostDate, .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostTittle{ bottom: 50px; } .wtrRelatedPosts .wtrHoverdNewsBox:hover .wtrHoverdNewsBoxPostDate{ bottom: 20px; opacity: 1; } /* Post author */ .wtrPostAuthor{ margin-top: 20px; margin-bottom: 40px; border-width: 1px; border-style: solid; } .wtrPostAuthor .wtrColOneFifth, .wtrPostAuthor .wtrColFourFifth{ margin-bottom: 0; } .wtrContentNoSidebar .wtrPostAuthor .wtrColOneFifth{ margin-right: 0px; } .wtrContentNoSidebar .wtrPostAuthor .wtrColFourFifth{ width: 79.2%; } .wtrPostAutorPictureHolder{ padding: 40px 38px; } .wtrPostAutorPicture{ display: block; width: 100px; border-width: 6px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); } .wtrPostAuthorData{ padding: 40px 40px 0px 0px; } .wtrPostAuthorSocials{ display: block; margin-top: 20px; } .wtrPostAuthorSocialLink{ font-size: 22px; padding: 0px 5px; } .wtrPostAuthorSocialLink:hover{} .wtrPostAuthorSocialLink{} .wtrPostAuthorName span{ text-transform: none; font-weight: normal; font-size: 18px; } .wtrPostAuthorName{ font-weight: bold; margin-top: 5px; } .wtrPostAuthorDesc{ margin-bottom: 40px; margin-top: 20px; font-size: 16px; color: #555555; } /* Comments - stream */ .wtrCommentList{ padding-top: 40px; } .wtrCommentList .wtrHeadlineElement{ display: block; position: relative; } .wtrCommentCounter{ display: inline-block; line-height: 1.2; font-size: 16px; padding: 5px 15px; margin-left: 10px; position: absolute; top: -5px; } .wtrCommentList .comment{ padding: 40px 0 0 0; position: relative; clear: both; } .wtrCommentList .comment-author{ float: left; margin-right: 36px; margin-bottom: 10px; } .wtrCommentList .comment-author .avatar{ display: block; width: 100px; height: 100px; border-width: 6px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } .wtrCommentList .commentSeparator{ padding-top: 30px; font-size: 16px; left: 180px; line-height: 1.5; } .wtrCommentList .comment cite.fn, .wtrCommentList .comment cite.fn a{ font-weight: bold; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 20px; } .wtrCommentList .comment .fn a{ text-decoration: underline; } .wtrCommentList .comment-meta{ margin: 8px 0 0 2px; } .wtrCommentList em.comment-awaiting-moderation,{ top: -1px; position: relative; } .wtrCommentList .comment .comment-meta{ margin-bottom: 20px; } .wtrCommentList .comment .reply a { position:absolute; font-weight:bold; top:40px; right:0px; } .wtrCommentList .comment-navigation{ margin: 40px 0px 40px; overflow: hidden; width: 100%; float: left; clear: both; } .wtrCommentList .nav-previous{ float: left; } .wtrCommentList .nav-next{ float: right; } .wtrCommentList .comment-navigation a{ text-decoration: underline; } .wtrCommentList .depth-2{ padding: 40px 0px 0px 140px !important; } .wtrCommentList .depth-3, .wtrCommentList .depth-4{ padding: 40px 0px 0px 82px !important; background-position: 20px 10px !important; background-image: url("") ; background-repeat: no-repeat; } .wtrCommentList .depth-2{ background-image: url("") ; background-repeat: no-repeat; background-position: 40px 10px; } .wtrCommentList .depth-2 .comment-author .avatar, .wtrCommentList .depth-3 .comment-author .avatar, .wtrCommentList .depth-4 .comment-author .avatar{ width: 60px; height: 60px; } .wtrCommentList .depth-2 .comment-author, .wtrCommentList .depth-3 .comment-author, .wtrCommentList .depth-4 .comment-author{ margin-right: 20px; } /* Comments - respond form */ .wtrCommentList .comment-respond{ margin-top: 80px; padding-top: 40px; border-top-width: 1px; border-top-style: solid; clear: both; overflow: hidden; margin-bottom: 80px; position: relative; } .wtrCommentList .comment-reply-title{ font-size: 20px; margin-bottom: 30px; font-weight: bold; } .wtrCommentList .comment-form{ border-width: 1px; border-style: solid; position: relative; margin-bottom: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .wtrCommentList .comment-form p{ margin-bottom: 0; position: relative; } .wtrCommentList #respond .logged-in-as{ position: absolute; top: -58px; right: 0; } .logged-in-as a:hover{ text-decoration: underline; } .wtrCommentList #respond .logged-in-as a:hover{ text-decoration: underline; } .wtrCommentList #respond #comment { width: 100%; min-height: 40px; height: auto; padding: 20px 100px 20px 15px; margin: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .wtrCommentList textarea, .wtrCommentList input{ background-color: transparent; border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; padding-top: 20px; } .wtrCommentList #respond .comment-form-comment textarea{ overflow: hidden !important; word-wrap: break-word !important; resize: none; height: auto; } .wtrCommentList #respond .form-submit { position: absolute; top: 26px; right: 0px; } .wtrCommentList #respond #submit { cursor: pointer; border: 0; font-weight: bold; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 16px; line-height: 1; padding: 14px 24px; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; vertical-align: middle; } .wtrCommentList #respond input[type="text"] { padding: 12px 45px 12px 15px; max-width: 100%; min-width: 100%; margin-bottom: 0; border-width: 1px 0 0; line-height: 1; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .wtrCommentList #respond .comment-form-url input[type="text"]{ -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .commentsClosed{ width: 100%; display: block; float: left; text-align: center; border-width: 1px; border-style: solid; padding: 20px; border-radius: 3px; font-weight: bold; margin-bottom: 40px; margin-top: 40px; } /* Events stream */ .wtrNoItemStream{ background-color: #transparent; border-width: 1px; border-style: solid; padding: 60px 40px; text-align: center; } .wtrNoItemStream .wtrNoItemStreamHeadline{ font-weight: bold; font-size: 18px; color: #999999; } .wtrEventStreamContainer{ padding-top: 40px; padding-bottom: 10px; } .wtrEventStreamHeadline{ margin-bottom: 40px; } .wtrEventStreamHeadline .wtrColOneTwo{ margin-bottom: 0; } .wtrEventCategoryList{ float: right; } .wtrEventCategoryItem{ display: inline-block; padding: 3px 14px 3px 10px; border-right-width: 1px; border-right-style: solid; } .wtrEventCategoryItem:last-child{ border: 0; padding-right: 0; } .wtrEventCategoryItem a{ padding-bottom: 5px; font-weight: bold; } .wtrEventCategoryItem a.active, .wtrEventCategoryItem a:hover{ text-decoration: underline; } .wtrEventStreamItem{ margin-bottom: 40px; } .wtrEventStreamItem .wtrPostOverlay{ position: absolute; height: 100%; width: 100%; z-index: 0; } .wtrEventStreamItem{ webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%; height: auto; overflow: hidden; position: relative; } .wtrEventStreamItem:hover .wtrPostOverlay{ background: rgba(0, 0, 0, 0.6); } .wtrEventStreamItemHeadlineContainer{ position: absolute; bottom: 97px; right: 40px; left: 40px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; } .wtrEventStreamItemTitle a{ padding: 16px 20px; font-size: 22px; display: block; font-weight: bold; min-width: 436px; } .wtrEventStreamItemMetaContainer, .wtrEventStreamItemHeadlineContainer{ z-index: 2; } .wtrEventStreamItemMetaContainer{ position: absolute; bottom: 40px; left: 40px; border-top-width: 1px; border-top-style: solid; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .wtrEventStreamItemMetaList{ margin: 0; padding: 0; font-size: 18px; } .wtrEventStreamItemMetaList li:last-child{ border: 0; } .wtrEventStreamItemMetaList li{ float: left; border-right-width: 1px; border-right-style: solid; margin: 0; } .wtrEventStreamItemMetaDate{ font-size: 16px; display: block; padding: 18px 20px 18px 20px; } .wtrEventStreamItemMetaDate i{ font-size: 20px; margin: 0 10px 0 0; } .wtrEventStreamItemMetaTime{ font-weight: bold; font-size: 18px; display: block; padding: 19px 20px 18px 20px; font-size: 18px; } .wtrEventStreamItemMetaTime span{ font-weight: normal; font-size: 14px; } .wtrEventStreamItemPrice{ font-size: 14px; font-weight: bold; display: block; padding: 7px 10px; margin: 15px 20px 12px 20px; } .wtrEventStreamItemPic{ max-width: 100%; display: block; } .wtrEventStreamItemNoPhoto{ height: auto; padding: 40px; } .wtrEventStreamItemNoPhoto:hover{} .wtrEventStreamItemNoPhoto:hover .wtrEventStreamItemNoPhotoLink{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .wtrEventStreamItemNoPhoto .wtrEventStreamItemHeadlineContainer{ width: 100%; margin-right: 0px; } .wtrEventStreamItemNoPhoto .wtrEventStreamItemHeadlineContainer, .wtrEventStreamItemNoPhoto .wtrEventStreamItemMetaContainer{ position: relative; top: auto; bottom: auto; left: auto; right: auto; float: left; } /* Events entry */ .wtrEventEntryHeadline{ background-size:cover; height: auto; position: relative; background-repeat: no-repeat; background-position: center; } .wtrEventEntryOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5); } .wtrEventEntryMeta{ margin-top: 300px; margin-bottom: 60px; z-index: 2; } .wtrEventEntryNameHeadline{ font-weight: bold; padding: 0; margin: 0; display: inline-block; } .wtrEventEntryContainer{ margin: 0; } .wtrEventEntryAdditionalMeta{ margin: 40px 0 0; } .wtrEventEntryMetaSocialBtns{ margin-bottom: 0px; float: left; width: 16%; } .wtrEventEntryMetaFacebook, .wtrEventEntryMetaGoogle{ padding: 15px 16px; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 10px; font-size: 20px; text-align: center; display: block; width: 50px } .wtrEventEntryMetaGoogle:hover{ background-color: #dd4b39 !important; color: #ffffff; } .wtrEventEntryMetaFacebook:hover{ background-color: #3b5998 !important; color: #ffffff; } .wtrEventEntryCategory{ margin: 8px 0 0 0; width: 74%; float: left; } .wtrEventEntryCategoryItemHeadline{ font-weight: bold; font-size: 18px; margin-bottom: 3px; } .wtrEventEntryCategoryItem{ float: left; margin-right: 5px; } .wtrEventEntryCategoryItem a:hover{ text-decoration: underline; } .wtrEventEntryCategoryItem, .wtrEventEntryCategoryItem a{ font-size: 14px; padding:0px 0px 3px; font-weight: bold; } .wtrEventEntryHeadlineContainer{ -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; display: inline-block; min-width: 825px; } .wtrEventEntryTitle{ padding: 30px 20px 30px 30px; font-size: 34px; line-height: 1.1; color: #000; font-weight: bold; } .wtrEventEntryMetaContainer, .wtrEventEntryHeadlineContainer{ z-index: 2; } .wtrEventEntryMetaContainer{ position: relative; float: left; border-top-width: 1px; border-top-style: solid; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .wtrEventEntryMetaList{ margin: 0; padding: 0; font-size: 18px; width: auto; } .wtrEventEntryMetaList li:first-child{ -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; } .wtrEventEntryMetaList li:last-child{ border: 0; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; } .wtrEventEntryMetaList li{ float: left; border-right-width: 1px; border-right-style: solid; margin: 0; } .wtrEventEntryMetaDate{ font-size: 16px; display: block; padding: 18px 30px 18px 30px; } .wtrEventEntryMetaDate i{ font-size: 20px; margin: 0 10px 0 0; } .wtrEventEntryMetaTime{ font-weight: bold; font-size: 18px; display: block; padding: 19px 30px 18px 30px; font-size: 18px; } .wtrEventEntryMetaTime span{ font-weight: normal; font-size: 14px; } .wtrEventEntryPrice{ font-size: 14px; font-weight: bold; display: block; padding: 7px 10px; margin: 15px 30px 12px 30px; } .wtrEventEntryDetails:last-child{ border: 0; margin-bottom: 0px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .wtrEventEntryDetails{ padding: 40px 40px 0 40px; margin-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; } .wtrEventEntryDetails p{ margin-bottom: 0 !important; } .wtrEventEntryDetails a:hover{ text-decoration: underline; } .wtrEventEntryDetailsHeadline{ font-weight: bold; font-size: 22px; line-height: 0.9; } .wtrVeOrName{ font-weight: bold; margin-top: 5px; margin-bottom: 0px !important; color: #1fce6d } .wtrVeOrContact, .wtrVeOrAdress{ margin-top: 20px; } .wtrVeOrContact{ margin-bottom: 40px; } .wtrVeOrContact a{ font-weight: bold; padding-bottom: 3px; font-size: 16px; word-wrap: break-word; } .wtrEventMoreDetail{ margin-top: 25px !important; padding: 0px 30px 40px 0px; margin-bottom: 0px; } .wtrEventMoreDetailHeadline{ margin: 0 0 5px 0; } .wtrEventMoreDetailRow{ margin-bottom: 20px; } .wtrEventMoreDetailRow:last-child{ margin-bottom: 0; } .wtrEventEntryPage{} .wtrEventEntryPageContainer{ margin-right: 0; padding-right: 40px; } .wtrEventEntryPage .wtrPageContent{ padding-top: 25px; } .wtrEventEntryPageSidebar{ margin-bottom: 0px; margin-top: -450px; margin-bottom: 60px; height: auto; box-shadow: 0 0 2px 1px rgba(0,0,0,0.1); position: relative; width: 25%; z-index: 2; } .wtrEventEntryPageMapConteiner{ width: 100%; margin: 0px; padding: 0px } .wtrEventEntryPageMap{ height: 320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } /* Trainers Page */ .wtrTrainerPageCover{ background-size: cover; height: 230px; width: 100%; position: relative; margin-top: -1px; } .wtrTrainerPageCoverOverlay{ background-color: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .wtrTrainerPagePicture{ position: absolute; top: 40px; left: 40px; display: block; width: 220px; height: 220px; border-width: 7px; border-style: solid; z-index: 1; -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3); } .wtrTrainerPageMeta{ z-index: 1; position: absolute; top: 55px; left: 300px; } .wtrTrainerPageCoverNoTrainerPhoto .wtrTrainerPageCover{ margin-bottom: -20px; } .wtrTrainerPageCoverNoTrainerPhoto .wtrTrainerPageMeta{ top: 60px; left: 40px; z-index: 1; position: absolute; } .wtrTrainerPageTrainerSurname, .wtrTrainerPageTrainerName{ font-weight: bold; font-size: 24px; line-height: 1.0; } .wtrTrainerPageTrainerFunction{ font-size: 18px; margin-top: 10px; } .wtrTrainerPageTrainerSocialLinks{ margin:15px 0 0 0; padding: 0; } .wtrTrainerPageTrainerSocialLinks li{ display: inline-block; margin: 0; padding: 0; margin-bottom: 5px; } .wtrTrainerPageTrainerSocialLinks li a{ padding: 10px; display: block; font-size: 20px; width: 40px; text-align: center; height: 40px; margin: 0; background-color: rgba(0,0,0,0.3); } .wtrTrainerPageTrainerSocialLinks li a:hover{} /* Classes */ .wtrClassesHeadline{ background-size:cover; height: auto; position: relative; background-repeat: no-repeat; background-position: 50% 50%; } .wtrClassesOverlay{ position: absolute; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5); } .wtrClassesMeta{ margin-top: 170px; margin-bottom: 120px; z-index: 2; } .wtrClassesNameHeadline{ font-size: 34px; font-weight: bold; padding: 0; margin: 0; display: inline-block; } .wtrClassesNameColorHolder{ padding: 20px 20px; } .wtrClassesKcalInfo{ padding: 20px; font-size: 18px; } .wtrClassesDetails{ margin: 130px 0 20px 0; z-index: 2; position: relative; } .wtrClassesDetails .wtrColOneTwo{ margin-bottom: 0; } .wtrClassesDetailsLevel{ padding-left: 15px; } .wtrClassesDifficultMeter{ padding: 10px 13px 8px; width: 100%; } .wtrClassesDifficultMeter li:last-child{ margin-right: 0; } .wtrClassesDifficultMeter li{ display: inline-block; margin: 0 8px 0 0; } .wtrClassesMeterDot{ background-color: rgba(0,0,0,0.2); height: 25px; width: 25px; } .wtrClassesMeterDot.active{ background-color: #ffffff; } .wtrClassesDifficultMeterInfo{ padding: 20px 0; font-size: 18px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-color: rgba(255,255,255,0.5); } .wtrClassesDifficultLvl{ font-weight: normal; } .wtrClassesParticipantLimit{ padding: 20px 0; } .wtrClassParticipantHeadline{ width:100px; word-wrap: break-word; float: left; font-size: 18px; } .wtrClassParticipantNumber{ float: right; padding: 10px 15px; font-weight: bold; border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0.5); } .wtrClassesTrainerInfo{ margin: 40px 0 30px; padding: 0px 0; border-bottom-width: 1px; border-bottom-style: solid; } .wtrContentNoSidebar .wtrColFourFifth{ width: 100%; } .wtrClassesTrainers div:last-child{ border: 0; } .wtrClassesTrainers .wtrHeadlineElement{ padding: 0; margin: 0px 0px 40px 0; } .wtrClassesTrainerInfo .wtrColFourFifth, .wtrClassesTrainerInfo .wtrColOneFifth{ margin-bottom: 0; } .wtrClassesTrainerPicture{ float: left; width: 60px; margin-left: 0px; border-width: 4px; border-style: solid; -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); } ul.wtrClassesTrainerList li:nth-child(3n){ margin-right: 0px !important; padding-right: 0px !important; border-right-width: 0px; } .wtrClassesTrainerItem{ float: left; margin-right: 2%; margin-bottom: 30px; padding-right: 2%; border-right-style: solid; border-right-width: 1px; width: 30.66%; } .wtrClassesTrainerItemDetails{ float: left; margin-top: 8px; margin-left: 20px; } .wtrClassesTrainerItemName{ display: block; } .wtrClassesTrainerItemName{ font-size: 20px; font-weight: bold; } .wtrClassesTrainerItemLink{ padding-top: 3px; padding-bottom: 3px; display: inline-block; } .wtrClassesTrainerItemLink:hover{ text-decoration: underline; } .wtrClassesTrainerInfo .wtrButtonStd{ padding: 15px 20px; font-weight: bold; width: 100%; margin-top: 5px; } .wtrClassesButtonSection .wtrDefStdButton{ float: right; } .wtrClassesCategory{ margin: 0; } .wtrClassesTime{ margin-top: 0px; } .wtrClassesTimeStopWatch{ border-radius: 100px; border-width: 9px; border-style: solid; height: 160px; width: 160px; position: relative; float: right; } .wtrClassesTimeStopWatch .wtrTimeCounter{ font-size: 60px; position: absolute; width: 140px; top: 55px; display: block; text-align: center; font-weight: bold; } .wtrClassesTimeStopWatch .wtrTimeCounterLead{ position: absolute; top: 90px; width: 140px; text-align: center; font-size: 20px; } /* Others */ .wtrShtAlertBox{ margin-bottom: 40px !important; } /* Footer and copyrights - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .wtrFooter{ background-size: cover } .wtrFooterBgImage .wtrCopyright{ background-color: transparent !important; } .wtrFooterContainer .wtrInner{ padding: 50px 0 30px 0; } .wtrFooter .wtrColOne.wtrFullWidthWidget{ padding-bottom: 60px; margin-bottom: 0px; } .wtrFooterDivider{ padding-bottom: 0px; width: 1px; width: 100%; float: left; border-bottom-width: 1px; border-bottom-style: solid; } .wtrFooter .wtrColOneTwo, .wtrFooter .wtrColOneThird, .wtrFooter .wtrColOneFourth{ margin-bottom: 0; } .wtrCopyright .wtrInner{ border-top-width: 1px; border-top-style: solid; padding: 50px 0px; } .wtrCopyright .wtrQuickContactInfo{ margin: 0; } .wtrAlignRight{ text-align: right; } .wtrCopyright p, .wtrCopyright a{ font-size: 16px; line-height: 1.4; } .wtrCopyright a:hover{ text-decoration: underline; } /* WP Standards - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6{ font-weight: 700; margin: 36px 0 12px; clear: none; } .wtrPageContent h1, .wtrPageContent h2, .wtrPageContent h3, .wtrPageContent h4, .wtrPageContent h5, .wtrPageContent h6 { clear: both; font-weight: 700; margin: 36px 0 12px; } .comment-content h1, .wtrPageContent h1 { font-size: 26px; line-height: 1.3846153846; } .comment-content h2, .wtrPageContent h2 { font-size: 24px; line-height: 1; } .comment-content h3, .wtrPageContent h3 { font-size: 22px; line-height: 1.0909090909; } .comment-content h4, .wtrPageContent h4 { font-size: 20px; line-height: 1.2; } .comment-content h5, .wtrPageContent h5 { font-size: 18px; line-height: 1.3333333333; } .comment-content h6, .wtrPageContent h6 { font-size: 16px; line-height: 1.5; } .comment-content a{ text-decoration: underline; } .comment-content h1:first-child, .comment-content h2:first-child, .comment-content h3:first-child, .comment-content h4:first-child, .comment-content h5:first-child, .comment-content h6:first-child, .wtrPageContent h1:first-child, .wtrPageContent h2:first-child, .wtrPageContent h3:first-child, .wtrPageContent h4:first-child, .wtrPageContent h5:first-child, .wtrPageContent h6:first-child { margin-top: 0; } cite, dfn, em, i { font-style: italic; } table, th, td { border-width: 1px; border-style: solid; } table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin-bottom: 24px; width: 100%; } dl a, table a{ font-weight: normal; text-decoration: underline; } caption, th, td { font-weight: normal; text-align: left; } th { border-width: 0 1px 1px 0; font-weight: bold; padding: 10px; } td { border-width: 0 1px 1px 0; padding: 10px; } small { font-size: smaller; } big { font-size: 125%; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } dl { margin-bottom: 24px; } dt { font-weight: bold; } dd { margin-bottom: 24px; } .wpb_wrapper > ol, .wtrPageContent > ol{ margin-left: 25px; } address { font-style: italic; margin-bottom: 24px; } abbr[title] { border-bottom: 1px dotted #2b2b2b; cursor: help; } b, strong { font-weight: 700; } cite, dfn, em, i { font-style: italic; } mark{ padding: 2px 4px; border-radius: 3px; text-decoration: none; } code, kbd, tt, var, samp, pre { font-family: monospace, serif; font-size: 16px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; line-height: 1.6; } pre { border-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 24px; max-width: 100%; overflow: auto; padding: 12px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } .wtrCommentList .comment-content p, .wtrPageContent p { margin-bottom: 24px !important; } .wtrCommentList .comment-form-comment, .wtrCommentList .comment-content p:last-child{ margin-bottom: 0px !important; } .wtrCommentList .comment-content{ line-height: 1.5; font-size: 16px; } .comment-content ul, .comment-content ol { margin: 0 0 24px 22px; line-height: 1.7 !important; } .comment-content li > ul, .comment-content li > ol{ margin-bottom: 0px; } .comment-content ul{ list-style: disc; } .comment-content ol{ list-style: decimal; } .wtrCommentList .pingback:first-child, .wtrCommentList .trackback:first-child { border-top: 0; } .wtrCommentList .trackback a, .wtrCommentList .pingback a{ font-style: normal; font-size: 16px; font-weight: bold; } .wtrCommentList .trackback .comment-meta a, .wtrCommentList .pingback .comment-meta a{ font-weight: normal; } .wtrCommentList .pingback, .wtrCommentList .trackback { border-top-width: 1px; border-top-style: solid; margin-bottom: 24px; padding-top: 24px; } .wtrCommentList .trackback, .wtrCommentList .pingback{ margin-bottom: 36px; padding-top: 36px; } .wtrCommentList .trackback .comment-author, .wtrCommentList .pingback .comment-author{ float: none; } .wtrCommentList .trackback .comment-meta, .wtrCommentList .pingback .comment-meta{ margin: 10px 0 0 0; } .wtrCommentList .pingback .comment-content, .wtrCommentList .trackback .comment-content{ margin-top: 16px; } /* Animations - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ @keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } @-moz-keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } @-webkit-keyframes wtrNaviAnimIn { 0% { opacity: 0; -webkit-transform: translateY(-74px); } 100% { opacity: 1; -webkit-transform: translateY(0px); } } .wtrHeaderSecond.wtrHeaderFixedAnim{ -webkit-animation: wtrNaviAnimIn 0.5s ease-in-out; -ms-animation: wtrNaviAnimIn 0.5s ease-in-out; -o-animation: wtrNaviAnimIn 0.5s ease-in-out; animation: wtrNaviAnimIn 0.5s ease-in-out; } @keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } @-moz-keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } @-webkit-keyframes wtrNaviAnimOut { 0% { opacity: 1; -webkit-transform: translateY(0px); } 100% { opacity: 0; -webkit-transform: translateY(-174px); } } .wtrHeaderSecond.wtrHeaderFixedAnim.wtrHeaderFixedAnimOut{ -webkit-animation: wtrNaviAnimOut 0.5s ease-in-out; -ms-animation: wtrNaviAnimOut 0.5s ease-in-out; -o-animation: wtrNaviAnimOut 0.5s ease-in-out; animation: wtrNaviAnimOut 0.5s ease-in-out; } @keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } @-moz-keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } @-webkit-keyframes apper { 0% { opacity: 0; top: 96%; } 100% { opacity: 1; top: 100%; } } .apperAnimation{ -webkit-animation: apper 0.2s ease-in-out; -ms-animation: apper 0.2s ease-in-out; -o-animation: apper 0.2s ease-in-out; animation: apper 0.2s ease-in-out; } @keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes apperSec { 0% { opacity: 0; } 100% { opacity: 1; } } .apperAnimationSec{ -webkit-animation: apperSec 0.2s ease-in-out; -ms-animation: apperSec 0.2s ease-in-out; -o-animation: apperSec 0.2s ease-in-out; animation: apperSec 0.2s ease-in-out; } .dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; } @-webkit-keyframes MenuAnimOut3 { 0% { } 100% { opacity: 0; } } @keyframes MenuAnimOut3 { 0% { } 100% { opacity: 0; } } .dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; } @-webkit-keyframes MenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes MenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } .dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; } @-webkit-keyframes SubMenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes SubMenuAnimIn3 { 0% { opacity: 0; } 100% { opacity: 1; } } .dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; } @-webkit-keyframes SubMenuAnimOut3 { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes SubMenuAnimOut3 { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes cd-bounce-in { 0% { -webkit-transform: scale(0); } 60% { -webkit-transform: scale(1.2); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes cd-bounce-in { 0% { -moz-transform: scale(0); } 60% { -moz-transform: scale(1.2); } 100% { -moz-transform: scale(1); } } @keyframes cd-bounce-in { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); } 60% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } /* Symetrio update 2.4 */ /* Loader */ .wtrLoader{ position:fixed; z-index: 999999; height: 100%; width: 100%; top: 0px; bottom:0px; right:0px; left:0px; } .wtrLoader .wtrCircle { margin: 320px auto 0px; font-size: 0px; position: absolute; text-indent: -9999em; top: 50%; left: 50%; margin: -35px 0 0 -35px; border-top: 4px solid rgba(255, 255, 255, 0.2) !important; border-right: 4px solid rgba(255, 255, 255, 0.2) !important; border-bottom: 4px solid rgba(255, 255, 255, 0.2) !important; border-left: 4px solid #ffffff; -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; } .wtrLoader .wtrCircle, .wtrLoader .wtrCircle:after { border-radius: 50%; width: 70px; height: 70px; } @-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* One - Page */ .wtr_fullpage .wtrContainerColor { background-color: transparent !important; } .wtrHeaderBoxed .wtrLogo img{ max-height: 40px; } .wtrHeaderBoxed .wtrLogo { margin-top: -20px; } .wtrHeaderBoxed { margin: 40px auto; width: 1280px !important; border: 0px !important; } .wtrHeaderBoxed .wtrMainNavigation{ margin: 0px !important; } .wtrHeaderBoxed .wtrSecondDrop{ position: relative; } .wtrHeaderBoxed .wtrMegaDrop:after{ left: auto !important; margin-left: 40px; } .wtrHeaderBoxed .wtrMegaDrop:after, .wtrHeaderBoxed .wtrSecondDrop:after{ font-family: FontAwesome; content:'\f0de' !important; font-size: 30px !important; bottom: -17px; left: 40px; position: absolute; opacity: 0; -webkit-transition: all .10s ease-in-out; -moz-transition: all .10s ease-in-out; -ms-transition: all .10s ease-in-out; -o-transition: all .10s ease-in-out; transition: all .10s ease-in-out; /*color: #222;*/ } .wtrHeaderBoxed .wtrMegaDrop:hover:after, .wtrHeaderBoxed .wtrSecondDrop:hover:after{ opacity: 1; bottom: -19px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{ right: -40px; left: -40px; width: auto; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem{ margin: 0px !important; } .wtrHeaderBoxed .wtrSearchFormTrigger{ padding: 28px 15px 25px 15px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem > a, .wtrHeaderBoxed .wtrMainNavigation .wtrNaviItem .wtrNaviNoLink{ padding: 30px 20px 30px 20px !important; display: inline-block !important; } .wtrHeaderBoxed .wtrStandardMenu .wtrSecondNavigation li a{ padding: 10px 20px 10px 20px !important } .wtrHeaderBoxed .wtrMainNavigation .wtrThirdNavi .wtrSecNaviItemLink{ padding-right: 40px !important; } .wtrHeaderBoxed .wtrRevNav.wtrThirdNavi > .wtrSecNaviItemLink { padding-left: 40px !important; padding-right: 20px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer, .wtrHeaderBoxed .wtrMainNavigation .wtrSecondDrop:hover .wtrSecondMenuContainer{ margin-top: 0px; } .wtrHeaderBoxed .wtrMainNavigation li:last-child .wtrSearchFormTrigger{ padding-right: 0px !important; } .wtrHeaderBoxed .wtrMainNavigation li:last-child .wtrSearchFormTrigger i{ margin-right: 0px; } .wtrHeaderBoxed .wtrMainNavigation > li.menu-item-language{ margin: 19px 0px 0px 4px !important; border-width: 1px !important; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviCartItem{ margin: 9px 16px 0px 0px !important; padding: 10px 0px 11px 0px; } .wtrHeaderBoxed .wtrMainNavigation .wtrNaviCartItem a{ padding: 10px 15px 10px 15px !important; margin: 0px 0 0 0px !important; } /* Transarent version */ .wtrMenuScroll.wtrHeaderBoxed{ margin: 0 !important; } .wtrMenuScroll.wtrHeaderBoxed .wtrInner{ padding: 0; } .wtrHeaderBoxed.wtrHeaderTransparent{ width: 100% !important; } .wtrHeaderBoxed.wtrHeaderTransparent .wtrMainHeader{ width: 1280px !important; margin: 0px auto; border: 2px solid rgba(255,255,255,0.15) !important; } .wtrHeaderBoxed.wtrHeaderFixed .wtrMainNavigation > li.menu-item-language{ margin: 19px 0px 0px 0px !important; } .wtrHeaderBoxed.wtrHeaderTransparent.wtrHeaderFixed.wtrMenuScroll .wtrMainHeader{ border-width: 0px !important; } .wtrHeaderBoxed.wtrHeaderFixed.wtrHeaderBoxed.wtrHeaderTransparent .wtrMainNavigation .wtrNaviCartItem { margin: 9px 20px 0 0px !important; } .wtrHeaderBoxed.wtrHeaderFixed.wtrHeaderBoxed.wtrHeaderTransparent .wtrMainNavigation li:last-child{ margin-right: 0px !important; } .wtrHeaderBoxed.wtrHeaderSecond .wtrMainHeader > .wtrInner{ padding: 0 !important; } .wtrHeaderSecond.wtrHeaderBoxed.wtrHeaderFixed .wtrMainNavigation .wtrNaviCartItem{ margin: 9px 20px 0px 0px !important; padding: 10px 0px 10px 0px; } .wtrHeaderSecond.wtrHeaderBoxed{ width: 100% !important; margin: 0px !important; } .wtrMenuScroll.wtrHeaderTransparent .wtrLogo{ margin-top: -20px !important; } /* Symetrio update 3.4 */ /* PayPal Event page */ .paypalTrigger{ cursor: pointer; } .wtrEventEntryPrice{ overflow: hidden; } .wtrEPPayPalBtnAct{ float: right; font-size: 14px; padding: 7px 10px; margin-left: 10px; margin-top: -7px; margin-bottom: -7px; margin-right: -10px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .wtrEPPayPalBtnAct i{ margin-right: 7px; } /* PayPal Classes Page */ .wtrClassesNameHeadline{ float: left; } .wtrCPPayPalBtnAct{ padding: 24px 25px 24px; font-size: 22px; float: left; font-weight: bold; display: inline-block !important; line-height: 1.0 !important; margin-left: 20px; height: 100%; text-transform: none; } .wtrCPPayPalBtnAct i{ margin-right: 10px; } .wtrClassesKcalInfo{ float: none; width: 100%; } /* Symetrio update 4.0 */ .wtrSimpleMobileHeader{ margin: 40px 0px 0px 20px; font-size: 26px; font-family: Montserrat; font-weight: bold; text-transform: uppercase; } .wtrSimpleMNSearch{ margin-top: 20px; margin-bottom: 30px; } .wtrSimpleMNSearch input{ padding: 22px 30px; width: 100%; border-width: 0px; border-radius: 100px; font-size: 18px; text-align: center; } .wtrMobileMenu { width: 30px; height: 31px; display: block; float: right; cursor: pointer; position: relative; right: -2px; margin: 20px 0px 20px 0px; } .wtrMobileMenu.wtrBelowedMenu{ display: none; } .wtrRBM .wtrMobileMenu.wtrBelowedMenu{ display: block; top: 0px; right: 5%; } .wtrLogoOnRight .wtrMobileMenu { position: absolute; width: 30px; height: 30px; display: block; top: 50%; margin-top: -15px; float: none; right: 0px; cursor: pointer; } .wtrSimpleMobileNav ul.wtrMainNaviList{ margin-top: 20px !important; padding-top: 10px; border-top-width: 1px; border-top-style: solid; } .wtrSimpleMobileNav .wtrMobileMenu{ top: 30px; right: 30px; margin-top: 0px; } .wtrSimpleNavOn .wtrLogo, .wtrSimpleNavOn .wtrNavigation{ display: none; } .wtrMobileNaviTriger span, .wtrMobileMenu span { text-indent: -9999px; height: 3px; display: block; position: relative; width: 26px; margin: 0 auto; top: 14px; transition: all 0.30s 0s linear; -moz-transition: all 0.30s 0s linear; -o-transition: all 0.30s 0s linear; -webkit-transition: all 0.30s 0s linear; -ms-transition: all 0.30s 0s linear; } .wtrMobileNaviTriger span:before, .wtrMobileNaviTriger span:after, .wtrMobileMenu span:after, .wtrMobileMenu span:before { content: ""; position: absolute; width: 100%; height: 3px; display: block; left: 0; transition: all 0.30s 0s linear; -moz-transition: all 0.30s 0s linear; -o-transition: all 0.30s 0s linear; -webkit-transition: all 0.30s 0s linear; -ms-transition: all 0.30s 0s linear; } .wtrMobileNaviTriger span:before, .wtrMobileMenu span:before { top: -6px; } .wtrMobileNaviTriger span:after, .wtrMobileMenu span:after { bottom: -6px; } .wtrMobileMenu.wtrMenuOpen span { background: transparent !important; } .wtrMobileMenu.wtrMenuOpen span:after, .wtrMobileMenu.wtrMenuOpen span:before { width: 20px; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; } .wtrMobileMenu.wtrMenuOpen span:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); z-index: 100; bottom: -13px; left: 2px; bottom: -8px; } .wtrMobileMenu.wtrMenuOpen span:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: 100; left: 4px; top: -6px; } .wtrSimpleMobileNavContainer{ display: none; position: absolute; width: 100%; line-height: 1.3; z-index: 9998; width: 100%; position: absolute; padding: 20px 0 20px 0; left: 0px; right: 0px; -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); -moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.08); top: 0px; } .wtrSimpleMobileNav ul{ margin: 0px; padding: 0px; border-top-width: 0px; } .wtrSimpleMobileNav ul li span, .wtrSimpleMobileNav ul li a{ padding: 15px 20px; display: block; } .wtrSimpleMobileNav ul li.wtrCustomNavClass { padding: 0px; border-radius: 0px; margin-top: 0px; margin-right: 0px; background-color: inherit !important; } .wtrSimpleMobileNav ul li span{ font-weight: bold; font-size: 20px; } .wtrSimpleMobileNav ul li a{ font-weight: bold; font-size: 20px; } .wtrSimpleMobileNav ul li ul li span{ color: #999; } .wtrSimpleMobileNav ul li{ position: relative; } .wtrSimpleMobileNav ul li ul li span, .wtrSimpleMobileNav ul li ul li a{ font-weight: normal; font-size: 16px; } .wtrSimpleMobileNav ul li ul li:before{ position: absolute; content: ''; height: 100%; border-left-style: solid; border-left-width: 1px; left: -15px; top: 0px; } .wtrSimpleMobileNav ul ul{ padding-left: 35px; } /* list expander */ .wtrExpander{ position: absolute; width: 50px; height: 50px; display: block; top: 4px; right: 10px; cursor: pointer; z-index: 9999; } .wtrExpander span { text-indent: -9999px; height: 3px !important; padding: 0 !important; display: block; position: relative; width: 19px; left: -12px; margin: 0 auto; top: 15px; } .wtrExpander span:before, .wtrExpander span:after { content: ""; position: absolute; width: 100%; height: 3px; display: block; left: 0; transition: all 0.20s 0s ease-in-out; -moz-transition: all 0.20s 0s ease-in-out; -o-transition: all 0.20s 0s ease-in-out; -webkit-transition: all 0.20s 0s ease-in-out; -ms-transition: all 0.20s 0s ease-in-out; } .wtrExpander.wtrMinus span .wtrExpander.wtrPlus span { background: transparent !important; } .wtrExpander.wtrMinus span:after, .wtrExpander.wtrPlus span:after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); z-index: 9999; left: 13px; top: 8px; } .wtrExpander.wtrMinus span:before, .wtrExpander.wtrPlus span:before { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); z-index: 9999; left: 13px; top: 8px; } .wtrExpander.wtrMinus span { background: transparent !important; } .wtrExpander.wtrMinus span:after { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); z-index: 9999; left: 13px; } .wtrSimpleNavOverlay{ position:fixed; display: none; z-index: 999; height: 100%; width: 100%; top: 0px; bottom:0px; right:0px; left:0px; background-color: #000000; opacity: 0.8; } .wtrBH.wtrSimpleNavOn .wtrHeaderBoxed.wtrHeaderTransparent .wtrMainHeader{ border: 2px solid rgba(255,255,255,0.0) !important; } .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span:after, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span:before, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu span, .wtrHeaderTransparent .wtrMobileMenu span, .wtrHeaderTransparent .wtrMobileNaviTriger span:before, .wtrHeaderTransparent .wtrMobileNaviTriger span:after, .wtrHeaderTransparent .wtrMobileMenu span:after, .wtrHeaderTransparent .wtrMobileMenu span:before{ background-color: #ffffff !important; } .wtrBNTH .wtrHeaderBoxed.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, .wtrSH.wtrSimpleNavOn .wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, .wtrHeaderTransparent .wtrMobileMenu.wtrMenuOpen span { background-color: transparent !important; } .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span:after, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span:before, .wtrSH .wtrHeaderTransparent.wtrHeaderColor .wtrMobileMenu.wtrMenuOpen span, /* For reversed logo */ .wtrLogoReverse .wtrMobileMenu{ float: left; } .wtrLogoReverse .wtrSimpleMobileHeader{ text-align: right; } .wtrLogoReverse.wtrRBM .wtrMobileMenu{ left: 5%; } /* Update 4.6 */ .wtrHeaderSecond.wtrFullWidthHeader .wtrMainHeader, .wtrHeader.wtrFullWidthHeader .wtrMainHeader{ margin: 0px 40px; } .wtrHeaderSecond.wtrFullWidthHeader .wtrInner, .wtrHeader.wtrFullWidthHeader .wtrInner{ width: 100%; } .wtrHeader.wtrFullWidthHeader .wtrQuickContact{ padding: 0px 40px; } /* Update 4.8 */ .wtrBlogStreamFancyList{ margin: 20px 0 35px 0; } .wtrBlogStreamBoxed{ margin: 40px 0 35px 0; } .scrollup { width: 50px; height: 50px; position: fixed; bottom: -50px; right: 120px; display: none; z-index: 9999999; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; cursor: pointer; } .scrollup i{ font-size: 38px; padding: 4px 13px 4px 13px; } .wtrSiteScroll { bottom: 50px; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; }
0.141341
0.050776
@tailwind base; @layer base { select { padding: 4px 23px 4px 12px !important; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='grey'><polygon points='0,0 100,0 50,50'/></svg>"); background-repeat: no-repeat; background-size: 12px; background-position: calc(100% - 10px) 12px; appearance: none; } } @tailwind components; @tailwind utilities; @layer utilities { .grid-rows-fr-auto { grid-template-rows: 1fr auto; } .grid-rows-auto-fr { grid-template-rows: auto 1fr; } .app-width-max { max-width: 1200px; } @media only screen and (max-width: 960px) { .chat-is-open .phone-simulator { border-radius: 0; border: none; } .chat-is-open .phone-round-top { border-radius: 0; } .chat-is-open .phone-round-bottom { border-radius: 0; } } @media only screen and (min-width: 960px) { .chat-container { max-width: 450px; display: flex; justify-content: center; align-items: center; height: 97%; box-shadow: 0px 0px 20px -5px #000; border: 1px solid rgb(38, 38, 38); border-radius: 0.5rem; } .chat-room { border-radius: 0.5rem; height: 100%; } } @media only screen and (min-width: 640px) { .phone-simulator { height: 97%; box-shadow: 0px 0px 20px -5px #000; border: 1px solid rgb(38, 38, 38); border-radius: 0.5rem; } .phone-round-top { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; } .phone-round-bottom { border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; } } } ::-webkit-scrollbar { width: 0.8rem; } ::-webkit-scrollbar-track { background: rgb(66, 66, 66); } ::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgb(104, 104, 104); } ::-webkit-scrollbar-thumb:hover { background: rgb(123, 123, 123); } ::-webkit-scrollbar-thumb:active { background: rgb(161, 161, 161, 0.8); } option { background: #232323; }
kofta/src/index.css
@tailwind base; @layer base { select { padding: 4px 23px 4px 12px !important; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='grey'><polygon points='0,0 100,0 50,50'/></svg>"); background-repeat: no-repeat; background-size: 12px; background-position: calc(100% - 10px) 12px; appearance: none; } } @tailwind components; @tailwind utilities; @layer utilities { .grid-rows-fr-auto { grid-template-rows: 1fr auto; } .grid-rows-auto-fr { grid-template-rows: auto 1fr; } .app-width-max { max-width: 1200px; } @media only screen and (max-width: 960px) { .chat-is-open .phone-simulator { border-radius: 0; border: none; } .chat-is-open .phone-round-top { border-radius: 0; } .chat-is-open .phone-round-bottom { border-radius: 0; } } @media only screen and (min-width: 960px) { .chat-container { max-width: 450px; display: flex; justify-content: center; align-items: center; height: 97%; box-shadow: 0px 0px 20px -5px #000; border: 1px solid rgb(38, 38, 38); border-radius: 0.5rem; } .chat-room { border-radius: 0.5rem; height: 100%; } } @media only screen and (min-width: 640px) { .phone-simulator { height: 97%; box-shadow: 0px 0px 20px -5px #000; border: 1px solid rgb(38, 38, 38); border-radius: 0.5rem; } .phone-round-top { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; } .phone-round-bottom { border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; } } } ::-webkit-scrollbar { width: 0.8rem; } ::-webkit-scrollbar-track { background: rgb(66, 66, 66); } ::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgb(104, 104, 104); } ::-webkit-scrollbar-thumb:hover { background: rgb(123, 123, 123); } ::-webkit-scrollbar-thumb:active { background: rgb(161, 161, 161, 0.8); } option { background: #232323; }
0.433262
0.115661
@import url('https://fonts.googleapis.com/css2?family=Rammetto+One&family=Roboto&display=swap'); * { margin: 0px; padding: 0px; box-sizing: border-box; } html{ min-height: 100%; } body{ display: flex; justify-content: center; align-items: center; min-height: 100%; height: 100vh; font-style: normal; text-transform: none; background-image: url('./img/background-big.jpg'); background-size: cover; background-repeat: no-repeat; } .main-container{ display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow:inset 0px 1px 0px 0px #ffffff; background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%); background-color:#ededed; border:1px solid #dcdcdc; color:#000000; width: 98% !important; height: 90%; border-radius: 15px; opacity: 0.8; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 1.3em; font-weight:500; letter-spacing: 0.5px; } .button { box-shadow:inset -2px 2px 10px -1px #54a3f7; background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%); background-color:#007dc1; border-radius:8px; border:1px solid #124d77; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:14px; font-weight:bold; padding:10px 24px; text-decoration:none; text-shadow:0px 1px 0px #154682; width: 50%; height: 70%; } .button:hover { background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%); background-color:#0061a7; } .button:active { position:relative; top:1px; } /*End Site Wide Styles*/ /* CONTENT SCREEN1 STYLES */ .contentScreen1ContainerClass{ height: 80%; } .contentScreen1Title{ font-family: "Rammetto One", Open-sans; text-transform: uppercase; text-align: center; font-size: 32px; line-height: 1.4em; letter-spacing: 1px; color: #007dc1; text-shadow: rgb(0, 0, 0) 3px 3px 2px; /* margin: 15px 0px;*/ } .contentScreen1Subtitle{ font-weight: bolder; margin-top: 20px; margin-bottom: 20px; margin-left: 0.9em; display: none; } .blockText1, .blockText2, .blockText3 { text-align: justify; line-height: 1.6em; margin-left: 1.1em; margin-right: 1.1em; letter-spacing: 1px; } .blockText1{ display: none; } .blockText2{ margin-top: 20px; margin-bottom: 30px; } .blockText3{ margin-top: 30px; margin-bottom: 20px; } .locationInsertAndButtonRow{ display: flex; flex-direction: column; justify-content: center; line-height: normal; } .locationInsertInputTextRowClass{ display: flex; justify-content: center; align-items: center; } .locationInsertInputText{ width: 80%; height: 140%; border-radius: 5px; border-color: rgb(46, 45, 45); padding-left: 5px; } .locationInsertInputText:active, .locationInsertInputText:focus{ box-shadow: 0 0 8px #007dc1; outline: none; } .locationCheckButtonRowClass{ display: flex; justify-content: center; align-items: center; } .locationCheckButtonClass{ margin-top: 15px; margin-left: 0.9em; margin-right: 0.9em; } .currentLocationCheckButtonRowClass{ display: flex; justify-content: center; align-items: center; } .currentLocationCheckButtonClass{ width: 65%; height: 90%; } /* CONTENT SCREEN2 STYLES */ .contentScreen2ContainerClass{ /*background-color: red; width: 70%; height: 90%;*/ display: none; height: 80%; } .cityProvinceNationClass{ /*margin-top: 20px;*/ text-transform: uppercase; font-weight: bold; text-align: center; font-size: 22px; letter-spacing: 1px; color: rgba(0, 0, 0, 0.88); } .airQualityIndicatorClass{ text-align: center; margin: 1.2em; font-size: 32px; letter-spacing: 3px; font-weight: bolder; } .airQualityIndicatorSummaryClass{ font-weight: bold; text-align: center; font-size: 17px; letter-spacing: 1px; color: rgba(0, 0, 0, 0.88); } .airQualityIndicatorDescriptionClass{ text-align: justify; margin-bottom: 10px; display: none; letter-spacing: 1px; } .detailsClass{ text-align: center; display: none; } .iaqiHeaderRow{ border-top: solid 1px #6c757d; display: none !important; } .iaqiHeaderCol{ border: solid 1px #6c757d; } .colCellHeaderText{ font-weight: 700; text-align: center; margin-bottom: 0px; } .iaqiRow{ border: solid 1px #6c757d; margin: 2.3em; display: none !important; } .iaqiCol{ border: solid 1px #6c757d; } .colCell{ text-align: center; margin-top: 0.3rem; margin-bottom: 0.3rem; } .emoticonImageColClass{ text-align: center; } .emoticonImageClass{ width: 75px; height: 75px; } .sensorStationLocationClass{ font-size: 14px; text-align: center; margin-top: 2rem; } .lastUpdateClass{ font-size: 14px; text-align: center; } .checkAnoterLocationButtonClass{ display: flex; justify-content: center; } .checkAnoterLocationButtonClass button{ width: 80%; height: 100%; } /* ERROR BULLETIN BOARD STYLES */ .errorBulletinBoardClass{ color: red; margin-top: 1.9em; } /* -------------------------------------------MEDIA QUERIES---------------------------------------------------------- */ /* media queries for mobiles with extra-height */ @media (max-width: 599px ) and ( min-height: 620px ){ .blockText2{ margin-top: 30px; margin-bottom: 40px; } .blockText3{ margin-top: 40px; margin-bottom: 30px; } .emoticonImageClass{ margin-top: 2em; } .sensorStationLocationClass{ margin-top: 3em; } .checkAnoterLocationButtonClass button{ margin-top: 1em; } } @media (max-width: 599px ) and (min-height: 720px){ .main-container{ font-size: 18px; } .button{ font-size: 18px; } .contentScreen1Title{ font-size: 38px; } .cityProvinceNationClass{ font-size: 26px; } .airQualityIndicatorSummaryClass{ font-size: 22px; } .emoticonImageClass{ width: 100px; height: 100px; } .sensorStationLocationClass{ font-size: 18px; } .lastUpdateClass{ font-size: 18px; } } /* media queries for tablets */ @media (min-width: 600px) and ( min-height: 800px ){ .main-container{ font-size: 21px; } .button{ font-size: 21px; } .contentScreen1ContainerClass{ height: 90%; } .contentScreen1Title{ font-size: 42px; } .contentScreen1Subtitle{ display: block; } .blockText1{ display: block; } .blockText2{ display: block; } .contentScreen2ContainerClass{ padding-left: 25px; padding-right: 25px; } .cityProvinceNationClass{ font-size: 32px; } .airQualityIndicatorClass{ font-size: 36px; } .airQualityIndicatorSummaryClass{ font-size: 26px; margin-bottom: 2em; } .airQualityIndicatorDescriptionClass{ display: block; font-size: 24px; } .detailsClass{ display: block; font-size: 24px; } .detailsTextClass{ font-weight: bolder; margin: 1.4em; } .iaqiHeaderRow{ display: flex !important; } .iaqiRow{ display: flex !important; } .emoticonImageClass{ width: 100px; height: 100px; display: none; } .sensorStationLocationClass{ font-size: 21px; } .lastUpdateClass{ font-size: 21px; } .checkAnoterLocationButtonClass button{ font-size: 24px; margin-top: 30px; } .errorBulletinBoardClass{ margin-top: 0px; } } @media (min-width: 800px) and ( min-height: 800px ){ .main-container{ font-size: 28px; } .button{ font-size: 32px; } .contentScreen1ContainerClass{ height: 80%; } .contentScreen1Title{ font-size: 56px; } .contentScreen1Subtitle { font-size: 36px; margin-top: 1.3em; } .cityProvinceNationClass{ font-size: 52px; } .airQualityIndicatorClass{ font-size: 72px; } .airQualityIndicatorSummaryClass{ font-size: 42px; } .airQualityIndicatorDescriptionClass{ font-size: 28px; } .detailsTextClass{ font-size: 32px; } .sensorStationLocationClass{ font-size: 24px; } .lastUpdateClass{ font-size: 24px; } .checkAnoterLocationButtonClass button{ font-size: 32px; } .errorBulletinBoardClass{ font-size: 36px; } } /* media queries for desktop screen */ @media (min-width: 600px) and (max-width: 991px) and ( max-height: 799px ){ .main-container{ font-size: 18px; } .button{ font-size: 18px; } .contentScreen1Title{ font-size: 38px; } .blockText2{ margin-top: 30px; margin-bottom: 40px; } .blockText3{ margin-top: 40px; margin-bottom: 30px; } .cityProvinceNationClass{ font-size: 26px; } .airQualityIndicatorSummaryClass{ font-size: 22px; } .emoticonImageClass{ margin-top: 2em; width: 100px; height: 100px; } .sensorStationLocationClass{ margin-top: 3em; font-size: 18px; } .lastUpdateClass{ font-size: 18px; } .checkAnoterLocationButtonClass button{ margin-top: 0.9em; height: 70%; } } @media (min-width: 992px) and ( max-height: 799px ){ .main-container{ font-size: 18px; } .contentScreen1ContainerClass{ height: 90%; padding-left: 30px; padding-right: 30px; } .button{ font-size: 16px; } .contentScreen1Title{ font-size: 42px; } .contentScreen1Subtitle{ display: block; margin-left: 0px; } .blockText1{ display: block; } .blockText1SubBlock{ display: none; } .blockText2{ display: block; margin-top: 0px; margin-bottom: 0px; } .blockText1, .blockText2, .blockText3{ margin-left: 0px; margin-right: 0px; } .locationInsertAndButtonRow{ flex-direction: row; padding-top: 20px; } .locationInsertInputTextRowClass{ width: 85%; height: 100%; } .locationInsertInputText{ width: 100%; height: 100%; margin-left: 20px; } .locationCheckButtonRowClass{ width: 40%; height: 100%; } .locationCheckButtonClass{ width: 70%; height: 100%; margin-top: 0px; margin-left: 0px; margin-right: 0px; } .currentLocationCheckButtonClass{ width: 40%; } .contentScreen2ContainerClass{ height: 95%; padding-left: 25px; padding-right: 25px; } .cityProvinceNationClass{ font-size: 24px; margin-top: 20px; } .airQualityIndicatorClass{ font-size: 32px; margin: 0.7em; } .airQualityIndicatorSummaryClass{ font-size: 22px; margin-bottom: 2em; } .airQualityIndicatorDescriptionClass{ display: block; } .detailsClass{ display: block; font-size: 21px; } .detailsTextClass{ font-weight: bolder; margin: 1.4em; } .iaqiHeaderRow{ display: flex !important; margin: 0px; } .iaqiRow{ display: flex !important; margin: 0px; } .emoticonImageClass{ width: 100px; height: 100px; display: none; } .sensorStationLocationClass{ font-size: 14px; } .lastUpdateClass{ font-size: 14px; } .checkAnoterLocationButtonClass button{ font-size: 18px; margin-top: 15px; width: 40%; height: 65%; } .errorBulletinBoardClass{ margin-top: 0px; } }
src/styles.css
@import url('https://fonts.googleapis.com/css2?family=Rammetto+One&family=Roboto&display=swap'); * { margin: 0px; padding: 0px; box-sizing: border-box; } html{ min-height: 100%; } body{ display: flex; justify-content: center; align-items: center; min-height: 100%; height: 100vh; font-style: normal; text-transform: none; background-image: url('./img/background-big.jpg'); background-size: cover; background-repeat: no-repeat; } .main-container{ display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow:inset 0px 1px 0px 0px #ffffff; background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%); background-color:#ededed; border:1px solid #dcdcdc; color:#000000; width: 98% !important; height: 90%; border-radius: 15px; opacity: 0.8; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 1.3em; font-weight:500; letter-spacing: 0.5px; } .button { box-shadow:inset -2px 2px 10px -1px #54a3f7; background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%); background-color:#007dc1; border-radius:8px; border:1px solid #124d77; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:14px; font-weight:bold; padding:10px 24px; text-decoration:none; text-shadow:0px 1px 0px #154682; width: 50%; height: 70%; } .button:hover { background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%); background-color:#0061a7; } .button:active { position:relative; top:1px; } /*End Site Wide Styles*/ /* CONTENT SCREEN1 STYLES */ .contentScreen1ContainerClass{ height: 80%; } .contentScreen1Title{ font-family: "Rammetto One", Open-sans; text-transform: uppercase; text-align: center; font-size: 32px; line-height: 1.4em; letter-spacing: 1px; color: #007dc1; text-shadow: rgb(0, 0, 0) 3px 3px 2px; /* margin: 15px 0px;*/ } .contentScreen1Subtitle{ font-weight: bolder; margin-top: 20px; margin-bottom: 20px; margin-left: 0.9em; display: none; } .blockText1, .blockText2, .blockText3 { text-align: justify; line-height: 1.6em; margin-left: 1.1em; margin-right: 1.1em; letter-spacing: 1px; } .blockText1{ display: none; } .blockText2{ margin-top: 20px; margin-bottom: 30px; } .blockText3{ margin-top: 30px; margin-bottom: 20px; } .locationInsertAndButtonRow{ display: flex; flex-direction: column; justify-content: center; line-height: normal; } .locationInsertInputTextRowClass{ display: flex; justify-content: center; align-items: center; } .locationInsertInputText{ width: 80%; height: 140%; border-radius: 5px; border-color: rgb(46, 45, 45); padding-left: 5px; } .locationInsertInputText:active, .locationInsertInputText:focus{ box-shadow: 0 0 8px #007dc1; outline: none; } .locationCheckButtonRowClass{ display: flex; justify-content: center; align-items: center; } .locationCheckButtonClass{ margin-top: 15px; margin-left: 0.9em; margin-right: 0.9em; } .currentLocationCheckButtonRowClass{ display: flex; justify-content: center; align-items: center; } .currentLocationCheckButtonClass{ width: 65%; height: 90%; } /* CONTENT SCREEN2 STYLES */ .contentScreen2ContainerClass{ /*background-color: red; width: 70%; height: 90%;*/ display: none; height: 80%; } .cityProvinceNationClass{ /*margin-top: 20px;*/ text-transform: uppercase; font-weight: bold; text-align: center; font-size: 22px; letter-spacing: 1px; color: rgba(0, 0, 0, 0.88); } .airQualityIndicatorClass{ text-align: center; margin: 1.2em; font-size: 32px; letter-spacing: 3px; font-weight: bolder; } .airQualityIndicatorSummaryClass{ font-weight: bold; text-align: center; font-size: 17px; letter-spacing: 1px; color: rgba(0, 0, 0, 0.88); } .airQualityIndicatorDescriptionClass{ text-align: justify; margin-bottom: 10px; display: none; letter-spacing: 1px; } .detailsClass{ text-align: center; display: none; } .iaqiHeaderRow{ border-top: solid 1px #6c757d; display: none !important; } .iaqiHeaderCol{ border: solid 1px #6c757d; } .colCellHeaderText{ font-weight: 700; text-align: center; margin-bottom: 0px; } .iaqiRow{ border: solid 1px #6c757d; margin: 2.3em; display: none !important; } .iaqiCol{ border: solid 1px #6c757d; } .colCell{ text-align: center; margin-top: 0.3rem; margin-bottom: 0.3rem; } .emoticonImageColClass{ text-align: center; } .emoticonImageClass{ width: 75px; height: 75px; } .sensorStationLocationClass{ font-size: 14px; text-align: center; margin-top: 2rem; } .lastUpdateClass{ font-size: 14px; text-align: center; } .checkAnoterLocationButtonClass{ display: flex; justify-content: center; } .checkAnoterLocationButtonClass button{ width: 80%; height: 100%; } /* ERROR BULLETIN BOARD STYLES */ .errorBulletinBoardClass{ color: red; margin-top: 1.9em; } /* -------------------------------------------MEDIA QUERIES---------------------------------------------------------- */ /* media queries for mobiles with extra-height */ @media (max-width: 599px ) and ( min-height: 620px ){ .blockText2{ margin-top: 30px; margin-bottom: 40px; } .blockText3{ margin-top: 40px; margin-bottom: 30px; } .emoticonImageClass{ margin-top: 2em; } .sensorStationLocationClass{ margin-top: 3em; } .checkAnoterLocationButtonClass button{ margin-top: 1em; } } @media (max-width: 599px ) and (min-height: 720px){ .main-container{ font-size: 18px; } .button{ font-size: 18px; } .contentScreen1Title{ font-size: 38px; } .cityProvinceNationClass{ font-size: 26px; } .airQualityIndicatorSummaryClass{ font-size: 22px; } .emoticonImageClass{ width: 100px; height: 100px; } .sensorStationLocationClass{ font-size: 18px; } .lastUpdateClass{ font-size: 18px; } } /* media queries for tablets */ @media (min-width: 600px) and ( min-height: 800px ){ .main-container{ font-size: 21px; } .button{ font-size: 21px; } .contentScreen1ContainerClass{ height: 90%; } .contentScreen1Title{ font-size: 42px; } .contentScreen1Subtitle{ display: block; } .blockText1{ display: block; } .blockText2{ display: block; } .contentScreen2ContainerClass{ padding-left: 25px; padding-right: 25px; } .cityProvinceNationClass{ font-size: 32px; } .airQualityIndicatorClass{ font-size: 36px; } .airQualityIndicatorSummaryClass{ font-size: 26px; margin-bottom: 2em; } .airQualityIndicatorDescriptionClass{ display: block; font-size: 24px; } .detailsClass{ display: block; font-size: 24px; } .detailsTextClass{ font-weight: bolder; margin: 1.4em; } .iaqiHeaderRow{ display: flex !important; } .iaqiRow{ display: flex !important; } .emoticonImageClass{ width: 100px; height: 100px; display: none; } .sensorStationLocationClass{ font-size: 21px; } .lastUpdateClass{ font-size: 21px; } .checkAnoterLocationButtonClass button{ font-size: 24px; margin-top: 30px; } .errorBulletinBoardClass{ margin-top: 0px; } } @media (min-width: 800px) and ( min-height: 800px ){ .main-container{ font-size: 28px; } .button{ font-size: 32px; } .contentScreen1ContainerClass{ height: 80%; } .contentScreen1Title{ font-size: 56px; } .contentScreen1Subtitle { font-size: 36px; margin-top: 1.3em; } .cityProvinceNationClass{ font-size: 52px; } .airQualityIndicatorClass{ font-size: 72px; } .airQualityIndicatorSummaryClass{ font-size: 42px; } .airQualityIndicatorDescriptionClass{ font-size: 28px; } .detailsTextClass{ font-size: 32px; } .sensorStationLocationClass{ font-size: 24px; } .lastUpdateClass{ font-size: 24px; } .checkAnoterLocationButtonClass button{ font-size: 32px; } .errorBulletinBoardClass{ font-size: 36px; } } /* media queries for desktop screen */ @media (min-width: 600px) and (max-width: 991px) and ( max-height: 799px ){ .main-container{ font-size: 18px; } .button{ font-size: 18px; } .contentScreen1Title{ font-size: 38px; } .blockText2{ margin-top: 30px; margin-bottom: 40px; } .blockText3{ margin-top: 40px; margin-bottom: 30px; } .cityProvinceNationClass{ font-size: 26px; } .airQualityIndicatorSummaryClass{ font-size: 22px; } .emoticonImageClass{ margin-top: 2em; width: 100px; height: 100px; } .sensorStationLocationClass{ margin-top: 3em; font-size: 18px; } .lastUpdateClass{ font-size: 18px; } .checkAnoterLocationButtonClass button{ margin-top: 0.9em; height: 70%; } } @media (min-width: 992px) and ( max-height: 799px ){ .main-container{ font-size: 18px; } .contentScreen1ContainerClass{ height: 90%; padding-left: 30px; padding-right: 30px; } .button{ font-size: 16px; } .contentScreen1Title{ font-size: 42px; } .contentScreen1Subtitle{ display: block; margin-left: 0px; } .blockText1{ display: block; } .blockText1SubBlock{ display: none; } .blockText2{ display: block; margin-top: 0px; margin-bottom: 0px; } .blockText1, .blockText2, .blockText3{ margin-left: 0px; margin-right: 0px; } .locationInsertAndButtonRow{ flex-direction: row; padding-top: 20px; } .locationInsertInputTextRowClass{ width: 85%; height: 100%; } .locationInsertInputText{ width: 100%; height: 100%; margin-left: 20px; } .locationCheckButtonRowClass{ width: 40%; height: 100%; } .locationCheckButtonClass{ width: 70%; height: 100%; margin-top: 0px; margin-left: 0px; margin-right: 0px; } .currentLocationCheckButtonClass{ width: 40%; } .contentScreen2ContainerClass{ height: 95%; padding-left: 25px; padding-right: 25px; } .cityProvinceNationClass{ font-size: 24px; margin-top: 20px; } .airQualityIndicatorClass{ font-size: 32px; margin: 0.7em; } .airQualityIndicatorSummaryClass{ font-size: 22px; margin-bottom: 2em; } .airQualityIndicatorDescriptionClass{ display: block; } .detailsClass{ display: block; font-size: 21px; } .detailsTextClass{ font-weight: bolder; margin: 1.4em; } .iaqiHeaderRow{ display: flex !important; margin: 0px; } .iaqiRow{ display: flex !important; margin: 0px; } .emoticonImageClass{ width: 100px; height: 100px; display: none; } .sensorStationLocationClass{ font-size: 14px; } .lastUpdateClass{ font-size: 14px; } .checkAnoterLocationButtonClass button{ font-size: 18px; margin-top: 15px; width: 40%; height: 65%; } .errorBulletinBoardClass{ margin-top: 0px; } }
0.345768
0.085786
.currency-color { color: #b060aa !important; } .empty-color { color: #de1f54 !important; } .lightBlue-color { color: #36c6d3 !important; } /* Begin Table structure styling */ .table__counters { margin-bottom: 8px; } .table__structure { margin: 15px 0; overflow: hidden; } /* .table__structure .table { text-align: center !important; }*/ .table__structure .table > thead > tr { background: #36c6d3 none repeat scroll 0 0; color: #ffffff; } .table__structure .table > thead > tr th { text-align: center !important; } .table__structure .table > tbody tr td .icon .fa { font-size: 18px; } .table__structure .table > tbody tr td .icon + .icon { margin-left: 15px; } .table__structure .table > tbody tr td .icon:hover { text-decoration: none !important; } .table__structure .actions { float: left; margin: 10px 0; } @media screen and (max-width: 767px) { .table__structure .actions { text-align: center !important; float: none; } } .table__structure .actions .green-haze { border-color: #36c6d3; color: #36c6d3; } .table__structure .actions .green-haze:hover, .table__structure .actions .green-haze:focus { background: #36c6d3 none repeat scroll 0 0; color: #ffffff; border-color: #36c6d3; } @media screen and (max-width: 767px) { .table__structure nav { text-align: center !important; } } .table__structure nav .pagination { float: right !important; } @media screen and (max-width: 767px) { .table__structure nav .pagination { float: none !important; } } /* //End Table structure styling */ .form__structure { margin: 15px 0; overflow: hidden; } .form__structure.shadow { padding: 20px 0; -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } @media screen and (max-width: 767px) { .form__structure.shadow { padding: 30px 20px; } } .form__structure .section-head { margin-bottom: 25px; } .form__structure .section-head h3 { border-bottom: 1px solid #e4e4e4; color: #666; font-size: 15px; font-weight: 600; margin-bottom: 17px; padding-bottom: 19px; } .form__structure .form-group { margin-bottom: 20px; overflow: hidden; } .form__structure .form-group label span { color: #de1f54; } .form__structure .form-group .form-control { border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } .form__structure .form-group .form-control.bootstrap-select > .dropdown-toggle { border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } .form__structure .form-group textarea.form-control { resize: none; } .form__structure .action-buttons a, .form__structure .action-buttons button { border-radius: 25px 25px 25px 25px !important; -moz-border-radius: 25px 25px 25px 25px !important; -webkit-border-radius: 25px 25px 25px 25px !important; max-width: 100px; width: 100%; } .form__structure .action-buttons a + a, .form__structure .action-buttons a + button, .form__structure .action-buttons button + a, .form__structure .action-buttons button + button { margin-left: 20px; } .form__structure .action-buttons.text-center { text-align: center; } .data__filter .action-buttons { margin-top: 5px; }
app/webroot/assets/layouts/layout/css/custom.css
.currency-color { color: #b060aa !important; } .empty-color { color: #de1f54 !important; } .lightBlue-color { color: #36c6d3 !important; } /* Begin Table structure styling */ .table__counters { margin-bottom: 8px; } .table__structure { margin: 15px 0; overflow: hidden; } /* .table__structure .table { text-align: center !important; }*/ .table__structure .table > thead > tr { background: #36c6d3 none repeat scroll 0 0; color: #ffffff; } .table__structure .table > thead > tr th { text-align: center !important; } .table__structure .table > tbody tr td .icon .fa { font-size: 18px; } .table__structure .table > tbody tr td .icon + .icon { margin-left: 15px; } .table__structure .table > tbody tr td .icon:hover { text-decoration: none !important; } .table__structure .actions { float: left; margin: 10px 0; } @media screen and (max-width: 767px) { .table__structure .actions { text-align: center !important; float: none; } } .table__structure .actions .green-haze { border-color: #36c6d3; color: #36c6d3; } .table__structure .actions .green-haze:hover, .table__structure .actions .green-haze:focus { background: #36c6d3 none repeat scroll 0 0; color: #ffffff; border-color: #36c6d3; } @media screen and (max-width: 767px) { .table__structure nav { text-align: center !important; } } .table__structure nav .pagination { float: right !important; } @media screen and (max-width: 767px) { .table__structure nav .pagination { float: none !important; } } /* //End Table structure styling */ .form__structure { margin: 15px 0; overflow: hidden; } .form__structure.shadow { padding: 20px 0; -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } @media screen and (max-width: 767px) { .form__structure.shadow { padding: 30px 20px; } } .form__structure .section-head { margin-bottom: 25px; } .form__structure .section-head h3 { border-bottom: 1px solid #e4e4e4; color: #666; font-size: 15px; font-weight: 600; margin-bottom: 17px; padding-bottom: 19px; } .form__structure .form-group { margin-bottom: 20px; overflow: hidden; } .form__structure .form-group label span { color: #de1f54; } .form__structure .form-group .form-control { border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } .form__structure .form-group .form-control.bootstrap-select > .dropdown-toggle { border-radius: 4px 4px 4px 4px !important; -moz-border-radius: 4px 4px 4px 4px !important; -webkit-border-radius: 4px 4px 4px 4px !important; } .form__structure .form-group textarea.form-control { resize: none; } .form__structure .action-buttons a, .form__structure .action-buttons button { border-radius: 25px 25px 25px 25px !important; -moz-border-radius: 25px 25px 25px 25px !important; -webkit-border-radius: 25px 25px 25px 25px !important; max-width: 100px; width: 100%; } .form__structure .action-buttons a + a, .form__structure .action-buttons a + button, .form__structure .action-buttons button + a, .form__structure .action-buttons button + button { margin-left: 20px; } .form__structure .action-buttons.text-center { text-align: center; } .data__filter .action-buttons { margin-top: 5px; }
0.424054
0.165897
input[type=text]::-ms-clear { display: none; } .panel { border: 1px solid #ccc; background: white; margin-bottom: 0px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .panel-content { margin: 8px; min-height: 20px; margin : 5px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .panel-header { margin-bottom: 0px; border-right: none; border-left: none; border-top: 1px solid #d4d4d4; border-bottom : 1px solid #d4d4d4; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; min-height: 26px; padding-left: 8px; padding-bottom: 0px; padding-top: 0px; border-top-right-radius: 3px; border-top-left-radius: 3px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } div.panel-header,h1.panel-header, h2.panel-header, h3.panel-header, h4.panel-header, h5.panel-header, h6.panel-header { padding-top: 4px; } .panel-button { margin-right : 6px; cursor : pointer; line-height : 18px; text-decoration : none; } .panel-header-primary { background-color: #428bca; border-color: #428bca; color: #fff; } .panel-primary { border-color : #428bca; } .panel-header-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; } .panel-success { border-color : #d6e9c6; } .panel-header-danger { background-color: #f2dede; border-color: #eed3d7; color: #b94a48; } .panel-danger { border-color : #eed3d7; } .panel-header-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; } .panel-info { border-color : #bce8f1;; } .panel-header-warning { background-color: #fcf8e3; border-color: #fbeed5; color: #c09853; } .panel-warning { border-color : #fbeed5; } .panel-header-transparent { border-bottom : 0px; } .panel-transparent { } .panel-header-default { background-color: #f5f5f5; border-color: #ddd; } .panel-default { border-color : #ddd; } .datagrid thead { background-color: #fbeed5; } .datagrid thead .datagrid-header-title { float: left; margin-right: 10px; font-size: 14px; font-weight: normal; line-height: 28px; } .datagrid thead .datagrid-header-left { float: left; } .datagrid thead .datagrid-header-right { float: right; } .datagrid thead .datagrid-header-right .search, .datagrid thead .datagrid-header-left .search, .datagrid thead .datagrid-header-right .filter, .datagrid thead .datagrid-header-left .filter { margin-bottom: 0; margin-left: 8px; } .datagrid thead .datagrid-header-right .search .dropdown-menu, .datagrid thead .datagrid-header-left .search .dropdown-menu, .datagrid thead .datagrid-header-right .filter .dropdown-menu, .datagrid thead .datagrid-header-left .filter .dropdown-menu { top: auto; left: auto; } .datagrid thead .sorted { padding-right: 30px; color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .datagrid thead .sorted i { float: right; margin-top: 2px; margin-right: -22px; } .datagrid thead .sortable { cursor: pointer; } .datagrid thead .sortable:hover { color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .datagrid tfoot { background-color: #f9f9f9; } .datagrid tfoot .datagrid-footer-left { float: left; } .datagrid tfoot .datagrid-footer-left .grid-controls { margin-top: 7px; } .datagrid tfoot .datagrid-footer-left .grid-controls select { width: 60px; margin: 0 5px 1px; } .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize { display: inline-block; margin-bottom: 5px; vertical-align: middle; } .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize .dropdown-menu { top: auto; left: auto; } .datagrid tfoot .datagrid-footer-left .grid-controls span { font-weight: normal; } .datagrid tfoot .datagrid-footer-right { float: right; } .datagrid tfoot .datagrid-footer-right .grid-pager > span { position: relative; top: 8px; font-weight: normal; } .datagrid tfoot .datagrid-footer-right .grid-pager .dropdown-menu { min-width: 50px; } .datagrid tfoot .datagrid-footer-right .grid-pager .combobox { position: relative; top: -2px; display: inline-block; margin-bottom: 4px; vertical-align: baseline; } .datagrid tfoot .datagrid-footer-right .grid-pager > button { position: relative; top: 7px; } .datagrid-stretch-header { margin-bottom: 0; border-bottom: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; } .datagrid-stretch-header thead:last-child tr:last-child > th:first-child, .datagrid-stretch-header thead:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; } .datagrid-stretch-wrapper { overflow: auto; border: 1px solid #dddddd; } .datagrid-stretch-wrapper .datagrid { margin-bottom: 0; border: none; border-collapse: collapse; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .datagrid-stretch-wrapper .datagrid td, .datagrid-stretch-wrapper .datagrid th { border-bottom: 1px solid #dddddd; } .datagrid-stretch-wrapper .datagrid td:first-child, .datagrid-stretch-wrapper .datagrid th:first-child { border-left: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .datagrid-stretch-footer { border-top: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0; } .datagrid-stretch-footer th { border-top: 0; } /*! * bootstrap-select v1.3.1 * http://silviomoreto.github.io/bootstrap-select/ * * Copyright 2013 bootstrap-select * Licensed under the MIT license */ .bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] { float: none; display: inline-block; margin-bottom: 0px; margin-left: 0; } .form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group { margin-bottom: 0; } .bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right { float: right; } .input-append .bootstrap-select.btn-group { margin-left: -1px; } .input-prepend .bootstrap-select.btn-group { margin-right: -1px; } .bootstrap-select:not([class*="span"]) { width: 220px; } .bootstrap-select { /*width: 220px\9; IE8 and below*/ width: 220px\0; /*IE9 and below*/ } .bootstrap-select > .btn { width: 100%; } .error .bootstrap-select .btn { border: 1px solid #b94a48; } .dropdown-menu { z-index: 2000; } .bootstrap-select.show-menu-arrow.open > .btn { z-index: 2051; } .bootstrap-select .btn:focus { outline: thin dotted #333333 !important; outline: 5px auto -webkit-focus-ring-color !important; outline-offset: -2px; } .bootstrap-select.btn-group .btn .filter-option { overflow: hidden; position: absolute; left: 12px; right: 25px; text-align: left; } .bootstrap-select.btn-group .btn .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; } .bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a { cursor: not-allowed; } .bootstrap-select.btn-group > .disabled:focus { outline: none !important; } .bootstrap-select.btn-group[class*="span"] .btn { width: 100%; } .bootstrap-select.btn-group .dropdown-menu { min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .bootstrap-select.btn-group .dropdown-menu.inner { position: static; border: 0; padding: 0; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .bootstrap-select.btn-group .dropdown-menu dt { display: block; padding: 3px 20px; cursor: default; } .bootstrap-select.btn-group .div-contain { overflow: hidden; } .bootstrap-select.btn-group .dropdown-menu li { position: relative; } .bootstrap-select.btn-group .dropdown-menu li > a.opt { padding-left: 35px; } .bootstrap-select.btn-group .dropdown-menu li > a { cursor: pointer; } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; } .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark { display: inline-block; position: absolute; right: 15px; margin-top: 2.5px; } .bootstrap-select.btn-group .dropdown-menu li a i.check-mark { display: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { margin-right: 34px; } .bootstrap-select.btn-group .dropdown-menu li small { padding-left: 0.5em; } .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small { color: #64b1d8; color: rgba(255,255,255,0.4); } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; } .bootstrap-select.show-menu-arrow .dropdown-toggle:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #CCC; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: -4px; left: 9px; display: none; } .bootstrap-select.show-menu-arrow .dropdown-toggle:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; bottom: -4px; left: 10px; display: none; } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { bottom: auto; top: -3px; border-top: 7px solid #ccc; border-bottom: 0; border-top-color: rgba(0, 0, 0, 0.2); } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { bottom: auto; top: -3px; border-top: 6px solid #ffffff; border-bottom: 0; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { right: 12px; left: auto; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { right: 13px; left: auto; } .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after { display: block; } .mobile-device { position: absolute; top: 0; left: 0; display: block !important; width: 100%; height: 100% !important; opacity: 0; } .bootstrap-select.fit-width { width: auto !important; } .bootstrap-select.btn-group.fit-width .btn .filter-option { position: static; } .bootstrap-select.btn-group.fit-width .btn .caret { position: static; top: auto; margin-top: -1px; } .control-group.error .bootstrap-select .dropdown-toggle{ border-color: #b94a48; } .bootstrap-select-searchbox { padding: 4px 8px; } /*! * Datepicker for Bootstrap * * Copyright 2012 <NAME> * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /*.dow { border-top: 1px solid #ddd !important; }*/ } .datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .datepicker > div { display: none; } .datepicker table { width: 100%; margin: 0; } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td.day:hover { background: #eeeeee; cursor: pointer; } .datepicker td.day.disabled { color: #eeeeee; } .datepicker td.old, .datepicker td.new { color: #999999; } .datepicker td.active, .datepicker td.active:hover { color: #ffffff; background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0044cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #003399 \9; } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td span:hover { background: #eeeeee; } .datepicker td span.active { color: #ffffff; background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0044cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #003399 \9; } .datepicker td span.old { color: #999999; } .datepicker th.switch { width: 145px; } .datepicker th.next, .datepicker th.prev { font-size: 21px; } .datepicker thead tr:first-child th { cursor: pointer; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; } .popover2 { display: block!important; max-width: 800px !important; } /* ============================================================ * bootstrapSwitch v1.8 by <NAME> @SpiritualGuru * http://www.larentis.eu/ * * Enhanced for radiobuttons by Stein, Peter @BdMdesigN * http://www.bdmdesign.org/ * * Project site: * http://www.larentis.eu/switch/ * ============================================================ * Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 * ============================================================ */ .has-switch { display: inline-block; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); position: relative; text-align: left; overflow: hidden; line-height: 8px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; vertical-align: middle; min-width: 100px; } .has-switch.switch-mini { min-width: 72px; } .has-switch.switch-mini i.switch-mini-icons { height: 1.20em; line-height: 9px; vertical-align: text-top; text-align: center; transform: scale(0.6); margin-top: -1px; margin-bottom: -1px; } .has-switch.switch-small { min-width: 80px; } .has-switch.switch-large { min-width: 120px; } .has-switch.deactivate { opacity: 0.5; filter: alpha(opacity=50); cursor: default !important; } .has-switch.deactivate label, .has-switch.deactivate span { cursor: default !important; } .has-switch > div { display: inline-block; width: 150%; position: relative; top: 0; } .has-switch > div.switch-animate { -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; transition: left 0.5s; } .has-switch > div.switch-off { left: -50%; } .has-switch > div.switch-on { left: 0%; } .has-switch input[type=radio], .has-switch input[type=checkbox] { display: none; } .has-switch span, .has-switch label { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; position: relative; display: inline-block; height: 100%; padding-bottom: 4px; padding-top: 4px; font-size: 14px; line-height: 20px; } .has-switch span.switch-mini, .has-switch label.switch-mini { padding-bottom: 4px; padding-top: 4px; font-size: 10px; line-height: 9px; } .has-switch span.switch-small, .has-switch label.switch-small { padding-bottom: 3px; padding-top: 3px; font-size: 12px; line-height: 18px; } .has-switch span.switch-large, .has-switch label.switch-large { padding-bottom: 9px; padding-top: 9px; font-size: 16px; line-height: normal; } .has-switch label { text-align: center; margin-top: -1px; margin-bottom: -1px; z-index: 100; width: 34%; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; color: #333333; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e6e6e6; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch label:hover, .has-switch label:focus, .has-switch label:active, .has-switch label.active, .has-switch label.disabled, .has-switch label[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; } .has-switch label:active, .has-switch label.active { background-color: #cccccc \9; } .has-switch label i { color: #000; text-shadow: 0 1px 0 #fff; line-height: 18px; pointer-events: none; } .has-switch span { text-align: center; z-index: 1; width: 33%; } .has-switch span.switch-left { -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; } .has-switch span.switch-right { color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #f0f0f0; background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff)); background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff); background-image: -o-linear-gradient(top, #e6e6e6, #ffffff); background-image: linear-gradient(to bottom, #e6e6e6, #ffffff); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0); border-color: #ffffff #ffffff #d9d9d9; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ffffff; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-right:hover, .has-switch span.switch-right:focus, .has-switch span.switch-right:active, .has-switch span.switch-right.active, .has-switch span.switch-right.disabled, .has-switch span.switch-right[disabled] { color: #333333; background-color: #ffffff; *background-color: #f2f2f2; } .has-switch span.switch-right:active, .has-switch span.switch-right.active { background-color: #e6e6e6 \9; } .has-switch span.switch-primary, .has-switch span.switch-left { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #005fcc; background-image: -moz-linear-gradient(top, #0044cc, #0088cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc)); background-image: -webkit-linear-gradient(top, #0044cc, #0088cc); background-image: -o-linear-gradient(top, #0044cc, #0088cc); background-image: linear-gradient(to bottom, #0044cc, #0088cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0); border-color: #0088cc #0088cc #005580; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0088cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-primary:hover, .has-switch span.switch-left:hover, .has-switch span.switch-primary:focus, .has-switch span.switch-left:focus, .has-switch span.switch-primary:active, .has-switch span.switch-left:active, .has-switch span.switch-primary.active, .has-switch span.switch-left.active, .has-switch span.switch-primary.disabled, .has-switch span.switch-left.disabled, .has-switch span.switch-primary[disabled], .has-switch span.switch-left[disabled] { color: #ffffff; background-color: #0088cc; *background-color: #0077b3; } .has-switch span.switch-primary:active, .has-switch span.switch-left:active, .has-switch span.switch-primary.active, .has-switch span.switch-left.active { background-color: #006699 \9; } .has-switch span.switch-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #41a7c5; background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de)); background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de); background-image: -o-linear-gradient(top, #2f96b4, #5bc0de); background-image: linear-gradient(to bottom, #2f96b4, #5bc0de); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0); border-color: #5bc0de #5bc0de #28a1c5; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #5bc0de; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-info:hover, .has-switch span.switch-info:focus, .has-switch span.switch-info:active, .has-switch span.switch-info.active, .has-switch span.switch-info.disabled, .has-switch span.switch-info[disabled] { color: #ffffff; background-color: #5bc0de; *background-color: #46b8da; } .has-switch span.switch-info:active, .has-switch span.switch-info.active { background-color: #31b0d5 \9; } .has-switch span.switch-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #58b058; background-image: -moz-linear-gradient(top, #51a351, #62c462); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462)); background-image: -webkit-linear-gradient(top, #51a351, #62c462); background-image: -o-linear-gradient(top, #51a351, #62c462); background-image: linear-gradient(to bottom, #51a351, #62c462); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0); border-color: #62c462 #62c462 #3b9e3b; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #62c462; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-success:hover, .has-switch span.switch-success:focus, .has-switch span.switch-success:active, .has-switch span.switch-success.active, .has-switch span.switch-success.disabled, .has-switch span.switch-success[disabled] { color: #ffffff; background-color: #62c462; *background-color: #4fbd4f; } .has-switch span.switch-success:active, .has-switch span.switch-success.active { background-color: #42b142 \9; } .has-switch span.switch-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #f9a123; background-image: -moz-linear-gradient(top, #f89406, #fbb450); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450)); background-image: -webkit-linear-gradient(top, #f89406, #fbb450); background-image: -o-linear-gradient(top, #f89406, #fbb450); background-image: linear-gradient(to bottom, #f89406, #fbb450); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0); border-color: #fbb450 #fbb450 #f89406; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #fbb450; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-warning:hover, .has-switch span.switch-warning:focus, .has-switch span.switch-warning:active, .has-switch span.switch-warning.active, .has-switch span.switch-warning.disabled, .has-switch span.switch-warning[disabled] { color: #ffffff; background-color: #fbb450; *background-color: #faa937; } .has-switch span.switch-warning:active, .has-switch span.switch-warning.active { background-color: #fa9f1e \9; } .has-switch span.switch-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #d14641; background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b)); background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b); background-image: -o-linear-gradient(top, #bd362f, #ee5f5b); background-image: linear-gradient(to bottom, #bd362f, #ee5f5b); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0); border-color: #ee5f5b #ee5f5b #e51d18; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ee5f5b; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-danger:hover, .has-switch span.switch-danger:focus, .has-switch span.switch-danger:active, .has-switch span.switch-danger.active, .has-switch span.switch-danger.disabled, .has-switch span.switch-danger[disabled] { color: #ffffff; background-color: #ee5f5b; *background-color: #ec4844; } .has-switch span.switch-danger:active, .has-switch span.switch-danger.active { background-color: #e9322d \9; } .has-switch span.switch-default { color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #f0f0f0; background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff)); background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff); background-image: -o-linear-gradient(top, #e6e6e6, #ffffff); background-image: linear-gradient(to bottom, #e6e6e6, #ffffff); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0); border-color: #ffffff #ffffff #d9d9d9; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ffffff; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-default:hover, .has-switch span.switch-default:focus, .has-switch span.switch-default:active, .has-switch span.switch-default.active, .has-switch span.switch-default.disabled, .has-switch span.switch-default[disabled] { color: #333333; background-color: #ffffff; *background-color: #f2f2f2; } .has-switch span.switch-default:active, .has-switch span.switch-default.active { background-color: #e6e6e6 \9; } .morris-hover{position:absolute;z-index:1000;}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255, 255, 255, 0.8);border:solid 2px rgba(230, 230, 230, 0.8);font-family:sans-serif;font-size:12px;text-align:center;}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;} .morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.0em 0;height:14px} bullet-chart-container { position: relative; width: 100%; } .bullet-chart-overallocated { background-color: #e6b9b8; } .bullet-chart-total { border-right: 2px solid black; } .bullet-chart-unallocated { background-color: #eeece1; } .bullet-chart-underallocated { background-color: #e61e3d; } .bullet-chart-baseline { background-color: beige; border-right: 2px solid dodgerblue; } .bullet-chart-overallocted-total { border-right: 2px solid black; background-color: #e6b9b8; } .bullet-chart-baseline > .bullet-chart-unallocated { background-color: #dcdcdc } .bullet-chart-total > .bullet-chart-baseline, .bullet-chart-current > .bullet-chart-baseline { background-color: #e6b9b8; } .bullet-chart-current > .bullet-chart-baseline, .bullet-chart-baseline > .bullet-chart-total, .bullet-chart-container > .bullet-chart-current, .bullet-chart-total > .bullet-chart-baseline, .bullet-chart-baseline > .bullet-chart-current, .bullet-chart-total > .bullet-chart-current, .bullet-chart-container > .bullet-chart-baseline, .bullet-chart-current > .bullet-chart-total { height: 18px; } .bullet-chart-summary-current { display: inline-block; font-size: 24pt; margin-right: 8px; } .pillbox { padding: 3px; } .pillbox ul { display: inline-block; margin: 0; } .pillbox li { display: inline-block; float: left; padding: 1px 4px 2px; margin: 2px; font-size: 11.844px; font-weight: bold; line-height: 21px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: baseline; cursor: pointer; background-color: #999999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .pillbox li:after { position: relative; top: 1px; float: right; padding-left: 4px; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; content: attr(data-content); opacity: 0.2; filter: alpha(opacity=20); } .pillbox li:hover:after { opacity: 0.4; filter: alpha(opacity=40); } .pillbox li.status-important { background-color: #b94a48; } .pillbox li.status-warning { background-color: #f89406; } .pillbox li.status-success { background-color: #468847; } .pillbox li.status-info { background-color: #3a87ad; } /** FIX for Bootstrap and Google Maps Info window styes problem **/ img[src*="gstatic.com/"], img[src*="googleapis.com/"] { max-width: none; } .notifications { position: fixed; } /* Positioning */ .notifications.top-right { right: 10px; top: 25px; } .notifications.top-left { left: 10px; top: 25px; } .notifications.bottom-left { left: 10px; bottom: 25px; } .notifications.bottom-right { right: 10px; bottom: 25px; } /* Notification Element */ .notifications > div { position: relative; z-index: 9999; margin: 5px 0px; } .tree { min-height:20px; padding: 19px 19px 19px 1px; margin-bottom:20px; } .tree li { list-style-type:none; margin:0; padding:10px 5px 0 5px; position:relative } .tree li::before, .tree li::after { content:''; left:-20px; position:absolute; right:auto } .tree li::before { border-left:1px solid #999; bottom:50px; height:100%; top:0; width:1px } .tree li::after { border-top:1px solid #999; height:20px; top:25px; width:25px } .tree li span { -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #999; border-radius:5px; display:inline-block; padding:3px 8px; text-decoration:none } .tree li.parent_li>span { cursor:pointer; } .tree ul.parent_ul { margin-left : 0px; } .tree>ul>li::before, .tree>ul>li::after { border:0 } .tree li:last-child::before { height:30px } .label-outline { color: black; border: 1px solid #999; background-color: transparent; } .spinner .add-on { /* padding: 2px; */ } .spinner .add-on a.spin-up,.spinner .add-on a.spin-down { height: 10px; overflow: hidden; display: block; text-align: center; position: relative; color: #999; } .spinner .add-on a.spin-up .icon-sort-down,.spinner .add-on a.spin-down .icon-sort-down { position: relative; top: -9px; } .spinner .add-on a.spin-up:hover,.spinner .add-on a.spin-down:hover { color: #555; } /*! * Slider for Bootstrap * * Copyright 2012 <NAME> * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .slider { display: block; vertical-align: middle; position: relative; } .slider.slider-horizontal { display:inline-block; float:left } .slider.slider-horizontal .slider-track { height: 10px; width: 100%; margin-top: -5px; top: 50%; left: 0; } .slider-label.slider-horizontal { font-weight: bold; display:inline-block; } .slider.slider-horizontal .slider-selection { height: 100%; top: 0; bottom: 0; } .slider.slider-horizontal .slider-handle { margin-left: -10px; margin-top: -5px; } .slider.slider-horizontal .slider-handle.triangle { border-width: 0 10px 10px 10px; width: 0; height: 0; border-bottom-color: #0480be; margin-top: 0; } .slider.slider-vertical { display:block; } .slider-label.slider-vertical { display:block; font-weight: bold; } .slider.slider-vertical .slider-track { width: 10px; height: 100%; margin-left: -5px; left: 50%; top: 0; } .slider.slider-vertical .slider-selection { width: 100%; left: 0; top: 0; bottom: 0; } .slider.slider-vertical .slider-handle { margin-left: -5px; margin-top: -10px; } .slider.slider-vertical .slider-handle.triangle { border-width: 10px 0 10px 10px; width: 1px; height: 1px; border-left-color: #0480be; margin-left: 0; } .slider input { display: none; } .slider .tooltip-inner { white-space: nowrap; } .slider-track { position: absolute; cursor: pointer; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .slider-selection { position: absolute; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .slider-handle { position: absolute; width: 20px; height: 20px; background-color: #0e90d2; background-image: -moz-linear-gradient(top, #149bdf, #0480be); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); background-image: -webkit-linear-gradient(top, #149bdf, #0480be); background-image: -o-linear-gradient(top, #149bdf, #0480be); background-image: linear-gradient(to bottom, #149bdf, #0480be); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); opacity: 0.8; border: 0px solid transparent; } .slider-handle.round { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .slider-handle.triangle { background: transparent none; } .cit-node rect { cursor: pointer; fill: #fff; fill-opacity: .5; stroke: #3182bd; stroke-width: 1.5px; } .cit-node text { font: 10px sans-serif; pointer-events: none; } path.cit-link { fill: none; stroke: #9ecae1; stroke-width: 1.5px; } .cit-node .cit-collapsed{ fill: #3182bd; } .cit-node .cit-expanded{ fill: #c6dbef; } .cit-node .cit-leaf{ fill: #fd8d3c; } .tab-content { overflow: auto; border-right: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; } .popover { max-width: 420px; } .dropdown-menu > li > a { display: block; padding: 2px 6px; clear: both; font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap; cursor : pointer; } .dropdown-menu > li > a > i{ padding-right: 3px; }
VCL/Css/vcl.css
input[type=text]::-ms-clear { display: none; } .panel { border: 1px solid #ccc; background: white; margin-bottom: 0px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .panel-content { margin: 8px; min-height: 20px; margin : 5px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .panel-header { margin-bottom: 0px; border-right: none; border-left: none; border-top: 1px solid #d4d4d4; border-bottom : 1px solid #d4d4d4; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; min-height: 26px; padding-left: 8px; padding-bottom: 0px; padding-top: 0px; border-top-right-radius: 3px; border-top-left-radius: 3px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } div.panel-header,h1.panel-header, h2.panel-header, h3.panel-header, h4.panel-header, h5.panel-header, h6.panel-header { padding-top: 4px; } .panel-button { margin-right : 6px; cursor : pointer; line-height : 18px; text-decoration : none; } .panel-header-primary { background-color: #428bca; border-color: #428bca; color: #fff; } .panel-primary { border-color : #428bca; } .panel-header-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; } .panel-success { border-color : #d6e9c6; } .panel-header-danger { background-color: #f2dede; border-color: #eed3d7; color: #b94a48; } .panel-danger { border-color : #eed3d7; } .panel-header-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; } .panel-info { border-color : #bce8f1;; } .panel-header-warning { background-color: #fcf8e3; border-color: #fbeed5; color: #c09853; } .panel-warning { border-color : #fbeed5; } .panel-header-transparent { border-bottom : 0px; } .panel-transparent { } .panel-header-default { background-color: #f5f5f5; border-color: #ddd; } .panel-default { border-color : #ddd; } .datagrid thead { background-color: #fbeed5; } .datagrid thead .datagrid-header-title { float: left; margin-right: 10px; font-size: 14px; font-weight: normal; line-height: 28px; } .datagrid thead .datagrid-header-left { float: left; } .datagrid thead .datagrid-header-right { float: right; } .datagrid thead .datagrid-header-right .search, .datagrid thead .datagrid-header-left .search, .datagrid thead .datagrid-header-right .filter, .datagrid thead .datagrid-header-left .filter { margin-bottom: 0; margin-left: 8px; } .datagrid thead .datagrid-header-right .search .dropdown-menu, .datagrid thead .datagrid-header-left .search .dropdown-menu, .datagrid thead .datagrid-header-right .filter .dropdown-menu, .datagrid thead .datagrid-header-left .filter .dropdown-menu { top: auto; left: auto; } .datagrid thead .sorted { padding-right: 30px; color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .datagrid thead .sorted i { float: right; margin-top: 2px; margin-right: -22px; } .datagrid thead .sortable { cursor: pointer; } .datagrid thead .sortable:hover { color: #333333; text-shadow: 'none'; background-color: #f1f1f1; background-image: -moz-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: -o-linear-gradient(top, #f9f9f9, #e5e5e5); background-image: linear-gradient(to bottom, #f9f9f9, #e5e5e5); background-repeat: repeat-x; border-color: #e5e5e5 #e5e5e5 #bebebe; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0); } .datagrid tfoot { background-color: #f9f9f9; } .datagrid tfoot .datagrid-footer-left { float: left; } .datagrid tfoot .datagrid-footer-left .grid-controls { margin-top: 7px; } .datagrid tfoot .datagrid-footer-left .grid-controls select { width: 60px; margin: 0 5px 1px; } .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize { display: inline-block; margin-bottom: 5px; vertical-align: middle; } .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize .dropdown-menu { top: auto; left: auto; } .datagrid tfoot .datagrid-footer-left .grid-controls span { font-weight: normal; } .datagrid tfoot .datagrid-footer-right { float: right; } .datagrid tfoot .datagrid-footer-right .grid-pager > span { position: relative; top: 8px; font-weight: normal; } .datagrid tfoot .datagrid-footer-right .grid-pager .dropdown-menu { min-width: 50px; } .datagrid tfoot .datagrid-footer-right .grid-pager .combobox { position: relative; top: -2px; display: inline-block; margin-bottom: 4px; vertical-align: baseline; } .datagrid tfoot .datagrid-footer-right .grid-pager > button { position: relative; top: 7px; } .datagrid-stretch-header { margin-bottom: 0; border-bottom: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; } .datagrid-stretch-header thead:last-child tr:last-child > th:first-child, .datagrid-stretch-header thead:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; } .datagrid-stretch-wrapper { overflow: auto; border: 1px solid #dddddd; } .datagrid-stretch-wrapper .datagrid { margin-bottom: 0; border: none; border-collapse: collapse; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .datagrid-stretch-wrapper .datagrid td, .datagrid-stretch-wrapper .datagrid th { border-bottom: 1px solid #dddddd; } .datagrid-stretch-wrapper .datagrid td:first-child, .datagrid-stretch-wrapper .datagrid th:first-child { border-left: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .datagrid-stretch-footer { border-top: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0; } .datagrid-stretch-footer th { border-top: 0; } /*! * bootstrap-select v1.3.1 * http://silviomoreto.github.io/bootstrap-select/ * * Copyright 2013 bootstrap-select * Licensed under the MIT license */ .bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] { float: none; display: inline-block; margin-bottom: 0px; margin-left: 0; } .form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group { margin-bottom: 0; } .bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right { float: right; } .input-append .bootstrap-select.btn-group { margin-left: -1px; } .input-prepend .bootstrap-select.btn-group { margin-right: -1px; } .bootstrap-select:not([class*="span"]) { width: 220px; } .bootstrap-select { /*width: 220px\9; IE8 and below*/ width: 220px\0; /*IE9 and below*/ } .bootstrap-select > .btn { width: 100%; } .error .bootstrap-select .btn { border: 1px solid #b94a48; } .dropdown-menu { z-index: 2000; } .bootstrap-select.show-menu-arrow.open > .btn { z-index: 2051; } .bootstrap-select .btn:focus { outline: thin dotted #333333 !important; outline: 5px auto -webkit-focus-ring-color !important; outline-offset: -2px; } .bootstrap-select.btn-group .btn .filter-option { overflow: hidden; position: absolute; left: 12px; right: 25px; text-align: left; } .bootstrap-select.btn-group .btn .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; } .bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a { cursor: not-allowed; } .bootstrap-select.btn-group > .disabled:focus { outline: none !important; } .bootstrap-select.btn-group[class*="span"] .btn { width: 100%; } .bootstrap-select.btn-group .dropdown-menu { min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .bootstrap-select.btn-group .dropdown-menu.inner { position: static; border: 0; padding: 0; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .bootstrap-select.btn-group .dropdown-menu dt { display: block; padding: 3px 20px; cursor: default; } .bootstrap-select.btn-group .div-contain { overflow: hidden; } .bootstrap-select.btn-group .dropdown-menu li { position: relative; } .bootstrap-select.btn-group .dropdown-menu li > a.opt { padding-left: 35px; } .bootstrap-select.btn-group .dropdown-menu li > a { cursor: pointer; } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; } .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark { display: inline-block; position: absolute; right: 15px; margin-top: 2.5px; } .bootstrap-select.btn-group .dropdown-menu li a i.check-mark { display: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { margin-right: 34px; } .bootstrap-select.btn-group .dropdown-menu li small { padding-left: 0.5em; } .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small { color: #64b1d8; color: rgba(255,255,255,0.4); } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; } .bootstrap-select.show-menu-arrow .dropdown-toggle:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #CCC; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: -4px; left: 9px; display: none; } .bootstrap-select.show-menu-arrow .dropdown-toggle:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; bottom: -4px; left: 10px; display: none; } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { bottom: auto; top: -3px; border-top: 7px solid #ccc; border-bottom: 0; border-top-color: rgba(0, 0, 0, 0.2); } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { bottom: auto; top: -3px; border-top: 6px solid #ffffff; border-bottom: 0; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { right: 12px; left: auto; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { right: 13px; left: auto; } .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after { display: block; } .mobile-device { position: absolute; top: 0; left: 0; display: block !important; width: 100%; height: 100% !important; opacity: 0; } .bootstrap-select.fit-width { width: auto !important; } .bootstrap-select.btn-group.fit-width .btn .filter-option { position: static; } .bootstrap-select.btn-group.fit-width .btn .caret { position: static; top: auto; margin-top: -1px; } .control-group.error .bootstrap-select .dropdown-toggle{ border-color: #b94a48; } .bootstrap-select-searchbox { padding: 4px 8px; } /*! * Datepicker for Bootstrap * * Copyright 2012 <NAME> * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /*.dow { border-top: 1px solid #ddd !important; }*/ } .datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .datepicker > div { display: none; } .datepicker table { width: 100%; margin: 0; } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td.day:hover { background: #eeeeee; cursor: pointer; } .datepicker td.day.disabled { color: #eeeeee; } .datepicker td.old, .datepicker td.new { color: #999999; } .datepicker td.active, .datepicker td.active:hover { color: #ffffff; background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0044cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #003399 \9; } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td span:hover { background: #eeeeee; } .datepicker td span.active { color: #ffffff; background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0044cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #003399 \9; } .datepicker td span.old { color: #999999; } .datepicker th.switch { width: 145px; } .datepicker th.next, .datepicker th.prev { font-size: 21px; } .datepicker thead tr:first-child th { cursor: pointer; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; } .popover2 { display: block!important; max-width: 800px !important; } /* ============================================================ * bootstrapSwitch v1.8 by <NAME> @SpiritualGuru * http://www.larentis.eu/ * * Enhanced for radiobuttons by Stein, Peter @BdMdesigN * http://www.bdmdesign.org/ * * Project site: * http://www.larentis.eu/switch/ * ============================================================ * Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 * ============================================================ */ .has-switch { display: inline-block; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); position: relative; text-align: left; overflow: hidden; line-height: 8px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; vertical-align: middle; min-width: 100px; } .has-switch.switch-mini { min-width: 72px; } .has-switch.switch-mini i.switch-mini-icons { height: 1.20em; line-height: 9px; vertical-align: text-top; text-align: center; transform: scale(0.6); margin-top: -1px; margin-bottom: -1px; } .has-switch.switch-small { min-width: 80px; } .has-switch.switch-large { min-width: 120px; } .has-switch.deactivate { opacity: 0.5; filter: alpha(opacity=50); cursor: default !important; } .has-switch.deactivate label, .has-switch.deactivate span { cursor: default !important; } .has-switch > div { display: inline-block; width: 150%; position: relative; top: 0; } .has-switch > div.switch-animate { -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; transition: left 0.5s; } .has-switch > div.switch-off { left: -50%; } .has-switch > div.switch-on { left: 0%; } .has-switch input[type=radio], .has-switch input[type=checkbox] { display: none; } .has-switch span, .has-switch label { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; position: relative; display: inline-block; height: 100%; padding-bottom: 4px; padding-top: 4px; font-size: 14px; line-height: 20px; } .has-switch span.switch-mini, .has-switch label.switch-mini { padding-bottom: 4px; padding-top: 4px; font-size: 10px; line-height: 9px; } .has-switch span.switch-small, .has-switch label.switch-small { padding-bottom: 3px; padding-top: 3px; font-size: 12px; line-height: 18px; } .has-switch span.switch-large, .has-switch label.switch-large { padding-bottom: 9px; padding-top: 9px; font-size: 16px; line-height: normal; } .has-switch label { text-align: center; margin-top: -1px; margin-bottom: -1px; z-index: 100; width: 34%; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; color: #333333; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e6e6e6; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch label:hover, .has-switch label:focus, .has-switch label:active, .has-switch label.active, .has-switch label.disabled, .has-switch label[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; } .has-switch label:active, .has-switch label.active { background-color: #cccccc \9; } .has-switch label i { color: #000; text-shadow: 0 1px 0 #fff; line-height: 18px; pointer-events: none; } .has-switch span { text-align: center; z-index: 1; width: 33%; } .has-switch span.switch-left { -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; } .has-switch span.switch-right { color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #f0f0f0; background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff)); background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff); background-image: -o-linear-gradient(top, #e6e6e6, #ffffff); background-image: linear-gradient(to bottom, #e6e6e6, #ffffff); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0); border-color: #ffffff #ffffff #d9d9d9; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ffffff; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-right:hover, .has-switch span.switch-right:focus, .has-switch span.switch-right:active, .has-switch span.switch-right.active, .has-switch span.switch-right.disabled, .has-switch span.switch-right[disabled] { color: #333333; background-color: #ffffff; *background-color: #f2f2f2; } .has-switch span.switch-right:active, .has-switch span.switch-right.active { background-color: #e6e6e6 \9; } .has-switch span.switch-primary, .has-switch span.switch-left { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #005fcc; background-image: -moz-linear-gradient(top, #0044cc, #0088cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc)); background-image: -webkit-linear-gradient(top, #0044cc, #0088cc); background-image: -o-linear-gradient(top, #0044cc, #0088cc); background-image: linear-gradient(to bottom, #0044cc, #0088cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0); border-color: #0088cc #0088cc #005580; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #0088cc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-primary:hover, .has-switch span.switch-left:hover, .has-switch span.switch-primary:focus, .has-switch span.switch-left:focus, .has-switch span.switch-primary:active, .has-switch span.switch-left:active, .has-switch span.switch-primary.active, .has-switch span.switch-left.active, .has-switch span.switch-primary.disabled, .has-switch span.switch-left.disabled, .has-switch span.switch-primary[disabled], .has-switch span.switch-left[disabled] { color: #ffffff; background-color: #0088cc; *background-color: #0077b3; } .has-switch span.switch-primary:active, .has-switch span.switch-left:active, .has-switch span.switch-primary.active, .has-switch span.switch-left.active { background-color: #006699 \9; } .has-switch span.switch-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #41a7c5; background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de)); background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de); background-image: -o-linear-gradient(top, #2f96b4, #5bc0de); background-image: linear-gradient(to bottom, #2f96b4, #5bc0de); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0); border-color: #5bc0de #5bc0de #28a1c5; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #5bc0de; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-info:hover, .has-switch span.switch-info:focus, .has-switch span.switch-info:active, .has-switch span.switch-info.active, .has-switch span.switch-info.disabled, .has-switch span.switch-info[disabled] { color: #ffffff; background-color: #5bc0de; *background-color: #46b8da; } .has-switch span.switch-info:active, .has-switch span.switch-info.active { background-color: #31b0d5 \9; } .has-switch span.switch-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #58b058; background-image: -moz-linear-gradient(top, #51a351, #62c462); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462)); background-image: -webkit-linear-gradient(top, #51a351, #62c462); background-image: -o-linear-gradient(top, #51a351, #62c462); background-image: linear-gradient(to bottom, #51a351, #62c462); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0); border-color: #62c462 #62c462 #3b9e3b; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #62c462; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-success:hover, .has-switch span.switch-success:focus, .has-switch span.switch-success:active, .has-switch span.switch-success.active, .has-switch span.switch-success.disabled, .has-switch span.switch-success[disabled] { color: #ffffff; background-color: #62c462; *background-color: #4fbd4f; } .has-switch span.switch-success:active, .has-switch span.switch-success.active { background-color: #42b142 \9; } .has-switch span.switch-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #f9a123; background-image: -moz-linear-gradient(top, #f89406, #fbb450); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450)); background-image: -webkit-linear-gradient(top, #f89406, #fbb450); background-image: -o-linear-gradient(top, #f89406, #fbb450); background-image: linear-gradient(to bottom, #f89406, #fbb450); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0); border-color: #fbb450 #fbb450 #f89406; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #fbb450; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-warning:hover, .has-switch span.switch-warning:focus, .has-switch span.switch-warning:active, .has-switch span.switch-warning.active, .has-switch span.switch-warning.disabled, .has-switch span.switch-warning[disabled] { color: #ffffff; background-color: #fbb450; *background-color: #faa937; } .has-switch span.switch-warning:active, .has-switch span.switch-warning.active { background-color: #fa9f1e \9; } .has-switch span.switch-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #d14641; background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b)); background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b); background-image: -o-linear-gradient(top, #bd362f, #ee5f5b); background-image: linear-gradient(to bottom, #bd362f, #ee5f5b); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0); border-color: #ee5f5b #ee5f5b #e51d18; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ee5f5b; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-danger:hover, .has-switch span.switch-danger:focus, .has-switch span.switch-danger:active, .has-switch span.switch-danger.active, .has-switch span.switch-danger.disabled, .has-switch span.switch-danger[disabled] { color: #ffffff; background-color: #ee5f5b; *background-color: #ec4844; } .has-switch span.switch-danger:active, .has-switch span.switch-danger.active { background-color: #e9322d \9; } .has-switch span.switch-default { color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #f0f0f0; background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff)); background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff); background-image: -o-linear-gradient(top, #e6e6e6, #ffffff); background-image: linear-gradient(to bottom, #e6e6e6, #ffffff); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0); border-color: #ffffff #ffffff #d9d9d9; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #ffffff; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .has-switch span.switch-default:hover, .has-switch span.switch-default:focus, .has-switch span.switch-default:active, .has-switch span.switch-default.active, .has-switch span.switch-default.disabled, .has-switch span.switch-default[disabled] { color: #333333; background-color: #ffffff; *background-color: #f2f2f2; } .has-switch span.switch-default:active, .has-switch span.switch-default.active { background-color: #e6e6e6 \9; } .morris-hover{position:absolute;z-index:1000;}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255, 255, 255, 0.8);border:solid 2px rgba(230, 230, 230, 0.8);font-family:sans-serif;font-size:12px;text-align:center;}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;} .morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.0em 0;height:14px} bullet-chart-container { position: relative; width: 100%; } .bullet-chart-overallocated { background-color: #e6b9b8; } .bullet-chart-total { border-right: 2px solid black; } .bullet-chart-unallocated { background-color: #eeece1; } .bullet-chart-underallocated { background-color: #e61e3d; } .bullet-chart-baseline { background-color: beige; border-right: 2px solid dodgerblue; } .bullet-chart-overallocted-total { border-right: 2px solid black; background-color: #e6b9b8; } .bullet-chart-baseline > .bullet-chart-unallocated { background-color: #dcdcdc } .bullet-chart-total > .bullet-chart-baseline, .bullet-chart-current > .bullet-chart-baseline { background-color: #e6b9b8; } .bullet-chart-current > .bullet-chart-baseline, .bullet-chart-baseline > .bullet-chart-total, .bullet-chart-container > .bullet-chart-current, .bullet-chart-total > .bullet-chart-baseline, .bullet-chart-baseline > .bullet-chart-current, .bullet-chart-total > .bullet-chart-current, .bullet-chart-container > .bullet-chart-baseline, .bullet-chart-current > .bullet-chart-total { height: 18px; } .bullet-chart-summary-current { display: inline-block; font-size: 24pt; margin-right: 8px; } .pillbox { padding: 3px; } .pillbox ul { display: inline-block; margin: 0; } .pillbox li { display: inline-block; float: left; padding: 1px 4px 2px; margin: 2px; font-size: 11.844px; font-weight: bold; line-height: 21px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: baseline; cursor: pointer; background-color: #999999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .pillbox li:after { position: relative; top: 1px; float: right; padding-left: 4px; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; content: attr(data-content); opacity: 0.2; filter: alpha(opacity=20); } .pillbox li:hover:after { opacity: 0.4; filter: alpha(opacity=40); } .pillbox li.status-important { background-color: #b94a48; } .pillbox li.status-warning { background-color: #f89406; } .pillbox li.status-success { background-color: #468847; } .pillbox li.status-info { background-color: #3a87ad; } /** FIX for Bootstrap and Google Maps Info window styes problem **/ img[src*="gstatic.com/"], img[src*="googleapis.com/"] { max-width: none; } .notifications { position: fixed; } /* Positioning */ .notifications.top-right { right: 10px; top: 25px; } .notifications.top-left { left: 10px; top: 25px; } .notifications.bottom-left { left: 10px; bottom: 25px; } .notifications.bottom-right { right: 10px; bottom: 25px; } /* Notification Element */ .notifications > div { position: relative; z-index: 9999; margin: 5px 0px; } .tree { min-height:20px; padding: 19px 19px 19px 1px; margin-bottom:20px; } .tree li { list-style-type:none; margin:0; padding:10px 5px 0 5px; position:relative } .tree li::before, .tree li::after { content:''; left:-20px; position:absolute; right:auto } .tree li::before { border-left:1px solid #999; bottom:50px; height:100%; top:0; width:1px } .tree li::after { border-top:1px solid #999; height:20px; top:25px; width:25px } .tree li span { -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #999; border-radius:5px; display:inline-block; padding:3px 8px; text-decoration:none } .tree li.parent_li>span { cursor:pointer; } .tree ul.parent_ul { margin-left : 0px; } .tree>ul>li::before, .tree>ul>li::after { border:0 } .tree li:last-child::before { height:30px } .label-outline { color: black; border: 1px solid #999; background-color: transparent; } .spinner .add-on { /* padding: 2px; */ } .spinner .add-on a.spin-up,.spinner .add-on a.spin-down { height: 10px; overflow: hidden; display: block; text-align: center; position: relative; color: #999; } .spinner .add-on a.spin-up .icon-sort-down,.spinner .add-on a.spin-down .icon-sort-down { position: relative; top: -9px; } .spinner .add-on a.spin-up:hover,.spinner .add-on a.spin-down:hover { color: #555; } /*! * Slider for Bootstrap * * Copyright 2012 <NAME> * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .slider { display: block; vertical-align: middle; position: relative; } .slider.slider-horizontal { display:inline-block; float:left } .slider.slider-horizontal .slider-track { height: 10px; width: 100%; margin-top: -5px; top: 50%; left: 0; } .slider-label.slider-horizontal { font-weight: bold; display:inline-block; } .slider.slider-horizontal .slider-selection { height: 100%; top: 0; bottom: 0; } .slider.slider-horizontal .slider-handle { margin-left: -10px; margin-top: -5px; } .slider.slider-horizontal .slider-handle.triangle { border-width: 0 10px 10px 10px; width: 0; height: 0; border-bottom-color: #0480be; margin-top: 0; } .slider.slider-vertical { display:block; } .slider-label.slider-vertical { display:block; font-weight: bold; } .slider.slider-vertical .slider-track { width: 10px; height: 100%; margin-left: -5px; left: 50%; top: 0; } .slider.slider-vertical .slider-selection { width: 100%; left: 0; top: 0; bottom: 0; } .slider.slider-vertical .slider-handle { margin-left: -5px; margin-top: -10px; } .slider.slider-vertical .slider-handle.triangle { border-width: 10px 0 10px 10px; width: 1px; height: 1px; border-left-color: #0480be; margin-left: 0; } .slider input { display: none; } .slider .tooltip-inner { white-space: nowrap; } .slider-track { position: absolute; cursor: pointer; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .slider-selection { position: absolute; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5)); background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5); background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .slider-handle { position: absolute; width: 20px; height: 20px; background-color: #0e90d2; background-image: -moz-linear-gradient(top, #149bdf, #0480be); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)); background-image: -webkit-linear-gradient(top, #149bdf, #0480be); background-image: -o-linear-gradient(top, #149bdf, #0480be); background-image: linear-gradient(to bottom, #149bdf, #0480be); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); opacity: 0.8; border: 0px solid transparent; } .slider-handle.round { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .slider-handle.triangle { background: transparent none; } .cit-node rect { cursor: pointer; fill: #fff; fill-opacity: .5; stroke: #3182bd; stroke-width: 1.5px; } .cit-node text { font: 10px sans-serif; pointer-events: none; } path.cit-link { fill: none; stroke: #9ecae1; stroke-width: 1.5px; } .cit-node .cit-collapsed{ fill: #3182bd; } .cit-node .cit-expanded{ fill: #c6dbef; } .cit-node .cit-leaf{ fill: #fd8d3c; } .tab-content { overflow: auto; border-right: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; } .popover { max-width: 420px; } .dropdown-menu > li > a { display: block; padding: 2px 6px; clear: both; font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap; cursor : pointer; } .dropdown-menu > li > a > i{ padding-right: 3px; }
0.343672
0.101456
@font-face{ font-family: 'olympic'; src: url('fonts/olympiccarrierchromeital.ttf'); } @font-face{ font-family: 'Roboto'; src: url('fonts/Roboto.ttf'); } body{ text-align: center; background: linear-gradient(90deg, #D6238E 0%, #100E49 100%); font-weight: normal; color: #271329; } .login-block{ padding-top: 20px; font-family: 'Roboto'; font-weight: 100; font-size: 18px; width: 516px; min-width: 300px; height: 659px; min-height: 300px; background: #FFFFFF; border-radius: 35px; margin: 0; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } #welcome{ font-size: 38px; margin-top: 40px; font-family: 'olympic'; color: #EB00FF; } #login{ width: 60%; height: 40px; margin-top: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #password{ width: 60%; margin-top: 40px; height: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #password_2{ width: 60%; margin-top: 40px; height: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #login_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #registration_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #back_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #next_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #or{ font-family: 'Roboto'; margin-top: 40px; margin-bottom: 40px; } #iAmNew{ color: #777777; font-size: 20px; font-weight: normal; line-height: 30px; margin-top: 40px; } #back{ border-radius: 30px; } #incorrect{ color: red; } #text{ margin-top: 20%; font-family: 'Roboto'; font-size: 36px; font-weight: 300; line-height: 35px; }
public/css/index.css
@font-face{ font-family: 'olympic'; src: url('fonts/olympiccarrierchromeital.ttf'); } @font-face{ font-family: 'Roboto'; src: url('fonts/Roboto.ttf'); } body{ text-align: center; background: linear-gradient(90deg, #D6238E 0%, #100E49 100%); font-weight: normal; color: #271329; } .login-block{ padding-top: 20px; font-family: 'Roboto'; font-weight: 100; font-size: 18px; width: 516px; min-width: 300px; height: 659px; min-height: 300px; background: #FFFFFF; border-radius: 35px; margin: 0; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } #welcome{ font-size: 38px; margin-top: 40px; font-family: 'olympic'; color: #EB00FF; } #login{ width: 60%; height: 40px; margin-top: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #password{ width: 60%; margin-top: 40px; height: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #password_2{ width: 60%; margin-top: 40px; height: 40px; font-size: 25px; font-weight: 100; border: none; border-bottom: 2px solid rgb(117, 77, 77); } #login_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #registration_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #back_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #next_button{ width: 30%; height: 30px;; margin-top: 45px; border-radius: 30px; background-color: #FFFFFF; font-size: 22px;; color: #77297e; border-color: #77297e; } #or{ font-family: 'Roboto'; margin-top: 40px; margin-bottom: 40px; } #iAmNew{ color: #777777; font-size: 20px; font-weight: normal; line-height: 30px; margin-top: 40px; } #back{ border-radius: 30px; } #incorrect{ color: red; } #text{ margin-top: 20%; font-family: 'Roboto'; font-size: 36px; font-weight: 300; line-height: 35px; }
0.291082
0.08318
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .header-container{background: #fbfbfb;padding: 5px 0;} .stock-container{max-width: 980px;margin: 0 auto;padding:0;} .main-container .light{background-color: #fff;color:#333;} .main-container .dark{background-color: #121212;color:#fff;} .reactjs-app.container{width: 100%;} .container.main-container{padding: 0px 0;} .img-responsive{width: 100%;display: inline-block;} .overlay {position: fixed;top: 0; right: 0; left: 0; bottom: 0;text-align: center;background-color: rgba(0, 0, 0, 0.3);padding: 64px 32px;} .modal {display: inline-block;background-color: white;padding: 24px;position: relative;} .nav li a.active{background-color: #e7e7e7 !important;} .navbar {border-radius: 0;margin-bottom: 0; } .active-stock{width:33%;margin: 15px 15px 0 0 ;} .panel-default>.panel-heading {font-weight: bold;font-size:16px;} .item-container i{cursor: pointer;margin-left: 10px;display: none;font-size:17px;} .item-container:hover i{display: inline;} .each-item {width: 140px; overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap;} .each-item img{margin-right:15px;} .mqcontainer{width: 100%;overflow: hidden;} .sitemessage {display: inline-block; white-space: nowrap; animation: floatText 180s infinite linear;padding-left: 100%;} .sitemessage:hover {animation-play-state: paused;} @keyframes floatText { to { transform: translateX(-100%); } } .indexitem .green{color:lightgreen;} .indexitem .red{color:orangered;} .indexitem span{margin-right:30px;} .dark .form-row input, .dark .form-row label{color:#fff !important;} .search-container label{font-weight: normal;} .list-group p{padding: 10px;} .top-offset{margin-top:50px;} .company-info h1{margin-top: 0;} .navbar-nav{margin:0;} .company-chart{background-color: #fff;color:#333;} .main-container .dark i, .main-container .dark .pull-right{background-color: #fff;color:#333;} @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @media screen and (min-width: 768px) { .reactjs-app.container{padding:0;} } @media screen and (max-width: 768px) { nav .container-fluid .navbar-header{margin-left:0;} }
src/App.css
.App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .header-container{background: #fbfbfb;padding: 5px 0;} .stock-container{max-width: 980px;margin: 0 auto;padding:0;} .main-container .light{background-color: #fff;color:#333;} .main-container .dark{background-color: #121212;color:#fff;} .reactjs-app.container{width: 100%;} .container.main-container{padding: 0px 0;} .img-responsive{width: 100%;display: inline-block;} .overlay {position: fixed;top: 0; right: 0; left: 0; bottom: 0;text-align: center;background-color: rgba(0, 0, 0, 0.3);padding: 64px 32px;} .modal {display: inline-block;background-color: white;padding: 24px;position: relative;} .nav li a.active{background-color: #e7e7e7 !important;} .navbar {border-radius: 0;margin-bottom: 0; } .active-stock{width:33%;margin: 15px 15px 0 0 ;} .panel-default>.panel-heading {font-weight: bold;font-size:16px;} .item-container i{cursor: pointer;margin-left: 10px;display: none;font-size:17px;} .item-container:hover i{display: inline;} .each-item {width: 140px; overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap;} .each-item img{margin-right:15px;} .mqcontainer{width: 100%;overflow: hidden;} .sitemessage {display: inline-block; white-space: nowrap; animation: floatText 180s infinite linear;padding-left: 100%;} .sitemessage:hover {animation-play-state: paused;} @keyframes floatText { to { transform: translateX(-100%); } } .indexitem .green{color:lightgreen;} .indexitem .red{color:orangered;} .indexitem span{margin-right:30px;} .dark .form-row input, .dark .form-row label{color:#fff !important;} .search-container label{font-weight: normal;} .list-group p{padding: 10px;} .top-offset{margin-top:50px;} .company-info h1{margin-top: 0;} .navbar-nav{margin:0;} .company-chart{background-color: #fff;color:#333;} .main-container .dark i, .main-container .dark .pull-right{background-color: #fff;color:#333;} @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @media screen and (min-width: 768px) { .reactjs-app.container{padding:0;} } @media screen and (max-width: 768px) { nav .container-fluid .navbar-header{margin-left:0;} }
0.550366
0.082328
.lx-height-10{ height:10px !important; } @media(max-width:1024px){ .lx-height-10{ height:0px !important; } .lx-g6-5-f{ width:100% !important; } } .lx-width-120{ width:120px !important; margin-right:20px !important; } @media(max-width:1024px){ .lx-width-120{ margin-right:10px !important; } } .lx-width-90{ width:90px !important; margin-right:20px !important; } .lx-width-70{ width:70px !important; margin-left:20px !important; } .lx-width-200{ width:200px !important; } .lx-width-40per{ width:40% !important; margin-right:20px !important; margin-top:0px !important; margin-bottom:0px !important; } @media(max-width:1024px){ .lx-width-40per{ width:100% !important; margin-right:0px !important; margin-top:0px !important; margin-bottom:10px !important; } } .lx-width-100per{ width:100% !important; left:0px; } .lx-mr-10{ margin-right:10px !important; } .lx-mr-20{ margin-right:20px !important; } .lx-mr-13{ margin-right:13.33px !important; } .lx-mr-0{ margin-right:0px !important; } .lx-ml-10{ margin-left:10px !important; } .lx-ml-13{ margin-left:13.33px !important; } .lx-mrl-10{ margin-left:10px !important; margin-right:10px !important; } .lx-mrl-5{ margin-left:5px !important; margin-right:5px !important; } .lx-mrl-6{ margin-left:6.66px !important; margin-right:6.66px !important; } @media(max-width:768px){ .lx-mr-10{ margin-right:0px !important; } .lx-mr-20{ margin-right:0px !important; } .lx-mr-13{ margin-right:0px !important; } .lx-ml-10{ margin-left:0px !important; } .lx-ml-13{ margin-left:0px !important; } .lx-mrl-10{ margin-left:0px !important; margin-right:0px !important; } .lx-mrl-5{ margin-left:0px !important; margin-right:0px !important; } .lx-mrl-6{ margin-left:0px !important; margin-right:0px !important; } } .lx-mb-0{ margin-bottom:0px !important; } .lx-mb-1{ margin-bottom:1px !important; } .lx-mb-20{ margin-bottom:20px !important; } .lx-mb-100{ margin-bottom:100px !important; } .lx-pr-10{ padding-right:10px !important; } .lx-mt-20{ margin-top:20px !important; } .lx-p-0{ padding:0px !important; } .lx-bg-none{ background:none !important; } .lx-br-0{ border:0px !important; } .lx-fr{ float:right !important; } .lx-fl{ float:left !important; }
accets/frontend/css/reset_style.css
.lx-height-10{ height:10px !important; } @media(max-width:1024px){ .lx-height-10{ height:0px !important; } .lx-g6-5-f{ width:100% !important; } } .lx-width-120{ width:120px !important; margin-right:20px !important; } @media(max-width:1024px){ .lx-width-120{ margin-right:10px !important; } } .lx-width-90{ width:90px !important; margin-right:20px !important; } .lx-width-70{ width:70px !important; margin-left:20px !important; } .lx-width-200{ width:200px !important; } .lx-width-40per{ width:40% !important; margin-right:20px !important; margin-top:0px !important; margin-bottom:0px !important; } @media(max-width:1024px){ .lx-width-40per{ width:100% !important; margin-right:0px !important; margin-top:0px !important; margin-bottom:10px !important; } } .lx-width-100per{ width:100% !important; left:0px; } .lx-mr-10{ margin-right:10px !important; } .lx-mr-20{ margin-right:20px !important; } .lx-mr-13{ margin-right:13.33px !important; } .lx-mr-0{ margin-right:0px !important; } .lx-ml-10{ margin-left:10px !important; } .lx-ml-13{ margin-left:13.33px !important; } .lx-mrl-10{ margin-left:10px !important; margin-right:10px !important; } .lx-mrl-5{ margin-left:5px !important; margin-right:5px !important; } .lx-mrl-6{ margin-left:6.66px !important; margin-right:6.66px !important; } @media(max-width:768px){ .lx-mr-10{ margin-right:0px !important; } .lx-mr-20{ margin-right:0px !important; } .lx-mr-13{ margin-right:0px !important; } .lx-ml-10{ margin-left:0px !important; } .lx-ml-13{ margin-left:0px !important; } .lx-mrl-10{ margin-left:0px !important; margin-right:0px !important; } .lx-mrl-5{ margin-left:0px !important; margin-right:0px !important; } .lx-mrl-6{ margin-left:0px !important; margin-right:0px !important; } } .lx-mb-0{ margin-bottom:0px !important; } .lx-mb-1{ margin-bottom:1px !important; } .lx-mb-20{ margin-bottom:20px !important; } .lx-mb-100{ margin-bottom:100px !important; } .lx-pr-10{ padding-right:10px !important; } .lx-mt-20{ margin-top:20px !important; } .lx-p-0{ padding:0px !important; } .lx-bg-none{ background:none !important; } .lx-br-0{ border:0px !important; } .lx-fr{ float:right !important; } .lx-fl{ float:left !important; }
0.137128
0.050776
@-webkit-keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1) } } @keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1) } } .hvr-pulse-grow { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover { -webkit-animation-name: hvr-pulse-grow; animation-name: hvr-pulse-grow; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate } @-webkit-keyframes hvr-pop { 50% { -webkit-transform: scale(1.2); transform: scale(1.2) } } @keyframes hvr-pop { 50% { -webkit-transform: scale(1.2); transform: scale(1.2) } } .hvr-pop { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover { -webkit-animation-name: hvr-pop; animation-name: hvr-pop; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1 } @-webkit-keyframes hvr-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @keyframes hvr-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @-webkit-keyframes hvr-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @keyframes hvr-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } .hvr-bob { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover { -webkit-animation-name: hvr-bob-float, hvr-bob; animation-name: hvr-bob-float, hvr-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: 1, infinite; animation-iteration-count: 1, infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate } @-webkit-keyframes hvr-buzz { 50% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 100% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } } @keyframes hvr-buzz { 50% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 100% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } } .hvr-buzz { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover { -webkit-animation-name: hvr-buzz; animation-name: hvr-buzz; -webkit-animation-duration: .15s; animation-duration: .15s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite } @-webkit-keyframes hvr-buzz-out { 10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0) } 100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0) } } @keyframes hvr-buzz-out { 10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0) } 100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0) } } .hvr-buzz-out { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover { -webkit-animation-name: hvr-buzz-out; animation-name: hvr-buzz-out; -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1 } /*!Hover.css (http://ianlunn.github.io/Hover/) * Version: 2.3.2 * Author: <NAME> @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover * Hover.css Copyright <NAME> 2017. Generated with Sass. */
src/local_modules/onHover/hover-min.css
@-webkit-keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1) } } @keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1) } } .hvr-pulse-grow { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover { -webkit-animation-name: hvr-pulse-grow; animation-name: hvr-pulse-grow; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate } @-webkit-keyframes hvr-pop { 50% { -webkit-transform: scale(1.2); transform: scale(1.2) } } @keyframes hvr-pop { 50% { -webkit-transform: scale(1.2); transform: scale(1.2) } } .hvr-pop { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover { -webkit-animation-name: hvr-pop; animation-name: hvr-pop; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1 } @-webkit-keyframes hvr-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @keyframes hvr-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @-webkit-keyframes hvr-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @keyframes hvr-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } .hvr-bob { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover { -webkit-animation-name: hvr-bob-float, hvr-bob; animation-name: hvr-bob-float, hvr-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: 1, infinite; animation-iteration-count: 1, infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate } @-webkit-keyframes hvr-buzz { 50% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 100% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } } @keyframes hvr-buzz { 50% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 100% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } } .hvr-buzz { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover { -webkit-animation-name: hvr-buzz; animation-name: hvr-buzz; -webkit-animation-duration: .15s; animation-duration: .15s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite } @-webkit-keyframes hvr-buzz-out { 10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0) } 100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0) } } @keyframes hvr-buzz-out { 10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg) } 40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg) } 50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg) } 80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg) } 90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0) } 100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0) } } .hvr-buzz-out { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0) } .hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover { -webkit-animation-name: hvr-buzz-out; animation-name: hvr-buzz-out; -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1 } /*!Hover.css (http://ianlunn.github.io/Hover/) * Version: 2.3.2 * Author: <NAME> @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover * Hover.css Copyright <NAME> 2017. Generated with Sass. */
0.323808
0.116437
@charset "UTF-8"; @font-face { font-family: Alata; src: url(fonte/Alata-Regular.ttf); } *, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } * { font-family: var(--fontePadrão); scrollbar-width: 0.8vw; } *::-webkit-scrollbar { width: 0.8vw; height: 0.8vw; } *::-webkit-scrollbar-track { background: white; } *::-webkit-scrollbar-thumb { background-color: gray; border-radius: 1.5vw; border: 0.2vw solid white; } :root { --corPrincipal: #9609DB; --corLinkMenu: #000000; --fontePadrão: 'Alata', sans-serif; } /*Váriaveis*/ body, ul { margin: 0px; padding: 0px; } section { transition: all 0.25s ease-in-out; } #Quem_Somos { background-image: url(imagens/Background/Background-01.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; padding-left: 8vw; padding-right: 8vw; padding-top: 10vw; ; padding-bottom: 10vw; } /*Estilo do corpo*/ #Quem_Somos2 { margin-top: 4vw; padding: 10px; background-image: url(imagens/Background/Background-02.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; display: flex; } .Quem_Somos2 { padding-top: 5vw; padding-bottom: 5vw; padding-left: 20vw; color: white; font-size: 1.5vw; font-family: 'Alata', sans-serif; } div.video { top: 2.8vw; padding: 0px; margin: 0px; position: relative; } div.video > iframe { position: absolute; width: 35vw; height: 25vw; left: 10vw; } .quem-somos-ola { color: white; font-size: 4.5vw; } .quem-somos { margin-top: 7vw; margin-left: 13vw; color: white; font-size: 1.5vw; font-family: 'Alata', sans-serif; height: 20vw; } #Nossa_Equipe { padding-bottom: 2vw; margin-top: 4vw; background-color: #E6E6E6; background-position: center ; background-repeat: no-repeat; background-size: cover; background-position-y: top; font-size: 1.5vw; } #Nossa_Equipe > h1 { padding-top: 2vw; text-align: center; font-size: 4vw; } #Nossa_Equipe > span > img { width: 25vw; height: 25vw; } #Nossa_Equipe > .Wanderson { display: flex; margin-top: 5vw; margin-left: 12vw; } #Nossa_Equipe > .Lucius { display: flex; margin-top: 5vw; margin-left: 12vw; } #Nossa_Equipe > .Wanderson > p { margin-top: 8vw; margin-left: 4vw; bottom: 0; } #Nossa_Equipe > .Lucius > p { margin-top: 9.3vw; margin-left: 4vw; } #Nossa_Equipe > .Nadson { display: flex; margin-top: 5vw; margin-left: 46vw; } #Nossa_Equipe > .Railana { display: flex; margin-top: 5vw; margin-left: 46vw; } #Nossa_Equipe > .Nadson > p { margin-top: 8vw; margin-right: 4vw; } #Nossa_Equipe > .Railana > p { margin-top: 5vw; margin-right: 4vw; } #Serviços { background-position: center ; background-repeat: no-repeat; background-size: cover; background-position-y: top; margin-top: 4vw; font-size: 1.5vw; } #Serviços > h1 { padding-top: 2vw; margin-left: 18.6vw; text-align: left; font-size: 4vw; font-weight: normal; } #Serviços > h2 { margin-left: 18.6vw; text-align: left; font-weight: normal; } #Serviços > h6 { margin-top: -2vw; margin-left: 18.6vw; text-align: left; font-weight: normal; } #Serviços > div > h6 { font-weight: normal; } #Serviços > .com { display: flex; margin-top: 5vw; } #Serviços > .com > p { margin-top: 3vw; margin-left: 5vw; } #Serviços >.com > img { margin-left: 18.6vw; } @media (max-width: 1300px) { .quem-somos-ola { margin-top: 6vw; font-size: 5vw; height: 20vw; } .quem-somos { font-size: 2vw; } } @media (max-width: 870px) { .quem-somos-ola { margin-top: 6vw; font-size: 6vw; height: 25vw; } .quem-somos { margin-top: 6vw; font-size: 3vw; height: 32vw; } #Nossa_Equipe > .Wanderson { margin-left: 20vw; display: block; } #Nossa_Equipe > .Lucius { margin-top: 40vw; margin-left: 20vw; display: block; } #Nossa_Equipe > .Wanderson > p { margin-top: 1vw; font-size: 3vw; margin-left: 12vw; } #Nossa_Equipe > .Lucius > p { margin-top: 1vw; font-size: 3vw; margin-left: 12vw; } #Nossa_Equipe > .Nadson { margin-top: 10vw; margin-left: 20vw; } #Nossa_Equipe > .Railana { margin-top: 10vw; margin-left: 20vw; padding-bottom: 47vw; } #Nossa_Equipe > .Nadson > p { margin-top: 64vw; margin-left: 12vw; font-size: 3vw; position: absolute; } #Nossa_Equipe > .Railana > p { margin-top: 64vw; margin-left: 12vw; font-size: 3vw; position: absolute; } #Nossa_Equipe > span > img { width: 60vw; height: 60vw; } }
style.css
@charset "UTF-8"; @font-face { font-family: Alata; src: url(fonte/Alata-Regular.ttf); } *, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } * { font-family: var(--fontePadrão); scrollbar-width: 0.8vw; } *::-webkit-scrollbar { width: 0.8vw; height: 0.8vw; } *::-webkit-scrollbar-track { background: white; } *::-webkit-scrollbar-thumb { background-color: gray; border-radius: 1.5vw; border: 0.2vw solid white; } :root { --corPrincipal: #9609DB; --corLinkMenu: #000000; --fontePadrão: 'Alata', sans-serif; } /*Váriaveis*/ body, ul { margin: 0px; padding: 0px; } section { transition: all 0.25s ease-in-out; } #Quem_Somos { background-image: url(imagens/Background/Background-01.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; padding-left: 8vw; padding-right: 8vw; padding-top: 10vw; ; padding-bottom: 10vw; } /*Estilo do corpo*/ #Quem_Somos2 { margin-top: 4vw; padding: 10px; background-image: url(imagens/Background/Background-02.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: center; display: flex; } .Quem_Somos2 { padding-top: 5vw; padding-bottom: 5vw; padding-left: 20vw; color: white; font-size: 1.5vw; font-family: 'Alata', sans-serif; } div.video { top: 2.8vw; padding: 0px; margin: 0px; position: relative; } div.video > iframe { position: absolute; width: 35vw; height: 25vw; left: 10vw; } .quem-somos-ola { color: white; font-size: 4.5vw; } .quem-somos { margin-top: 7vw; margin-left: 13vw; color: white; font-size: 1.5vw; font-family: 'Alata', sans-serif; height: 20vw; } #Nossa_Equipe { padding-bottom: 2vw; margin-top: 4vw; background-color: #E6E6E6; background-position: center ; background-repeat: no-repeat; background-size: cover; background-position-y: top; font-size: 1.5vw; } #Nossa_Equipe > h1 { padding-top: 2vw; text-align: center; font-size: 4vw; } #Nossa_Equipe > span > img { width: 25vw; height: 25vw; } #Nossa_Equipe > .Wanderson { display: flex; margin-top: 5vw; margin-left: 12vw; } #Nossa_Equipe > .Lucius { display: flex; margin-top: 5vw; margin-left: 12vw; } #Nossa_Equipe > .Wanderson > p { margin-top: 8vw; margin-left: 4vw; bottom: 0; } #Nossa_Equipe > .Lucius > p { margin-top: 9.3vw; margin-left: 4vw; } #Nossa_Equipe > .Nadson { display: flex; margin-top: 5vw; margin-left: 46vw; } #Nossa_Equipe > .Railana { display: flex; margin-top: 5vw; margin-left: 46vw; } #Nossa_Equipe > .Nadson > p { margin-top: 8vw; margin-right: 4vw; } #Nossa_Equipe > .Railana > p { margin-top: 5vw; margin-right: 4vw; } #Serviços { background-position: center ; background-repeat: no-repeat; background-size: cover; background-position-y: top; margin-top: 4vw; font-size: 1.5vw; } #Serviços > h1 { padding-top: 2vw; margin-left: 18.6vw; text-align: left; font-size: 4vw; font-weight: normal; } #Serviços > h2 { margin-left: 18.6vw; text-align: left; font-weight: normal; } #Serviços > h6 { margin-top: -2vw; margin-left: 18.6vw; text-align: left; font-weight: normal; } #Serviços > div > h6 { font-weight: normal; } #Serviços > .com { display: flex; margin-top: 5vw; } #Serviços > .com > p { margin-top: 3vw; margin-left: 5vw; } #Serviços >.com > img { margin-left: 18.6vw; } @media (max-width: 1300px) { .quem-somos-ola { margin-top: 6vw; font-size: 5vw; height: 20vw; } .quem-somos { font-size: 2vw; } } @media (max-width: 870px) { .quem-somos-ola { margin-top: 6vw; font-size: 6vw; height: 25vw; } .quem-somos { margin-top: 6vw; font-size: 3vw; height: 32vw; } #Nossa_Equipe > .Wanderson { margin-left: 20vw; display: block; } #Nossa_Equipe > .Lucius { margin-top: 40vw; margin-left: 20vw; display: block; } #Nossa_Equipe > .Wanderson > p { margin-top: 1vw; font-size: 3vw; margin-left: 12vw; } #Nossa_Equipe > .Lucius > p { margin-top: 1vw; font-size: 3vw; margin-left: 12vw; } #Nossa_Equipe > .Nadson { margin-top: 10vw; margin-left: 20vw; } #Nossa_Equipe > .Railana { margin-top: 10vw; margin-left: 20vw; padding-bottom: 47vw; } #Nossa_Equipe > .Nadson > p { margin-top: 64vw; margin-left: 12vw; font-size: 3vw; position: absolute; } #Nossa_Equipe > .Railana > p { margin-top: 64vw; margin-left: 12vw; font-size: 3vw; position: absolute; } #Nossa_Equipe > span > img { width: 60vw; height: 60vw; } }
0.448185
0.089614
body { color: black; } h1 { margin: 20px 0; font-size: 2em; } h2 { margin: 0 auto 15px; text-align: center; } h3 { margin: 10px 0; } h4 { margin: 10px 0; } p { text-indent: 30px; margin: 20px 0; } a { text-decoration: none; text-shadow: 1px 1px #ccc; /*#FF8000;*/ } a.basic-link, .basic-link a:not(.text-default) { color: #8855aa; } a:hover { text-shadow: 1px 1px white; cursor: pointer; } ul li { margin-left: 20px; list-style-type: disc; } ol > li { border: 1px solid black; /*#B25A00;*/ border-radius: 8px; background: white; /*#3CD1FF;*/ margin: 20px 0 0; padding: 10px; position: relative; z-index: 2; } ol > li.list-shadow { width: 240px; margin-left: 4px; z-index: 1; border: 0px; background: black; box-shadow: 0 0 2px 2px black; margin-top: -19px; } #error { border: 1px solid #FF372B; background: white; /*#FF372B;*/ color: black; border-radius: 8px; padding: 10px; display: none; text-align: center; } a.button { border-radius: 8px; margin: 10px auto; display: block; background: #aaa; /*#0089B2;*/ box-shadow: 0 0 1px 1px #aaa; /*#0089B2;*/ cursor: pointer; } a.button .body { text-align: center; padding: 10px; margin: 0 -6px 0 0; position: relative; top: -2px; left: -3px; background: white; /*#3CD1FF;*/ border-radius: 8px; } a.button:hover { /*background: #0089B2;*/ } a.button:active { box-shadow: none; top: 0; } a.button .body:hover { background: #eee; /*#45DAFF;*/ } a.button .body:active { top: 0; } .inactive { opacity: .5; cursor: progress; } iframe { border: 0px; overflow: hidden; } .vertical-center { /* Fallback for vh unit */ min-height: 100%; /* Make it a flex container */; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /* Align the bootstrap's container vertically */; -webkit-box-align : center; -webkit-align-items : center; -moz-box-align : center; -ms-flex-align : center; align-items : center; /* In legacy web browsers such as Firefox 9; we need to specify the width of the flex container */; width: 100%; /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers; hence the bootstrap's container won't be aligned to the center anymore.; Therefore, we should use the following declarations to get it centered again */; -webkit-box-pack : center; -moz-box-pack : center; -ms-flex-pack : center; -webkit-justify-content : center; justify-content : center; }
static/css/base.css
body { color: black; } h1 { margin: 20px 0; font-size: 2em; } h2 { margin: 0 auto 15px; text-align: center; } h3 { margin: 10px 0; } h4 { margin: 10px 0; } p { text-indent: 30px; margin: 20px 0; } a { text-decoration: none; text-shadow: 1px 1px #ccc; /*#FF8000;*/ } a.basic-link, .basic-link a:not(.text-default) { color: #8855aa; } a:hover { text-shadow: 1px 1px white; cursor: pointer; } ul li { margin-left: 20px; list-style-type: disc; } ol > li { border: 1px solid black; /*#B25A00;*/ border-radius: 8px; background: white; /*#3CD1FF;*/ margin: 20px 0 0; padding: 10px; position: relative; z-index: 2; } ol > li.list-shadow { width: 240px; margin-left: 4px; z-index: 1; border: 0px; background: black; box-shadow: 0 0 2px 2px black; margin-top: -19px; } #error { border: 1px solid #FF372B; background: white; /*#FF372B;*/ color: black; border-radius: 8px; padding: 10px; display: none; text-align: center; } a.button { border-radius: 8px; margin: 10px auto; display: block; background: #aaa; /*#0089B2;*/ box-shadow: 0 0 1px 1px #aaa; /*#0089B2;*/ cursor: pointer; } a.button .body { text-align: center; padding: 10px; margin: 0 -6px 0 0; position: relative; top: -2px; left: -3px; background: white; /*#3CD1FF;*/ border-radius: 8px; } a.button:hover { /*background: #0089B2;*/ } a.button:active { box-shadow: none; top: 0; } a.button .body:hover { background: #eee; /*#45DAFF;*/ } a.button .body:active { top: 0; } .inactive { opacity: .5; cursor: progress; } iframe { border: 0px; overflow: hidden; } .vertical-center { /* Fallback for vh unit */ min-height: 100%; /* Make it a flex container */; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /* Align the bootstrap's container vertically */; -webkit-box-align : center; -webkit-align-items : center; -moz-box-align : center; -ms-flex-align : center; align-items : center; /* In legacy web browsers such as Firefox 9; we need to specify the width of the flex container */; width: 100%; /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers; hence the bootstrap's container won't be aligned to the center anymore.; Therefore, we should use the following declarations to get it centered again */; -webkit-box-pack : center; -moz-box-pack : center; -ms-flex-pack : center; -webkit-justify-content : center; justify-content : center; }
0.35354
0.134605
@media screen and (min-width: 750px) { .fluid_wigth{ /* margin-left: auto; margin-right: auto;*/ max-width: 1024px; width: 75%; margin: 0 auto; } } @media screen and (min-width: 1260px) { .fluid_wigth_footer{ /* margin-left: auto; margin-right: auto;*/ max-width: 1024px; width: 75%; margin: 0 auto; } #nav>li>a { padding: 10px 25px !important; } } @media screen and (max-width: 674px) { .footerEmail{ padding-left: 0 !important; } } /*media block 2, image border! */ @media screen and (min-width: 992px) { .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord4,.setBord8,.setBord12{ border-right: none; } } @media screen and (min-width: 768px) and (max-width: 991px) { .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord3,.setBord6,.setBord9,.setBord12{ border-right: none; } } @media screen and (max-width: 767px){ .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord2,.setBord4,.setBord6, .setBord8,.setBord10,.setBord12{ border-right: none; } .SocialImg{ margin-right: 20px !important; } #topmenu .nav > li > a{ padding: 10px 15px; color: #113d73 !important; } .phone_top, .opened{ color: #113d73; } #topmenu-collapse, #nav-test{ background: white; } #nav-test{ display: block !important; } #nav-test > li > a, #dropmenu > li > a{ color: white !important; background: white !important; } #dropmenu > li { float: right !important; background: white !important; } .search-form .form-group span.form-control-feedback{ top: 0px; right: -1px; } } @media screen and (max-width: 700px) { #titleTxt{ font-size: 22px !important; line-height: 35px !important; overflow: hidden; } #inText1{ font-size: 16px !important; line-height: 28px !important; } } @media screen and (max-width: 600px) { .content_part1 { width: 100% !important; background: #f7f7f7 !important; } .row_text1{ padding: 25px 20px 50px 20px !important; } .row_text1, .Img_block, .content_part1_center { text-align: center; width: 100% !important; max-width: 100% !important; } #img_bl1 { margin: 10px 5px !important; } #titleTxt{ font-size: 22px !important; line-height: 35px !important; overflow: hidden; } #inText1{ font-size: 16px !important; line-height: 28px !important; } #prt3Title { font-size: 20px !important; } #prt3SubTitle{ font-size: 14px !important; } #SummStyle{ font-size: 16px !important; } .SimplPack{ font-size: 14px !important; line-height: 18px !important; } .SimplPack>.part3Elem1, .part3Elem2 { padding-left: 7px !important; } } @media screen and (max-width: 420px) { #prt3SubTitle, #prt3Title{ margin-left: 15px !important; } #check_mark, #cross_mark{ margin-left: 10px; } #SummStyle{ font-size: 12px !important; } .SimplPack{ font-size: 10px !important; line-height: 14px !important; } .SimplPack>.part3Elem1, .part3Elem2, .part3Elem3, .part3Elem4, .part3Elem5 { padding-right: 10px !important; } }
web/css/3media.css
@media screen and (min-width: 750px) { .fluid_wigth{ /* margin-left: auto; margin-right: auto;*/ max-width: 1024px; width: 75%; margin: 0 auto; } } @media screen and (min-width: 1260px) { .fluid_wigth_footer{ /* margin-left: auto; margin-right: auto;*/ max-width: 1024px; width: 75%; margin: 0 auto; } #nav>li>a { padding: 10px 25px !important; } } @media screen and (max-width: 674px) { .footerEmail{ padding-left: 0 !important; } } /*media block 2, image border! */ @media screen and (min-width: 992px) { .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord4,.setBord8,.setBord12{ border-right: none; } } @media screen and (min-width: 768px) and (max-width: 991px) { .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord3,.setBord6,.setBord9,.setBord12{ border-right: none; } } @media screen and (max-width: 767px){ .setBord1, .setBord2, .setBord3 ,.setBord4,.setBord5, .setBord6, .setBord7, .setBord8 ,.setBord9,.setBord10, .setBord11, .setBord12{ border: 1px dotted #d1d1d1; border-top: none; border-left: none; } .setBord2,.setBord4,.setBord6, .setBord8,.setBord10,.setBord12{ border-right: none; } .SocialImg{ margin-right: 20px !important; } #topmenu .nav > li > a{ padding: 10px 15px; color: #113d73 !important; } .phone_top, .opened{ color: #113d73; } #topmenu-collapse, #nav-test{ background: white; } #nav-test{ display: block !important; } #nav-test > li > a, #dropmenu > li > a{ color: white !important; background: white !important; } #dropmenu > li { float: right !important; background: white !important; } .search-form .form-group span.form-control-feedback{ top: 0px; right: -1px; } } @media screen and (max-width: 700px) { #titleTxt{ font-size: 22px !important; line-height: 35px !important; overflow: hidden; } #inText1{ font-size: 16px !important; line-height: 28px !important; } } @media screen and (max-width: 600px) { .content_part1 { width: 100% !important; background: #f7f7f7 !important; } .row_text1{ padding: 25px 20px 50px 20px !important; } .row_text1, .Img_block, .content_part1_center { text-align: center; width: 100% !important; max-width: 100% !important; } #img_bl1 { margin: 10px 5px !important; } #titleTxt{ font-size: 22px !important; line-height: 35px !important; overflow: hidden; } #inText1{ font-size: 16px !important; line-height: 28px !important; } #prt3Title { font-size: 20px !important; } #prt3SubTitle{ font-size: 14px !important; } #SummStyle{ font-size: 16px !important; } .SimplPack{ font-size: 14px !important; line-height: 18px !important; } .SimplPack>.part3Elem1, .part3Elem2 { padding-left: 7px !important; } } @media screen and (max-width: 420px) { #prt3SubTitle, #prt3Title{ margin-left: 15px !important; } #check_mark, #cross_mark{ margin-left: 10px; } #SummStyle{ font-size: 12px !important; } .SimplPack{ font-size: 10px !important; line-height: 14px !important; } .SimplPack>.part3Elem1, .part3Elem2, .part3Elem3, .part3Elem4, .part3Elem5 { padding-right: 10px !important; } }
0.153264
0.045671
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&family=Open+Sans:wght@400;500;600&display=swap"); *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: Montserrat, sans-serif; } body { overflow-x: hidden; } ul { list-style-type: none; } li { text-decoration: none; } a, a:hover, a:visited { text-decoration: none; color: white; } header { background: -webkit-gradient(linear, left top, right top, from(rgba(62, 52, 205, 0.8)), to(rgba(62, 52, 205, 0.8))), url(../../img/hush-naidoo-jade-photography-yo01Z-9HQAw-unsplash.jpg); background: linear-gradient(to right, rgba(62, 52, 205, 0.8), rgba(62, 52, 205, 0.8)), url(../../img/hush-naidoo-jade-photography-yo01Z-9HQAw-unsplash.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; } header nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid white; padding: 15px 0; } header nav .header-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0 5vw; cursor: pointer; } header nav .header-list .logo { height: 47px; width: 52px; } header nav .header-list .logo-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } header nav .header-list .logo-text .logo-main-text { font-size: 2.7rem; color: white; } header nav .header-list .logo-text .logo-secondary-text { color: white; font-size: 1.1rem; } header nav .nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 2vw; } header nav .nav-list .nav-item { font-size: 1.6rem; padding: 7px 12px; border-radius: 9px; } header nav .nav-list .nav-item:hover { background-color: rgba(255, 255, 255, 0.15); color: #FFFF00; } header .header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; } header .header-content { color: white; margin: 0 5vw; } header .header-content-main-message { margin-top: 75px; font-size: 3.5rem; width: 45rem; } header .header-content-support-message { font-size: 2rem; margin-top: 15px; font-weight: 500; width: 33.5rem; color: #DEDEDE; margin-bottom: 30px; } header .header-content-cta { font-size: 1.6rem; padding: 13px 27px; border: 2px solid white; border-radius: 66px; } header .header-content-cta:hover { background-color: white; color: #3E34CD; } header .header-content-notif-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 50px 0 75px 0; width: 40rem; background-color: white; padding: 10px 15px; border-radius: 10px; padding: 20px; } header .header-content-notif-container .patients-served, header .header-content-notif-container .time-available { display: -webkit-box; display: -ms-flexbox; display: flex; } header .header-content-notif-container .patients-served h1, header .header-content-notif-container .time-available h1 { color: #3A3A3A; font-weight: 700; font-size: 2.5rem; } header .header-content-notif-container .patients-served p, header .header-content-notif-container .time-available p { color: #8F8F8F; font-weight: 600; font-size: 1rem; width: 75px; margin: auto 0; } header .header-content-notif-container .time-available { border-left: 1px solid #3A3A3A; padding: 0 0 0 10px; } header .header-monitor { height: 500px; width: 500px; overflow: hidden; margin: 0 1vw; } @media (max-width: 63.9375em) { .hide-for-mobile { display: none; } } @media (min-width: 64em) { .hide-for-desktop { display: none; } } .services { width: 100vw; background-color: white; padding: 0 auto; text-align: center; } .services h3 { color: #3A3A3A; font-size: 2.5rem; font-weight: 700; margin: 0 auto; margin-top: 25px; width: 80vw; } .services p { color: #8F8F8F; font-weight: 300; font-size: 1.6rem; margin: 0 auto; margin-bottom: 25px; width: 80vw; } .services-container { display: -ms-grid; display: grid; grid-gap: 10px; -ms-grid-columns: (minmax(250px, 1fr))[auto-fill]; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); padding: 0 5px; width: 90vw; margin: 0 auto 21px auto; } .services-container .services-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 250px; background-color: #3E34CD; border: 1px solid white; border-radius: 15px; cursor: pointer; } .services-container .services-list:hover { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-box-shadow: 0 0 50px 15px rgba(62, 52, 205, 0.2); box-shadow: 0 0 50px 15px rgba(62, 52, 205, 0.2); } .services-container .services-list h4 { font-size: 2.5rem; color: white; font-weight: 500; width: 224px; text-align: center; } .goal-section { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background-image: -webkit-gradient(linear, left top, right top, from(rgba(62, 52, 205, 0.8)), to(rgba(62, 52, 205, 0.8))), url("/img/national-cancer-institute-NFvdKIhxYlU-unsplash.jpg"); background-image: linear-gradient(to right, rgba(62, 52, 205, 0.8), rgba(62, 52, 205, 0.8)), url("/img/national-cancer-institute-NFvdKIhxYlU-unsplash.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 50px 126px 50px 0; color: white; } .goal-section-container { margin-left: 5vw; } .goal-section .logo { width: 51.1rem; height: 56.8rem; margin: 0 0 0 0; } .goal-section-mission-title { margin-top: 6.1rem; } .goal-section-vision-title, .goal-section-mission-title { font-size: 3.5rem; margin-bottom: 1.2rem; } .goal-section-vision-subtitle, .goal-section-mission-subtitle { font-weight: 500; font-size: 2.5rem; margin-bottom: 1.8rem; } .goal-section-vision-text { font-size: 1.8rem; font-weight: 400; margin-bottom: 3rem; } .goal-section-mission-subtitle { margin-bottom: 3rem; } .goal-section-vision-cta, .goal-section-mission-cta { font-size: 1.4rem; font-weight: 500; padding: 12px 49px; border: 1px solid white; border-radius: 6.6rem; cursor: pointer; } .goal-section-vision-cta:hover, .goal-section-mission-cta:hover { background-color: white; color: #3E34CD; } .footer-section { background: #332B9E; color: white; padding: 5.7rem 5vw; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .footer-section-left { margin-right: 20rem; } .footer-section-left-social { margin-bottom: 9.2rem; } .footer-section-left-social > img { cursor: pointer; height: 38px; width: 38px; } .footer-section-left-social > img:not(:last-child) { margin-right: 15px; } .footer-section-left-social > img:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } .footer-section-left > p { font-size: 1.6rem; font-weight: 400; margin: 1.8rem 0; } .footer-section-left .footer-list { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; } .footer-section-left .footer-list .logo { height: 47px; width: 52px; } .footer-section-left .footer-list .logo-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer-section-left .footer-list .logo-text .logo-main-text { font-size: 2.7rem; color: white; } .footer-section-left .footer-list .logo-text .logo-secondary-text { color: white; font-size: 1.1rem; } .footer-section .footer-section-right-furtherinfo { margin-top: 3.7rem; } .footer-section .footer-section-right-services h4, .footer-section .footer-section-right-furtherinfo h4 { font-weight: 500; font-size: 2.5rem; color: white; } .footer-section .footer-section-right-services p, .footer-section .footer-section-right-furtherinfo p { color: #D1D1D1; font-size: 1.6rem; margin: 1.8rem 0; cursor: pointer; } /*# sourceMappingURL=style.css.map */
style/dist/style.css
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&family=Open+Sans:wght@400;500;600&display=swap"); *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: Montserrat, sans-serif; } body { overflow-x: hidden; } ul { list-style-type: none; } li { text-decoration: none; } a, a:hover, a:visited { text-decoration: none; color: white; } header { background: -webkit-gradient(linear, left top, right top, from(rgba(62, 52, 205, 0.8)), to(rgba(62, 52, 205, 0.8))), url(../../img/hush-naidoo-jade-photography-yo01Z-9HQAw-unsplash.jpg); background: linear-gradient(to right, rgba(62, 52, 205, 0.8), rgba(62, 52, 205, 0.8)), url(../../img/hush-naidoo-jade-photography-yo01Z-9HQAw-unsplash.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; } header nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid white; padding: 15px 0; } header nav .header-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0 5vw; cursor: pointer; } header nav .header-list .logo { height: 47px; width: 52px; } header nav .header-list .logo-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } header nav .header-list .logo-text .logo-main-text { font-size: 2.7rem; color: white; } header nav .header-list .logo-text .logo-secondary-text { color: white; font-size: 1.1rem; } header nav .nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 2vw; } header nav .nav-list .nav-item { font-size: 1.6rem; padding: 7px 12px; border-radius: 9px; } header nav .nav-list .nav-item:hover { background-color: rgba(255, 255, 255, 0.15); color: #FFFF00; } header .header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; } header .header-content { color: white; margin: 0 5vw; } header .header-content-main-message { margin-top: 75px; font-size: 3.5rem; width: 45rem; } header .header-content-support-message { font-size: 2rem; margin-top: 15px; font-weight: 500; width: 33.5rem; color: #DEDEDE; margin-bottom: 30px; } header .header-content-cta { font-size: 1.6rem; padding: 13px 27px; border: 2px solid white; border-radius: 66px; } header .header-content-cta:hover { background-color: white; color: #3E34CD; } header .header-content-notif-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 50px 0 75px 0; width: 40rem; background-color: white; padding: 10px 15px; border-radius: 10px; padding: 20px; } header .header-content-notif-container .patients-served, header .header-content-notif-container .time-available { display: -webkit-box; display: -ms-flexbox; display: flex; } header .header-content-notif-container .patients-served h1, header .header-content-notif-container .time-available h1 { color: #3A3A3A; font-weight: 700; font-size: 2.5rem; } header .header-content-notif-container .patients-served p, header .header-content-notif-container .time-available p { color: #8F8F8F; font-weight: 600; font-size: 1rem; width: 75px; margin: auto 0; } header .header-content-notif-container .time-available { border-left: 1px solid #3A3A3A; padding: 0 0 0 10px; } header .header-monitor { height: 500px; width: 500px; overflow: hidden; margin: 0 1vw; } @media (max-width: 63.9375em) { .hide-for-mobile { display: none; } } @media (min-width: 64em) { .hide-for-desktop { display: none; } } .services { width: 100vw; background-color: white; padding: 0 auto; text-align: center; } .services h3 { color: #3A3A3A; font-size: 2.5rem; font-weight: 700; margin: 0 auto; margin-top: 25px; width: 80vw; } .services p { color: #8F8F8F; font-weight: 300; font-size: 1.6rem; margin: 0 auto; margin-bottom: 25px; width: 80vw; } .services-container { display: -ms-grid; display: grid; grid-gap: 10px; -ms-grid-columns: (minmax(250px, 1fr))[auto-fill]; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); padding: 0 5px; width: 90vw; margin: 0 auto 21px auto; } .services-container .services-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 250px; background-color: #3E34CD; border: 1px solid white; border-radius: 15px; cursor: pointer; } .services-container .services-list:hover { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-box-shadow: 0 0 50px 15px rgba(62, 52, 205, 0.2); box-shadow: 0 0 50px 15px rgba(62, 52, 205, 0.2); } .services-container .services-list h4 { font-size: 2.5rem; color: white; font-weight: 500; width: 224px; text-align: center; } .goal-section { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background-image: -webkit-gradient(linear, left top, right top, from(rgba(62, 52, 205, 0.8)), to(rgba(62, 52, 205, 0.8))), url("/img/national-cancer-institute-NFvdKIhxYlU-unsplash.jpg"); background-image: linear-gradient(to right, rgba(62, 52, 205, 0.8), rgba(62, 52, 205, 0.8)), url("/img/national-cancer-institute-NFvdKIhxYlU-unsplash.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 50px 126px 50px 0; color: white; } .goal-section-container { margin-left: 5vw; } .goal-section .logo { width: 51.1rem; height: 56.8rem; margin: 0 0 0 0; } .goal-section-mission-title { margin-top: 6.1rem; } .goal-section-vision-title, .goal-section-mission-title { font-size: 3.5rem; margin-bottom: 1.2rem; } .goal-section-vision-subtitle, .goal-section-mission-subtitle { font-weight: 500; font-size: 2.5rem; margin-bottom: 1.8rem; } .goal-section-vision-text { font-size: 1.8rem; font-weight: 400; margin-bottom: 3rem; } .goal-section-mission-subtitle { margin-bottom: 3rem; } .goal-section-vision-cta, .goal-section-mission-cta { font-size: 1.4rem; font-weight: 500; padding: 12px 49px; border: 1px solid white; border-radius: 6.6rem; cursor: pointer; } .goal-section-vision-cta:hover, .goal-section-mission-cta:hover { background-color: white; color: #3E34CD; } .footer-section { background: #332B9E; color: white; padding: 5.7rem 5vw; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .footer-section-left { margin-right: 20rem; } .footer-section-left-social { margin-bottom: 9.2rem; } .footer-section-left-social > img { cursor: pointer; height: 38px; width: 38px; } .footer-section-left-social > img:not(:last-child) { margin-right: 15px; } .footer-section-left-social > img:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } .footer-section-left > p { font-size: 1.6rem; font-weight: 400; margin: 1.8rem 0; } .footer-section-left .footer-list { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; } .footer-section-left .footer-list .logo { height: 47px; width: 52px; } .footer-section-left .footer-list .logo-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer-section-left .footer-list .logo-text .logo-main-text { font-size: 2.7rem; color: white; } .footer-section-left .footer-list .logo-text .logo-secondary-text { color: white; font-size: 1.1rem; } .footer-section .footer-section-right-furtherinfo { margin-top: 3.7rem; } .footer-section .footer-section-right-services h4, .footer-section .footer-section-right-furtherinfo h4 { font-weight: 500; font-size: 2.5rem; color: white; } .footer-section .footer-section-right-services p, .footer-section .footer-section-right-furtherinfo p { color: #D1D1D1; font-size: 1.6rem; margin: 1.8rem 0; cursor: pointer; } /*# sourceMappingURL=style.css.map */
0.342242
0.067577
:root { --white: #ffffff; --black: #000000; --dark: #232830; --very-light-pink: #c7c7c7; --text-input-field: #f7f7f7; --hospital-green: #acd9b2; --large: 1.9rem; --medium: 1.7rem; --short: 1.6rem; --very-short: 1.4rem; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; } body { font-family: "Quicksand", sans-serif; width: 100%; background: var(--white); color: var(--black); } nav { width: 100%; height: 60px; display: flex; align-items: center; box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.2); } .navbar-list { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 20px; display: flex; justify-content: space-between; } .logo { width: 130px; } nav ul li { display: flex; align-items: center; list-style: none; } /* Navbar styles in desktop */ .categories-list { display: none; justify-content: space-between; align-items: center; margin-left: 32px; font-size: var(--medium); } .categories-list li a { padding: 8px 12px; border: 1px solid transparent; border-radius: 10px; color: var(--very-light-pink); text-decoration: none; } /* Active category style*/ .categories-list li a:hover { border-color: var(--hospital-green); color: var(--hospital-green); } /* */ .navbar__left, .navbar__right { display: flex; justify-content: center; align-items: center; } .navbar__right a { color: var(--dark); font-size: var(--very-short); text-decoration: none; } .menu-account { display: none; margin-right: 24px; } .menu-account span:nth-child(1) { padding-right: 4px; } .down-arrow { width: 8px; height: 8px; content: url("../images/flechita.svg"); transform: rotate(90deg); } .shopping-icon { width: 27px; height: 28px; } .main-container { width: 100%; display: grid; place-items: center; padding: 0 20px; } h1 { width: 100%; min-width: 300px; max-width: 450px; margin-top: 80px; padding-left: 8px; font-size: var(--large); text-align: start; } .general-info { width: 100%; min-width: 300px; max-width: 450px; height: 90px; display: flex; justify-content: space-between; align-items: center; margin-top: 52px; padding: 0 20px; border-radius: 10px; background: var(--text-input-field); font-size: var(--large); font-weight: bold; color: var(--black); text-decoration: none; } .general-info__left { display: flex; flex-direction: column; justify-content: center; } .info { color: grey; font-size: var(--medium); font-weight: 500; } .price { color: var(--dark); font-size: var(--large); font-weight: bold; } .orders-container { width: 100%; min-width: 300px; max-width: 450px; } .order { height: 90px; display: grid; grid-template-columns: auto 1fr auto auto; align-items: center; gap: 20px; margin: 24px 0; } .order figure { width: 90px; height: 90px; } .order__image { width: inherit; height: inherit; border-radius: 25px; object-fit: cover; } .order__name { text-align: start; } /* NavBar mobile to desktop styles */ @media screen and (min-width: 1024px) { .logo { width: 150px; } .menu-mobile { display: none; } .categories-list { display: flex; } .menu-account { display: block; } .navbar__left { order: 1; } .navbar__right { order: 2; } } @media screen and (min-width: 1280px) { .categories-list { margin-left: 52px; } .categories-list li a { padding: 8px 16px; } }
styles/my-order.css
:root { --white: #ffffff; --black: #000000; --dark: #232830; --very-light-pink: #c7c7c7; --text-input-field: #f7f7f7; --hospital-green: #acd9b2; --large: 1.9rem; --medium: 1.7rem; --short: 1.6rem; --very-short: 1.4rem; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; } body { font-family: "Quicksand", sans-serif; width: 100%; background: var(--white); color: var(--black); } nav { width: 100%; height: 60px; display: flex; align-items: center; box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.2); } .navbar-list { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 20px; display: flex; justify-content: space-between; } .logo { width: 130px; } nav ul li { display: flex; align-items: center; list-style: none; } /* Navbar styles in desktop */ .categories-list { display: none; justify-content: space-between; align-items: center; margin-left: 32px; font-size: var(--medium); } .categories-list li a { padding: 8px 12px; border: 1px solid transparent; border-radius: 10px; color: var(--very-light-pink); text-decoration: none; } /* Active category style*/ .categories-list li a:hover { border-color: var(--hospital-green); color: var(--hospital-green); } /* */ .navbar__left, .navbar__right { display: flex; justify-content: center; align-items: center; } .navbar__right a { color: var(--dark); font-size: var(--very-short); text-decoration: none; } .menu-account { display: none; margin-right: 24px; } .menu-account span:nth-child(1) { padding-right: 4px; } .down-arrow { width: 8px; height: 8px; content: url("../images/flechita.svg"); transform: rotate(90deg); } .shopping-icon { width: 27px; height: 28px; } .main-container { width: 100%; display: grid; place-items: center; padding: 0 20px; } h1 { width: 100%; min-width: 300px; max-width: 450px; margin-top: 80px; padding-left: 8px; font-size: var(--large); text-align: start; } .general-info { width: 100%; min-width: 300px; max-width: 450px; height: 90px; display: flex; justify-content: space-between; align-items: center; margin-top: 52px; padding: 0 20px; border-radius: 10px; background: var(--text-input-field); font-size: var(--large); font-weight: bold; color: var(--black); text-decoration: none; } .general-info__left { display: flex; flex-direction: column; justify-content: center; } .info { color: grey; font-size: var(--medium); font-weight: 500; } .price { color: var(--dark); font-size: var(--large); font-weight: bold; } .orders-container { width: 100%; min-width: 300px; max-width: 450px; } .order { height: 90px; display: grid; grid-template-columns: auto 1fr auto auto; align-items: center; gap: 20px; margin: 24px 0; } .order figure { width: 90px; height: 90px; } .order__image { width: inherit; height: inherit; border-radius: 25px; object-fit: cover; } .order__name { text-align: start; } /* NavBar mobile to desktop styles */ @media screen and (min-width: 1024px) { .logo { width: 150px; } .menu-mobile { display: none; } .categories-list { display: flex; } .menu-account { display: block; } .navbar__left { order: 1; } .navbar__right { order: 2; } } @media screen and (min-width: 1280px) { .categories-list { margin-left: 52px; } .categories-list li a { padding: 8px 16px; } }
0.458106
0.134208
body { background-color: rgb(41, 41, 41); color: white; font-family: Arial, Helvetica, sans-serif; } .logo img { position: absolute; width: 35px; margin-left: 15px; margin-top: 15px; } .banner img { width: 1525px; margin-left: -15px; margin-top: -15px; } .nome { position: absolute; color: white; margin-top: -600px; font-size: 40px; margin-left: 20px; } .nome h2 { font-size: 20px; margin-left: 0px; } .botoes { position: absolute; margin-top: -475px; opacity: 5%; font-size: 50px; margin-left: 20px; } .botoes #botao1 { width: 80px; height: 30px; border-radius: 3px; border: none; } .botoes #botao2 { width: 100px; height: 30px; border-radius: 3px; border: none; } .textbutton p { position: absolute; margin-top: -441px; margin-left: 47.4px; font-size: 13px; } .textbutton2 p { position: absolute; margin-top: -441px; margin-left: 130.7px; font-size: 13px; } section { position: absolute; background-color: rgb(48, 48, 48); width: 1526px; height: 550px; margin-left: -15px; margin-top: -250px; box-shadow: 5px -100px 1000px rgba(32, 32, 32, 0.548); } .msg h2 { position: absolute; color: white; margin-top: -230px; margin-left: 10px; } .slider { position: absolute; margin-top: -150px; } .slider .foto1 { width: 280px; position: absolute; border-radius: 5px; margin-left: 10px; } .slider .foto1:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto2 { width: 280px; position: absolute; border-radius: 5px; margin-left: 300px; } .slider .foto2:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto3 { width: 280px; position: absolute; border-radius: 5px; margin-left: 590px; } .slider .foto3:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto4 { width: 280px; position: absolute; border-radius: 5px; margin-left: 880px; } .slider .foto4:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto5 { width: 280px; position: absolute; border-radius: 5px; margin-left: 1170px; } .slider .foto5:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 { position: absolute; margin-top: 100px; } .msg1 { position: absolute; margin-left: 15px; margin-top: 15px; } .slider1 .foto6 { width: 280px; position: absolute; border-radius: 5px; margin-left: 10px; } .slider1 .foto6:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto7 { width: 280px; position: absolute; border-radius: 5px; margin-left: 300px; } .slider1 .foto7:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto8 { width: 280px; position: absolute; border-radius: 5px; margin-left: 590px; } .slider1 .foto8:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto9 { width: 280px; position: absolute; border-radius: 5px; margin-left: 880px; } .slider1 .foto9:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto10 { width: 280px; position: absolute; border-radius: 5px; margin-left: 1170px; } .slider1 .foto10:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
style.css
body { background-color: rgb(41, 41, 41); color: white; font-family: Arial, Helvetica, sans-serif; } .logo img { position: absolute; width: 35px; margin-left: 15px; margin-top: 15px; } .banner img { width: 1525px; margin-left: -15px; margin-top: -15px; } .nome { position: absolute; color: white; margin-top: -600px; font-size: 40px; margin-left: 20px; } .nome h2 { font-size: 20px; margin-left: 0px; } .botoes { position: absolute; margin-top: -475px; opacity: 5%; font-size: 50px; margin-left: 20px; } .botoes #botao1 { width: 80px; height: 30px; border-radius: 3px; border: none; } .botoes #botao2 { width: 100px; height: 30px; border-radius: 3px; border: none; } .textbutton p { position: absolute; margin-top: -441px; margin-left: 47.4px; font-size: 13px; } .textbutton2 p { position: absolute; margin-top: -441px; margin-left: 130.7px; font-size: 13px; } section { position: absolute; background-color: rgb(48, 48, 48); width: 1526px; height: 550px; margin-left: -15px; margin-top: -250px; box-shadow: 5px -100px 1000px rgba(32, 32, 32, 0.548); } .msg h2 { position: absolute; color: white; margin-top: -230px; margin-left: 10px; } .slider { position: absolute; margin-top: -150px; } .slider .foto1 { width: 280px; position: absolute; border-radius: 5px; margin-left: 10px; } .slider .foto1:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto2 { width: 280px; position: absolute; border-radius: 5px; margin-left: 300px; } .slider .foto2:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto3 { width: 280px; position: absolute; border-radius: 5px; margin-left: 590px; } .slider .foto3:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto4 { width: 280px; position: absolute; border-radius: 5px; margin-left: 880px; } .slider .foto4:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider .foto5 { width: 280px; position: absolute; border-radius: 5px; margin-left: 1170px; } .slider .foto5:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 { position: absolute; margin-top: 100px; } .msg1 { position: absolute; margin-left: 15px; margin-top: 15px; } .slider1 .foto6 { width: 280px; position: absolute; border-radius: 5px; margin-left: 10px; } .slider1 .foto6:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto7 { width: 280px; position: absolute; border-radius: 5px; margin-left: 300px; } .slider1 .foto7:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto8 { width: 280px; position: absolute; border-radius: 5px; margin-left: 590px; } .slider1 .foto8:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto9 { width: 280px; position: absolute; border-radius: 5px; margin-left: 880px; } .slider1 .foto9:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .slider1 .foto10 { width: 280px; position: absolute; border-radius: 5px; margin-left: 1170px; } .slider1 .foto10:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
0.47317
0.068506
@charset "utf-8"; @import url("fontawesome-4.5.0.min.css"); @import url("framework.css"); @import url("fonts.css"); /* Rows ---------------------------------------------------------------------------------------------------------------*/ .row0{color:#888888; background-color:#F6F6F6;} .row1 { color:white; background-color:#888888;; background-image:url("../../img/ikzelf_2.jpg"); background-size: 100% 100%; height: -webkit-fill-available; min-height:600px; background-position: center;background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hoofdbg.png', sizingMethod='scale')"; /* Voor IE*/ -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hoofdbg.png', sizingMethod='scale')"; } .row11 { color:#888888; min-height: -webkit-fill-available; /*background-image:url('achtergrondje.png')*/; background-color:white; background-size: 100%; font-size: 1.3em; } .row12{color:#888888; background-color:#E5E5E5; background-size: 100%; min-height: -webkit-fill-available; min-height:600px;} .row13{color:#888; background-color:white; background-size: 100%; } .row2{color:white; background-size: 100%; min-height: -webkit-fill-available; min-height:600px;} .row3{color:#888; background-color:#f1f1f1;} .row4{color:#8A8A8A; background-color:#353535;} .row5, .row5 a{color:#8A8A8A; background-color:#2A2A2A;} /* Top Bar --------------------------------------------------------------------------------------------------------------- */ #topbar{background:rgba(50,50,50,0.6);color:white; margin:0;} #topbar .faico{margin-top:14px;} #topbar .faico li{margin:0;} /* Header --------------------------------------------------------------------------------------------------------------- */ #header{padding:100px 0; text-align:center;} #header #logo{padding: 200px 0;} #header #logo *{margin:0 0 10px; padding:0; line-height:1;} #header #logo i{margin-bottom:30px;} #header #logo h1{font-size:20px; letter-spacing:5px; text-transform:uppercase;} #header #logo p{font-size:12px; text-transform:lowercase;} #header #logo img{width:1em; margin-right: 10px;} h2.header { font-size:1.5rem; text-transform:uppercase; margin-left: 0%;text-align:center; } #design, #informatica, #overMij, #contact{ display: block; height: 94px; margin-top: -94px; visibility: hidden; } /* Page Intro --------------------------------------------------------------------------------------------------------------- */ #pageintro{text-align:center;} #pageintro *{margin:0; line-height:1;} #pageintro .heading{margin-bottom:80px; font-size:4rem; text-transform:uppercase;} #pageintro p{margin-bottom:15px; font-weight:900;} /* color: #888888; /* background-image: url(achtergrondje.png); background-color: white; background-size: 100%; height: -webkit-fill-available; /* padding: 100px 0; font-size: 1.3em; /* border-top: 3px solid #FFE14B; border-bottom: 3px solid #FFE14B; */ /* Intro Blocks --------------------------------------------------------------------------------------------------------------- */ #introblocks{padding:50px 0 0;margin-top:50px;} #introblocks *{margin:0; padding:0; line-height:1;} #introblocks article{position:relative; padding:20px 0 30px 50px; overflow:hidden; z-index:0;} #introblocks span{display:block; position:absolute; top:0; left:-30px; font-size:20rem; line-height:1;} #introblocks i{margin-bottom:20px; font-size:36px;} #introblocks .heading{margin-bottom:20px; text-transform:uppercase; margin-left:0;} #introblocks p{margin-bottom:30px;} /* Portfolio */ #Portfolio.heading{font-size:1.5rem; text-transform:uppercase; text-align:center; color: #888888} .row3 ul a{color:#888888;} .row3 ul a p{margin-top:5px;} /* Content --------------------------------------------------------------------------------------------------------------- */ .container{padding:80px 0;} .container .content{} .opacity{opacity:.6;} .opacity:hover{opacity:1;} .excerpt{position: relative;cursor:pointer;} .excerpt:hover .overleg{opacity:1;} .excerpt .personen{height:450px; width:100%;} .excerpt p{color: white!important;text-transform: uppercase;font-size: 20px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);} .overleg{position: absolute;top: 0;bottom: 0;left: 0;right: 0; height: 100%;width: 100%;opacity: 0;background-color: rgba(50,50,50,0.5);} .excerpt .excerpttxt{color:inherit; background-color:rgba(220,220,220,0.9);} /* Footer --------------------------------------------------------------------------------------------------------------- */ #footer{padding:80px 20px;} #footer .title{margin:0 0 50px 0; padding:0; font-size:1.2rem; text-transform:uppercase;} #footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;} #footer .linklist li:last-child{margin:0; padding:0; border:none;} #footer .linklist li::before, #footer .linklist li::after{display:table; content:"";} #footer .linklist li, #footer .linklist li::after{clear:both;} #footer .contact{} #footer .contact.linklist li, #footer .contact.linklist li:last-child{position:relative; padding-left:40px;} #footer .contact li *{margin:0; padding:0; line-height:1.6;} #footer .contact li i{display:block; position:absolute; top:0; left:0; width:30px; font-size:16px; text-align:center;} button{border:1px solid;}/* Niet enkel voor footer */ #footer input{display:block; width:100%; padding:8px;} button{padding:8px 18px 10px; text-transform:uppercase; font-weight:700; cursor:pointer;} #footer .one_third{padding: 0 5px;} /* Copyright --------------------------------------------------------------------------------------------------------------- */ #copyright{padding:30px} #copyright *{margin:0; padding:0;} /* Transition Fade --------------------------------------------------------------------------------------------------------------- */ *, *::before, *::after{transition:all .3s ease-in-out;} #mainav form *{transition:none !important;} /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* Colours --------------------------------------------------------------------------------------------------------------- */ body{color:#FFFFFF; background-color:#2A2A2A; height:100%;} a{color:#FFE14B;} a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */ hr, .borderedbox{border-color:#D7D7D7;} input:focus, textarea:focus, *:required:focus{border-color:#FFE14B;} .overlay{color:#FFFFFF; background-color:inherit;} .overlay::after{color:inherit; background-color:rgba(0,0,0,.55);} .colouredborder{position:fixed;z-index: 20;}/* Same as the logo colour */ .colouredborder::before, .colouredborder::after{background-color:white;}/* Same as the logo shadow colour */ /* Header ---------------------------------------------------------------------------------------------------------------*/ #header #logo *{color:inherit; text-shadow: 1px 1px rgba(55,55,55,0.7);} #header #logo i{color:#FFE14B; text-shadow:0 25px #E5E5E5;}/* Text shadow used to create a type of logo effect - not for shadow in this case */ /* Inleiding ---------------------------------------------------------------------------------------------------------------*/ .btn_over { color:white; } /* Informatica row2 ---------------------------------------------------------------------------------------------------------------*/ .wrapper.row2 ul{list-style-type: none;} .wrapper.row2 ul li{padding: 5px; color:#ccc} /* Medewerkers ---------------------------------------------------------------------------------------------------------------*/ .row3 p,h6,i{color:#888888;} /* Diensten ---------------------------------------------------------------------------------------------------------------*/ .row12 p{margin: 0 100px; font-size: 1.3rem;} /* Contact ---------------------------------------------------------------------------------------------------------------*/ .wrappercontact{ display:block; width:100%;padding:0;} .wrappercontact .smb{width: 50px; height:auto;} .wrappercontact li{list-style: none;margin:7px;text-align: center; display:inline-block;} .wrappercontact .smb:hover{transform: scale(1.2);} #contact div.header{font-size:1.5em;} input[type=text], select, textarea {width: 100%;padding: 12px; border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box; margin-top: 6px;margin-bottom: 16px;resize: vertical;} input[type=submit] {background-color: #4CAF50;color: white; padding: 12px 20px;border: none;border-radius: 4px; cursor: pointer;} input[type=submit]:hover {background-color: #45a049;} .container.form {border-radius: 5px;background-color: #f2f2f2;padding: 20px; width:70%;} .container.form button{margin: 5px auto;} /* Footer ---------------------------------------------------------------------------------------------------------------*/ #footer .title{color:#FFFFFF;} #footer .linklist li{border-color:#2A2A2A;} #footer input, button{border-color:transparent;} #footer input{color:#FFFFFF; background-color:#2A2A2A;} #footer input:focus{border-color:#FFE14B;} button{color:#FFFFFF; background-color:#FFE14B;} /* Navigation ---------------------------------------------------------------------------------------------------------------*/ #mainav li a{color:inherit;}#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#FFE14B; background-color:inherit;} #mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0,0,0,.6); border-color:rgba(0,0,0,.6);} #mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#FFE14B;} #mainav ul{text-transform:uppercase; text-align:center;} #mainav li{display:inline-block; position:relative; margin:0 10px 0 0; padding:0;} #mainav li:last-child{margin:0;} #mainav li li{width:100%; margin:0;} #mainav li a{display:block; padding:10px 0;} #mainav li li a{border:solid; border-width:0 0 1px 0;} #mainav ul ul{visibility:hidden; opacity:0;} #mainav ul li:hover > ul{visibility:visible; opacity:1;} nav ul, nav ol{margin:0; padding:0; list-style:none;} /* Back to Top (navlogo)*/ .navlogo{width: 2em;} #backtotop{z-index:200; opacity:.7;} #backtotop.visible{visibility:visible; opacity:.5;} #backtotop:hover{opacity:1;} /* margins */ .btmspace50{margin-bottom:50px;} /* Maps */ .imaps{ width:70%; height:450px; border-radius: 8px 8px 0 0; border:0; } /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* Media Queries --------------------------------------------------------------------------------------------------------------- */ @-ms-viewport{width:device-width;} /* Max Wrapper Width - Laptop, Desktop etc. --------------------------------------------------------------------------------------------------------------- */ @media screen and (min-width:978px){ .hoc{max-width:978px;} } /* Mobile Devices --------------------------------------------------------------------------------------------------------------- */ @media screen and (max-width:900px){ .hoc{max-width:90%;} #topbar{} #header{} #mainav{} #mainav ul{} #mainav form{} #breadcrumb{} .container{} #comments input{} .pagination li{} #footer{} #copyright{} #copyright p:first-of-type{} } @media screen and (max-width:750px){ .imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;} .fl_left, .fl_right{display:block; float:none;} .one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;} #topbar .faico{margin:0 0 15px 0; text-align:center;} #topbar .faico li{display:inline-block; float:none; margin:0 2px 0 0;} } /* Other --------------------------------------------------------------------------------------------------------------- */ @media screen and (max-width:750px) { .scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;} .scrollable table{margin:0; padding:0; white-space:nowrap;} .inline li{display:block; margin-bottom:10px;} .pushright li{margin-right:0;} .font-x2{font-size:1.4rem;} .font-x3{font-size:1.6rem;} .infolist li{width:50%;} .pruts{width:300px;height:180px;margin-bottom:-100px;} .bgded{background-size:100%;} #introblocks span{visibility:hidden;} #introblocks article.one_third{padding:15px;} #pageintro{padding: 40px 0;} .row2{background-color:rgb(29, 29, 29);}/*#353535*/ .imaps{width:100%;height:320px;} .container.form{width:100%;} .row3 .header{} .row12 .header{margin: 0 50px 40px 50px;} .row1{background-image:url("../../img/ikzelf_1.jpg");} } @media screen and (max-width:450px){ .infolist li{width: 100%;} #mainav li a{padding:10px 0;} .navlogo{width:0%;} #header #logo h1{font-size: 2em;} #header #logo p{font-size:1.2em;} .row11, .row12{padding:30px 0;} #pageintro .heading{font-size:2rem;} #introblocks {padding: 10px 0 0;margin-top: 0px;} }
layout/styles/layout.css
@charset "utf-8"; @import url("fontawesome-4.5.0.min.css"); @import url("framework.css"); @import url("fonts.css"); /* Rows ---------------------------------------------------------------------------------------------------------------*/ .row0{color:#888888; background-color:#F6F6F6;} .row1 { color:white; background-color:#888888;; background-image:url("../../img/ikzelf_2.jpg"); background-size: 100% 100%; height: -webkit-fill-available; min-height:600px; background-position: center;background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hoofdbg.png', sizingMethod='scale')"; /* Voor IE*/ -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hoofdbg.png', sizingMethod='scale')"; } .row11 { color:#888888; min-height: -webkit-fill-available; /*background-image:url('achtergrondje.png')*/; background-color:white; background-size: 100%; font-size: 1.3em; } .row12{color:#888888; background-color:#E5E5E5; background-size: 100%; min-height: -webkit-fill-available; min-height:600px;} .row13{color:#888; background-color:white; background-size: 100%; } .row2{color:white; background-size: 100%; min-height: -webkit-fill-available; min-height:600px;} .row3{color:#888; background-color:#f1f1f1;} .row4{color:#8A8A8A; background-color:#353535;} .row5, .row5 a{color:#8A8A8A; background-color:#2A2A2A;} /* Top Bar --------------------------------------------------------------------------------------------------------------- */ #topbar{background:rgba(50,50,50,0.6);color:white; margin:0;} #topbar .faico{margin-top:14px;} #topbar .faico li{margin:0;} /* Header --------------------------------------------------------------------------------------------------------------- */ #header{padding:100px 0; text-align:center;} #header #logo{padding: 200px 0;} #header #logo *{margin:0 0 10px; padding:0; line-height:1;} #header #logo i{margin-bottom:30px;} #header #logo h1{font-size:20px; letter-spacing:5px; text-transform:uppercase;} #header #logo p{font-size:12px; text-transform:lowercase;} #header #logo img{width:1em; margin-right: 10px;} h2.header { font-size:1.5rem; text-transform:uppercase; margin-left: 0%;text-align:center; } #design, #informatica, #overMij, #contact{ display: block; height: 94px; margin-top: -94px; visibility: hidden; } /* Page Intro --------------------------------------------------------------------------------------------------------------- */ #pageintro{text-align:center;} #pageintro *{margin:0; line-height:1;} #pageintro .heading{margin-bottom:80px; font-size:4rem; text-transform:uppercase;} #pageintro p{margin-bottom:15px; font-weight:900;} /* color: #888888; /* background-image: url(achtergrondje.png); background-color: white; background-size: 100%; height: -webkit-fill-available; /* padding: 100px 0; font-size: 1.3em; /* border-top: 3px solid #FFE14B; border-bottom: 3px solid #FFE14B; */ /* Intro Blocks --------------------------------------------------------------------------------------------------------------- */ #introblocks{padding:50px 0 0;margin-top:50px;} #introblocks *{margin:0; padding:0; line-height:1;} #introblocks article{position:relative; padding:20px 0 30px 50px; overflow:hidden; z-index:0;} #introblocks span{display:block; position:absolute; top:0; left:-30px; font-size:20rem; line-height:1;} #introblocks i{margin-bottom:20px; font-size:36px;} #introblocks .heading{margin-bottom:20px; text-transform:uppercase; margin-left:0;} #introblocks p{margin-bottom:30px;} /* Portfolio */ #Portfolio.heading{font-size:1.5rem; text-transform:uppercase; text-align:center; color: #888888} .row3 ul a{color:#888888;} .row3 ul a p{margin-top:5px;} /* Content --------------------------------------------------------------------------------------------------------------- */ .container{padding:80px 0;} .container .content{} .opacity{opacity:.6;} .opacity:hover{opacity:1;} .excerpt{position: relative;cursor:pointer;} .excerpt:hover .overleg{opacity:1;} .excerpt .personen{height:450px; width:100%;} .excerpt p{color: white!important;text-transform: uppercase;font-size: 20px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);} .overleg{position: absolute;top: 0;bottom: 0;left: 0;right: 0; height: 100%;width: 100%;opacity: 0;background-color: rgba(50,50,50,0.5);} .excerpt .excerpttxt{color:inherit; background-color:rgba(220,220,220,0.9);} /* Footer --------------------------------------------------------------------------------------------------------------- */ #footer{padding:80px 20px;} #footer .title{margin:0 0 50px 0; padding:0; font-size:1.2rem; text-transform:uppercase;} #footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;} #footer .linklist li:last-child{margin:0; padding:0; border:none;} #footer .linklist li::before, #footer .linklist li::after{display:table; content:"";} #footer .linklist li, #footer .linklist li::after{clear:both;} #footer .contact{} #footer .contact.linklist li, #footer .contact.linklist li:last-child{position:relative; padding-left:40px;} #footer .contact li *{margin:0; padding:0; line-height:1.6;} #footer .contact li i{display:block; position:absolute; top:0; left:0; width:30px; font-size:16px; text-align:center;} button{border:1px solid;}/* Niet enkel voor footer */ #footer input{display:block; width:100%; padding:8px;} button{padding:8px 18px 10px; text-transform:uppercase; font-weight:700; cursor:pointer;} #footer .one_third{padding: 0 5px;} /* Copyright --------------------------------------------------------------------------------------------------------------- */ #copyright{padding:30px} #copyright *{margin:0; padding:0;} /* Transition Fade --------------------------------------------------------------------------------------------------------------- */ *, *::before, *::after{transition:all .3s ease-in-out;} #mainav form *{transition:none !important;} /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* Colours --------------------------------------------------------------------------------------------------------------- */ body{color:#FFFFFF; background-color:#2A2A2A; height:100%;} a{color:#FFE14B;} a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */ hr, .borderedbox{border-color:#D7D7D7;} input:focus, textarea:focus, *:required:focus{border-color:#FFE14B;} .overlay{color:#FFFFFF; background-color:inherit;} .overlay::after{color:inherit; background-color:rgba(0,0,0,.55);} .colouredborder{position:fixed;z-index: 20;}/* Same as the logo colour */ .colouredborder::before, .colouredborder::after{background-color:white;}/* Same as the logo shadow colour */ /* Header ---------------------------------------------------------------------------------------------------------------*/ #header #logo *{color:inherit; text-shadow: 1px 1px rgba(55,55,55,0.7);} #header #logo i{color:#FFE14B; text-shadow:0 25px #E5E5E5;}/* Text shadow used to create a type of logo effect - not for shadow in this case */ /* Inleiding ---------------------------------------------------------------------------------------------------------------*/ .btn_over { color:white; } /* Informatica row2 ---------------------------------------------------------------------------------------------------------------*/ .wrapper.row2 ul{list-style-type: none;} .wrapper.row2 ul li{padding: 5px; color:#ccc} /* Medewerkers ---------------------------------------------------------------------------------------------------------------*/ .row3 p,h6,i{color:#888888;} /* Diensten ---------------------------------------------------------------------------------------------------------------*/ .row12 p{margin: 0 100px; font-size: 1.3rem;} /* Contact ---------------------------------------------------------------------------------------------------------------*/ .wrappercontact{ display:block; width:100%;padding:0;} .wrappercontact .smb{width: 50px; height:auto;} .wrappercontact li{list-style: none;margin:7px;text-align: center; display:inline-block;} .wrappercontact .smb:hover{transform: scale(1.2);} #contact div.header{font-size:1.5em;} input[type=text], select, textarea {width: 100%;padding: 12px; border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box; margin-top: 6px;margin-bottom: 16px;resize: vertical;} input[type=submit] {background-color: #4CAF50;color: white; padding: 12px 20px;border: none;border-radius: 4px; cursor: pointer;} input[type=submit]:hover {background-color: #45a049;} .container.form {border-radius: 5px;background-color: #f2f2f2;padding: 20px; width:70%;} .container.form button{margin: 5px auto;} /* Footer ---------------------------------------------------------------------------------------------------------------*/ #footer .title{color:#FFFFFF;} #footer .linklist li{border-color:#2A2A2A;} #footer input, button{border-color:transparent;} #footer input{color:#FFFFFF; background-color:#2A2A2A;} #footer input:focus{border-color:#FFE14B;} button{color:#FFFFFF; background-color:#FFE14B;} /* Navigation ---------------------------------------------------------------------------------------------------------------*/ #mainav li a{color:inherit;}#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#FFE14B; background-color:inherit;} #mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0,0,0,.6); border-color:rgba(0,0,0,.6);} #mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#FFE14B;} #mainav ul{text-transform:uppercase; text-align:center;} #mainav li{display:inline-block; position:relative; margin:0 10px 0 0; padding:0;} #mainav li:last-child{margin:0;} #mainav li li{width:100%; margin:0;} #mainav li a{display:block; padding:10px 0;} #mainav li li a{border:solid; border-width:0 0 1px 0;} #mainav ul ul{visibility:hidden; opacity:0;} #mainav ul li:hover > ul{visibility:visible; opacity:1;} nav ul, nav ol{margin:0; padding:0; list-style:none;} /* Back to Top (navlogo)*/ .navlogo{width: 2em;} #backtotop{z-index:200; opacity:.7;} #backtotop.visible{visibility:visible; opacity:.5;} #backtotop:hover{opacity:1;} /* margins */ .btmspace50{margin-bottom:50px;} /* Maps */ .imaps{ width:70%; height:450px; border-radius: 8px 8px 0 0; border:0; } /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------------------------------------ */ /* Media Queries --------------------------------------------------------------------------------------------------------------- */ @-ms-viewport{width:device-width;} /* Max Wrapper Width - Laptop, Desktop etc. --------------------------------------------------------------------------------------------------------------- */ @media screen and (min-width:978px){ .hoc{max-width:978px;} } /* Mobile Devices --------------------------------------------------------------------------------------------------------------- */ @media screen and (max-width:900px){ .hoc{max-width:90%;} #topbar{} #header{} #mainav{} #mainav ul{} #mainav form{} #breadcrumb{} .container{} #comments input{} .pagination li{} #footer{} #copyright{} #copyright p:first-of-type{} } @media screen and (max-width:750px){ .imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;} .fl_left, .fl_right{display:block; float:none;} .one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;} #topbar .faico{margin:0 0 15px 0; text-align:center;} #topbar .faico li{display:inline-block; float:none; margin:0 2px 0 0;} } /* Other --------------------------------------------------------------------------------------------------------------- */ @media screen and (max-width:750px) { .scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;} .scrollable table{margin:0; padding:0; white-space:nowrap;} .inline li{display:block; margin-bottom:10px;} .pushright li{margin-right:0;} .font-x2{font-size:1.4rem;} .font-x3{font-size:1.6rem;} .infolist li{width:50%;} .pruts{width:300px;height:180px;margin-bottom:-100px;} .bgded{background-size:100%;} #introblocks span{visibility:hidden;} #introblocks article.one_third{padding:15px;} #pageintro{padding: 40px 0;} .row2{background-color:rgb(29, 29, 29);}/*#353535*/ .imaps{width:100%;height:320px;} .container.form{width:100%;} .row3 .header{} .row12 .header{margin: 0 50px 40px 50px;} .row1{background-image:url("../../img/ikzelf_1.jpg");} } @media screen and (max-width:450px){ .infolist li{width: 100%;} #mainav li a{padding:10px 0;} .navlogo{width:0%;} #header #logo h1{font-size: 2em;} #header #logo p{font-size:1.2em;} .row11, .row12{padding:30px 0;} #pageintro .heading{font-size:2rem;} #introblocks {padding: 10px 0 0;margin-top: 0px;} }
0.188212
0.042009
div, ul, li { margin: 0; padding: 0; } ul, li { list-style: none outside none; } /* layer begin */ .ios-select-widget-box.olay { max-width: 10rem; position: fixed; z-index: 500; left: 50%; top: 0; margin-left: -5rem; width: 100%; height: 100%; opacity: 1; background: rgba(0, 0, 0, 0.75); } .ios-select-widget-box.olay > div { position: fixed; z-index: 1000; width: 100%; height: 100%; background-color: #f2f2f2; bottom: 0; } .ios-select-widget-box header.iosselect-header { height: .88rem; line-height: .88rem; background-color: #eee; width: 100%; z-index: 9999; text-align: center; } .ios-select-widget-box header.iosselect-header a { font-size: .32rem; color: #e94643; text-decoration: none; } .ios-select-widget-box header.iosselect-header a.close { float: left; padding-left: .3rem; height: .88rem; line-height: .88rem; } .ios-select-widget-box header.iosselect-header a.sure { float: right; padding-right: .3rem; height: .88rem; line-height: .88rem; } .ios-select-widget-box { padding-top: .88rem; } .ios-select-widget-box .one-level-contain, .ios-select-widget-box .two-level-contain, .ios-select-widget-box .three-level-contain { height: 100%; overflow: hidden; } .ios-select-widget-box .iosselect-box { overflow: hidden; } .ios-select-widget-box .iosselect-box > div { display: block; float: left; } .ios-select-widget-box ul { background-color: #fff; } .ios-select-widget-box ul li { font-size: .26rem; height: .7rem; line-height: .7rem; background-color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; color: #111; opacity: .3; } .ios-select-widget-box ul li.at { font-size: .32rem; opacity: 1; } .ios-select-widget-box ul li.side1 { font-size: .3rem; opacity: .7; } .ios-select-widget-box ul li.side2 { font-size: .28rem; opacity: .5; } .ios-select-widget-box.one-level-box .one-level-contain { width: 100%; } .ios-select-widget-box.one-level-box .two-level-contain, .ios-select-widget-box.one-level-box .three-level-contain, .ios-select-widget-box.one-level-box .four-level-contain, .ios-select-widget-box.one-level-box .five-level-contain, { width: 0; } .ios-select-widget-box.two-level-box .one-level-contain, .ios-select-widget-box.two-level-box .two-level-contain { width: 50%; } .ios-select-widget-box.two-level-box .three-level-contain, .ios-select-widget-box.two-level-box .four-level-contain, .ios-select-widget-box.two-level-box .five-level-contain, { width: 0; } .ios-select-widget-box.three-level-box .one-level-contain, .ios-select-widget-box.three-level-box .two-level-contain { width: 30%; } .ios-select-widget-box.three-level-box .three-level-contain { width: 40%; } .ios-select-widget-box.three-level-box .four-level-contain .ios-select-widget-box.three-level-box .five-level-contain { width: 0%; } .ios-select-widget-box.four-level-box .one-level-contain, .ios-select-widget-box.four-level-box .two-level-contain, .ios-select-widget-box.four-level-box .three-level-contain, .ios-select-widget-box.four-level-box .four-level-contain { width: 25%; } .ios-select-widget-box.four-level-box .five-level-contain { width: 0%; } .ios-select-widget-box.five-level-box .one-level-contain, .ios-select-widget-box.five-level-box .two-level-contain, .ios-select-widget-box.five-level-box .three-level-contain, .ios-select-widget-box.five-level-box .four-level-contain, .ios-select-widget-box.five-level-box .five-level-contain { width: 20%; } .ios-select-widget-box .cover-area1 { width: 100%; border: none; border-top: 1px solid #d9d9d9; position: absolute; top: 2.98rem; margin: 0; height: 0; } .ios-select-widget-box .cover-area2 { width: 100%; border: none; border-top: 1px solid #d9d9d9; position: absolute; top: 3.66rem; margin: 0; height: 0; } .ios-select-widget-box #iosSelectTitle { margin: 0; padding: 0; display: inline-block; font-size: .32rem; font-weight: normal; color: #333; }
src/assets/plugins/iosselect/iosSelect.css
div, ul, li { margin: 0; padding: 0; } ul, li { list-style: none outside none; } /* layer begin */ .ios-select-widget-box.olay { max-width: 10rem; position: fixed; z-index: 500; left: 50%; top: 0; margin-left: -5rem; width: 100%; height: 100%; opacity: 1; background: rgba(0, 0, 0, 0.75); } .ios-select-widget-box.olay > div { position: fixed; z-index: 1000; width: 100%; height: 100%; background-color: #f2f2f2; bottom: 0; } .ios-select-widget-box header.iosselect-header { height: .88rem; line-height: .88rem; background-color: #eee; width: 100%; z-index: 9999; text-align: center; } .ios-select-widget-box header.iosselect-header a { font-size: .32rem; color: #e94643; text-decoration: none; } .ios-select-widget-box header.iosselect-header a.close { float: left; padding-left: .3rem; height: .88rem; line-height: .88rem; } .ios-select-widget-box header.iosselect-header a.sure { float: right; padding-right: .3rem; height: .88rem; line-height: .88rem; } .ios-select-widget-box { padding-top: .88rem; } .ios-select-widget-box .one-level-contain, .ios-select-widget-box .two-level-contain, .ios-select-widget-box .three-level-contain { height: 100%; overflow: hidden; } .ios-select-widget-box .iosselect-box { overflow: hidden; } .ios-select-widget-box .iosselect-box > div { display: block; float: left; } .ios-select-widget-box ul { background-color: #fff; } .ios-select-widget-box ul li { font-size: .26rem; height: .7rem; line-height: .7rem; background-color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; color: #111; opacity: .3; } .ios-select-widget-box ul li.at { font-size: .32rem; opacity: 1; } .ios-select-widget-box ul li.side1 { font-size: .3rem; opacity: .7; } .ios-select-widget-box ul li.side2 { font-size: .28rem; opacity: .5; } .ios-select-widget-box.one-level-box .one-level-contain { width: 100%; } .ios-select-widget-box.one-level-box .two-level-contain, .ios-select-widget-box.one-level-box .three-level-contain, .ios-select-widget-box.one-level-box .four-level-contain, .ios-select-widget-box.one-level-box .five-level-contain, { width: 0; } .ios-select-widget-box.two-level-box .one-level-contain, .ios-select-widget-box.two-level-box .two-level-contain { width: 50%; } .ios-select-widget-box.two-level-box .three-level-contain, .ios-select-widget-box.two-level-box .four-level-contain, .ios-select-widget-box.two-level-box .five-level-contain, { width: 0; } .ios-select-widget-box.three-level-box .one-level-contain, .ios-select-widget-box.three-level-box .two-level-contain { width: 30%; } .ios-select-widget-box.three-level-box .three-level-contain { width: 40%; } .ios-select-widget-box.three-level-box .four-level-contain .ios-select-widget-box.three-level-box .five-level-contain { width: 0%; } .ios-select-widget-box.four-level-box .one-level-contain, .ios-select-widget-box.four-level-box .two-level-contain, .ios-select-widget-box.four-level-box .three-level-contain, .ios-select-widget-box.four-level-box .four-level-contain { width: 25%; } .ios-select-widget-box.four-level-box .five-level-contain { width: 0%; } .ios-select-widget-box.five-level-box .one-level-contain, .ios-select-widget-box.five-level-box .two-level-contain, .ios-select-widget-box.five-level-box .three-level-contain, .ios-select-widget-box.five-level-box .four-level-contain, .ios-select-widget-box.five-level-box .five-level-contain { width: 20%; } .ios-select-widget-box .cover-area1 { width: 100%; border: none; border-top: 1px solid #d9d9d9; position: absolute; top: 2.98rem; margin: 0; height: 0; } .ios-select-widget-box .cover-area2 { width: 100%; border: none; border-top: 1px solid #d9d9d9; position: absolute; top: 3.66rem; margin: 0; height: 0; } .ios-select-widget-box #iosSelectTitle { margin: 0; padding: 0; display: inline-block; font-size: .32rem; font-weight: normal; color: #333; }
0.300335
0.049199
.thumbnailGallery { padding:5px 0px; float:left; width:100%; } .thumbnailGallery > .thumbnail { float:left; margin-left:10px; cursor:pointer; padding:4px; border:1px solid #ddd; border-radius:4px; } #fullsizeGallery{ display:none; z-index:10000; background-color:rgba(128,128,128,0.5); width:100%; height:100%; position:absolute; top:0px; left:0px; text-align:center; } .currentPhoto{ position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:0; right:0; margin-left:auto; margin-right:auto; padding:10px; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .previousPhoto { position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:-1600px; right:0; margin-left:auto; margin-right:auto; padding:10px; opacity:0; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .nextPhoto { position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:1025px; right:0; margin-left:auto; margin-right:auto; padding:10px; opacity:0; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .galleryButton { font-size:2em; position:relative; cursor:pointer; z-index:100; transition: left, top; transition-duration:1s; } .galleryLoader { width:100%; font-size:2em; color:#CCC; text-align:center; padding:100px 0px; }
gallery.css
.thumbnailGallery { padding:5px 0px; float:left; width:100%; } .thumbnailGallery > .thumbnail { float:left; margin-left:10px; cursor:pointer; padding:4px; border:1px solid #ddd; border-radius:4px; } #fullsizeGallery{ display:none; z-index:10000; background-color:rgba(128,128,128,0.5); width:100%; height:100%; position:absolute; top:0px; left:0px; text-align:center; } .currentPhoto{ position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:0; right:0; margin-left:auto; margin-right:auto; padding:10px; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .previousPhoto { position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:-1600px; right:0; margin-left:auto; margin-right:auto; padding:10px; opacity:0; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .nextPhoto { position:absolute; border-right:1px solid #666; border-bottom:1px solid #666; background-color:#fff; top:100px; left:1025px; right:0; margin-left:auto; margin-right:auto; padding:10px; opacity:0; -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); border-radius:5px; transition: left, opacity; transition-duration:1s; } .galleryButton { font-size:2em; position:relative; cursor:pointer; z-index:100; transition: left, top; transition-duration:1s; } .galleryLoader { width:100%; font-size:2em; color:#CCC; text-align:center; padding:100px 0px; }
0.460289
0.177561
.mc-id { width: 32px; height: 32px; display: inline-block; background: url('http://cdn.lightwiremc.net/items/error.png') no-repeat; } .mc- { background: url('http://cdn.lightwiremc.net/items/error.png') no-repeat; } .mc-air { background: url('http://cdn.lightwiremc.net/items/0-0.png') no-repeat; } .mc-stone { background: url('http://cdn.lightwiremc.net/items/1-0.png') no-repeat; } .mc-granite { background: url('http://cdn.lightwiremc.net/items/1-1.png') no-repeat; } .mc-polished-granite { background: url('http://cdn.lightwiremc.net/items/1-2.png') no-repeat; } .mc-diorite { background: url('http://cdn.lightwiremc.net/items/1-3.png') no-repeat; } .mc-polished-diorite { background: url('http://cdn.lightwiremc.net/items/1-4.png') no-repeat; } .mc-andesite { background: url('http://cdn.lightwiremc.net/items/1-5.png') no-repeat; } .mc-polished-andesite { background: url('http://cdn.lightwiremc.net/items/1-6.png') no-repeat; } .mc-grass { background: url('http://cdn.lightwiremc.net/items/2-0.png') no-repeat; } .mc-dirt { background: url('http://cdn.lightwiremc.net/items/3-0.png') no-repeat; } .mc-dirt-coarse { background: url('http://cdn.lightwiremc.net/items/3-1.png') no-repeat; } .mc-podzol { background: url('http://cdn.lightwiremc.net/items/3-2.png') no-repeat; } .mc-cobblestone { background: url('http://cdn.lightwiremc.net/items/4-0.png') no-repeat; } .mc-plank-oak { background: url('http://cdn.lightwiremc.net/items/5-0.png') no-repeat; } .mc-plank-spruce { background: url('http://cdn.lightwiremc.net/items/5-1.png') no-repeat; } .mc-plank-birch { background: url('http://cdn.lightwiremc.net/items/5-2.png') no-repeat; } .mc-plank-jungle { background: url('http://cdn.lightwiremc.net/items/5-3.png') no-repeat; } .mc-plank-acacia { background: url('http://cdn.lightwiremc.net/items/5-4.png') no-repeat; } .mc-plank-dark { background: url('http://cdn.lightwiremc.net/items/5-5.png') no-repeat; } .mc-sapling-oak { background: url('http://cdn.lightwiremc.net/items/6-0.png') no-repeat; } .mc-sapling-spruce { background: url('http://cdn.lightwiremc.net/items/6-1.png') no-repeat; } .mc-sapling-birch { background: url('http://cdn.lightwiremc.net/items/6-2.png') no-repeat; } .mc-sapling-jungle { background: url('http://cdn.lightwiremc.net/items/6-3.png') no-repeat; } .mc-sapling-acacia { background: url('http://cdn.lightwiremc.net/items/6-4.png') no-repeat; } .mc-sapling-dark { background: url('http://cdn.lightwiremc.net/items/6-5.png') no-repeat; } .mc-bedrock { background: url('http://cdn.lightwiremc.net/items/7-0.png') no-repeat; } .mc-water-flow { background: url('http://cdn.lightwiremc.net/items/8-0.png') no-repeat; } .mc-water-still { background: url('http://cdn.lightwiremc.net/items/9-0.png') no-repeat; } .mc-lava-flow { background: url('http://cdn.lightwiremc.net/items/10-0.png') no-repeat; } .mc-lava-still { background: url('http://cdn.lightwiremc.net/items/11-0.png') no-repeat; } .mc-sand { background: url('http://cdn.lightwiremc.net/items/12-0.png') no-repeat; } .mc-red-sand { background: url('http://cdn.lightwiremc.net/items/12-1.png') no-repeat; } .mc-gravel { background: url('http://cdn.lightwiremc.net/items/13-0.png') no-repeat; } .mc-ore-gold { background: url('http://cdn.lightwiremc.net/items/14-0.png') no-repeat; } .mc-ore-iron { background: url('http://cdn.lightwiremc.net/items/15-0.png') no-repeat; } .mc-ore-coal { background: url('http://cdn.lightwiremc.net/items/16-0.png') no-repeat; } .mc-log-oak { background: url('http://cdn.lightwiremc.net/items/17-0.png') no-repeat; } .mc-log-spruce { background: url('http://cdn.lightwiremc.net/items/17-1.png') no-repeat; } .mc-log-birch { background: url('http://cdn.lightwiremc.net/items/17-2.png') no-repeat; } .mc-log-jungle { background: url('http://cdn.lightwiremc.net/items/17-3.png') no-repeat; } .mc-leave-oak { background: url('http://cdn.lightwiremc.net/items/18-0.png') no-repeat; } .mc-leave-spruce { background: url('http://cdn.lightwiremc.net/items/18-1.png') no-repeat; } .mc-leave-birch { background: url('http://cdn.lightwiremc.net/items/18-2.png') no-repeat; } .mc-leave-jungle { background: url('http://cdn.lightwiremc.net/items/18-3.png') no-repeat; } .mc-sponge { background: url('http://cdn.lightwiremc.net/items/19-0.png') no-repeat; } .mc-sponge-wet { background: url('http://cdn.lightwiremc.net/items/19-1.png') no-repeat; } .mc-glass { background: url('http://cdn.lightwiremc.net/items/20-0.png') no-repeat; } .mc-ore-lapis { background: url('http://cdn.lightwiremc.net/items/21-0.png') no-repeat; } .mc-block-lapis { background: url('http://cdn.lightwiremc.net/items/22-0.png') no-repeat; } .mc-dispenser { background: url('http://cdn.lightwiremc.net/items/23-0.png') no-repeat; } .mc-sandstone { background: url('http://cdn.lightwiremc.net/items/24-0.png') no-repeat; } .mc-sandstone-chiseled { background: url('http://cdn.lightwiremc.net/items/24-1.png') no-repeat; } .mc-sandstone-smooth { background: url('http://cdn.lightwiremc.net/items/24-2.png') no-repeat; } .mc-block-note { background: url('http://cdn.lightwiremc.net/items/25-0.png') no-repeat; } .mc-block-bed { background: url('http://cdn.lightwiremc.net/items/26-0.png') no-repeat; } .mc-rail-powered { background: url('http://cdn.lightwiremc.net/items/27-0.png') no-repeat; } .mc-rail-detector { background: url('http://cdn.lightwiremc.net/items/28-0.png') no-repeat; } .mc-piston-sticky { background: url('http://cdn.lightwiremc.net/items/29-0.png') no-repeat; } .mc-cobweb { background: url('http://cdn.lightwiremc.net/items/30-0.png') no-repeat; } .mc-shrub { background: url('http://cdn.lightwiremc.net/items/31-0.png') no-repeat; } .mc-grass { background: url('http://cdn.lightwiremc.net/items/31-1.png') no-repeat; } .mc-fern { background: url('http://cdn.lightwiremc.net/items/31-2.png') no-repeat; } .mc-bush-dead { background: url('http://cdn.lightwiremc.net/items/32-0.png') no-repeat; } .mc-piston { background: url('http://cdn.lightwiremc.net/items/33-0.png') no-repeat; } .mc-piston-head { background: url('http://cdn.lightwiremc.net/items/34-0.png') no-repeat; } .mc-wool-white { background: url('http://cdn.lightwiremc.net/items/35-0.png') no-repeat; } .mc-wool-orange { background: url('http://cdn.lightwiremc.net/items/35-1.png') no-repeat; } .mc-wool-magenta { background: url('http://cdn.lightwiremc.net/items/35-2.png') no-repeat; } .mc-wool-aqua { background: url('http://cdn.lightwiremc.net/items/35-3.png') no-repeat; } .mc-wool-yellow { background: url('http://cdn.lightwiremc.net/items/35-4.png') no-repeat; } .mc-wool-lime { background: url('http://cdn.lightwiremc.net/items/35-5.png') no-repeat; } .mc-wool-pink { background: url('http://cdn.lightwiremc.net/items/35-6.png') no-repeat; } .mc-wool-gray { background: url('http://cdn.lightwiremc.net/items/35-7.png') no-repeat; } .mc-wool-charcoal { background: url('http://cdn.lightwiremc.net/items/35-8.png') no-repeat; } .mc-wool-cyan { background: url('http://cdn.lightwiremc.net/items/35-9.png') no-repeat; } .mc-wool-purple { background: url('http://cdn.lightwiremc.net/items/35-10.png') no-repeat; } .mc-wool-blue { background: url('http://cdn.lightwiremc.net/items/35-11.png') no-repeat; } .mc-wool-brown { background: url('http://cdn.lightwiremc.net/items/35-12.png') no-repeat; } .mc-wool-green { background: url('http://cdn.lightwiremc.net/items/35-13.png') no-repeat; } .mc-wool-red { background: url('http://cdn.lightwiremc.net/items/35-14.png') no-repeat; } .mc-wool-black { background: url('http://cdn.lightwiremc.net/items/35-15.png') no-repeat; } .mc-dandelion { background: url('http://cdn.lightwiremc.net/items/37-0.png') no-repeat; } .mc-poppy { background: url('http://cdn.lightwiremc.net/items/38-0.png') no-repeat; } .mc-orchid-blue { background: url('http://cdn.lightwiremc.net/items/38-1.png') no-repeat; } .mc-allium { background: url('http://cdn.lightwiremc.net/items/38-2.png') no-repeat; } .mc-bluet-azure { background: url('http://cdn.lightwiremc.net/items/38-3.png') no-repeat; } .mc-tulip-red { background: url('http://cdn.lightwiremc.net/items/38-4.png') no-repeat; } .mc-tulip-orange { background: url('http://cdn.lightwiremc.net/items/38-5.png') no-repeat; } .mc-tulip-white { background: url('http://cdn.lightwiremc.net/items/38-6.png') no-repeat; } .mc-tulip-pink { background: url('http://cdn.lightwiremc.net/items/38-7.png') no-repeat; } .mc-daisy-oxeye { background: url('http://cdn.lightwiremc.net/items/38-8.png') no-repeat; } .mc-mushroom-brown { background: url('http://cdn.lightwiremc.net/items/39-0.png') no-repeat; } .mc-mushroom-red { background: url('http://cdn.lightwiremc.net/items/40-0.png') no-repeat; } .mc-block-gold { background: url('http://cdn.lightwiremc.net/items/41-0.png') no-repeat; } .mc-block-iron { background: url('http://cdn.lightwiremc.net/items/42-0.png') no-repeat; } .mc-slab-double-stone { background: url('http://cdn.lightwiremc.net/items/43-0.png') no-repeat; } .mc-slab-double-sandstone { background: url('http://cdn.lightwiremc.net/items/43-1.png') no-repeat; } .mc-slab-double-wooden { background: url('http://cdn.lightwiremc.net/items/43-2.png') no-repeat; } .mc-slab-double-cobblestone { background: url('http://cdn.lightwiremc.net/items/43-3.png') no-repeat; } .mc-slab-double-brick { background: url('http://cdn.lightwiremc.net/items/43-4.png') no-repeat; } .mc-slab-double-stone-brick { background: url('http://cdn.lightwiremc.net/items/43-5.png') no-repeat; } .mc-slab-double-nether { background: url('http://cdn.lightwiremc.net/items/43-6.png') no-repeat; } .mc-slab-double-quartz { background: url('http://cdn.lightwiremc.net/items/43-7.png') no-repeat; } .mc-slab-stone { background: url('http://cdn.lightwiremc.net/items/44-0.png') no-repeat; } .mc-slab-sandstone { background: url('http://cdn.lightwiremc.net/items/44-1.png') no-repeat; } .mc-slab-wooden { background: url('http://cdn.lightwiremc.net/items/44-2.png') no-repeat; } .mc-slab-cobblestone { background: url('http://cdn.lightwiremc.net/items/44-3.png') no-repeat; } .mc-slab-brick { background: url('http://cdn.lightwiremc.net/items/44-4.png') no-repeat; } .mc-slab-stone-brick { background: url('http://cdn.lightwiremc.net/items/44-5.png') no-repeat; } .mc-slab-nether { background: url('http://cdn.lightwiremc.net/items/44-6.png') no-repeat; } .mc-slab-quartz { background: url('http://cdn.lightwiremc.net/items/44-7.png') no-repeat; } .mc-bricks { background: url('http://cdn.lightwiremc.net/items/45-0.png') no-repeat; } .mc-tnt { background: url('http://cdn.lightwiremc.net/items/46-0.png') no-repeat; } .mc-bookshelf { background: url('http://cdn.lightwiremc.net/items/47-0.png') no-repeat; } .mc-stone-moss { background: url('http://cdn.lightwiremc.net/items/48-0.png') no-repeat; } .mc-obsidian { background: url('http://cdn.lightwiremc.net/items/49-0.png') no-repeat; } .mc-torch { background: url('http://cdn.lightwiremc.net/items/50-0.png') no-repeat; } .mc-fire { background: url('http://cdn.lightwiremc.net/items/51-0.png') no-repeat; } .mc-spawner { background: url('http://cdn.lightwiremc.net/items/52-0.png') no-repeat; } .mc-stairs-oak { background: url('http://cdn.lightwiremc.net/items/53-0.png') no-repeat; } .mc-chest { background: url('http://cdn.lightwiremc.net/items/54-0.png') no-repeat; } .mc-wire-redstone { background: url('http://cdn.lightwiremc.net/items/55-0.png') no-repeat; } .mc-ore-diamond { background: url('http://cdn.lightwiremc.net/items/56-0.png') no-repeat; } .mc-block-diamond { background: url('http://cdn.lightwiremc.net/items/57-0.png') no-repeat; } .mc-table-crafting { background: url('http://cdn.lightwiremc.net/items/58-0.png') no-repeat; } .mc-crop-wheat { background: url('http://cdn.lightwiremc.net/items/59-0.png') no-repeat; } .mc-farmland { background: url('http://cdn.lightwiremc.net/items/60-0.png') no-repeat; } .mc-furnace { background: url('http://cdn.lightwiremc.net/items/61-0.png') no-repeat; } .mc-furnace-burning { background: url('http://cdn.lightwiremc.net/items/62-0.png') no-repeat; } .mc-sign-standing { background: url('http://cdn.lightwiremc.net/items/63-0.png') no-repeat; } .mc-door-oak { background: url('http://cdn.lightwiremc.net/items/64-0.png') no-repeat; } .mc-ladder { background: url('http://cdn.lightwiremc.net/items/65-0.png') no-repeat; } .mc-rail { background: url('http://cdn.lightwiremc.net/items/66-0.png') no-repeat; } .mc-sign-wall { background: url('http://cdn.lightwiremc.net/items/67-0.png') no-repeat; } .mc-stairs-cobblestone { background: url('http://cdn.lightwiremc.net/items/68-0.png') no-repeat; } .mc-lever { background: url('http://cdn.lightwiremc.net/items/69-0.png') no-repeat; } .mc-plate-stone { background: url('http://cdn.lightwiremc.net/items/70-0.png') no-repeat; } .mc-door-iron { background: url('http://cdn.lightwiremc.net/items/71-0.png') no-repeat; } .mc-plate-wooden { background: url('http://cdn.lightwiremc.net/items/72-0.png') no-repeat; } .mc-ore-redstone { background: url('http://cdn.lightwiremc.net/items/73-0.png') no-repeat; } .mc-ore-redstone-glowing { background: url('http://cdn.lightwiremc.net/items/74-0.png') no-repeat; } .mc-torch-redstone-off { background: url('http://cdn.lightwiremc.net/items/75-0.png') no-repeat; } .mc-torch-redstone-on { background: url('http://cdn.lightwiremc.net/items/76-0.png') no-repeat; } .mc-button-stone { background: url('http://cdn.lightwiremc.net/items/77-0.png') no-repeat; } .mc-snow { background: url('http://cdn.lightwiremc.net/items/78-0.png') no-repeat; } .mc-ice { background: url('http://cdn.lightwiremc.net/items/79-0.png') no-repeat; } .mc-block-snow { background: url('http://cdn.lightwiremc.net/items/80-0.png') no-repeat; } .mc-cactus { background: url('http://cdn.lightwiremc.net/items/81-0.png') no-repeat; } .mc-block-clay { background: url('http://cdn.lightwiremc.net/items/82-0.png') no-repeat; } .mc-block-reeds { background: url('http://cdn.lightwiremc.net/items/83-0.png') no-repeat; } .mc-jukebox { background: url('http://cdn.lightwiremc.net/items/84-0.png') no-repeat; } .mc-fence-oak { background: url('http://cdn.lightwiremc.net/items/85-0.png') no-repeat; } .mc-pumpkin { background: url('http://cdn.lightwiremc.net/items/86-0.png') no-repeat; } .mc-netherrack { background: url('http://cdn.lightwiremc.net/items/87-0.png') no-repeat; } .mc-sand-soul { background: url('http://cdn.lightwiremc.net/items/88-0.png') no-repeat; } .mc-glowstone { background: url('http://cdn.lightwiremc.net/items/89-0.png') no-repeat; } .mc-portal-nether { background: url('http://cdn.lightwiremc.net/items/90-0.png') no-repeat; } .mc-pumpkin-lit { background: url('http://cdn.lightwiremc.net/items/91-0.png') no-repeat; } .mc-block-cake { background: url('http://cdn.lightwiremc.net/items/92-0.png') no-repeat; } .mc-repeater-off { background: url('http://cdn.lightwiremc.net/items/93-0.png') no-repeat; } .mc-repeater-on { background: url('http://cdn.lightwiremc.net/items/94-0.png') no-repeat; } .mc-glass-white { background: url('http://cdn.lightwiremc.net/items/95-0.png') no-repeat; } .mc-glass-orange { background: url('http://cdn.lightwiremc.net/items/95-1.png') no-repeat; } .mc-glass-magenta { background: url('http://cdn.lightwiremc.net/items/95-2.png') no-repeat; } .mc-glass-aqua { background: url('http://cdn.lightwiremc.net/items/95-3.png') no-repeat; } .mc-glass-yellow { background: url('http://cdn.lightwiremc.net/items/95-4.png') no-repeat; } .mc-glass-lime { background: url('http://cdn.lightwiremc.net/items/95-5.png') no-repeat; } .mc-glass-pink { background: url('http://cdn.lightwiremc.net/items/95-6.png') no-repeat; } .mc-glass-gray { background: url('http://cdn.lightwiremc.net/items/95-7.png') no-repeat; } .mc-glass-charcoal { background: url('http://cdn.lightwiremc.net/items/95-8.png') no-repeat; } .mc-glass-cyan { background: url('http://cdn.lightwiremc.net/items/95-9.png') no-repeat; } .mc-glass-purple { background: url('http://cdn.lightwiremc.net/items/95-10.png') no-repeat; } .mc-glass-blue { background: url('http://cdn.lightwiremc.net/items/95-11.png') no-repeat; } .mc-glass-brown { background: url('http://cdn.lightwiremc.net/items/95-12.png') no-repeat; } .mc-glass-green { background: url('http://cdn.lightwiremc.net/items/95-13.png') no-repeat; } .mc-glass-red { background: url('http://cdn.lightwiremc.net/items/95-14.png') no-repeat; } .mc-glass-black { background: url('http://cdn.lightwiremc.net/items/95-15.png') no-repeat; } .mc-trapdoor-wooden { background: url('http://cdn.lightwiremc.net/items/96-0.png') no-repeat; } .mc-egg-stone { background: url('http://cdn.lightwiremc.net/items/97-0.png') no-repeat; } .mc-egg-cobblestone { background: url('http://cdn.lightwiremc.net/items/97-1.png') no-repeat; } .mc-egg-brick { background: url('http://cdn.lightwiremc.net/items/97-2.png') no-repeat; } .mc-egg-mossy { background: url('http://cdn.lightwiremc.net/items/97-3.png') no-repeat; } .mc-egg-cracked { background: url('http://cdn.lightwiremc.net/items/97-4.png') no-repeat; } .mc-egg-chiseled { background: url('http://cdn.lightwiremc.net/items/97-5.png') no-repeat; } .mc-brick-stone { background: url('http://cdn.lightwiremc.net/items/98-0.png') no-repeat; } .mc-brick-mossy { background: url('http://cdn.lightwiremc.net/items/98-1.png') no-repeat; } .mc-brick-cracked { background: url('http://cdn.lightwiremc.net/items/98-2.png') no-repeat; } .mc-brick-chiseled { background: url('http://cdn.lightwiremc.net/items/98-3.png') no-repeat; } .mc-block-mushroom-brown { background: url('http://cdn.lightwiremc.net/items/99-0.png') no-repeat; } .mc-block-mushroom-red { background: url('http://cdn.lightwiremc.net/items/100-0.png') no-repeat; } .mc-bars-iron { background: url('http://cdn.lightwiremc.net/items/101-0.png') no-repeat; } .mc-pane { background: url('http://cdn.lightwiremc.net/items/102-0.png') no-repeat; } .mc-block-melon { background: url('http://cdn.lightwiremc.net/items/103-0.png') no-repeat; } .mc-stem-pumpkin { background: url('http://cdn.lightwiremc.net/items/104-0.png') no-repeat; } .mc-stem-melon { background: url('http://cdn.lightwiremc.net/items/105-0.png') no-repeat; } .mc-vines { background: url('http://cdn.lightwiremc.net/items/106-0.png') no-repeat; } .mc-gate-oak { background: url('http://cdn.lightwiremc.net/items/107-0.png') no-repeat; } .mc-stair-brick { background: url('http://cdn.lightwiremc.net/items/108-0.png') no-repeat; } .mc-stair-brick-stone { background: url('http://cdn.lightwiremc.net/items/109-0.png') no-repeat; } .mc-mycelium { background: url('http://cdn.lightwiremc.net/items/110-0.png') no-repeat; } .mc-lily { background: url('http://cdn.lightwiremc.net/items/111-0.png') no-repeat; } .mc-nether-brick { background: url('http://cdn.lightwiremc.net/items/112-0.png') no-repeat; } .mc-nether-fence { background: url('http://cdn.lightwiremc.net/items/113-0.png') no-repeat; } .mc-nether-stair { background: url('http://cdn.lightwiremc.net/items/114-0.png') no-repeat; } .mc-crop-wart { background: url('http://cdn.lightwiremc.net/items/115-0.png') no-repeat; } .mc-table-enchantment { background: url('http://cdn.lightwiremc.net/items/116-0.png') no-repeat; } .mc-block-brewing { background: url('http://cdn.lightwiremc.net/items/117-0.png') no-repeat; } .mc-cauldron { background: url('http://cdn.lightwiremc.net/items/118-0.png') no-repeat; } .mc-end-portal { background: url('http://cdn.lightwiremc.net/items/119-0.png') no-repeat; } .mc-end-frame { background: url('http://cdn.lightwiremc.net/items/120-0.png') no-repeat; } .mc-end-stone { background: url('http://cdn.lightwiremc.net/items/121-0.png') no-repeat; } .mc-egg-dragon { background: url('http://cdn.lightwiremc.net/items/122-0.png') no-repeat; } .mc-lamp-redstone-off { background: url('http://cdn.lightwiremc.net/items/123-0.png') no-repeat; } .mc-lamp-redstone-on { background: url('http://cdn.lightwiremc.net/items/124-0.png') no-repeat; } .mc-slab-double-oak { background: url('http://cdn.lightwiremc.net/items/125-0.png') no-repeat; } .mc-slab-double-spruce { background: url('http://cdn.lightwiremc.net/items/125-1.png') no-repeat; } .mc-slab-double-birch { background: url('http://cdn.lightwiremc.net/items/125-2.png') no-repeat; } .mc-slab-double-jungle { background: url('http://cdn.lightwiremc.net/items/125-3.png') no-repeat; } .mc-slab-double-acacia { background: url('http://cdn.lightwiremc.net/items/125-4.png') no-repeat; } .mc-slab-double-dark { background: url('http://cdn.lightwiremc.net/items/125-5.png') no-repeat; } .mc-slab-oak { background: url('http://cdn.lightwiremc.net/items/126-0.png') no-repeat; } .mc-slab-spruce { background: url('http://cdn.lightwiremc.net/items/126-1.png') no-repeat; } .mc-slab-birch { background: url('http://cdn.lightwiremc.net/items/126-2.png') no-repeat; } .mc-slab-jungle { background: url('http://cdn.lightwiremc.net/items/126-3.png') no-repeat; } .mc-slab-acacia { background: url('http://cdn.lightwiremc.net/items/126-4.png') no-repeat; } .mc-slab-dark { background: url('http://cdn.lightwiremc.net/items/126-5.png') no-repeat; } .mc-cocoa { background: url('http://cdn.lightwiremc.net/items/127-0.png') no-repeat; } .mc-stairs-sandstone { background: url('http://cdn.lightwiremc.net/items/128-0.png') no-repeat; } .mc-ore-emerald { background: url('http://cdn.lightwiremc.net/items/129-0.png') no-repeat; } .mc-chest-ender { background: url('http://cdn.lightwiremc.net/items/130-0.png') no-repeat; } .mc-hook-tripwire { background: url('http://cdn.lightwiremc.net/items/131-0.png') no-repeat; } .mc-tripwire { background: url('http://cdn.lightwiremc.net/items/132-0.png') no-repeat; } .mc-block-emerald { background: url('http://cdn.lightwiremc.net/items/133-0.png') no-repeat; } .mc-stairs-spruce { background: url('http://cdn.lightwiremc.net/items/134-0.png') no-repeat; } .mc-stairs-birch { background: url('http://cdn.lightwiremc.net/items/135-0.png') no-repeat; } .mc-stairs-jungle { background: url('http://cdn.lightwiremc.net/items/136-0.png') no-repeat; } .mc-command { background: url('http://cdn.lightwiremc.net/items/137-0.png') no-repeat; } .mc-beacon { background: url('http://cdn.lightwiremc.net/items/138-0.png') no-repeat; } .mc-wall-cobblestone { background: url('http://cdn.lightwiremc.net/items/139-0.png') no-repeat; } .mc-wall-slab { background: url('http://cdn.lightwiremc.net/items/139-1.png') no-repeat; } .mc-pot-flower { background: url('http://cdn.lightwiremc.net/items/140-0.png') no-repeat; } .mc-crop-carrot { background: url('http://cdn.lightwiremc.net/items/141-0.png') no-repeat; } .mc-crop-potatos { background: url('http://cdn.lightwiremc.net/items/142-0.png') no-repeat; } .mc-button-wooden { background: url('http://cdn.lightwiremc.net/items/143-0.png') no-repeat; } .mc-head-mob { background: url('http://cdn.lightwiremc.net/items/144-0.png') no-repeat; } .mc-anvil { background: url('http://cdn.lightwiremc.net/items/145-0.png') no-repeat; } .mc-chest-trapped { background: url('http://cdn.lightwiremc.net/items/146-0.png') no-repeat; } .mc-plate-light { background: url('http://cdn.lightwiremc.net/items/147-0.png') no-repeat; } .mc-plate-heavy { background: url('http://cdn.lightwiremc.net/items/148-0.png') no-repeat; } .mc-comparator-off { background: url('http://cdn.lightwiremc.net/items/149-0.png') no-repeat; } .mc-comparator-on { background: url('http://cdn.lightwiremc.net/items/150-0.png') no-repeat; } .mc-sensor { background: url('http://cdn.lightwiremc.net/items/151-0.png') no-repeat; } .mc-block-redstone { background: url('http://cdn.lightwiremc.net/items/152-0.png') no-repeat; } .mc-ore-quartz { background: url('http://cdn.lightwiremc.net/items/153-0.png') no-repeat; } .mc-hopper { background: url('http://cdn.lightwiremc.net/items/hopper.png') no-repeat; } .mc-block-quartz { background: url('http://cdn.lightwiremc.net/items/155-0.png') no-repeat; } .mc-quartz-chiseled { background: url('http://cdn.lightwiremc.net/items/155-1.png') no-repeat; } .mc-quartz-pillar { background: url('http://cdn.lightwiremc.net/items/155-2.png') no-repeat; } .mc-stairs-quartz { background: url('http://cdn.lightwiremc.net/items/156-0.png') no-repeat; } .mc-activator-rail { background: url('http://cdn.lightwiremc.net/items/157-0.png') no-repeat; } .mc-dropper { background: url('http://cdn.lightwiremc.net/items/158-0.png') no-repeat; } .mc-clay-white { background: url('http://cdn.lightwiremc.net/items/159-0.png') no-repeat; } .mc-clay-orange { background: url('http://cdn.lightwiremc.net/items/159-1.png') no-repeat; } .mc-clay-magenta { background: url('http://cdn.lightwiremc.net/items/159-2.png') no-repeat; } .mc-clay-aqua { background: url('http://cdn.lightwiremc.net/items/159-3.png') no-repeat; } .mc-clay-yellow { background: url('http://cdn.lightwiremc.net/items/159-4.png') no-repeat; } .mc-clay-lime { background: url('http://cdn.lightwiremc.net/items/159-5.png') no-repeat; } .mc-clay-pink { background: url('http://cdn.lightwiremc.net/items/159-6.png') no-repeat; } .mc-clay-gray { background: url('http://cdn.lightwiremc.net/items/159-7.png') no-repeat; } .mc-clay-charcoal { background: url('http://cdn.lightwiremc.net/items/159-8.png') no-repeat; } .mc-clay-cyan { background: url('http://cdn.lightwiremc.net/items/159-9.png') no-repeat; } .mc-clay-purple { background: url('http://cdn.lightwiremc.net/items/159-10.png') no-repeat; } .mc-clay-blue { background: url('http://cdn.lightwiremc.net/items/159-11.png') no-repeat; } .mc-clay-brown { background: url('http://cdn.lightwiremc.net/items/159-12.png') no-repeat; } .mc-clay-green { background: url('http://cdn.lightwiremc.net/items/159-13.png') no-repeat; } .mc-clay-red { background: url('http://cdn.lightwiremc.net/items/159-14.png') no-repeat; } .mc-clay-black { background: url('http://cdn.lightwiremc.net/items/159-15.png') no-repeat; } .mc-pane-white { background: url('http://cdn.lightwiremc.net/items/160-0.png') no-repeat; } .mc-pane-orange { background: url('http://cdn.lightwiremc.net/items/160-1.png') no-repeat; } .mc-pane-magenta { background: url('http://cdn.lightwiremc.net/items/160-2.png') no-repeat; } .mc-pane-aqua { background: url('http://cdn.lightwiremc.net/items/160-3.png') no-repeat; } .mc-pane-yellow { background: url('http://cdn.lightwiremc.net/items/160-4.png') no-repeat; } .mc-pane-lime { background: url('http://cdn.lightwiremc.net/items/160-5.png') no-repeat; } .mc-pane-pink { background: url('http://cdn.lightwiremc.net/items/160-6.png') no-repeat; } .mc-pane-gray { background: url('http://cdn.lightwiremc.net/items/160-7.png') no-repeat; } .mc-pane-charcoal { background: url('http://cdn.lightwiremc.net/items/160-8.png') no-repeat; } .mc-pane-cyan { background: url('http://cdn.lightwiremc.net/items/160-9.png') no-repeat; } .mc-pane-purple { background: url('http://cdn.lightwiremc.net/items/160-10.png') no-repeat; } .mc-pane-blue { background: url('http://cdn.lightwiremc.net/items/160-11.png') no-repeat; } .mc-pane-brown { background: url('http://cdn.lightwiremc.net/items/160-12.png') no-repeat; } .mc-pane-green { background: url('http://cdn.lightwiremc.net/items/160-13.png') no-repeat; } .mc-pane-red { background: url('http://cdn.lightwiremc.net/items/160-14.png') no-repeat; } .mc-pane-black { background: url('http://cdn.lightwiremc.net/items/160-15.png') no-repeat; } .mc-leave-acacia { background: url('http://cdn.lightwiremc.net/items/161-0.png') no-repeat; } .mc-leave-dark { background: url('http://cdn.lightwiremc.net/items/161-1.png') no-repeat; } .mc-log-acacia { background: url('http://cdn.lightwiremc.net/items/162-0.png') no-repeat; } .mc-log-dark { background: url('http://cdn.lightwiremc.net/items/162-1.png') no-repeat; } .mc-stairs-acacia { background: url('http://cdn.lightwiremc.net/items/163-0.png') no-repeat; } .mc-stairs-dark { background: url('http://cdn.lightwiremc.net/items/164-0.png') no-repeat; } .mc-block-slime { background: url('http://cdn.lightwiremc.net/items/165-0.png') no-repeat; } .mc-barrier { background: url('http://cdn.lightwiremc.net/items/166-0.png') no-repeat; } .mc-trapdoor-iron { background: url('http://cdn.lightwiremc.net/items/167-0.png') no-repeat; } .mc-prismarine { background: url('http://cdn.lightwiremc.net/items/168-0.png') no-repeat; } .mc-block-prismarine { background: url('http://cdn.lightwiremc.net/items/168-1.png') no-repeat; } .mc-prismarine-dark { background: url('http://cdn.lightwiremc.net/items/168-2.png') no-repeat; } .mc-latern-sea { background: url('http://cdn.lightwiremc.net/items/169-0.png') no-repeat; } .mc-bale-hay { background: url('http://cdn.lightwiremc.net/items/170-0.png') no-repeat; } .mc-carpet-white { background: url('http://cdn.lightwiremc.net/items/171-0.png') no-repeat; } .mc-carpet-orange { background: url('http://cdn.lightwiremc.net/items/171-1.png') no-repeat; } .mc-carpet-magenta { background: url('http://cdn.lightwiremc.net/items/171-2.png') no-repeat; } .mc-carpet-aqua { background: url('http://cdn.lightwiremc.net/items/171-3.png') no-repeat; } .mc-carpet-yellow { background: url('http://cdn.lightwiremc.net/items/171-4.png') no-repeat; } .mc-carpet-lime { background: url('http://cdn.lightwiremc.net/items/171-5.png') no-repeat; } .mc-carpet-pink { background: url('http://cdn.lightwiremc.net/items/171-6.png') no-repeat; } .mc-carpet-gray { background: url('http://cdn.lightwiremc.net/items/171-7.png') no-repeat; } .mc-carpet-charcoal { background: url('http://cdn.lightwiremc.net/items/171-8.png') no-repeat; } .mc-carpet-cyan { background: url('http://cdn.lightwiremc.net/items/171-9.png') no-repeat; } .mc-carpet-purple { background: url('http://cdn.lightwiremc.net/items/171-10.png') no-repeat; } .mc-carpet-blue { background: url('http://cdn.lightwiremc.net/items/171-11.png') no-repeat; } .mc-carpet-brown { background: url('http://cdn.lightwiremc.net/items/171-12.png') no-repeat; } .mc-carpet-green { background: url('http://cdn.lightwiremc.net/items/171-13.png') no-repeat; } .mc-carpet-red { background: url('http://cdn.lightwiremc.net/items/171-14.png') no-repeat; } .mc-carpet-black { background: url('http://cdn.lightwiremc.net/items/171-15.png') no-repeat; } .mc-clay-hardened { background: url('http://cdn.lightwiremc.net/items/172-0.png') no-repeat; } .mc-block-coal { background: url('http://cdn.lightwiremc.net/items/173-0.png') no-repeat; } .mc-ice-packed { background: url('http://cdn.lightwiremc.net/items/174-0.png') no-repeat; } .mc-sunflower { background: url('http://cdn.lightwiremc.net/items/175-0.png') no-repeat; } .mc-lilac { background: url('http://cdn.lightwiremc.net/items/175-1.png') no-repeat; } .mc-tallgrass { background: url('http://cdn.lightwiremc.net/items/175-2.png') no-repeat; } .mc-fern-tall { background: url('http://cdn.lightwiremc.net/items/175-3.png') no-repeat; } .mc-bush-rose { background: url('http://cdn.lightwiremc.net/items/175-4.png') no-repeat; } .mc-peony { background: url('http://cdn.lightwiremc.net/items/175-5.png') no-repeat; } .mc-banner-free { background: url('http://cdn.lightwiremc.net/items/176-0.png') no-repeat; } .mc-banner-wall { background: url('http://cdn.lightwiremc.net/items/177-0.png') no-repeat; } .mc-sensor-inverted { background: url('http://cdn.lightwiremc.net/items/178-0.png') no-repeat; } .mc-red-sandstone { background: url('http://cdn.lightwiremc.net/items/179-0.png') no-repeat; } .mc-red-chiseled { background: url('http://cdn.lightwiremc.net/items/179-1.png') no-repeat; } .mc-red-smooth { background: url('http://cdn.lightwiremc.net/items/179-2.png') no-repeat; } .mc-stair-red { background: url('http://cdn.lightwiremc.net/items/180-0.png') no-repeat; } .mc-slab-double-red { background: url('http://cdn.lightwiremc.net/items/181-0.png') no-repeat; } .mc-slab-red { background: url('http://cdn.lightwiremc.net/items/182-0.png') no-repeat; } .mc-gate-spruce { background: url('http://cdn.lightwiremc.net/items/183-0.png') no-repeat; } .mc-gate-birch { background: url('http://cdn.lightwiremc.net/items/184-0.png') no-repeat; } .mc-gate-jungle { background: url('http://cdn.lightwiremc.net/items/185-0.png') no-repeat; } .mc-gate-dark { background: url('http://cdn.lightwiremc.net/items/186-0.png') no-repeat; } .mc-gate-acacia { background: url('http://cdn.lightwiremc.net/items/187-0.png') no-repeat; } .mc-fence-spruce { background: url('http://cdn.lightwiremc.net/items/188-0.png') no-repeat; } .mc-fence-birch { background: url('http://cdn.lightwiremc.net/items/189-0.png') no-repeat; } .mc-fence-jungle { background: url('http://cdn.lightwiremc.net/items/190-0.png') no-repeat; } .mc-fence-dark { background: url('http://cdn.lightwiremc.net/items/191-0.png') no-repeat; } .mc-fence-acacia { background: url('http://cdn.lightwiremc.net/items/192-0.png') no-repeat; } .mc-door-spruce { background: url('http://cdn.lightwiremc.net/items/193-0.png') no-repeat; } .mc-door-birch { background: url('http://cdn.lightwiremc.net/items/194-0.png') no-repeat; } .mc-door-jungle { background: url('http://cdn.lightwiremc.net/items/195-0.png') no-repeat; } .mc-door-acacia { background: url('http://cdn.lightwiremc.net/items/196-0.png') no-repeat; } .mc-door-dark { background: url('http://cdn.lightwiremc.net/items/197-0.png') no-repeat; } .mc-end-rod { background: url('http://cdn.lightwiremc.net/items/198-0.png') no-repeat; } .mc-chorus-plant { background: url('http://cdn.lightwiremc.net/items/199-0.png') no-repeat; } .mc-chorus-flower { background: url('http://cdn.lightwiremc.net/items/200-0.png') no-repeat; } .mc-block-purpur { background: url('http://cdn.lightwiremc.net/items/201-0.png') no-repeat; } .mc-purpur-pillar { background: url('http://cdn.lightwiremc.net/items/202-0.png') no-repeat; } .mc-stairs-purpur { background: url('http://cdn.lightwiremc.net/items/203-0.png') no-repeat; } .mc-slab-double-purpur { background: url('http://cdn.lightwiremc.net/items/204-0.png') no-repeat; } .mc-slab-purpur { background: url('http://cdn.lightwiremc.net/items/205-0.png') no-repeat; } .mc-brick-stone-end { background: url('http://cdn.lightwiremc.net/items/206-0.png') no-repeat; } .mc-block-beetroot { background: url('http://cdn.lightwiremc.net/items/207-0.png') no-repeat; } .mc-path-grass { background: url('http://cdn.lightwiremc.net/items/208-0.png') no-repeat; } .mc-gateway { background: url('http://cdn.lightwiremc.net/items/209-0.png') no-repeat; } .mc-command-repeat { background: url('http://cdn.lightwiremc.net/items/210-0.png') no-repeat; } .mc-command-chain { background: url('http://cdn.lightwiremc.net/items/211-0.png') no-repeat; } .mc-ice-frozen { background: url('http://cdn.lightwiremc.net/items/212-0.png') no-repeat; } .mc-block-magma { background: url('http://cdn.lightwiremc.net/items/213-0.png') no-repeat; } .mc-block-nether-wart { background: url('http://cdn.lightwiremc.net/items/214-0.png') no-repeat; } .mc-block-brick-wart { background: url('http://cdn.lightwiremc.net/items/215-0.png') no-repeat; } .mc-block-bone { background: url('http://cdn.lightwiremc.net/items/216-0.png') no-repeat; } .mc-structure-void { background: url('http://cdn.lightwiremc.net/items/217-0.png') no-repeat; } .mc-block-structure { background: url('http://cdn.lightwiremc.net/items/255-0.png') no-repeat; } .mc-shovel-iron { background: url('http://cdn.lightwiremc.net/items/256-0.png') no-repeat; } .mc-pickaxe-iron { background: url('http://cdn.lightwiremc.net/items/257-0.png') no-repeat; } .mc-axe-iron { background: url('http://cdn.lightwiremc.net/items/258-0.png') no-repeat; } .mc-lighter { background: url('http://cdn.lightwiremc.net/items/259-0.png') no-repeat; } .mc-apple { background: url('http://cdn.lightwiremc.net/items/260-0.png') no-repeat; } .mc-bow { background: url('http://cdn.lightwiremc.net/items/261-0.png') no-repeat; } .mc-arrow { background: url('http://cdn.lightwiremc.net/items/262-0.png') no-repeat; } .mc-coal { background: url('http://cdn.lightwiremc.net/items/263-0.png') no-repeat; } .mc-charcoal { background: url('http://cdn.lightwiremc.net/items/263-1.png') no-repeat; } .mc-diamond { background: url('http://cdn.lightwiremc.net/items/264-0.png') no-repeat; } .mc-iron { background: url('http://cdn.lightwiremc.net/items/265-0.png') no-repeat; } .mc-gold { background: url('http://cdn.lightwiremc.net/items/266-0.png') no-repeat; } .mc-sword-iron { background: url('http://cdn.lightwiremc.net/items/267-0.png') no-repeat; } .mc-sword-wooden { background: url('http://cdn.lightwiremc.net/items/268-0.png') no-repeat; } .mc-shovel-wooden { background: url('http://cdn.lightwiremc.net/items/269-0.png') no-repeat; } .mc-pickaxe-wooden { background: url('http://cdn.lightwiremc.net/items/270-0.png') no-repeat; } .mc-axe-wooden { background: url('http://cdn.lightwiremc.net/items/271-0.png') no-repeat; } .mc-sword-stone { background: url('http://cdn.lightwiremc.net/items/272-0.png') no-repeat; } .mc-shovel-stone { background: url('http://cdn.lightwiremc.net/items/273-0.png') no-repeat; } .mc-pickaxe-stone { background: url('http://cdn.lightwiremc.net/items/274-0.png') no-repeat; } .mc-axe-stone { background: url('http://cdn.lightwiremc.net/items/275-0.png') no-repeat; } .mc-sword-diamond { background: url('http://cdn.lightwiremc.net/items/276-0.png') no-repeat; } .mc-shovel-diamond { background: url('http://cdn.lightwiremc.net/items/277-0.png') no-repeat; } .mc-pickaxe-diamond { background: url('http://cdn.lightwiremc.net/items/278-0.png') no-repeat; } .mc-axe-diamond { background: url('http://cdn.lightwiremc.net/items/279-0.png') no-repeat; } .mc-stick { background: url('http://cdn.lightwiremc.net/items/280-0.png') no-repeat; } .mc-bowl { background: url('http://cdn.lightwiremc.net/items/281-0.png') no-repeat; } .mc-stew-mushroom { background: url('http://cdn.lightwiremc.net/items/282-0.png') no-repeat; } .mc-sword-gold { background: url('http://cdn.lightwiremc.net/items/283-0.png') no-repeat; } .mc-shovel-gold { background: url('http://cdn.lightwiremc.net/items/284-0.png') no-repeat; } .mc-pickaxe-gold { background: url('http://cdn.lightwiremc.net/items/285-0.png') no-repeat; } .mc-axe-gold { background: url('http://cdn.lightwiremc.net/items/286-0.png') no-repeat; } .mc-string { background: url('http://cdn.lightwiremc.net/items/287-0.png') no-repeat; } .mc-feather { background: url('http://cdn.lightwiremc.net/items/288-0.png') no-repeat; } .mc-gunpower { background: url('http://cdn.lightwiremc.net/items/289-0.png') no-repeat; } .mc-hoe-wooden { background: url('http://cdn.lightwiremc.net/items/290-0.png') no-repeat; } .mc-hoe-stone { background: url('http://cdn.lightwiremc.net/items/291-0.png') no-repeat; } .mc-hoe-iron { background: url('http://cdn.lightwiremc.net/items/292-0.png') no-repeat; } .mc-hoe-diamond { background: url('http://cdn.lightwiremc.net/items/293-0.png') no-repeat; } .mc-hoe-gold { background: url('http://cdn.lightwiremc.net/items/294-0.png') no-repeat; } .mc-seeds-wheat { background: url('http://cdn.lightwiremc.net/items/295-0.png') no-repeat; } .mc-wheat { background: url('http://cdn.lightwiremc.net/items/296-0.png') no-repeat; } .mc-bread { background: url('http://cdn.lightwiremc.net/items/297-0.png') no-repeat; } .mc-helmet-leather { background: url('http://cdn.lightwiremc.net/items/298-0.png') no-repeat; } .mc-chest-leather { background: url('http://cdn.lightwiremc.net/items/299-0.png') no-repeat; } .mc-pants-leather { background: url('http://cdn.lightwiremc.net/items/300-0.png') no-repeat; } .mc-boots-leather { background: url('http://cdn.lightwiremc.net/items/301-0.png') no-repeat; } .mc-helmet-chain { background: url('http://cdn.lightwiremc.net/items/302-0.png') no-repeat; } .mc-chest-chain { background: url('http://cdn.lightwiremc.net/items/303-0.png') no-repeat; } .mc-pants-chain { background: url('http://cdn.lightwiremc.net/items/304-0.png') no-repeat; } .mc-boots-chain { background: url('http://cdn.lightwiremc.net/items/305-0.png') no-repeat; } .mc-helmet-iron { background: url('http://cdn.lightwiremc.net/items/306-0.png') no-repeat; } .mc-chest-iron { background: url('http://cdn.lightwiremc.net/items/307-0.png') no-repeat; } .mc-pants-iron { background: url('http://cdn.lightwiremc.net/items/308-0.png') no-repeat; } .mc-boots-iron { background: url('http://cdn.lightwiremc.net/items/309-0.png') no-repeat; } .mc-helmet-diamond { background: url('http://cdn.lightwiremc.net/items/310-0.png') no-repeat; } .mc-chest-diamond { background: url('http://cdn.lightwiremc.net/items/311-0.png') no-repeat; } .mc-pants-diamond { background: url('http://cdn.lightwiremc.net/items/312-0.png') no-repeat; } .mc-boots-diamond { background: url('http://cdn.lightwiremc.net/items/313-0.png') no-repeat; } .mc-helmet-gold { background: url('http://cdn.lightwiremc.net/items/314-0.png') no-repeat; } .mc-chest-gold { background: url('http://cdn.lightwiremc.net/items/315-0.png') no-repeat; } .mc-pants-gold { background: url('http://cdn.lightwiremc.net/items/316-0.png') no-repeat; } .mc-boots-gold { background: url('http://cdn.lightwiremc.net/items/317-0.png') no-repeat; } .mc-flint { background: url('http://cdn.lightwiremc.net/items/318-0.png') no-repeat; } .mc-raw-pork { background: url('http://cdn.lightwiremc.net/items/319-0.png') no-repeat; } .mc-cook-pork { background: url('http://cdn.lightwiremc.net/items/320-0.png') no-repeat; } .mc-painting { background: url('http://cdn.lightwiremc.net/items/321-0.png') no-repeat; } .mc-apple-gold { background: url('http://cdn.lightwiremc.net/items/322-0.png') no-repeat; } .mc-apple-notch { background: url('http://cdn.lightwiremc.net/items/322-1.png') no-repeat; } .mc-sign { background: url('http://cdn.lightwiremc.net/items/323-0.png') no-repeat; } .mc-door-oak { background: url('http://cdn.lightwiremc.net/items/324-0.png') no-repeat; } .mc-bucket { background: url('http://cdn.lightwiremc.net/items/325-0.png') no-repeat; } .mc-bucket-water { background: url('http://cdn.lightwiremc.net/items/326-0.png') no-repeat; } .mc-bucket-lava { background: url('http://cdn.lightwiremc.net/items/327-0.png') no-repeat; } .mc-minecart { background: url('http://cdn.lightwiremc.net/items/328-0.png') no-repeat; } .mc-saddle { background: url('http://cdn.lightwiremc.net/items/329-0.png') no-repeat; } .mc-door-iron { background: url('http://cdn.lightwiremc.net/items/330-0.png') no-repeat; } .mc-redstone { background: url('http://cdn.lightwiremc.net/items/331-0.png') no-repeat; } .mc-snowball { background: url('http://cdn.lightwiremc.net/items/332-0.png') no-repeat; } .mc-boat-oak { background: url('http://cdn.lightwiremc.net/items/333-0.png') no-repeat; } .mc-leather { background: url('http://cdn.lightwiremc.net/items/334-0.png') no-repeat; } .mc-bucket-milk { background: url('http://cdn.lightwiremc.net/items/335-0.png') no-repeat; } .mc-brick-brick { background: url('http://cdn.lightwiremc.net/items/336-0.png') no-repeat; } .mc-clay-ball { background: url('http://cdn.lightwiremc.net/items/337-0.png') no-repeat; } .mc-reed { background: url('http://cdn.lightwiremc.net/items/338-0.png') no-repeat; } .mc-paper { background: url('http://cdn.lightwiremc.net/items/339-0.png') no-repeat; } .mc-book { background: url('http://cdn.lightwiremc.net/items/340-0.png') no-repeat; } .mc-slime { background: url('http://cdn.lightwiremc.net/items/341-0.png') no-repeat; } .mc-chest-minecart { background: url('http://cdn.lightwiremc.net/items/342-0.png') no-repeat; } .mc-furnace-minecart { background: url('http://cdn.lightwiremc.net/items/343-0.png') no-repeat; } .mc-egg { background: url('http://cdn.lightwiremc.net/items/344-0.png') no-repeat; } .mc-compass { background: url('http://cdn.lightwiremc.net/items/345-0.png') no-repeat; } .mc-rod-fish { background: url('http://cdn.lightwiremc.net/items/346-0.png') no-repeat; } .mc-clock { background: url('http://cdn.lightwiremc.net/items/347-0.png') no-repeat; } .mc-dust-glowstone { background: url('http://cdn.lightwiremc.net/items/348-0.png') no-repeat; } .mc-fish-raw { background: url('http://cdn.lightwiremc.net/items/349-0.png') no-repeat; } .mc-raw-salmon { background: url('http://cdn.lightwiremc.net/items/349-1.png') no-repeat; } .mc-clownfish { background: url('http://cdn.lightwiremc.net/items/349-2.png') no-repeat; } .mc-pufferfish { background: url('http://cdn.lightwiremc.net/items/349-3.png') no-repeat; } .mc-fish-cook { background: url('http://cdn.lightwiremc.net/items/350-0.png') no-repeat; } .mc-cook-salmon { background: url('http://cdn.lightwiremc.net/items/350-1.png') no-repeat; } .mc-dye-black { background: url('http://cdn.lightwiremc.net/items/351-0.png') no-repeat; } .mc-dye-red { background: url('http://cdn.lightwiremc.net/items/351-1.png') no-repeat; } .mc-dye-green { background: url('http://cdn.lightwiremc.net/items/351-2.png') no-repeat; } .mc-dye-beans { background: url('http://cdn.lightwiremc.net/items/351-3.png') no-repeat; } .mc-dye-lazuli { background: url('http://cdn.lightwiremc.net/items/351-4.png') no-repeat; } .mc-dye-purple { background: url('http://cdn.lightwiremc.net/items/351-5.png') no-repeat; } .mc-dye-cyan { background: url('http://cdn.lightwiremc.net/items/351-6.png') no-repeat; } .mc-dye-charcoal { background: url('http://cdn.lightwiremc.net/items/351-7.png') no-repeat; } .mc-dye-gray { background: url('http://cdn.lightwiremc.net/items/351-8.png') no-repeat; } .mc-dye-pink { background: url('http://cdn.lightwiremc.net/items/351-9.png') no-repeat; } .mc-dye-lime { background: url('http://cdn.lightwiremc.net/items/351-10.png') no-repeat; } .mc-dye-yellow { background: url('http://cdn.lightwiremc.net/items/351-11.png') no-repeat; } .mc-dye-aqua { background: url('http://cdn.lightwiremc.net/items/351-12.png') no-repeat; } .mc-dye-magenta { background: url('http://cdn.lightwiremc.net/items/351-13.png') no-repeat; } .mc-dye-orange { background: url('http://cdn.lightwiremc.net/items/351-14.png') no-repeat; } .mc-dye-white { background: url('http://cdn.lightwiremc.net/items/351-15.png') no-repeat; } .mc-bone { background: url('http://cdn.lightwiremc.net/items/352-0.png') no-repeat; } .mc-sugar { background: url('http://cdn.lightwiremc.net/items/353-0.png') no-repeat; } .mc-item-cake { background: url('http://cdn.lightwiremc.net/items/354-0.png') no-repeat; } .mc-item-bed { background: url('http://cdn.lightwiremc.net/items/355-0.png') no-repeat; } .mc-item-repeater { background: url('http://cdn.lightwiremc.net/items/356-0.png') no-repeat; } .mc-cookie { background: url('http://cdn.lightwiremc.net/items/357-0.png') no-repeat; } .mc-map { background: url('http://cdn.lightwiremc.net/items/358-0.png') no-repeat; } .mc-shears { background: url('http://cdn.lightwiremc.net/items/359-0.png') no-repeat; } .mc-melon { background: url('http://cdn.lightwiremc.net/items/360-0.png') no-repeat; } .mc-seeds-pumpkin { background: url('http://cdn.lightwiremc.net/items/361-0.png') no-repeat; } .mc-seeds-melon { background: url('http://cdn.lightwiremc.net/items/362-0.png') no-repeat; } .mc-raw-beef { background: url('http://cdn.lightwiremc.net/items/363-0.png') no-repeat; } .mc-cook-beef { background: url('http://cdn.lightwiremc.net/items/364-0.png') no-repeat; } .mc-raw-chicken { background: url('http://cdn.lightwiremc.net/items/365-0.png') no-repeat; } .mc-cook-chicken { background: url('http://cdn.lightwiremc.net/items/366-0.png') no-repeat; } .mc-flesh { background: url('http://cdn.lightwiremc.net/items/367-0.png') no-repeat; } .mc-pearl { background: url('http://cdn.lightwiremc.net/items/368-0.png') no-repeat; } .mc-rod-blaze { background: url('http://cdn.lightwiremc.net/items/369-0.png') no-repeat; } .mc-tear { background: url('http://cdn.lightwiremc.net/items/370-0.png') no-repeat; } .mc-nugget-gold { background: url('http://cdn.lightwiremc.net/items/371-0.png') no-repeat; } .mc-nether-wart { background: url('http://cdn.lightwiremc.net/items/372-0.png') no-repeat; } .mc-potion { background: url('http://cdn.lightwiremc.net/items/373-0.png') no-repeat; } .mc-bottle { background: url('http://cdn.lightwiremc.net/items/374-0.png') no-repeat; } .mc-eye-spider { background: url('http://cdn.lightwiremc.net/items/375-0.png') no-repeat; } .mc-eye-fermented { background: url('http://cdn.lightwiremc.net/items/376-0.png') no-repeat; } .mc-powder-blaze { background: url('http://cdn.lightwiremc.net/items/377-0.png') no-repeat; } .mc-cream-magma { background: url('http://cdn.lightwiremc.net/items/378-0.png') no-repeat; } .mc-stand-brewing { background: url('http://cdn.lightwiremc.net/items/379-0.png') no-repeat; } .mc-ender-eye { background: url('http://cdn.lightwiremc.net/items/381-0.png') no-repeat; } .mc-melon-glistering { background: url('http://cdn.lightwiremc.net/items/382-0.png') no-repeat; } .mc-spawn-creeper { background: url('http://cdn.lightwiremc.net/items/383-50.png') no-repeat; } .mc-spawn-skeleton { background: url('http://cdn.lightwiremc.net/items/383-51.png') no-repeat; } .mc-spawn-spider { background: url('http://cdn.lightwiremc.net/items/383-52.png') no-repeat; } .mc-spawn-zombie { background: url('http://cdn.lightwiremc.net/items/383-54.png') no-repeat; } .mc-spawn-slime { background: url('http://cdn.lightwiremc.net/items/383-55.png') no-repeat; } .mc-spawn-ghast { background: url('http://cdn.lightwiremc.net/items/383-56.png') no-repeat; } .mc-spawn-pigman { background: url('http://cdn.lightwiremc.net/items/383-57.png') no-repeat; } .mc-spawn-enderman { background: url('http://cdn.lightwiremc.net/items/383-58.png') no-repeat; } .mc-spawn-cave { background: url('http://cdn.lightwiremc.net/items/383-59.png') no-repeat; } .mc-spawn-sliverfish { background: url('http://cdn.lightwiremc.net/items/383-60.png') no-repeat; } .mc-spawn-blaze { background: url('http://cdn.lightwiremc.net/items/383-61.png') no-repeat; } .mc-spawn-magma { background: url('http://cdn.lightwiremc.net/items/383-62.png') no-repeat; } .mc-spawn-bat { background: url('http://cdn.lightwiremc.net/items/383-65.png') no-repeat; } .mc-spawn-witch { background: url('http://cdn.lightwiremc.net/items/383-66.png') no-repeat; } .mc-spawn-mite { background: url('http://cdn.lightwiremc.net/items/383-67.png') no-repeat; } .mc-spawn-guardian { background: url('http://cdn.lightwiremc.net/items/383-68.png') no-repeat; } .mc-spawn-shulker { background: url('http://cdn.lightwiremc.net/items/383-69.png') no-repeat; } .mc-spawn-pig { background: url('http://cdn.lightwiremc.net/items/383-90.png') no-repeat; } .mc-spawn-sheep { background: url('http://cdn.lightwiremc.net/items/383-91.png') no-repeat; } .mc-spawn-cow { background: url('http://cdn.lightwiremc.net/items/383-92.png') no-repeat; } .mc-spawn-chicken { background: url('http://cdn.lightwiremc.net/items/383-93.png') no-repeat; } .mc-spawn-squid { background: url('http://cdn.lightwiremc.net/items/383-94.png') no-repeat; } .mc-spawn-wolf { background: url('http://cdn.lightwiremc.net/items/383-95.png') no-repeat; } .mc-spawn-mooshroom { background: url('http://cdn.lightwiremc.net/items/383-96.png') no-repeat; } .mc-spawn-ocelot { background: url('http://cdn.lightwiremc.net/items/383-98.png') no-repeat; } .mc-spawn-horse { background: url('http://cdn.lightwiremc.net/items/383-100.png') no-repeat; } .mc-spawn-rabbit { background: url('http://cdn.lightwiremc.net/items/383-101.png') no-repeat; } .mc-spawn-bear { background: url('http://cdn.lightwiremc.net/items/383-102.png') no-repeat; } .mc-spawn-villager { background: url('http://cdn.lightwiremc.net/items/383-120.png') no-repeat; } .mc-bottle-enchantment { background: url('http://cdn.lightwiremc.net/items/384-0.png') no-repeat; } .mc-charge-fire { background: url('http://cdn.lightwiremc.net/items/385-0.png') no-repeat; } .mc-quill { background: url('http://cdn.lightwiremc.net/items/386-0.png') no-repeat; } .mc-book-written { background: url('http://cdn.lightwiremc.net/items/387-0.png') no-repeat; } .mc-emerald { background: url('http://cdn.lightwiremc.net/items/388-0.png') no-repeat; } .mc-frame { background: url('http://cdn.lightwiremc.net/items/389-0.png') no-repeat; } .mc-item-pot { background: url('http://cdn.lightwiremc.net/items/390-0.png') no-repeat; } .mc-item-carrot { background: url('http://cdn.lightwiremc.net/items/391-0.png') no-repeat; } .mc-item-potato { background: url('http://cdn.lightwiremc.net/items/392-0.png') no-repeat; } .mc-potato-baked { background: url('http://cdn.lightwiremc.net/items/393-0.png') no-repeat; } .mc-potato-poison { background: url('http://cdn.lightwiremc.net/items/394-0.png') no-repeat; } .mc-map-empty { background: url('http://cdn.lightwiremc.net/items/395-0.png') no-repeat; } .mc-carrot-gold { background: url('http://cdn.lightwiremc.net/items/396-0.png') no-repeat; } .mc-head-skeleton { background: url('http://cdn.lightwiremc.net/items/397-0.png') no-repeat; } .mc-head-wither { background: url('http://cdn.lightwiremc.net/items/397-1.png') no-repeat; } .mc-head-zombie { background: url('http://cdn.lightwiremc.net/items/397-2.png') no-repeat; } .mc-head-steve { background: url('http://cdn.lightwiremc.net/items/397-3.png') no-repeat; } .mc-head-creeper { background: url('http://cdn.lightwiremc.net/items/397-4.png') no-repeat; } .mc-head-dragon { background: url('http://cdn.lightwiremc.net/items/397-5.png') no-repeat; } .mc-carrot-stick { background: url('http://cdn.lightwiremc.net/items/398-0.png') no-repeat; } .mc-star { background: url('http://cdn.lightwiremc.net/items/399-0.png') no-repeat; } .mc-pie { background: url('http://cdn.lightwiremc.net/items/440-0.png') no-repeat; } .mc-rocket { background: url('http://cdn.lightwiremc.net/items/401-0.png') no-repeat; } .mc-firework { background: url('http://cdn.lightwiremc.net/items/402-0.png') no-repeat; } .mc-book-enchanted { background: url('http://cdn.lightwiremc.net/items/403-0.png') no-repeat; } .mc-item-comparator { background: url('http://cdn.lightwiremc.net/items/404-0.png') no-repeat; } .mc-item-brick-nether { background: url('http://cdn.lightwiremc.net/items/405-0.png') no-repeat; } .mc-item-quartz { background: url('http://cdn.lightwiremc.net/items/406-0.png') no-repeat; } .mc-tnt-minecart { background: url('http://cdn.lightwiremc.net/items/407-0.png') no-repeat; } .mc-hopper-minecart { background: url('http://cdn.lightwiremc.net/items/408-0.png') no-repeat; } .mc-shard { background: url('http://cdn.lightwiremc.net/items/409-0.png') no-repeat; } .mc-crystals { background: url('http://cdn.lightwiremc.net/items/410-0.png') no-repeat; } .mc-raw-rabbit { background: url('http://cdn.lightwiremc.net/items/411-0.png') no-repeat; } .mc-cook-rabbit { background: url('http://cdn.lightwiremc.net/items/412-0.png') no-repeat; } .mc-stew-rabbit { background: url('http://cdn.lightwiremc.net/items/413-0.png') no-repeat; } .mc-foot { background: url('http://cdn.lightwiremc.net/items/414-0.png') no-repeat; } .mc-hide { background: url('http://cdn.lightwiremc.net/items/415-0.png') no-repeat; } .mc-stand-armor { background: url('http://cdn.lightwiremc.net/items/416-0.png') no-repeat; } .mc-horse-iron { background: url('http://cdn.lightwiremc.net/items/417-0.png') no-repeat; } .mc-horse-gold { background: url('http://cdn.lightwiremc.net/items/418-0.png') no-repeat; } .mc-horse-diamond { background: url('http://cdn.lightwiremc.net/items/419-0.png') no-repeat; } .mc-lead { background: url('http://cdn.lightwiremc.net/items/420-0.png') no-repeat; } .mc-tag { background: url('http://cdn.lightwiremc.net/items/421-0.png') no-repeat; } .mc-command-minecart { background: url('http://cdn.lightwiremc.net/items/422-0.png') no-repeat; } .mc-raw-mutton { background: url('http://cdn.lightwiremc.net/items/423-0.png') no-repeat; } .mc-cook-mutton { background: url('http://cdn.lightwiremc.net/items/424-0.png') no-repeat; } .mc-banner { background: url('http://cdn.lightwiremc.net/items/425-0.png') no-repeat; } .mc-item-door-spruce { background: url('http://cdn.lightwiremc.net/items/427-0.png') no-repeat; } .mc-item-door-birch { background: url('http://cdn.lightwiremc.net/items/428-0.png') no-repeat; } .mc-item-door-jungle { background: url('http://cdn.lightwiremc.net/items/429-0.png') no-repeat; } .mc-item-door-acacia { background: url('http://cdn.lightwiremc.net/items/430-0.png') no-repeat; } .mc-item-door-dark { background: url('http://cdn.lightwiremc.net/items/431-0.png') no-repeat; } .mc-fruit-chorus { background: url('http://cdn.lightwiremc.net/items/432-0.png') no-repeat; } .mc-fruit-popped { background: url('http://cdn.lightwiremc.net/items/433-0.png') no-repeat; } .mc-beetroot { background: url('http://cdn.lightwiremc.net/items/434-0.png') no-repeat; } .mc-seeds-beetroot { background: url('http://cdn.lightwiremc.net/items/435-0.png') no-repeat; } .mc-soup-beetroot { background: url('http://cdn.lightwiremc.net/items/436-0.png') no-repeat; } .mc-breath { background: url('http://cdn.lightwiremc.net/items/437-0.png') no-repeat; } .mc-splash { background: url('http://cdn.lightwiremc.net/items/438-0.png') no-repeat; } .mc-arrow-spectral { background: url('http://cdn.lightwiremc.net/items/439-0.png') no-repeat; } .mc-arrow-tipped { background: url('http://cdn.lightwiremc.net/items/440-0.png') no-repeat; } .mc-lingering { background: url('http://cdn.lightwiremc.net/items/441-0.png') no-repeat; } .mc-shield { background: url('http://cdn.lightwiremc.net/items/442-0.png') no-repeat; } .mc-elytra { background: url('http://cdn.lightwiremc.net/items/443-0.png') no-repeat; } .mc-boat-spruce { background: url('http://cdn.lightwiremc.net/items/444-0.png') no-repeat; } .mc-boat-birch { background: url('http://cdn.lightwiremc.net/items/445-0.png') no-repeat; } .mc-boat-jungle { background: url('http://cdn.lightwiremc.net/items/446-0.png') no-repeat; } .mc-boat-acacia { background: url('http://cdn.lightwiremc.net/items/447-0.png') no-repeat; } .mc-boat-dark { background: url('http://cdn.lightwiremc.net/items/448-0.png') no-repeat; } .mc-disc-13 { background: url('http://cdn.lightwiremc.net/items/2256-0.png') no-repeat; } .mc-disc-cat { background: url('http://cdn.lightwiremc.net/items/2257-0.png') no-repeat; } .mc-disc-blocks { background: url('http://cdn.lightwiremc.net/items/2258-0.png') no-repeat; } .mc-disc-chirp { background: url('http://cdn.lightwiremc.net/items/2259-0.png') no-repeat; } .mc-disc-far { background: url('http://cdn.lightwiremc.net/items/2260-0.png') no-repeat; } .mc-disc-mall { background: url('http://cdn.lightwiremc.net/items/2261-0.png') no-repeat; } .mc-disc-mallohi { background: url('http://cdn.lightwiremc.net/items/2262-0.png') no-repeat; } .mc-disc-stal { background: url('http://cdn.lightwiremc.net/items/2263-0.png') no-repeat; } .mc-disc-strad { background: url('http://cdn.lightwiremc.net/items/2264-0.png') no-repeat; } .mc-disc-ward { background: url('http://cdn.lightwiremc.net/items/2265-0.png') no-repeat; } .mc-disc-11 { background: url('http://cdn.lightwiremc.net/items/2266-0.png') no-repeat; } .mc-disc-wait { background: url('http://cdn.lightwiremc.net/items/2267-0.png') no-repeat; }
MCIDAPI.css
.mc-id { width: 32px; height: 32px; display: inline-block; background: url('http://cdn.lightwiremc.net/items/error.png') no-repeat; } .mc- { background: url('http://cdn.lightwiremc.net/items/error.png') no-repeat; } .mc-air { background: url('http://cdn.lightwiremc.net/items/0-0.png') no-repeat; } .mc-stone { background: url('http://cdn.lightwiremc.net/items/1-0.png') no-repeat; } .mc-granite { background: url('http://cdn.lightwiremc.net/items/1-1.png') no-repeat; } .mc-polished-granite { background: url('http://cdn.lightwiremc.net/items/1-2.png') no-repeat; } .mc-diorite { background: url('http://cdn.lightwiremc.net/items/1-3.png') no-repeat; } .mc-polished-diorite { background: url('http://cdn.lightwiremc.net/items/1-4.png') no-repeat; } .mc-andesite { background: url('http://cdn.lightwiremc.net/items/1-5.png') no-repeat; } .mc-polished-andesite { background: url('http://cdn.lightwiremc.net/items/1-6.png') no-repeat; } .mc-grass { background: url('http://cdn.lightwiremc.net/items/2-0.png') no-repeat; } .mc-dirt { background: url('http://cdn.lightwiremc.net/items/3-0.png') no-repeat; } .mc-dirt-coarse { background: url('http://cdn.lightwiremc.net/items/3-1.png') no-repeat; } .mc-podzol { background: url('http://cdn.lightwiremc.net/items/3-2.png') no-repeat; } .mc-cobblestone { background: url('http://cdn.lightwiremc.net/items/4-0.png') no-repeat; } .mc-plank-oak { background: url('http://cdn.lightwiremc.net/items/5-0.png') no-repeat; } .mc-plank-spruce { background: url('http://cdn.lightwiremc.net/items/5-1.png') no-repeat; } .mc-plank-birch { background: url('http://cdn.lightwiremc.net/items/5-2.png') no-repeat; } .mc-plank-jungle { background: url('http://cdn.lightwiremc.net/items/5-3.png') no-repeat; } .mc-plank-acacia { background: url('http://cdn.lightwiremc.net/items/5-4.png') no-repeat; } .mc-plank-dark { background: url('http://cdn.lightwiremc.net/items/5-5.png') no-repeat; } .mc-sapling-oak { background: url('http://cdn.lightwiremc.net/items/6-0.png') no-repeat; } .mc-sapling-spruce { background: url('http://cdn.lightwiremc.net/items/6-1.png') no-repeat; } .mc-sapling-birch { background: url('http://cdn.lightwiremc.net/items/6-2.png') no-repeat; } .mc-sapling-jungle { background: url('http://cdn.lightwiremc.net/items/6-3.png') no-repeat; } .mc-sapling-acacia { background: url('http://cdn.lightwiremc.net/items/6-4.png') no-repeat; } .mc-sapling-dark { background: url('http://cdn.lightwiremc.net/items/6-5.png') no-repeat; } .mc-bedrock { background: url('http://cdn.lightwiremc.net/items/7-0.png') no-repeat; } .mc-water-flow { background: url('http://cdn.lightwiremc.net/items/8-0.png') no-repeat; } .mc-water-still { background: url('http://cdn.lightwiremc.net/items/9-0.png') no-repeat; } .mc-lava-flow { background: url('http://cdn.lightwiremc.net/items/10-0.png') no-repeat; } .mc-lava-still { background: url('http://cdn.lightwiremc.net/items/11-0.png') no-repeat; } .mc-sand { background: url('http://cdn.lightwiremc.net/items/12-0.png') no-repeat; } .mc-red-sand { background: url('http://cdn.lightwiremc.net/items/12-1.png') no-repeat; } .mc-gravel { background: url('http://cdn.lightwiremc.net/items/13-0.png') no-repeat; } .mc-ore-gold { background: url('http://cdn.lightwiremc.net/items/14-0.png') no-repeat; } .mc-ore-iron { background: url('http://cdn.lightwiremc.net/items/15-0.png') no-repeat; } .mc-ore-coal { background: url('http://cdn.lightwiremc.net/items/16-0.png') no-repeat; } .mc-log-oak { background: url('http://cdn.lightwiremc.net/items/17-0.png') no-repeat; } .mc-log-spruce { background: url('http://cdn.lightwiremc.net/items/17-1.png') no-repeat; } .mc-log-birch { background: url('http://cdn.lightwiremc.net/items/17-2.png') no-repeat; } .mc-log-jungle { background: url('http://cdn.lightwiremc.net/items/17-3.png') no-repeat; } .mc-leave-oak { background: url('http://cdn.lightwiremc.net/items/18-0.png') no-repeat; } .mc-leave-spruce { background: url('http://cdn.lightwiremc.net/items/18-1.png') no-repeat; } .mc-leave-birch { background: url('http://cdn.lightwiremc.net/items/18-2.png') no-repeat; } .mc-leave-jungle { background: url('http://cdn.lightwiremc.net/items/18-3.png') no-repeat; } .mc-sponge { background: url('http://cdn.lightwiremc.net/items/19-0.png') no-repeat; } .mc-sponge-wet { background: url('http://cdn.lightwiremc.net/items/19-1.png') no-repeat; } .mc-glass { background: url('http://cdn.lightwiremc.net/items/20-0.png') no-repeat; } .mc-ore-lapis { background: url('http://cdn.lightwiremc.net/items/21-0.png') no-repeat; } .mc-block-lapis { background: url('http://cdn.lightwiremc.net/items/22-0.png') no-repeat; } .mc-dispenser { background: url('http://cdn.lightwiremc.net/items/23-0.png') no-repeat; } .mc-sandstone { background: url('http://cdn.lightwiremc.net/items/24-0.png') no-repeat; } .mc-sandstone-chiseled { background: url('http://cdn.lightwiremc.net/items/24-1.png') no-repeat; } .mc-sandstone-smooth { background: url('http://cdn.lightwiremc.net/items/24-2.png') no-repeat; } .mc-block-note { background: url('http://cdn.lightwiremc.net/items/25-0.png') no-repeat; } .mc-block-bed { background: url('http://cdn.lightwiremc.net/items/26-0.png') no-repeat; } .mc-rail-powered { background: url('http://cdn.lightwiremc.net/items/27-0.png') no-repeat; } .mc-rail-detector { background: url('http://cdn.lightwiremc.net/items/28-0.png') no-repeat; } .mc-piston-sticky { background: url('http://cdn.lightwiremc.net/items/29-0.png') no-repeat; } .mc-cobweb { background: url('http://cdn.lightwiremc.net/items/30-0.png') no-repeat; } .mc-shrub { background: url('http://cdn.lightwiremc.net/items/31-0.png') no-repeat; } .mc-grass { background: url('http://cdn.lightwiremc.net/items/31-1.png') no-repeat; } .mc-fern { background: url('http://cdn.lightwiremc.net/items/31-2.png') no-repeat; } .mc-bush-dead { background: url('http://cdn.lightwiremc.net/items/32-0.png') no-repeat; } .mc-piston { background: url('http://cdn.lightwiremc.net/items/33-0.png') no-repeat; } .mc-piston-head { background: url('http://cdn.lightwiremc.net/items/34-0.png') no-repeat; } .mc-wool-white { background: url('http://cdn.lightwiremc.net/items/35-0.png') no-repeat; } .mc-wool-orange { background: url('http://cdn.lightwiremc.net/items/35-1.png') no-repeat; } .mc-wool-magenta { background: url('http://cdn.lightwiremc.net/items/35-2.png') no-repeat; } .mc-wool-aqua { background: url('http://cdn.lightwiremc.net/items/35-3.png') no-repeat; } .mc-wool-yellow { background: url('http://cdn.lightwiremc.net/items/35-4.png') no-repeat; } .mc-wool-lime { background: url('http://cdn.lightwiremc.net/items/35-5.png') no-repeat; } .mc-wool-pink { background: url('http://cdn.lightwiremc.net/items/35-6.png') no-repeat; } .mc-wool-gray { background: url('http://cdn.lightwiremc.net/items/35-7.png') no-repeat; } .mc-wool-charcoal { background: url('http://cdn.lightwiremc.net/items/35-8.png') no-repeat; } .mc-wool-cyan { background: url('http://cdn.lightwiremc.net/items/35-9.png') no-repeat; } .mc-wool-purple { background: url('http://cdn.lightwiremc.net/items/35-10.png') no-repeat; } .mc-wool-blue { background: url('http://cdn.lightwiremc.net/items/35-11.png') no-repeat; } .mc-wool-brown { background: url('http://cdn.lightwiremc.net/items/35-12.png') no-repeat; } .mc-wool-green { background: url('http://cdn.lightwiremc.net/items/35-13.png') no-repeat; } .mc-wool-red { background: url('http://cdn.lightwiremc.net/items/35-14.png') no-repeat; } .mc-wool-black { background: url('http://cdn.lightwiremc.net/items/35-15.png') no-repeat; } .mc-dandelion { background: url('http://cdn.lightwiremc.net/items/37-0.png') no-repeat; } .mc-poppy { background: url('http://cdn.lightwiremc.net/items/38-0.png') no-repeat; } .mc-orchid-blue { background: url('http://cdn.lightwiremc.net/items/38-1.png') no-repeat; } .mc-allium { background: url('http://cdn.lightwiremc.net/items/38-2.png') no-repeat; } .mc-bluet-azure { background: url('http://cdn.lightwiremc.net/items/38-3.png') no-repeat; } .mc-tulip-red { background: url('http://cdn.lightwiremc.net/items/38-4.png') no-repeat; } .mc-tulip-orange { background: url('http://cdn.lightwiremc.net/items/38-5.png') no-repeat; } .mc-tulip-white { background: url('http://cdn.lightwiremc.net/items/38-6.png') no-repeat; } .mc-tulip-pink { background: url('http://cdn.lightwiremc.net/items/38-7.png') no-repeat; } .mc-daisy-oxeye { background: url('http://cdn.lightwiremc.net/items/38-8.png') no-repeat; } .mc-mushroom-brown { background: url('http://cdn.lightwiremc.net/items/39-0.png') no-repeat; } .mc-mushroom-red { background: url('http://cdn.lightwiremc.net/items/40-0.png') no-repeat; } .mc-block-gold { background: url('http://cdn.lightwiremc.net/items/41-0.png') no-repeat; } .mc-block-iron { background: url('http://cdn.lightwiremc.net/items/42-0.png') no-repeat; } .mc-slab-double-stone { background: url('http://cdn.lightwiremc.net/items/43-0.png') no-repeat; } .mc-slab-double-sandstone { background: url('http://cdn.lightwiremc.net/items/43-1.png') no-repeat; } .mc-slab-double-wooden { background: url('http://cdn.lightwiremc.net/items/43-2.png') no-repeat; } .mc-slab-double-cobblestone { background: url('http://cdn.lightwiremc.net/items/43-3.png') no-repeat; } .mc-slab-double-brick { background: url('http://cdn.lightwiremc.net/items/43-4.png') no-repeat; } .mc-slab-double-stone-brick { background: url('http://cdn.lightwiremc.net/items/43-5.png') no-repeat; } .mc-slab-double-nether { background: url('http://cdn.lightwiremc.net/items/43-6.png') no-repeat; } .mc-slab-double-quartz { background: url('http://cdn.lightwiremc.net/items/43-7.png') no-repeat; } .mc-slab-stone { background: url('http://cdn.lightwiremc.net/items/44-0.png') no-repeat; } .mc-slab-sandstone { background: url('http://cdn.lightwiremc.net/items/44-1.png') no-repeat; } .mc-slab-wooden { background: url('http://cdn.lightwiremc.net/items/44-2.png') no-repeat; } .mc-slab-cobblestone { background: url('http://cdn.lightwiremc.net/items/44-3.png') no-repeat; } .mc-slab-brick { background: url('http://cdn.lightwiremc.net/items/44-4.png') no-repeat; } .mc-slab-stone-brick { background: url('http://cdn.lightwiremc.net/items/44-5.png') no-repeat; } .mc-slab-nether { background: url('http://cdn.lightwiremc.net/items/44-6.png') no-repeat; } .mc-slab-quartz { background: url('http://cdn.lightwiremc.net/items/44-7.png') no-repeat; } .mc-bricks { background: url('http://cdn.lightwiremc.net/items/45-0.png') no-repeat; } .mc-tnt { background: url('http://cdn.lightwiremc.net/items/46-0.png') no-repeat; } .mc-bookshelf { background: url('http://cdn.lightwiremc.net/items/47-0.png') no-repeat; } .mc-stone-moss { background: url('http://cdn.lightwiremc.net/items/48-0.png') no-repeat; } .mc-obsidian { background: url('http://cdn.lightwiremc.net/items/49-0.png') no-repeat; } .mc-torch { background: url('http://cdn.lightwiremc.net/items/50-0.png') no-repeat; } .mc-fire { background: url('http://cdn.lightwiremc.net/items/51-0.png') no-repeat; } .mc-spawner { background: url('http://cdn.lightwiremc.net/items/52-0.png') no-repeat; } .mc-stairs-oak { background: url('http://cdn.lightwiremc.net/items/53-0.png') no-repeat; } .mc-chest { background: url('http://cdn.lightwiremc.net/items/54-0.png') no-repeat; } .mc-wire-redstone { background: url('http://cdn.lightwiremc.net/items/55-0.png') no-repeat; } .mc-ore-diamond { background: url('http://cdn.lightwiremc.net/items/56-0.png') no-repeat; } .mc-block-diamond { background: url('http://cdn.lightwiremc.net/items/57-0.png') no-repeat; } .mc-table-crafting { background: url('http://cdn.lightwiremc.net/items/58-0.png') no-repeat; } .mc-crop-wheat { background: url('http://cdn.lightwiremc.net/items/59-0.png') no-repeat; } .mc-farmland { background: url('http://cdn.lightwiremc.net/items/60-0.png') no-repeat; } .mc-furnace { background: url('http://cdn.lightwiremc.net/items/61-0.png') no-repeat; } .mc-furnace-burning { background: url('http://cdn.lightwiremc.net/items/62-0.png') no-repeat; } .mc-sign-standing { background: url('http://cdn.lightwiremc.net/items/63-0.png') no-repeat; } .mc-door-oak { background: url('http://cdn.lightwiremc.net/items/64-0.png') no-repeat; } .mc-ladder { background: url('http://cdn.lightwiremc.net/items/65-0.png') no-repeat; } .mc-rail { background: url('http://cdn.lightwiremc.net/items/66-0.png') no-repeat; } .mc-sign-wall { background: url('http://cdn.lightwiremc.net/items/67-0.png') no-repeat; } .mc-stairs-cobblestone { background: url('http://cdn.lightwiremc.net/items/68-0.png') no-repeat; } .mc-lever { background: url('http://cdn.lightwiremc.net/items/69-0.png') no-repeat; } .mc-plate-stone { background: url('http://cdn.lightwiremc.net/items/70-0.png') no-repeat; } .mc-door-iron { background: url('http://cdn.lightwiremc.net/items/71-0.png') no-repeat; } .mc-plate-wooden { background: url('http://cdn.lightwiremc.net/items/72-0.png') no-repeat; } .mc-ore-redstone { background: url('http://cdn.lightwiremc.net/items/73-0.png') no-repeat; } .mc-ore-redstone-glowing { background: url('http://cdn.lightwiremc.net/items/74-0.png') no-repeat; } .mc-torch-redstone-off { background: url('http://cdn.lightwiremc.net/items/75-0.png') no-repeat; } .mc-torch-redstone-on { background: url('http://cdn.lightwiremc.net/items/76-0.png') no-repeat; } .mc-button-stone { background: url('http://cdn.lightwiremc.net/items/77-0.png') no-repeat; } .mc-snow { background: url('http://cdn.lightwiremc.net/items/78-0.png') no-repeat; } .mc-ice { background: url('http://cdn.lightwiremc.net/items/79-0.png') no-repeat; } .mc-block-snow { background: url('http://cdn.lightwiremc.net/items/80-0.png') no-repeat; } .mc-cactus { background: url('http://cdn.lightwiremc.net/items/81-0.png') no-repeat; } .mc-block-clay { background: url('http://cdn.lightwiremc.net/items/82-0.png') no-repeat; } .mc-block-reeds { background: url('http://cdn.lightwiremc.net/items/83-0.png') no-repeat; } .mc-jukebox { background: url('http://cdn.lightwiremc.net/items/84-0.png') no-repeat; } .mc-fence-oak { background: url('http://cdn.lightwiremc.net/items/85-0.png') no-repeat; } .mc-pumpkin { background: url('http://cdn.lightwiremc.net/items/86-0.png') no-repeat; } .mc-netherrack { background: url('http://cdn.lightwiremc.net/items/87-0.png') no-repeat; } .mc-sand-soul { background: url('http://cdn.lightwiremc.net/items/88-0.png') no-repeat; } .mc-glowstone { background: url('http://cdn.lightwiremc.net/items/89-0.png') no-repeat; } .mc-portal-nether { background: url('http://cdn.lightwiremc.net/items/90-0.png') no-repeat; } .mc-pumpkin-lit { background: url('http://cdn.lightwiremc.net/items/91-0.png') no-repeat; } .mc-block-cake { background: url('http://cdn.lightwiremc.net/items/92-0.png') no-repeat; } .mc-repeater-off { background: url('http://cdn.lightwiremc.net/items/93-0.png') no-repeat; } .mc-repeater-on { background: url('http://cdn.lightwiremc.net/items/94-0.png') no-repeat; } .mc-glass-white { background: url('http://cdn.lightwiremc.net/items/95-0.png') no-repeat; } .mc-glass-orange { background: url('http://cdn.lightwiremc.net/items/95-1.png') no-repeat; } .mc-glass-magenta { background: url('http://cdn.lightwiremc.net/items/95-2.png') no-repeat; } .mc-glass-aqua { background: url('http://cdn.lightwiremc.net/items/95-3.png') no-repeat; } .mc-glass-yellow { background: url('http://cdn.lightwiremc.net/items/95-4.png') no-repeat; } .mc-glass-lime { background: url('http://cdn.lightwiremc.net/items/95-5.png') no-repeat; } .mc-glass-pink { background: url('http://cdn.lightwiremc.net/items/95-6.png') no-repeat; } .mc-glass-gray { background: url('http://cdn.lightwiremc.net/items/95-7.png') no-repeat; } .mc-glass-charcoal { background: url('http://cdn.lightwiremc.net/items/95-8.png') no-repeat; } .mc-glass-cyan { background: url('http://cdn.lightwiremc.net/items/95-9.png') no-repeat; } .mc-glass-purple { background: url('http://cdn.lightwiremc.net/items/95-10.png') no-repeat; } .mc-glass-blue { background: url('http://cdn.lightwiremc.net/items/95-11.png') no-repeat; } .mc-glass-brown { background: url('http://cdn.lightwiremc.net/items/95-12.png') no-repeat; } .mc-glass-green { background: url('http://cdn.lightwiremc.net/items/95-13.png') no-repeat; } .mc-glass-red { background: url('http://cdn.lightwiremc.net/items/95-14.png') no-repeat; } .mc-glass-black { background: url('http://cdn.lightwiremc.net/items/95-15.png') no-repeat; } .mc-trapdoor-wooden { background: url('http://cdn.lightwiremc.net/items/96-0.png') no-repeat; } .mc-egg-stone { background: url('http://cdn.lightwiremc.net/items/97-0.png') no-repeat; } .mc-egg-cobblestone { background: url('http://cdn.lightwiremc.net/items/97-1.png') no-repeat; } .mc-egg-brick { background: url('http://cdn.lightwiremc.net/items/97-2.png') no-repeat; } .mc-egg-mossy { background: url('http://cdn.lightwiremc.net/items/97-3.png') no-repeat; } .mc-egg-cracked { background: url('http://cdn.lightwiremc.net/items/97-4.png') no-repeat; } .mc-egg-chiseled { background: url('http://cdn.lightwiremc.net/items/97-5.png') no-repeat; } .mc-brick-stone { background: url('http://cdn.lightwiremc.net/items/98-0.png') no-repeat; } .mc-brick-mossy { background: url('http://cdn.lightwiremc.net/items/98-1.png') no-repeat; } .mc-brick-cracked { background: url('http://cdn.lightwiremc.net/items/98-2.png') no-repeat; } .mc-brick-chiseled { background: url('http://cdn.lightwiremc.net/items/98-3.png') no-repeat; } .mc-block-mushroom-brown { background: url('http://cdn.lightwiremc.net/items/99-0.png') no-repeat; } .mc-block-mushroom-red { background: url('http://cdn.lightwiremc.net/items/100-0.png') no-repeat; } .mc-bars-iron { background: url('http://cdn.lightwiremc.net/items/101-0.png') no-repeat; } .mc-pane { background: url('http://cdn.lightwiremc.net/items/102-0.png') no-repeat; } .mc-block-melon { background: url('http://cdn.lightwiremc.net/items/103-0.png') no-repeat; } .mc-stem-pumpkin { background: url('http://cdn.lightwiremc.net/items/104-0.png') no-repeat; } .mc-stem-melon { background: url('http://cdn.lightwiremc.net/items/105-0.png') no-repeat; } .mc-vines { background: url('http://cdn.lightwiremc.net/items/106-0.png') no-repeat; } .mc-gate-oak { background: url('http://cdn.lightwiremc.net/items/107-0.png') no-repeat; } .mc-stair-brick { background: url('http://cdn.lightwiremc.net/items/108-0.png') no-repeat; } .mc-stair-brick-stone { background: url('http://cdn.lightwiremc.net/items/109-0.png') no-repeat; } .mc-mycelium { background: url('http://cdn.lightwiremc.net/items/110-0.png') no-repeat; } .mc-lily { background: url('http://cdn.lightwiremc.net/items/111-0.png') no-repeat; } .mc-nether-brick { background: url('http://cdn.lightwiremc.net/items/112-0.png') no-repeat; } .mc-nether-fence { background: url('http://cdn.lightwiremc.net/items/113-0.png') no-repeat; } .mc-nether-stair { background: url('http://cdn.lightwiremc.net/items/114-0.png') no-repeat; } .mc-crop-wart { background: url('http://cdn.lightwiremc.net/items/115-0.png') no-repeat; } .mc-table-enchantment { background: url('http://cdn.lightwiremc.net/items/116-0.png') no-repeat; } .mc-block-brewing { background: url('http://cdn.lightwiremc.net/items/117-0.png') no-repeat; } .mc-cauldron { background: url('http://cdn.lightwiremc.net/items/118-0.png') no-repeat; } .mc-end-portal { background: url('http://cdn.lightwiremc.net/items/119-0.png') no-repeat; } .mc-end-frame { background: url('http://cdn.lightwiremc.net/items/120-0.png') no-repeat; } .mc-end-stone { background: url('http://cdn.lightwiremc.net/items/121-0.png') no-repeat; } .mc-egg-dragon { background: url('http://cdn.lightwiremc.net/items/122-0.png') no-repeat; } .mc-lamp-redstone-off { background: url('http://cdn.lightwiremc.net/items/123-0.png') no-repeat; } .mc-lamp-redstone-on { background: url('http://cdn.lightwiremc.net/items/124-0.png') no-repeat; } .mc-slab-double-oak { background: url('http://cdn.lightwiremc.net/items/125-0.png') no-repeat; } .mc-slab-double-spruce { background: url('http://cdn.lightwiremc.net/items/125-1.png') no-repeat; } .mc-slab-double-birch { background: url('http://cdn.lightwiremc.net/items/125-2.png') no-repeat; } .mc-slab-double-jungle { background: url('http://cdn.lightwiremc.net/items/125-3.png') no-repeat; } .mc-slab-double-acacia { background: url('http://cdn.lightwiremc.net/items/125-4.png') no-repeat; } .mc-slab-double-dark { background: url('http://cdn.lightwiremc.net/items/125-5.png') no-repeat; } .mc-slab-oak { background: url('http://cdn.lightwiremc.net/items/126-0.png') no-repeat; } .mc-slab-spruce { background: url('http://cdn.lightwiremc.net/items/126-1.png') no-repeat; } .mc-slab-birch { background: url('http://cdn.lightwiremc.net/items/126-2.png') no-repeat; } .mc-slab-jungle { background: url('http://cdn.lightwiremc.net/items/126-3.png') no-repeat; } .mc-slab-acacia { background: url('http://cdn.lightwiremc.net/items/126-4.png') no-repeat; } .mc-slab-dark { background: url('http://cdn.lightwiremc.net/items/126-5.png') no-repeat; } .mc-cocoa { background: url('http://cdn.lightwiremc.net/items/127-0.png') no-repeat; } .mc-stairs-sandstone { background: url('http://cdn.lightwiremc.net/items/128-0.png') no-repeat; } .mc-ore-emerald { background: url('http://cdn.lightwiremc.net/items/129-0.png') no-repeat; } .mc-chest-ender { background: url('http://cdn.lightwiremc.net/items/130-0.png') no-repeat; } .mc-hook-tripwire { background: url('http://cdn.lightwiremc.net/items/131-0.png') no-repeat; } .mc-tripwire { background: url('http://cdn.lightwiremc.net/items/132-0.png') no-repeat; } .mc-block-emerald { background: url('http://cdn.lightwiremc.net/items/133-0.png') no-repeat; } .mc-stairs-spruce { background: url('http://cdn.lightwiremc.net/items/134-0.png') no-repeat; } .mc-stairs-birch { background: url('http://cdn.lightwiremc.net/items/135-0.png') no-repeat; } .mc-stairs-jungle { background: url('http://cdn.lightwiremc.net/items/136-0.png') no-repeat; } .mc-command { background: url('http://cdn.lightwiremc.net/items/137-0.png') no-repeat; } .mc-beacon { background: url('http://cdn.lightwiremc.net/items/138-0.png') no-repeat; } .mc-wall-cobblestone { background: url('http://cdn.lightwiremc.net/items/139-0.png') no-repeat; } .mc-wall-slab { background: url('http://cdn.lightwiremc.net/items/139-1.png') no-repeat; } .mc-pot-flower { background: url('http://cdn.lightwiremc.net/items/140-0.png') no-repeat; } .mc-crop-carrot { background: url('http://cdn.lightwiremc.net/items/141-0.png') no-repeat; } .mc-crop-potatos { background: url('http://cdn.lightwiremc.net/items/142-0.png') no-repeat; } .mc-button-wooden { background: url('http://cdn.lightwiremc.net/items/143-0.png') no-repeat; } .mc-head-mob { background: url('http://cdn.lightwiremc.net/items/144-0.png') no-repeat; } .mc-anvil { background: url('http://cdn.lightwiremc.net/items/145-0.png') no-repeat; } .mc-chest-trapped { background: url('http://cdn.lightwiremc.net/items/146-0.png') no-repeat; } .mc-plate-light { background: url('http://cdn.lightwiremc.net/items/147-0.png') no-repeat; } .mc-plate-heavy { background: url('http://cdn.lightwiremc.net/items/148-0.png') no-repeat; } .mc-comparator-off { background: url('http://cdn.lightwiremc.net/items/149-0.png') no-repeat; } .mc-comparator-on { background: url('http://cdn.lightwiremc.net/items/150-0.png') no-repeat; } .mc-sensor { background: url('http://cdn.lightwiremc.net/items/151-0.png') no-repeat; } .mc-block-redstone { background: url('http://cdn.lightwiremc.net/items/152-0.png') no-repeat; } .mc-ore-quartz { background: url('http://cdn.lightwiremc.net/items/153-0.png') no-repeat; } .mc-hopper { background: url('http://cdn.lightwiremc.net/items/hopper.png') no-repeat; } .mc-block-quartz { background: url('http://cdn.lightwiremc.net/items/155-0.png') no-repeat; } .mc-quartz-chiseled { background: url('http://cdn.lightwiremc.net/items/155-1.png') no-repeat; } .mc-quartz-pillar { background: url('http://cdn.lightwiremc.net/items/155-2.png') no-repeat; } .mc-stairs-quartz { background: url('http://cdn.lightwiremc.net/items/156-0.png') no-repeat; } .mc-activator-rail { background: url('http://cdn.lightwiremc.net/items/157-0.png') no-repeat; } .mc-dropper { background: url('http://cdn.lightwiremc.net/items/158-0.png') no-repeat; } .mc-clay-white { background: url('http://cdn.lightwiremc.net/items/159-0.png') no-repeat; } .mc-clay-orange { background: url('http://cdn.lightwiremc.net/items/159-1.png') no-repeat; } .mc-clay-magenta { background: url('http://cdn.lightwiremc.net/items/159-2.png') no-repeat; } .mc-clay-aqua { background: url('http://cdn.lightwiremc.net/items/159-3.png') no-repeat; } .mc-clay-yellow { background: url('http://cdn.lightwiremc.net/items/159-4.png') no-repeat; } .mc-clay-lime { background: url('http://cdn.lightwiremc.net/items/159-5.png') no-repeat; } .mc-clay-pink { background: url('http://cdn.lightwiremc.net/items/159-6.png') no-repeat; } .mc-clay-gray { background: url('http://cdn.lightwiremc.net/items/159-7.png') no-repeat; } .mc-clay-charcoal { background: url('http://cdn.lightwiremc.net/items/159-8.png') no-repeat; } .mc-clay-cyan { background: url('http://cdn.lightwiremc.net/items/159-9.png') no-repeat; } .mc-clay-purple { background: url('http://cdn.lightwiremc.net/items/159-10.png') no-repeat; } .mc-clay-blue { background: url('http://cdn.lightwiremc.net/items/159-11.png') no-repeat; } .mc-clay-brown { background: url('http://cdn.lightwiremc.net/items/159-12.png') no-repeat; } .mc-clay-green { background: url('http://cdn.lightwiremc.net/items/159-13.png') no-repeat; } .mc-clay-red { background: url('http://cdn.lightwiremc.net/items/159-14.png') no-repeat; } .mc-clay-black { background: url('http://cdn.lightwiremc.net/items/159-15.png') no-repeat; } .mc-pane-white { background: url('http://cdn.lightwiremc.net/items/160-0.png') no-repeat; } .mc-pane-orange { background: url('http://cdn.lightwiremc.net/items/160-1.png') no-repeat; } .mc-pane-magenta { background: url('http://cdn.lightwiremc.net/items/160-2.png') no-repeat; } .mc-pane-aqua { background: url('http://cdn.lightwiremc.net/items/160-3.png') no-repeat; } .mc-pane-yellow { background: url('http://cdn.lightwiremc.net/items/160-4.png') no-repeat; } .mc-pane-lime { background: url('http://cdn.lightwiremc.net/items/160-5.png') no-repeat; } .mc-pane-pink { background: url('http://cdn.lightwiremc.net/items/160-6.png') no-repeat; } .mc-pane-gray { background: url('http://cdn.lightwiremc.net/items/160-7.png') no-repeat; } .mc-pane-charcoal { background: url('http://cdn.lightwiremc.net/items/160-8.png') no-repeat; } .mc-pane-cyan { background: url('http://cdn.lightwiremc.net/items/160-9.png') no-repeat; } .mc-pane-purple { background: url('http://cdn.lightwiremc.net/items/160-10.png') no-repeat; } .mc-pane-blue { background: url('http://cdn.lightwiremc.net/items/160-11.png') no-repeat; } .mc-pane-brown { background: url('http://cdn.lightwiremc.net/items/160-12.png') no-repeat; } .mc-pane-green { background: url('http://cdn.lightwiremc.net/items/160-13.png') no-repeat; } .mc-pane-red { background: url('http://cdn.lightwiremc.net/items/160-14.png') no-repeat; } .mc-pane-black { background: url('http://cdn.lightwiremc.net/items/160-15.png') no-repeat; } .mc-leave-acacia { background: url('http://cdn.lightwiremc.net/items/161-0.png') no-repeat; } .mc-leave-dark { background: url('http://cdn.lightwiremc.net/items/161-1.png') no-repeat; } .mc-log-acacia { background: url('http://cdn.lightwiremc.net/items/162-0.png') no-repeat; } .mc-log-dark { background: url('http://cdn.lightwiremc.net/items/162-1.png') no-repeat; } .mc-stairs-acacia { background: url('http://cdn.lightwiremc.net/items/163-0.png') no-repeat; } .mc-stairs-dark { background: url('http://cdn.lightwiremc.net/items/164-0.png') no-repeat; } .mc-block-slime { background: url('http://cdn.lightwiremc.net/items/165-0.png') no-repeat; } .mc-barrier { background: url('http://cdn.lightwiremc.net/items/166-0.png') no-repeat; } .mc-trapdoor-iron { background: url('http://cdn.lightwiremc.net/items/167-0.png') no-repeat; } .mc-prismarine { background: url('http://cdn.lightwiremc.net/items/168-0.png') no-repeat; } .mc-block-prismarine { background: url('http://cdn.lightwiremc.net/items/168-1.png') no-repeat; } .mc-prismarine-dark { background: url('http://cdn.lightwiremc.net/items/168-2.png') no-repeat; } .mc-latern-sea { background: url('http://cdn.lightwiremc.net/items/169-0.png') no-repeat; } .mc-bale-hay { background: url('http://cdn.lightwiremc.net/items/170-0.png') no-repeat; } .mc-carpet-white { background: url('http://cdn.lightwiremc.net/items/171-0.png') no-repeat; } .mc-carpet-orange { background: url('http://cdn.lightwiremc.net/items/171-1.png') no-repeat; } .mc-carpet-magenta { background: url('http://cdn.lightwiremc.net/items/171-2.png') no-repeat; } .mc-carpet-aqua { background: url('http://cdn.lightwiremc.net/items/171-3.png') no-repeat; } .mc-carpet-yellow { background: url('http://cdn.lightwiremc.net/items/171-4.png') no-repeat; } .mc-carpet-lime { background: url('http://cdn.lightwiremc.net/items/171-5.png') no-repeat; } .mc-carpet-pink { background: url('http://cdn.lightwiremc.net/items/171-6.png') no-repeat; } .mc-carpet-gray { background: url('http://cdn.lightwiremc.net/items/171-7.png') no-repeat; } .mc-carpet-charcoal { background: url('http://cdn.lightwiremc.net/items/171-8.png') no-repeat; } .mc-carpet-cyan { background: url('http://cdn.lightwiremc.net/items/171-9.png') no-repeat; } .mc-carpet-purple { background: url('http://cdn.lightwiremc.net/items/171-10.png') no-repeat; } .mc-carpet-blue { background: url('http://cdn.lightwiremc.net/items/171-11.png') no-repeat; } .mc-carpet-brown { background: url('http://cdn.lightwiremc.net/items/171-12.png') no-repeat; } .mc-carpet-green { background: url('http://cdn.lightwiremc.net/items/171-13.png') no-repeat; } .mc-carpet-red { background: url('http://cdn.lightwiremc.net/items/171-14.png') no-repeat; } .mc-carpet-black { background: url('http://cdn.lightwiremc.net/items/171-15.png') no-repeat; } .mc-clay-hardened { background: url('http://cdn.lightwiremc.net/items/172-0.png') no-repeat; } .mc-block-coal { background: url('http://cdn.lightwiremc.net/items/173-0.png') no-repeat; } .mc-ice-packed { background: url('http://cdn.lightwiremc.net/items/174-0.png') no-repeat; } .mc-sunflower { background: url('http://cdn.lightwiremc.net/items/175-0.png') no-repeat; } .mc-lilac { background: url('http://cdn.lightwiremc.net/items/175-1.png') no-repeat; } .mc-tallgrass { background: url('http://cdn.lightwiremc.net/items/175-2.png') no-repeat; } .mc-fern-tall { background: url('http://cdn.lightwiremc.net/items/175-3.png') no-repeat; } .mc-bush-rose { background: url('http://cdn.lightwiremc.net/items/175-4.png') no-repeat; } .mc-peony { background: url('http://cdn.lightwiremc.net/items/175-5.png') no-repeat; } .mc-banner-free { background: url('http://cdn.lightwiremc.net/items/176-0.png') no-repeat; } .mc-banner-wall { background: url('http://cdn.lightwiremc.net/items/177-0.png') no-repeat; } .mc-sensor-inverted { background: url('http://cdn.lightwiremc.net/items/178-0.png') no-repeat; } .mc-red-sandstone { background: url('http://cdn.lightwiremc.net/items/179-0.png') no-repeat; } .mc-red-chiseled { background: url('http://cdn.lightwiremc.net/items/179-1.png') no-repeat; } .mc-red-smooth { background: url('http://cdn.lightwiremc.net/items/179-2.png') no-repeat; } .mc-stair-red { background: url('http://cdn.lightwiremc.net/items/180-0.png') no-repeat; } .mc-slab-double-red { background: url('http://cdn.lightwiremc.net/items/181-0.png') no-repeat; } .mc-slab-red { background: url('http://cdn.lightwiremc.net/items/182-0.png') no-repeat; } .mc-gate-spruce { background: url('http://cdn.lightwiremc.net/items/183-0.png') no-repeat; } .mc-gate-birch { background: url('http://cdn.lightwiremc.net/items/184-0.png') no-repeat; } .mc-gate-jungle { background: url('http://cdn.lightwiremc.net/items/185-0.png') no-repeat; } .mc-gate-dark { background: url('http://cdn.lightwiremc.net/items/186-0.png') no-repeat; } .mc-gate-acacia { background: url('http://cdn.lightwiremc.net/items/187-0.png') no-repeat; } .mc-fence-spruce { background: url('http://cdn.lightwiremc.net/items/188-0.png') no-repeat; } .mc-fence-birch { background: url('http://cdn.lightwiremc.net/items/189-0.png') no-repeat; } .mc-fence-jungle { background: url('http://cdn.lightwiremc.net/items/190-0.png') no-repeat; } .mc-fence-dark { background: url('http://cdn.lightwiremc.net/items/191-0.png') no-repeat; } .mc-fence-acacia { background: url('http://cdn.lightwiremc.net/items/192-0.png') no-repeat; } .mc-door-spruce { background: url('http://cdn.lightwiremc.net/items/193-0.png') no-repeat; } .mc-door-birch { background: url('http://cdn.lightwiremc.net/items/194-0.png') no-repeat; } .mc-door-jungle { background: url('http://cdn.lightwiremc.net/items/195-0.png') no-repeat; } .mc-door-acacia { background: url('http://cdn.lightwiremc.net/items/196-0.png') no-repeat; } .mc-door-dark { background: url('http://cdn.lightwiremc.net/items/197-0.png') no-repeat; } .mc-end-rod { background: url('http://cdn.lightwiremc.net/items/198-0.png') no-repeat; } .mc-chorus-plant { background: url('http://cdn.lightwiremc.net/items/199-0.png') no-repeat; } .mc-chorus-flower { background: url('http://cdn.lightwiremc.net/items/200-0.png') no-repeat; } .mc-block-purpur { background: url('http://cdn.lightwiremc.net/items/201-0.png') no-repeat; } .mc-purpur-pillar { background: url('http://cdn.lightwiremc.net/items/202-0.png') no-repeat; } .mc-stairs-purpur { background: url('http://cdn.lightwiremc.net/items/203-0.png') no-repeat; } .mc-slab-double-purpur { background: url('http://cdn.lightwiremc.net/items/204-0.png') no-repeat; } .mc-slab-purpur { background: url('http://cdn.lightwiremc.net/items/205-0.png') no-repeat; } .mc-brick-stone-end { background: url('http://cdn.lightwiremc.net/items/206-0.png') no-repeat; } .mc-block-beetroot { background: url('http://cdn.lightwiremc.net/items/207-0.png') no-repeat; } .mc-path-grass { background: url('http://cdn.lightwiremc.net/items/208-0.png') no-repeat; } .mc-gateway { background: url('http://cdn.lightwiremc.net/items/209-0.png') no-repeat; } .mc-command-repeat { background: url('http://cdn.lightwiremc.net/items/210-0.png') no-repeat; } .mc-command-chain { background: url('http://cdn.lightwiremc.net/items/211-0.png') no-repeat; } .mc-ice-frozen { background: url('http://cdn.lightwiremc.net/items/212-0.png') no-repeat; } .mc-block-magma { background: url('http://cdn.lightwiremc.net/items/213-0.png') no-repeat; } .mc-block-nether-wart { background: url('http://cdn.lightwiremc.net/items/214-0.png') no-repeat; } .mc-block-brick-wart { background: url('http://cdn.lightwiremc.net/items/215-0.png') no-repeat; } .mc-block-bone { background: url('http://cdn.lightwiremc.net/items/216-0.png') no-repeat; } .mc-structure-void { background: url('http://cdn.lightwiremc.net/items/217-0.png') no-repeat; } .mc-block-structure { background: url('http://cdn.lightwiremc.net/items/255-0.png') no-repeat; } .mc-shovel-iron { background: url('http://cdn.lightwiremc.net/items/256-0.png') no-repeat; } .mc-pickaxe-iron { background: url('http://cdn.lightwiremc.net/items/257-0.png') no-repeat; } .mc-axe-iron { background: url('http://cdn.lightwiremc.net/items/258-0.png') no-repeat; } .mc-lighter { background: url('http://cdn.lightwiremc.net/items/259-0.png') no-repeat; } .mc-apple { background: url('http://cdn.lightwiremc.net/items/260-0.png') no-repeat; } .mc-bow { background: url('http://cdn.lightwiremc.net/items/261-0.png') no-repeat; } .mc-arrow { background: url('http://cdn.lightwiremc.net/items/262-0.png') no-repeat; } .mc-coal { background: url('http://cdn.lightwiremc.net/items/263-0.png') no-repeat; } .mc-charcoal { background: url('http://cdn.lightwiremc.net/items/263-1.png') no-repeat; } .mc-diamond { background: url('http://cdn.lightwiremc.net/items/264-0.png') no-repeat; } .mc-iron { background: url('http://cdn.lightwiremc.net/items/265-0.png') no-repeat; } .mc-gold { background: url('http://cdn.lightwiremc.net/items/266-0.png') no-repeat; } .mc-sword-iron { background: url('http://cdn.lightwiremc.net/items/267-0.png') no-repeat; } .mc-sword-wooden { background: url('http://cdn.lightwiremc.net/items/268-0.png') no-repeat; } .mc-shovel-wooden { background: url('http://cdn.lightwiremc.net/items/269-0.png') no-repeat; } .mc-pickaxe-wooden { background: url('http://cdn.lightwiremc.net/items/270-0.png') no-repeat; } .mc-axe-wooden { background: url('http://cdn.lightwiremc.net/items/271-0.png') no-repeat; } .mc-sword-stone { background: url('http://cdn.lightwiremc.net/items/272-0.png') no-repeat; } .mc-shovel-stone { background: url('http://cdn.lightwiremc.net/items/273-0.png') no-repeat; } .mc-pickaxe-stone { background: url('http://cdn.lightwiremc.net/items/274-0.png') no-repeat; } .mc-axe-stone { background: url('http://cdn.lightwiremc.net/items/275-0.png') no-repeat; } .mc-sword-diamond { background: url('http://cdn.lightwiremc.net/items/276-0.png') no-repeat; } .mc-shovel-diamond { background: url('http://cdn.lightwiremc.net/items/277-0.png') no-repeat; } .mc-pickaxe-diamond { background: url('http://cdn.lightwiremc.net/items/278-0.png') no-repeat; } .mc-axe-diamond { background: url('http://cdn.lightwiremc.net/items/279-0.png') no-repeat; } .mc-stick { background: url('http://cdn.lightwiremc.net/items/280-0.png') no-repeat; } .mc-bowl { background: url('http://cdn.lightwiremc.net/items/281-0.png') no-repeat; } .mc-stew-mushroom { background: url('http://cdn.lightwiremc.net/items/282-0.png') no-repeat; } .mc-sword-gold { background: url('http://cdn.lightwiremc.net/items/283-0.png') no-repeat; } .mc-shovel-gold { background: url('http://cdn.lightwiremc.net/items/284-0.png') no-repeat; } .mc-pickaxe-gold { background: url('http://cdn.lightwiremc.net/items/285-0.png') no-repeat; } .mc-axe-gold { background: url('http://cdn.lightwiremc.net/items/286-0.png') no-repeat; } .mc-string { background: url('http://cdn.lightwiremc.net/items/287-0.png') no-repeat; } .mc-feather { background: url('http://cdn.lightwiremc.net/items/288-0.png') no-repeat; } .mc-gunpower { background: url('http://cdn.lightwiremc.net/items/289-0.png') no-repeat; } .mc-hoe-wooden { background: url('http://cdn.lightwiremc.net/items/290-0.png') no-repeat; } .mc-hoe-stone { background: url('http://cdn.lightwiremc.net/items/291-0.png') no-repeat; } .mc-hoe-iron { background: url('http://cdn.lightwiremc.net/items/292-0.png') no-repeat; } .mc-hoe-diamond { background: url('http://cdn.lightwiremc.net/items/293-0.png') no-repeat; } .mc-hoe-gold { background: url('http://cdn.lightwiremc.net/items/294-0.png') no-repeat; } .mc-seeds-wheat { background: url('http://cdn.lightwiremc.net/items/295-0.png') no-repeat; } .mc-wheat { background: url('http://cdn.lightwiremc.net/items/296-0.png') no-repeat; } .mc-bread { background: url('http://cdn.lightwiremc.net/items/297-0.png') no-repeat; } .mc-helmet-leather { background: url('http://cdn.lightwiremc.net/items/298-0.png') no-repeat; } .mc-chest-leather { background: url('http://cdn.lightwiremc.net/items/299-0.png') no-repeat; } .mc-pants-leather { background: url('http://cdn.lightwiremc.net/items/300-0.png') no-repeat; } .mc-boots-leather { background: url('http://cdn.lightwiremc.net/items/301-0.png') no-repeat; } .mc-helmet-chain { background: url('http://cdn.lightwiremc.net/items/302-0.png') no-repeat; } .mc-chest-chain { background: url('http://cdn.lightwiremc.net/items/303-0.png') no-repeat; } .mc-pants-chain { background: url('http://cdn.lightwiremc.net/items/304-0.png') no-repeat; } .mc-boots-chain { background: url('http://cdn.lightwiremc.net/items/305-0.png') no-repeat; } .mc-helmet-iron { background: url('http://cdn.lightwiremc.net/items/306-0.png') no-repeat; } .mc-chest-iron { background: url('http://cdn.lightwiremc.net/items/307-0.png') no-repeat; } .mc-pants-iron { background: url('http://cdn.lightwiremc.net/items/308-0.png') no-repeat; } .mc-boots-iron { background: url('http://cdn.lightwiremc.net/items/309-0.png') no-repeat; } .mc-helmet-diamond { background: url('http://cdn.lightwiremc.net/items/310-0.png') no-repeat; } .mc-chest-diamond { background: url('http://cdn.lightwiremc.net/items/311-0.png') no-repeat; } .mc-pants-diamond { background: url('http://cdn.lightwiremc.net/items/312-0.png') no-repeat; } .mc-boots-diamond { background: url('http://cdn.lightwiremc.net/items/313-0.png') no-repeat; } .mc-helmet-gold { background: url('http://cdn.lightwiremc.net/items/314-0.png') no-repeat; } .mc-chest-gold { background: url('http://cdn.lightwiremc.net/items/315-0.png') no-repeat; } .mc-pants-gold { background: url('http://cdn.lightwiremc.net/items/316-0.png') no-repeat; } .mc-boots-gold { background: url('http://cdn.lightwiremc.net/items/317-0.png') no-repeat; } .mc-flint { background: url('http://cdn.lightwiremc.net/items/318-0.png') no-repeat; } .mc-raw-pork { background: url('http://cdn.lightwiremc.net/items/319-0.png') no-repeat; } .mc-cook-pork { background: url('http://cdn.lightwiremc.net/items/320-0.png') no-repeat; } .mc-painting { background: url('http://cdn.lightwiremc.net/items/321-0.png') no-repeat; } .mc-apple-gold { background: url('http://cdn.lightwiremc.net/items/322-0.png') no-repeat; } .mc-apple-notch { background: url('http://cdn.lightwiremc.net/items/322-1.png') no-repeat; } .mc-sign { background: url('http://cdn.lightwiremc.net/items/323-0.png') no-repeat; } .mc-door-oak { background: url('http://cdn.lightwiremc.net/items/324-0.png') no-repeat; } .mc-bucket { background: url('http://cdn.lightwiremc.net/items/325-0.png') no-repeat; } .mc-bucket-water { background: url('http://cdn.lightwiremc.net/items/326-0.png') no-repeat; } .mc-bucket-lava { background: url('http://cdn.lightwiremc.net/items/327-0.png') no-repeat; } .mc-minecart { background: url('http://cdn.lightwiremc.net/items/328-0.png') no-repeat; } .mc-saddle { background: url('http://cdn.lightwiremc.net/items/329-0.png') no-repeat; } .mc-door-iron { background: url('http://cdn.lightwiremc.net/items/330-0.png') no-repeat; } .mc-redstone { background: url('http://cdn.lightwiremc.net/items/331-0.png') no-repeat; } .mc-snowball { background: url('http://cdn.lightwiremc.net/items/332-0.png') no-repeat; } .mc-boat-oak { background: url('http://cdn.lightwiremc.net/items/333-0.png') no-repeat; } .mc-leather { background: url('http://cdn.lightwiremc.net/items/334-0.png') no-repeat; } .mc-bucket-milk { background: url('http://cdn.lightwiremc.net/items/335-0.png') no-repeat; } .mc-brick-brick { background: url('http://cdn.lightwiremc.net/items/336-0.png') no-repeat; } .mc-clay-ball { background: url('http://cdn.lightwiremc.net/items/337-0.png') no-repeat; } .mc-reed { background: url('http://cdn.lightwiremc.net/items/338-0.png') no-repeat; } .mc-paper { background: url('http://cdn.lightwiremc.net/items/339-0.png') no-repeat; } .mc-book { background: url('http://cdn.lightwiremc.net/items/340-0.png') no-repeat; } .mc-slime { background: url('http://cdn.lightwiremc.net/items/341-0.png') no-repeat; } .mc-chest-minecart { background: url('http://cdn.lightwiremc.net/items/342-0.png') no-repeat; } .mc-furnace-minecart { background: url('http://cdn.lightwiremc.net/items/343-0.png') no-repeat; } .mc-egg { background: url('http://cdn.lightwiremc.net/items/344-0.png') no-repeat; } .mc-compass { background: url('http://cdn.lightwiremc.net/items/345-0.png') no-repeat; } .mc-rod-fish { background: url('http://cdn.lightwiremc.net/items/346-0.png') no-repeat; } .mc-clock { background: url('http://cdn.lightwiremc.net/items/347-0.png') no-repeat; } .mc-dust-glowstone { background: url('http://cdn.lightwiremc.net/items/348-0.png') no-repeat; } .mc-fish-raw { background: url('http://cdn.lightwiremc.net/items/349-0.png') no-repeat; } .mc-raw-salmon { background: url('http://cdn.lightwiremc.net/items/349-1.png') no-repeat; } .mc-clownfish { background: url('http://cdn.lightwiremc.net/items/349-2.png') no-repeat; } .mc-pufferfish { background: url('http://cdn.lightwiremc.net/items/349-3.png') no-repeat; } .mc-fish-cook { background: url('http://cdn.lightwiremc.net/items/350-0.png') no-repeat; } .mc-cook-salmon { background: url('http://cdn.lightwiremc.net/items/350-1.png') no-repeat; } .mc-dye-black { background: url('http://cdn.lightwiremc.net/items/351-0.png') no-repeat; } .mc-dye-red { background: url('http://cdn.lightwiremc.net/items/351-1.png') no-repeat; } .mc-dye-green { background: url('http://cdn.lightwiremc.net/items/351-2.png') no-repeat; } .mc-dye-beans { background: url('http://cdn.lightwiremc.net/items/351-3.png') no-repeat; } .mc-dye-lazuli { background: url('http://cdn.lightwiremc.net/items/351-4.png') no-repeat; } .mc-dye-purple { background: url('http://cdn.lightwiremc.net/items/351-5.png') no-repeat; } .mc-dye-cyan { background: url('http://cdn.lightwiremc.net/items/351-6.png') no-repeat; } .mc-dye-charcoal { background: url('http://cdn.lightwiremc.net/items/351-7.png') no-repeat; } .mc-dye-gray { background: url('http://cdn.lightwiremc.net/items/351-8.png') no-repeat; } .mc-dye-pink { background: url('http://cdn.lightwiremc.net/items/351-9.png') no-repeat; } .mc-dye-lime { background: url('http://cdn.lightwiremc.net/items/351-10.png') no-repeat; } .mc-dye-yellow { background: url('http://cdn.lightwiremc.net/items/351-11.png') no-repeat; } .mc-dye-aqua { background: url('http://cdn.lightwiremc.net/items/351-12.png') no-repeat; } .mc-dye-magenta { background: url('http://cdn.lightwiremc.net/items/351-13.png') no-repeat; } .mc-dye-orange { background: url('http://cdn.lightwiremc.net/items/351-14.png') no-repeat; } .mc-dye-white { background: url('http://cdn.lightwiremc.net/items/351-15.png') no-repeat; } .mc-bone { background: url('http://cdn.lightwiremc.net/items/352-0.png') no-repeat; } .mc-sugar { background: url('http://cdn.lightwiremc.net/items/353-0.png') no-repeat; } .mc-item-cake { background: url('http://cdn.lightwiremc.net/items/354-0.png') no-repeat; } .mc-item-bed { background: url('http://cdn.lightwiremc.net/items/355-0.png') no-repeat; } .mc-item-repeater { background: url('http://cdn.lightwiremc.net/items/356-0.png') no-repeat; } .mc-cookie { background: url('http://cdn.lightwiremc.net/items/357-0.png') no-repeat; } .mc-map { background: url('http://cdn.lightwiremc.net/items/358-0.png') no-repeat; } .mc-shears { background: url('http://cdn.lightwiremc.net/items/359-0.png') no-repeat; } .mc-melon { background: url('http://cdn.lightwiremc.net/items/360-0.png') no-repeat; } .mc-seeds-pumpkin { background: url('http://cdn.lightwiremc.net/items/361-0.png') no-repeat; } .mc-seeds-melon { background: url('http://cdn.lightwiremc.net/items/362-0.png') no-repeat; } .mc-raw-beef { background: url('http://cdn.lightwiremc.net/items/363-0.png') no-repeat; } .mc-cook-beef { background: url('http://cdn.lightwiremc.net/items/364-0.png') no-repeat; } .mc-raw-chicken { background: url('http://cdn.lightwiremc.net/items/365-0.png') no-repeat; } .mc-cook-chicken { background: url('http://cdn.lightwiremc.net/items/366-0.png') no-repeat; } .mc-flesh { background: url('http://cdn.lightwiremc.net/items/367-0.png') no-repeat; } .mc-pearl { background: url('http://cdn.lightwiremc.net/items/368-0.png') no-repeat; } .mc-rod-blaze { background: url('http://cdn.lightwiremc.net/items/369-0.png') no-repeat; } .mc-tear { background: url('http://cdn.lightwiremc.net/items/370-0.png') no-repeat; } .mc-nugget-gold { background: url('http://cdn.lightwiremc.net/items/371-0.png') no-repeat; } .mc-nether-wart { background: url('http://cdn.lightwiremc.net/items/372-0.png') no-repeat; } .mc-potion { background: url('http://cdn.lightwiremc.net/items/373-0.png') no-repeat; } .mc-bottle { background: url('http://cdn.lightwiremc.net/items/374-0.png') no-repeat; } .mc-eye-spider { background: url('http://cdn.lightwiremc.net/items/375-0.png') no-repeat; } .mc-eye-fermented { background: url('http://cdn.lightwiremc.net/items/376-0.png') no-repeat; } .mc-powder-blaze { background: url('http://cdn.lightwiremc.net/items/377-0.png') no-repeat; } .mc-cream-magma { background: url('http://cdn.lightwiremc.net/items/378-0.png') no-repeat; } .mc-stand-brewing { background: url('http://cdn.lightwiremc.net/items/379-0.png') no-repeat; } .mc-ender-eye { background: url('http://cdn.lightwiremc.net/items/381-0.png') no-repeat; } .mc-melon-glistering { background: url('http://cdn.lightwiremc.net/items/382-0.png') no-repeat; } .mc-spawn-creeper { background: url('http://cdn.lightwiremc.net/items/383-50.png') no-repeat; } .mc-spawn-skeleton { background: url('http://cdn.lightwiremc.net/items/383-51.png') no-repeat; } .mc-spawn-spider { background: url('http://cdn.lightwiremc.net/items/383-52.png') no-repeat; } .mc-spawn-zombie { background: url('http://cdn.lightwiremc.net/items/383-54.png') no-repeat; } .mc-spawn-slime { background: url('http://cdn.lightwiremc.net/items/383-55.png') no-repeat; } .mc-spawn-ghast { background: url('http://cdn.lightwiremc.net/items/383-56.png') no-repeat; } .mc-spawn-pigman { background: url('http://cdn.lightwiremc.net/items/383-57.png') no-repeat; } .mc-spawn-enderman { background: url('http://cdn.lightwiremc.net/items/383-58.png') no-repeat; } .mc-spawn-cave { background: url('http://cdn.lightwiremc.net/items/383-59.png') no-repeat; } .mc-spawn-sliverfish { background: url('http://cdn.lightwiremc.net/items/383-60.png') no-repeat; } .mc-spawn-blaze { background: url('http://cdn.lightwiremc.net/items/383-61.png') no-repeat; } .mc-spawn-magma { background: url('http://cdn.lightwiremc.net/items/383-62.png') no-repeat; } .mc-spawn-bat { background: url('http://cdn.lightwiremc.net/items/383-65.png') no-repeat; } .mc-spawn-witch { background: url('http://cdn.lightwiremc.net/items/383-66.png') no-repeat; } .mc-spawn-mite { background: url('http://cdn.lightwiremc.net/items/383-67.png') no-repeat; } .mc-spawn-guardian { background: url('http://cdn.lightwiremc.net/items/383-68.png') no-repeat; } .mc-spawn-shulker { background: url('http://cdn.lightwiremc.net/items/383-69.png') no-repeat; } .mc-spawn-pig { background: url('http://cdn.lightwiremc.net/items/383-90.png') no-repeat; } .mc-spawn-sheep { background: url('http://cdn.lightwiremc.net/items/383-91.png') no-repeat; } .mc-spawn-cow { background: url('http://cdn.lightwiremc.net/items/383-92.png') no-repeat; } .mc-spawn-chicken { background: url('http://cdn.lightwiremc.net/items/383-93.png') no-repeat; } .mc-spawn-squid { background: url('http://cdn.lightwiremc.net/items/383-94.png') no-repeat; } .mc-spawn-wolf { background: url('http://cdn.lightwiremc.net/items/383-95.png') no-repeat; } .mc-spawn-mooshroom { background: url('http://cdn.lightwiremc.net/items/383-96.png') no-repeat; } .mc-spawn-ocelot { background: url('http://cdn.lightwiremc.net/items/383-98.png') no-repeat; } .mc-spawn-horse { background: url('http://cdn.lightwiremc.net/items/383-100.png') no-repeat; } .mc-spawn-rabbit { background: url('http://cdn.lightwiremc.net/items/383-101.png') no-repeat; } .mc-spawn-bear { background: url('http://cdn.lightwiremc.net/items/383-102.png') no-repeat; } .mc-spawn-villager { background: url('http://cdn.lightwiremc.net/items/383-120.png') no-repeat; } .mc-bottle-enchantment { background: url('http://cdn.lightwiremc.net/items/384-0.png') no-repeat; } .mc-charge-fire { background: url('http://cdn.lightwiremc.net/items/385-0.png') no-repeat; } .mc-quill { background: url('http://cdn.lightwiremc.net/items/386-0.png') no-repeat; } .mc-book-written { background: url('http://cdn.lightwiremc.net/items/387-0.png') no-repeat; } .mc-emerald { background: url('http://cdn.lightwiremc.net/items/388-0.png') no-repeat; } .mc-frame { background: url('http://cdn.lightwiremc.net/items/389-0.png') no-repeat; } .mc-item-pot { background: url('http://cdn.lightwiremc.net/items/390-0.png') no-repeat; } .mc-item-carrot { background: url('http://cdn.lightwiremc.net/items/391-0.png') no-repeat; } .mc-item-potato { background: url('http://cdn.lightwiremc.net/items/392-0.png') no-repeat; } .mc-potato-baked { background: url('http://cdn.lightwiremc.net/items/393-0.png') no-repeat; } .mc-potato-poison { background: url('http://cdn.lightwiremc.net/items/394-0.png') no-repeat; } .mc-map-empty { background: url('http://cdn.lightwiremc.net/items/395-0.png') no-repeat; } .mc-carrot-gold { background: url('http://cdn.lightwiremc.net/items/396-0.png') no-repeat; } .mc-head-skeleton { background: url('http://cdn.lightwiremc.net/items/397-0.png') no-repeat; } .mc-head-wither { background: url('http://cdn.lightwiremc.net/items/397-1.png') no-repeat; } .mc-head-zombie { background: url('http://cdn.lightwiremc.net/items/397-2.png') no-repeat; } .mc-head-steve { background: url('http://cdn.lightwiremc.net/items/397-3.png') no-repeat; } .mc-head-creeper { background: url('http://cdn.lightwiremc.net/items/397-4.png') no-repeat; } .mc-head-dragon { background: url('http://cdn.lightwiremc.net/items/397-5.png') no-repeat; } .mc-carrot-stick { background: url('http://cdn.lightwiremc.net/items/398-0.png') no-repeat; } .mc-star { background: url('http://cdn.lightwiremc.net/items/399-0.png') no-repeat; } .mc-pie { background: url('http://cdn.lightwiremc.net/items/440-0.png') no-repeat; } .mc-rocket { background: url('http://cdn.lightwiremc.net/items/401-0.png') no-repeat; } .mc-firework { background: url('http://cdn.lightwiremc.net/items/402-0.png') no-repeat; } .mc-book-enchanted { background: url('http://cdn.lightwiremc.net/items/403-0.png') no-repeat; } .mc-item-comparator { background: url('http://cdn.lightwiremc.net/items/404-0.png') no-repeat; } .mc-item-brick-nether { background: url('http://cdn.lightwiremc.net/items/405-0.png') no-repeat; } .mc-item-quartz { background: url('http://cdn.lightwiremc.net/items/406-0.png') no-repeat; } .mc-tnt-minecart { background: url('http://cdn.lightwiremc.net/items/407-0.png') no-repeat; } .mc-hopper-minecart { background: url('http://cdn.lightwiremc.net/items/408-0.png') no-repeat; } .mc-shard { background: url('http://cdn.lightwiremc.net/items/409-0.png') no-repeat; } .mc-crystals { background: url('http://cdn.lightwiremc.net/items/410-0.png') no-repeat; } .mc-raw-rabbit { background: url('http://cdn.lightwiremc.net/items/411-0.png') no-repeat; } .mc-cook-rabbit { background: url('http://cdn.lightwiremc.net/items/412-0.png') no-repeat; } .mc-stew-rabbit { background: url('http://cdn.lightwiremc.net/items/413-0.png') no-repeat; } .mc-foot { background: url('http://cdn.lightwiremc.net/items/414-0.png') no-repeat; } .mc-hide { background: url('http://cdn.lightwiremc.net/items/415-0.png') no-repeat; } .mc-stand-armor { background: url('http://cdn.lightwiremc.net/items/416-0.png') no-repeat; } .mc-horse-iron { background: url('http://cdn.lightwiremc.net/items/417-0.png') no-repeat; } .mc-horse-gold { background: url('http://cdn.lightwiremc.net/items/418-0.png') no-repeat; } .mc-horse-diamond { background: url('http://cdn.lightwiremc.net/items/419-0.png') no-repeat; } .mc-lead { background: url('http://cdn.lightwiremc.net/items/420-0.png') no-repeat; } .mc-tag { background: url('http://cdn.lightwiremc.net/items/421-0.png') no-repeat; } .mc-command-minecart { background: url('http://cdn.lightwiremc.net/items/422-0.png') no-repeat; } .mc-raw-mutton { background: url('http://cdn.lightwiremc.net/items/423-0.png') no-repeat; } .mc-cook-mutton { background: url('http://cdn.lightwiremc.net/items/424-0.png') no-repeat; } .mc-banner { background: url('http://cdn.lightwiremc.net/items/425-0.png') no-repeat; } .mc-item-door-spruce { background: url('http://cdn.lightwiremc.net/items/427-0.png') no-repeat; } .mc-item-door-birch { background: url('http://cdn.lightwiremc.net/items/428-0.png') no-repeat; } .mc-item-door-jungle { background: url('http://cdn.lightwiremc.net/items/429-0.png') no-repeat; } .mc-item-door-acacia { background: url('http://cdn.lightwiremc.net/items/430-0.png') no-repeat; } .mc-item-door-dark { background: url('http://cdn.lightwiremc.net/items/431-0.png') no-repeat; } .mc-fruit-chorus { background: url('http://cdn.lightwiremc.net/items/432-0.png') no-repeat; } .mc-fruit-popped { background: url('http://cdn.lightwiremc.net/items/433-0.png') no-repeat; } .mc-beetroot { background: url('http://cdn.lightwiremc.net/items/434-0.png') no-repeat; } .mc-seeds-beetroot { background: url('http://cdn.lightwiremc.net/items/435-0.png') no-repeat; } .mc-soup-beetroot { background: url('http://cdn.lightwiremc.net/items/436-0.png') no-repeat; } .mc-breath { background: url('http://cdn.lightwiremc.net/items/437-0.png') no-repeat; } .mc-splash { background: url('http://cdn.lightwiremc.net/items/438-0.png') no-repeat; } .mc-arrow-spectral { background: url('http://cdn.lightwiremc.net/items/439-0.png') no-repeat; } .mc-arrow-tipped { background: url('http://cdn.lightwiremc.net/items/440-0.png') no-repeat; } .mc-lingering { background: url('http://cdn.lightwiremc.net/items/441-0.png') no-repeat; } .mc-shield { background: url('http://cdn.lightwiremc.net/items/442-0.png') no-repeat; } .mc-elytra { background: url('http://cdn.lightwiremc.net/items/443-0.png') no-repeat; } .mc-boat-spruce { background: url('http://cdn.lightwiremc.net/items/444-0.png') no-repeat; } .mc-boat-birch { background: url('http://cdn.lightwiremc.net/items/445-0.png') no-repeat; } .mc-boat-jungle { background: url('http://cdn.lightwiremc.net/items/446-0.png') no-repeat; } .mc-boat-acacia { background: url('http://cdn.lightwiremc.net/items/447-0.png') no-repeat; } .mc-boat-dark { background: url('http://cdn.lightwiremc.net/items/448-0.png') no-repeat; } .mc-disc-13 { background: url('http://cdn.lightwiremc.net/items/2256-0.png') no-repeat; } .mc-disc-cat { background: url('http://cdn.lightwiremc.net/items/2257-0.png') no-repeat; } .mc-disc-blocks { background: url('http://cdn.lightwiremc.net/items/2258-0.png') no-repeat; } .mc-disc-chirp { background: url('http://cdn.lightwiremc.net/items/2259-0.png') no-repeat; } .mc-disc-far { background: url('http://cdn.lightwiremc.net/items/2260-0.png') no-repeat; } .mc-disc-mall { background: url('http://cdn.lightwiremc.net/items/2261-0.png') no-repeat; } .mc-disc-mallohi { background: url('http://cdn.lightwiremc.net/items/2262-0.png') no-repeat; } .mc-disc-stal { background: url('http://cdn.lightwiremc.net/items/2263-0.png') no-repeat; } .mc-disc-strad { background: url('http://cdn.lightwiremc.net/items/2264-0.png') no-repeat; } .mc-disc-ward { background: url('http://cdn.lightwiremc.net/items/2265-0.png') no-repeat; } .mc-disc-11 { background: url('http://cdn.lightwiremc.net/items/2266-0.png') no-repeat; } .mc-disc-wait { background: url('http://cdn.lightwiremc.net/items/2267-0.png') no-repeat; }
0.453746
0.175679
@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0;} body{ font-size:14px; background:#fff; color:#666;} a{color:#666; list-style:none; text-decoration:none; } ul li{ list-style-type:none;} img {border:none;} h1,h4{ font-family:"微软雅黑", "黑体"; font-weight:normal;} .wrap{ width:100%; height:auto; overflow:hidden; margin:0 auto;} /**header样式***************************/ .header{width:100%; height:100px;background:#ccc;} .logo{width:280px; padding-top:25px; position:absolute; left:60px;} /*导航样式********************/ .menu{ margin:0 380px 0 290px; height:100px; overflow:hidden;} .menu .nav{margin:0 auto;} .menu .nav li{float:left;list-style:none;} .menu .nav li a{display:block;/*border-left:1px solid #000;*/padding:20px;line-height:60px;color:gray;text-decoration:none;position:relative;overflow:hidden; font-size:16px; font-family:"微软雅黑", "黑体"} .menu .nav li a:hover,.menu .nav li a.current{color:#fff;} .menu .nav li .box{width:100%;height:auto; overflow:hidden;position:absolute;top:100px;left:0;padding:20px 270px 40px;background:#000;display:none; } .menu .nav li .box ul{ display: block; width:1000px;} .menu .nav li .box ul li{ display:block; width:360px; float:left; margin-right:130px; border-bottom:1px solid #555;} .menu .nav li .box a{display:block; height:45px;float:left;color:#bbb;line-height:55px;background:none; font-size:14px; text-align:left; padding:0;} .menu .nav li .box a span{ font-size:18px; color:#fff;} .menu .nav li .box a:hover{ color:#fff;} .menu .nav li .box ul li:hover{ color:#fff; border-bottom-color:#fff;} .menu .nav li .box h2{font-size:20px; color:#fff; margin:10px 0; font-family:"微软雅黑", "黑体";} .butt{ width:200px; padding-top:25px; position:absolute; right:38px; background:0f0; top: 1px; } /***banner样式*************************************/ .banner{width:100%; height:670px; position:absolute; top:0; left:0; background:#ddd; z-index:-10;} /**content样式***************************/ .content{height:1200px; } #cont1{width:1200px; margin:0 auto;} h1{ font-size:28px; text-align:center} h4{ font-size:18px; margin:15px auto; text-align:center;} /* main_img */ .main_img{ height: 320px; width: 100%; overflow:hidden; position: relative; } .main_l,.main_c,.main_r{width:31.66%; float:left; margin:0 auto; overflow:hidden; max-width:380px;} .main_c{margin:0 2.5%;} .main_img img{ height: 320px; width: 100%; overflow-x: hidden; overflow-y: hidden; position: relative; z-index:1; transition-delay: 0s; transition-duration: 1s; transition-property: all; transition-timing-function: ease; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease; /* Safari 和 Chrome */ -webkit-transition-delay: 0s; -webkit-transition-duration: 1s; -webkit-transition-property: all; -webkit-transition-timing-function: ease; /* Opera */ -o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease; } .main_img .show { background: rgba(0, 0, 0, 0.4); height:320px; left: 0; opacity: 0; filter:alpha(opacity=0); position: absolute; top: 0; transition-delay: 0s; transition-duration: 0.3s; transition-property: opacity; transition-timing-function: ease-in; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 0.3s; -moz-transition-property: opacity; -moz-transition-timing-function: ease-in; /* Safari 和 Chrome */ -webkit-transition-delay:0s; -webkit-transition-duration: 0.3s; -webkit-transition-property: opacity; -webkit-transition-timing-function: ease-in; /* Opera */ -o-transition-delay:0s; -o-transition-duration: 0.3s; -o-transition-property: opacity; -o-transition-timing-function: ease-in; width:100%; z-index: 200; } .main_img .show .imgArea { left: 50%; bottom:0; margin:-15px 0px 0px -40px; opacity: 0; position: absolute; transition-delay: 0s; transition-duration: 0.4s; transition-property: all; transition-timing-function: ease; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 0.4s; -moz-transition-property: all; -moz-transition-timing-function: ease; /* Safari 和 Chrome */ -webkit-transition-delay:0s; -webkit-transition-duration: 0.4s; -webkit-transition-property: all; -webkit-transition-timing-function: ease; /* Opera */ -o-transition-delay:0s; -o-transition-duration: 0.4s; -o-transition-property: all; -o-transition-timing-function: ease; } .main_img .show .imgArea a{ color:rgba(255,255,255, 0.8); display:block; padding:5px 12px; /* border-radius:8px;*/ font-size: 16px; } .main_img .show .imgArea a:hover{ color:rgba(0,0,0, 0.6); } .main_img:hover .show {opacity: 1;filter:alpha(opacity=100);} .main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;} .main_img:hover img { transform: scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); /* IE 9 */ -moz-transform:scale(1.2, 1.2); /* Firefox */ -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */ -o-transform:scale(1.2, 1.2); /* Opera */ } /**copyright样式***************************/
Public/static/fouroad/css/style.css
@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0;} body{ font-size:14px; background:#fff; color:#666;} a{color:#666; list-style:none; text-decoration:none; } ul li{ list-style-type:none;} img {border:none;} h1,h4{ font-family:"微软雅黑", "黑体"; font-weight:normal;} .wrap{ width:100%; height:auto; overflow:hidden; margin:0 auto;} /**header样式***************************/ .header{width:100%; height:100px;background:#ccc;} .logo{width:280px; padding-top:25px; position:absolute; left:60px;} /*导航样式********************/ .menu{ margin:0 380px 0 290px; height:100px; overflow:hidden;} .menu .nav{margin:0 auto;} .menu .nav li{float:left;list-style:none;} .menu .nav li a{display:block;/*border-left:1px solid #000;*/padding:20px;line-height:60px;color:gray;text-decoration:none;position:relative;overflow:hidden; font-size:16px; font-family:"微软雅黑", "黑体"} .menu .nav li a:hover,.menu .nav li a.current{color:#fff;} .menu .nav li .box{width:100%;height:auto; overflow:hidden;position:absolute;top:100px;left:0;padding:20px 270px 40px;background:#000;display:none; } .menu .nav li .box ul{ display: block; width:1000px;} .menu .nav li .box ul li{ display:block; width:360px; float:left; margin-right:130px; border-bottom:1px solid #555;} .menu .nav li .box a{display:block; height:45px;float:left;color:#bbb;line-height:55px;background:none; font-size:14px; text-align:left; padding:0;} .menu .nav li .box a span{ font-size:18px; color:#fff;} .menu .nav li .box a:hover{ color:#fff;} .menu .nav li .box ul li:hover{ color:#fff; border-bottom-color:#fff;} .menu .nav li .box h2{font-size:20px; color:#fff; margin:10px 0; font-family:"微软雅黑", "黑体";} .butt{ width:200px; padding-top:25px; position:absolute; right:38px; background:0f0; top: 1px; } /***banner样式*************************************/ .banner{width:100%; height:670px; position:absolute; top:0; left:0; background:#ddd; z-index:-10;} /**content样式***************************/ .content{height:1200px; } #cont1{width:1200px; margin:0 auto;} h1{ font-size:28px; text-align:center} h4{ font-size:18px; margin:15px auto; text-align:center;} /* main_img */ .main_img{ height: 320px; width: 100%; overflow:hidden; position: relative; } .main_l,.main_c,.main_r{width:31.66%; float:left; margin:0 auto; overflow:hidden; max-width:380px;} .main_c{margin:0 2.5%;} .main_img img{ height: 320px; width: 100%; overflow-x: hidden; overflow-y: hidden; position: relative; z-index:1; transition-delay: 0s; transition-duration: 1s; transition-property: all; transition-timing-function: ease; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease; /* Safari 和 Chrome */ -webkit-transition-delay: 0s; -webkit-transition-duration: 1s; -webkit-transition-property: all; -webkit-transition-timing-function: ease; /* Opera */ -o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease; } .main_img .show { background: rgba(0, 0, 0, 0.4); height:320px; left: 0; opacity: 0; filter:alpha(opacity=0); position: absolute; top: 0; transition-delay: 0s; transition-duration: 0.3s; transition-property: opacity; transition-timing-function: ease-in; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 0.3s; -moz-transition-property: opacity; -moz-transition-timing-function: ease-in; /* Safari 和 Chrome */ -webkit-transition-delay:0s; -webkit-transition-duration: 0.3s; -webkit-transition-property: opacity; -webkit-transition-timing-function: ease-in; /* Opera */ -o-transition-delay:0s; -o-transition-duration: 0.3s; -o-transition-property: opacity; -o-transition-timing-function: ease-in; width:100%; z-index: 200; } .main_img .show .imgArea { left: 50%; bottom:0; margin:-15px 0px 0px -40px; opacity: 0; position: absolute; transition-delay: 0s; transition-duration: 0.4s; transition-property: all; transition-timing-function: ease; /* Firefox 4 */ -moz-transition-delay: 0s; -moz-transition-duration: 0.4s; -moz-transition-property: all; -moz-transition-timing-function: ease; /* Safari 和 Chrome */ -webkit-transition-delay:0s; -webkit-transition-duration: 0.4s; -webkit-transition-property: all; -webkit-transition-timing-function: ease; /* Opera */ -o-transition-delay:0s; -o-transition-duration: 0.4s; -o-transition-property: all; -o-transition-timing-function: ease; } .main_img .show .imgArea a{ color:rgba(255,255,255, 0.8); display:block; padding:5px 12px; /* border-radius:8px;*/ font-size: 16px; } .main_img .show .imgArea a:hover{ color:rgba(0,0,0, 0.6); } .main_img:hover .show {opacity: 1;filter:alpha(opacity=100);} .main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;} .main_img:hover img { transform: scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); /* IE 9 */ -moz-transform:scale(1.2, 1.2); /* Firefox */ -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */ -o-transform:scale(1.2, 1.2); /* Opera */ } /**copyright样式***************************/
0.190799
0.042404
*{ margin:0; padding:0; /*min-width:1190px;*/ } *a{ text-decoration:none; } a:hover{color:#e53} [v-cloak]{display: none} /* 头部开始 */ header{ width: 100%; z-index: 10; } /* 轮波图部分开始 */ #three{ width:1190px; height:452px; clear:both; margin:auto } /* 3.1.宠物种类 */ #three1{ width:190px; height:100%; z-index: 20; float:left; margin-top: -1px; border:1px solid #cd2c0b; position: relative; } /* 定义公共部分 */ #three1 .title{ width:100%; height:24px; text-align: center; } #three1 .title a{ color:#333; font-size:16px; } #three1 .title a:hover{ color:#e53; text-decoration: none; } #three1 .detail span{ width:55px; height:21px; padding:2px 0 0; float:left; text-align: center; } #three1 .detail span a{ color:#333; font-size:14px; } #three1 .detail span a:hover{ color:#e53; text-decoration: none; } #three1 .one,.twoa,.three,.four,.fivea{ width:188px; padding:8px 9px 9px; border-bottom: 1px solid #ccc; } /* 各部分高度 */ #three1 .one{ height:112px; } #three1 .twoa{ height:112px; } #three1 .three{ height:67px; } #three1 .four{ height:89px; } #three1 .fivea{ width:188px; height:70px; padding:8px 9px 9px; border-bottom:none; } /* 各部分鼠标悬停触发显示效果 */ /* 1.公共部分 */ #three1 .hide1,.hide2,.hide3,.hide4,.hide5{ width:612px; height:451px; border:2px solid #cf2d0d; z-index:100; position: absolute; top:0; left:188px; padding:0 20px; display: none; background:#fff; } #three1 .hang{ width:100%; height:35px; border-bottom: 1px dashed #ccc; } #three1 .hang .dt{ width:118px; float:left; text-align: left; line-height: 32px; } #three1 .hang .dt a{ color:#e53; font-size:15px; } #three1 .hang .dd{ text-align: left; line-height: 32px; } #three1 .hang .dd span{ color:#ccc; font-weight: normal; } #three1 .hang .dd a{ clear: both; color:#666; font-size:14px; padding:0 3px; } #three1 .hang .dd a:hover{ color:#e53; } /* 各部分鼠标悬停显示 */ #three1 .one:hover .hide1{ display:block; } #three1 .twoa:hover .hide2{ display:block; } #three1 .three:hover .hide3{ display:block; } #three1 .four:hover .hide4{ display:block; } #three1 .fivea:hover .hide5{ display:block; } /* 3.2.轮波图 */ #three2{ width:800px; height:452px; float:left; } /*重写boot样式,修改指示器宽高和背景*/ #three2 .carousel-indicators li{ width:10px; height:10px; background-color:#fff; border-radius:50%; } #three2 .carousel-indicators .active{ background-color: #0aa1ed; } /*修改左右箭头的尺寸和背景色*/ #three2 #demo a{ width:3%; height:16%; border-radius: 3px; top:42%; background: rgba(0,0,0,0.3); } #three2 a.pic1{ left:5px } #three2 a.pic2{ right:5px } /*轮播图下面的图片*/ #three22>li>a>img{ float:left; vertical-align:middle; } /* 3.3.轮波图右侧 */ #three3{ width:200px; height:452px; clear:both; float:right; margin-top:-452px; } #three3>ul>li>a{width:0px;height:0px} #three3>ul>li>a>.three31{ width:200px; height:200px; } #three3>ul>li>a>.three32{ width:200px; height:124px; margin:0; outline:0 } /*第四部分——热销商品*/ #four{ width:1190px; height:245px; margin:0 auto; margin-top:30px; } #four>#four1{ width:100%; height:22px; border:0px solid blue; } #four>#four1>h2{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } #four>#four1>a{ width:42px; height:22px; float:right; color:#666; font-size:14px; } /*第四部分——热销商品图解*/ #four>#four2{ width:100%; height:210px; border:1px solid #f3f3f3; margin-top:10px; } #four>#four2>.row>.col-2{ float:left; } #four>#four2>.row>.col-2:hover img{ transform: scale(1.1); } #four>#four2>.row>.col-2>dt{ width:178px; height:120px; } #four>#four2>.row>.col-2>dt a img{ width:120px; height:120px; margin-left:28px; margin-top:20px; display:block; transition: all 0.6s; } #four>#four2>.row>.col-2 dd{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #four>#four2>.row>.col-2 dd a{ font-size:14px; color:#666; margin-left:5px; } #four>#four2>.row>.col-2 dd a:hover{ color:#e53; text-decoration: none; } #four>#four2>.row>.col-2 dd span.l{ width:50%; float: left; color: #e53; font-size: 14px; font-family: arial,"SimSun"; } #four>#four2>.row>.col-2 dd span.r{ width:50%; float: right; color: #666; font-size: 14px; text-align: right; } /*第五部分——狗狗商品开始*/ /*5.1导航部分*/ .five{ width:1190px; height:520px; margin:0 auto; margin-top:25px; } .five_nav{ width:100%; height:38px; overflow:hidden; border-bottom: 2px solid #e53; } .five_nav_left{ width:190px; height:35px; float:left; } .five_nav_left p{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } .five_nav_right{ float: left; height: 32px; padding: 6px 0 0; } .five_nav_right>ul>li>a{ font: 16px/32px "Microsoft YaHei"; float: left; height: 32px; padding: 0 15px; color: #333; border-right:#f3f3f3; margin-top:-3px; } .five_nav_right>ul>li>a:hover{ color:#e53; text-decoration: none; } .five_nav_right>ul>li>.d{ color:#ccc; } /*5.2内容部分*/ .five_main{ width:1190px; height:480px; overflow: hidden; } /*5.2.1内容部分——左边图片*/ .five_main_left{ width:190px; height:480px; float: left; margin:0; } .five_main_left>a>img{ width:190px; height:480px; display: block; } /*5.2.2内容部分——中间部分*/ .five_main_center{ width:800px; height:480px; overflow: hidden; padding-left:2px; float:left; } /*5.2.2.1两排图片商品*/ .five_main_center_body{ width:100%; height:422px; overflow: hidden; } .five_main_center_body .row .col-3{ float:left; } .five_main_center_body .row .col-3:hover img{ transform: scale(1.1); } .five_main_center_body .row .col-3 dt{ width:178px; height:120px; } .five_main_center_body .row .col-3 dt a img{ width:120px; height:120px; margin-left:28px; margin-top:20px; display:block; transition: all 0.3s; } .five_main_center_body .row .col-3 dd{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .five_main_center_body .row .col-3 dd a{ font-size:14px; color:#666; margin-left:5px; } .five_main_center_body .row .col-3 dd a:hover{ color:#e53; text-decoration: none; } .five_main_center_body .row .col-3 dd span.l{ width:50%; float: left; color: #e53; font-size: 14px; font-family: arial,"SimSun"; } .five_main_center_body .row .col-3 dd span.r{ width:50%; float: right; color: #666; font-size: 14px; text-align: right; } /*5.2.2.2下面的品牌图标*/ .five_main_center_bottom{ width:200%; height:58px; overflow: hidden; margin-left:-2px; } .five_main_center_bottom ul { width: 100%; animation: moveLeft 15s linear 0s infinite; } .five_main_center_bottom ul > li { float: left; list-style: none; width: 100px; height: 58px; padding: 10px 9px 10px 10px; border: 1px solid #e6e6e6; border-right:none; } .five_main_center_bottom li > img { width:80px; height:36PX; } .five_main_center_bottom div:hover > ul { cursor: pointer; animation-play-state: paused; } @keyframes moveLeft { from { transform: translateX(0); } to { transform: translateX(-600px); } } /*5.2.3 右边部分*/ .five_main_right{ width: 200px; height: 480px; border:1px solid #e6e6e6; float:left; overflow: hidden; } .five_main_right .five_main_right_top{ width:178px; height:18px; font-size: 16px; color:#e53; margin:5px 0px 0px 10px; } .five_main_right .five_main_right_bottom{ width:178px; height:440px; margin-top:10px; margin:0 auto; } .five_main_right .five_main_right_bottom div{ width:178px; height:61px; margin-top:12px; overflow: hidden; } .five_main_right .five_main_right_bottom div dt{ width:60px; height:60px; float:left; padding:0; } .five_main_right .five_main_right_bottom div dt img{ width:60px; height:60px; } .five_main_right .five_main_right_bottom div dd{ width:110px; height:60px; float:left; } .five_main_right .five_main_right_bottom div dd p{ width:100%; height:45px; overflow: hidden; margin:0; line-height: 18px; } .five_main_right .five_main_right_bottom div dd a{ font-size:13px; padding:0; color:#666; } .five_main_right .five_main_right_bottom div dd a:hover{ color:#e53; text-decoration: none; } .five_main_right .five_main_right_bottom div dd .price{ font-size:14px; color:#e53; line-height: 14px; } /*第十部分——热门评价*/ /*导航部分*/ #ten{ width:1190px; height:214px; margin:0 auto; margin-top:25px; overflow: hidden; } #ten_nav{ width:100%; height:38px; overflow:hidden; border-bottom: 2px solid #e53; } #ten_nav_left{ width:190px; height:35px; float:left; } #ten_nav_left p{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } #ten_nav_right p{ width:80px; height:22px; float:right; font-size:20px; color:#e53; font-weight:normal; margin:0px 115px 0px 0px; } /*主体部分*/ #ten_main{ width:100%; height:176px; margin:0 auto; border-bottom:1px solid #e6e6e6; } #ten_main_left{ width:990px; height:100%; border-left:1px solid #e6e6e6; border-top:none; float:left; } #ten_main_right{ width:198px; height:100%; float:right; border-top:none; } #ten_main_left .row{ width:50%; heihgt:50%; padding:15px 15px; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; } #ten_main_left .row dt{ width:40px; height:60px; float:left; } #ten_main_left .row dt img{ width:40px; height:40px; border-redius:50%; } #ten_main_left .row dt p{ font-size: 12px; color:#666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #ten_main_left .row dd{ width:355px; height:60px; padding:0 20px; float:left; } #ten_main_left .row dd ul li{ margin-top:-8px; } #ten_main_left .row dd ul li img{ width:14px; height:14px; } #ten_main_left .row dd ul li em{ font-size:13px; color:#e53; } #ten_main_left .row dd ul .text{ font-size:12px; color:#666; padding:10px 0px 0px 0px; } #ten_main_left .row div{ width:60px; height:60px; float:right; } #ten_main_left .row div img{ width:60px; height:60px; } /* 右边部分 */ #ten_main_right{ width:200px; height:181px; border-right:1px solid #e6e6e6; } #ten_main_right div{ width:100%; height:50%; padding:10px; border-bottom:1px solid #e6e6e6 ; } #ten_main_right div dt{ width:70px; height:70px; float:left; } #ten_main_right div dt img{ width:70px; height:70px; } #ten_main_right div dd{ font-size:13px; color:#666; margin:3px 0 0; } #ten_main_right div .text{ color:#e53; } #ten_main_right div .text2{ width:70px; height:28px; float:left; border:1px solid #e6e6e6; border-radius:4px; padding:0 8px; } #ten_main_right div .text2 a{ line-height: 28px; text-decoration: none; } #ten_main_right div .text2 a span{ color:#e53; } /* 底部开始 */ #footer{ width: 100%; height: 33rem; } #footer #first #first_main .five{ margin-top:0; } /* 最右面固定竖长条开始 */ #fixed ul li{ list-style: none; } #fixed ul li a{ text-decoration: none; color: #666; font-size: 12px; } #fixed ul li a:hover{ color:#e53!important; } body{ font-size: 12px; background-color: #f0f3ef; } /* 右边固定竖长条开始 */ /*#last{*/ /*width:6px;height:100%;*/ /*background-color:#7a6e6e;*/ /*}*/ #fixed{ position: fixed; top: 0; right: 0; height: 100%; background-color:#7a6e6e; } #fixed ul{ position:absolute; top: 50%; right: 0; transform: translate(0,-40%); z-index: 3; } #fixed ul li{ width: 34px; height: 35px; margin-bottom: 2px; background-color:#7a6e6e; position: relative; } #fixed ul .jdvip .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/huiyuan1.png)no-repeat 3px 6px; } #fixed ul .cart .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/che1.png)no-repeat 2px 4px; } #fixed ul .follow .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/guanzhu1.png)no-repeat 3px 6px; } #fixed ul .message .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/zuji1.png)no-repeat 3px 5px; } #fixed ul .jimi .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/zixun1.png)no-repeat 4px 5px; } #fixed ul .feedback .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/fankui1.png)no-repeat 5px 3px; } .fixed-footer{ position: absolute; bottom: 0; right: 0; background-color: #7A6E6E; width: 34px; height: 35px; z-index: 3; } .fixed-footer .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/dingbu.png)no-repeat 4px 5px; } /*鼠标悬浮后伸出的部分*/ #fixed .flex{ position: absolute; top: 0; right: 34px; width: 0; overflow: hidden; height: 35px; line-height: 35px; text-align: center; color: #fff; z-index: -1; transition: width .3s; } /*鼠标悬浮后的效果*/ #fixed ul li:hover .flex{ width: 62px; background-color: #b61d1d; } #fixed ul li:hover i{display: none}
duoyou/public/css/shouye.css
*{ margin:0; padding:0; /*min-width:1190px;*/ } *a{ text-decoration:none; } a:hover{color:#e53} [v-cloak]{display: none} /* 头部开始 */ header{ width: 100%; z-index: 10; } /* 轮波图部分开始 */ #three{ width:1190px; height:452px; clear:both; margin:auto } /* 3.1.宠物种类 */ #three1{ width:190px; height:100%; z-index: 20; float:left; margin-top: -1px; border:1px solid #cd2c0b; position: relative; } /* 定义公共部分 */ #three1 .title{ width:100%; height:24px; text-align: center; } #three1 .title a{ color:#333; font-size:16px; } #three1 .title a:hover{ color:#e53; text-decoration: none; } #three1 .detail span{ width:55px; height:21px; padding:2px 0 0; float:left; text-align: center; } #three1 .detail span a{ color:#333; font-size:14px; } #three1 .detail span a:hover{ color:#e53; text-decoration: none; } #three1 .one,.twoa,.three,.four,.fivea{ width:188px; padding:8px 9px 9px; border-bottom: 1px solid #ccc; } /* 各部分高度 */ #three1 .one{ height:112px; } #three1 .twoa{ height:112px; } #three1 .three{ height:67px; } #three1 .four{ height:89px; } #three1 .fivea{ width:188px; height:70px; padding:8px 9px 9px; border-bottom:none; } /* 各部分鼠标悬停触发显示效果 */ /* 1.公共部分 */ #three1 .hide1,.hide2,.hide3,.hide4,.hide5{ width:612px; height:451px; border:2px solid #cf2d0d; z-index:100; position: absolute; top:0; left:188px; padding:0 20px; display: none; background:#fff; } #three1 .hang{ width:100%; height:35px; border-bottom: 1px dashed #ccc; } #three1 .hang .dt{ width:118px; float:left; text-align: left; line-height: 32px; } #three1 .hang .dt a{ color:#e53; font-size:15px; } #three1 .hang .dd{ text-align: left; line-height: 32px; } #three1 .hang .dd span{ color:#ccc; font-weight: normal; } #three1 .hang .dd a{ clear: both; color:#666; font-size:14px; padding:0 3px; } #three1 .hang .dd a:hover{ color:#e53; } /* 各部分鼠标悬停显示 */ #three1 .one:hover .hide1{ display:block; } #three1 .twoa:hover .hide2{ display:block; } #three1 .three:hover .hide3{ display:block; } #three1 .four:hover .hide4{ display:block; } #three1 .fivea:hover .hide5{ display:block; } /* 3.2.轮波图 */ #three2{ width:800px; height:452px; float:left; } /*重写boot样式,修改指示器宽高和背景*/ #three2 .carousel-indicators li{ width:10px; height:10px; background-color:#fff; border-radius:50%; } #three2 .carousel-indicators .active{ background-color: #0aa1ed; } /*修改左右箭头的尺寸和背景色*/ #three2 #demo a{ width:3%; height:16%; border-radius: 3px; top:42%; background: rgba(0,0,0,0.3); } #three2 a.pic1{ left:5px } #three2 a.pic2{ right:5px } /*轮播图下面的图片*/ #three22>li>a>img{ float:left; vertical-align:middle; } /* 3.3.轮波图右侧 */ #three3{ width:200px; height:452px; clear:both; float:right; margin-top:-452px; } #three3>ul>li>a{width:0px;height:0px} #three3>ul>li>a>.three31{ width:200px; height:200px; } #three3>ul>li>a>.three32{ width:200px; height:124px; margin:0; outline:0 } /*第四部分——热销商品*/ #four{ width:1190px; height:245px; margin:0 auto; margin-top:30px; } #four>#four1{ width:100%; height:22px; border:0px solid blue; } #four>#four1>h2{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } #four>#four1>a{ width:42px; height:22px; float:right; color:#666; font-size:14px; } /*第四部分——热销商品图解*/ #four>#four2{ width:100%; height:210px; border:1px solid #f3f3f3; margin-top:10px; } #four>#four2>.row>.col-2{ float:left; } #four>#four2>.row>.col-2:hover img{ transform: scale(1.1); } #four>#four2>.row>.col-2>dt{ width:178px; height:120px; } #four>#four2>.row>.col-2>dt a img{ width:120px; height:120px; margin-left:28px; margin-top:20px; display:block; transition: all 0.6s; } #four>#four2>.row>.col-2 dd{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #four>#four2>.row>.col-2 dd a{ font-size:14px; color:#666; margin-left:5px; } #four>#four2>.row>.col-2 dd a:hover{ color:#e53; text-decoration: none; } #four>#four2>.row>.col-2 dd span.l{ width:50%; float: left; color: #e53; font-size: 14px; font-family: arial,"SimSun"; } #four>#four2>.row>.col-2 dd span.r{ width:50%; float: right; color: #666; font-size: 14px; text-align: right; } /*第五部分——狗狗商品开始*/ /*5.1导航部分*/ .five{ width:1190px; height:520px; margin:0 auto; margin-top:25px; } .five_nav{ width:100%; height:38px; overflow:hidden; border-bottom: 2px solid #e53; } .five_nav_left{ width:190px; height:35px; float:left; } .five_nav_left p{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } .five_nav_right{ float: left; height: 32px; padding: 6px 0 0; } .five_nav_right>ul>li>a{ font: 16px/32px "Microsoft YaHei"; float: left; height: 32px; padding: 0 15px; color: #333; border-right:#f3f3f3; margin-top:-3px; } .five_nav_right>ul>li>a:hover{ color:#e53; text-decoration: none; } .five_nav_right>ul>li>.d{ color:#ccc; } /*5.2内容部分*/ .five_main{ width:1190px; height:480px; overflow: hidden; } /*5.2.1内容部分——左边图片*/ .five_main_left{ width:190px; height:480px; float: left; margin:0; } .five_main_left>a>img{ width:190px; height:480px; display: block; } /*5.2.2内容部分——中间部分*/ .five_main_center{ width:800px; height:480px; overflow: hidden; padding-left:2px; float:left; } /*5.2.2.1两排图片商品*/ .five_main_center_body{ width:100%; height:422px; overflow: hidden; } .five_main_center_body .row .col-3{ float:left; } .five_main_center_body .row .col-3:hover img{ transform: scale(1.1); } .five_main_center_body .row .col-3 dt{ width:178px; height:120px; } .five_main_center_body .row .col-3 dt a img{ width:120px; height:120px; margin-left:28px; margin-top:20px; display:block; transition: all 0.3s; } .five_main_center_body .row .col-3 dd{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .five_main_center_body .row .col-3 dd a{ font-size:14px; color:#666; margin-left:5px; } .five_main_center_body .row .col-3 dd a:hover{ color:#e53; text-decoration: none; } .five_main_center_body .row .col-3 dd span.l{ width:50%; float: left; color: #e53; font-size: 14px; font-family: arial,"SimSun"; } .five_main_center_body .row .col-3 dd span.r{ width:50%; float: right; color: #666; font-size: 14px; text-align: right; } /*5.2.2.2下面的品牌图标*/ .five_main_center_bottom{ width:200%; height:58px; overflow: hidden; margin-left:-2px; } .five_main_center_bottom ul { width: 100%; animation: moveLeft 15s linear 0s infinite; } .five_main_center_bottom ul > li { float: left; list-style: none; width: 100px; height: 58px; padding: 10px 9px 10px 10px; border: 1px solid #e6e6e6; border-right:none; } .five_main_center_bottom li > img { width:80px; height:36PX; } .five_main_center_bottom div:hover > ul { cursor: pointer; animation-play-state: paused; } @keyframes moveLeft { from { transform: translateX(0); } to { transform: translateX(-600px); } } /*5.2.3 右边部分*/ .five_main_right{ width: 200px; height: 480px; border:1px solid #e6e6e6; float:left; overflow: hidden; } .five_main_right .five_main_right_top{ width:178px; height:18px; font-size: 16px; color:#e53; margin:5px 0px 0px 10px; } .five_main_right .five_main_right_bottom{ width:178px; height:440px; margin-top:10px; margin:0 auto; } .five_main_right .five_main_right_bottom div{ width:178px; height:61px; margin-top:12px; overflow: hidden; } .five_main_right .five_main_right_bottom div dt{ width:60px; height:60px; float:left; padding:0; } .five_main_right .five_main_right_bottom div dt img{ width:60px; height:60px; } .five_main_right .five_main_right_bottom div dd{ width:110px; height:60px; float:left; } .five_main_right .five_main_right_bottom div dd p{ width:100%; height:45px; overflow: hidden; margin:0; line-height: 18px; } .five_main_right .five_main_right_bottom div dd a{ font-size:13px; padding:0; color:#666; } .five_main_right .five_main_right_bottom div dd a:hover{ color:#e53; text-decoration: none; } .five_main_right .five_main_right_bottom div dd .price{ font-size:14px; color:#e53; line-height: 14px; } /*第十部分——热门评价*/ /*导航部分*/ #ten{ width:1190px; height:214px; margin:0 auto; margin-top:25px; overflow: hidden; } #ten_nav{ width:100%; height:38px; overflow:hidden; border-bottom: 2px solid #e53; } #ten_nav_left{ width:190px; height:35px; float:left; } #ten_nav_left p{ width:80px; height:22px; float:left; font-size:20px; color:#e53; font-weight:normal; } #ten_nav_right p{ width:80px; height:22px; float:right; font-size:20px; color:#e53; font-weight:normal; margin:0px 115px 0px 0px; } /*主体部分*/ #ten_main{ width:100%; height:176px; margin:0 auto; border-bottom:1px solid #e6e6e6; } #ten_main_left{ width:990px; height:100%; border-left:1px solid #e6e6e6; border-top:none; float:left; } #ten_main_right{ width:198px; height:100%; float:right; border-top:none; } #ten_main_left .row{ width:50%; heihgt:50%; padding:15px 15px; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; } #ten_main_left .row dt{ width:40px; height:60px; float:left; } #ten_main_left .row dt img{ width:40px; height:40px; border-redius:50%; } #ten_main_left .row dt p{ font-size: 12px; color:#666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #ten_main_left .row dd{ width:355px; height:60px; padding:0 20px; float:left; } #ten_main_left .row dd ul li{ margin-top:-8px; } #ten_main_left .row dd ul li img{ width:14px; height:14px; } #ten_main_left .row dd ul li em{ font-size:13px; color:#e53; } #ten_main_left .row dd ul .text{ font-size:12px; color:#666; padding:10px 0px 0px 0px; } #ten_main_left .row div{ width:60px; height:60px; float:right; } #ten_main_left .row div img{ width:60px; height:60px; } /* 右边部分 */ #ten_main_right{ width:200px; height:181px; border-right:1px solid #e6e6e6; } #ten_main_right div{ width:100%; height:50%; padding:10px; border-bottom:1px solid #e6e6e6 ; } #ten_main_right div dt{ width:70px; height:70px; float:left; } #ten_main_right div dt img{ width:70px; height:70px; } #ten_main_right div dd{ font-size:13px; color:#666; margin:3px 0 0; } #ten_main_right div .text{ color:#e53; } #ten_main_right div .text2{ width:70px; height:28px; float:left; border:1px solid #e6e6e6; border-radius:4px; padding:0 8px; } #ten_main_right div .text2 a{ line-height: 28px; text-decoration: none; } #ten_main_right div .text2 a span{ color:#e53; } /* 底部开始 */ #footer{ width: 100%; height: 33rem; } #footer #first #first_main .five{ margin-top:0; } /* 最右面固定竖长条开始 */ #fixed ul li{ list-style: none; } #fixed ul li a{ text-decoration: none; color: #666; font-size: 12px; } #fixed ul li a:hover{ color:#e53!important; } body{ font-size: 12px; background-color: #f0f3ef; } /* 右边固定竖长条开始 */ /*#last{*/ /*width:6px;height:100%;*/ /*background-color:#7a6e6e;*/ /*}*/ #fixed{ position: fixed; top: 0; right: 0; height: 100%; background-color:#7a6e6e; } #fixed ul{ position:absolute; top: 50%; right: 0; transform: translate(0,-40%); z-index: 3; } #fixed ul li{ width: 34px; height: 35px; margin-bottom: 2px; background-color:#7a6e6e; position: relative; } #fixed ul .jdvip .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/huiyuan1.png)no-repeat 3px 6px; } #fixed ul .cart .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/che1.png)no-repeat 2px 4px; } #fixed ul .follow .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/guanzhu1.png)no-repeat 3px 6px; } #fixed ul .message .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/zuji1.png)no-repeat 3px 5px; } #fixed ul .jimi .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/zixun1.png)no-repeat 4px 5px; } #fixed ul .feedback .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/fankui1.png)no-repeat 5px 3px; } .fixed-footer{ position: absolute; bottom: 0; right: 0; background-color: #7A6E6E; width: 34px; height: 35px; z-index: 3; } .fixed-footer .toolbars-ico{ display: block; width: 34px; height: 35px; background: url(../img/tubiao/dingbu.png)no-repeat 4px 5px; } /*鼠标悬浮后伸出的部分*/ #fixed .flex{ position: absolute; top: 0; right: 34px; width: 0; overflow: hidden; height: 35px; line-height: 35px; text-align: center; color: #fff; z-index: -1; transition: width .3s; } /*鼠标悬浮后的效果*/ #fixed ul li:hover .flex{ width: 62px; background-color: #b61d1d; } #fixed ul li:hover i{display: none}
0.259732
0.052716
@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,700,800"); /** Styles for the 403 Page **/ .particle-error, .permission_denied, #particles-js { width: 100%; height: 100%; margin: 0px !important; } #particles-js { position: fixed !important; opacity: 0.23; } .permission_denied { background: #fff !important; } .permission_denied a { text-decoration: none; } .denied__wrapper { max-width: 390px; width: 100%; height: 390px; display: block; margin: 0 auto; position: relative; margin-top: 8vh; } .permission_denied h1 { text-align: center; color: #000; max-width: 500px; font-family: Ebrima, sans-serif; font-size: 80px; margin-bottom: 10px; font-weight: 700; } .permission_denied h3 { text-align: center; color: #000; font-size: 25px; line-height: 23px; max-width: 340px; margin: 10px auto 30px auto; font-family: "Dosis", sans-serif; font-weight: 400; } .permission_denied h3 span { position: relative; width: 65px; display: inline-block; } .permission_denied h3 span:after { content: ""; border-bottom: 3px solid #ffbb39; position: absolute; left: 0; top: 43%; width: 100%; } .denied__link { color: #FFFF; border-radius: 20px; border: 1px solid #ff9e41; background: linear-gradient(to right,#ee7a5e, #f8b581); letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-in; padding: 12px 0px 12px 0px; width: 150px; font-size: 15px; text-align: center; font-family: "Dosis", sans-serif; font-weight: 400; margin:155px auto; text-align:center; right:30px; display:grid; } .denied__link:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); cursor: pointer; opacity: 1; } .permission_denied .stars { animation: sparkle 1.6s infinite ease-in-out alternate; } @keyframes sparkle { 0% { opacity: 1; } 100% { opacity: 0.3; } } #key { width: 190px; position: absolute; top: 340px; right: 95px; margin-bottom:10px; animation: spin 4.5s infinite both; } @keyframes spin { 0% { transform: rotateZ(0deg); } 100% { transform: rotateZ(360deg); } } @media (max-width: 600px) { .permission_denied h1 { font-size: 75px; } .permission_denied h3 { font-size: 16px; width: 200px; margin: 0 auto; line-height: 23px; } .permission_denied h3 span { width: 60px; } } .saturn, .saturn-2, .hover { animation: hover 2s infinite ease-in-out alternate; } @keyframes hover { 0% { transform: translateY(3px); } 100% { transform: translateY(-3px); } } /*ekleme stylelar*/ .center { display: block; margin-bottom: 30px; } button { color: #FFFF; border-radius: 20px; border: 1px solid #ff9e41; background: linear-gradient(to right,#ee7a5e, #f8b581); font-size: 12px; font-weight: bold; padding: 12px 45px; letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-in; } button:active { transform: scale(0.95); } button:focus { outline: none; } button.ghost { background-color: transparent; border-color: #ff9e41; }
ParkiWEB/wwwroot/css/401page.css
@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,700,800"); /** Styles for the 403 Page **/ .particle-error, .permission_denied, #particles-js { width: 100%; height: 100%; margin: 0px !important; } #particles-js { position: fixed !important; opacity: 0.23; } .permission_denied { background: #fff !important; } .permission_denied a { text-decoration: none; } .denied__wrapper { max-width: 390px; width: 100%; height: 390px; display: block; margin: 0 auto; position: relative; margin-top: 8vh; } .permission_denied h1 { text-align: center; color: #000; max-width: 500px; font-family: Ebrima, sans-serif; font-size: 80px; margin-bottom: 10px; font-weight: 700; } .permission_denied h3 { text-align: center; color: #000; font-size: 25px; line-height: 23px; max-width: 340px; margin: 10px auto 30px auto; font-family: "Dosis", sans-serif; font-weight: 400; } .permission_denied h3 span { position: relative; width: 65px; display: inline-block; } .permission_denied h3 span:after { content: ""; border-bottom: 3px solid #ffbb39; position: absolute; left: 0; top: 43%; width: 100%; } .denied__link { color: #FFFF; border-radius: 20px; border: 1px solid #ff9e41; background: linear-gradient(to right,#ee7a5e, #f8b581); letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-in; padding: 12px 0px 12px 0px; width: 150px; font-size: 15px; text-align: center; font-family: "Dosis", sans-serif; font-weight: 400; margin:155px auto; text-align:center; right:30px; display:grid; } .denied__link:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); cursor: pointer; opacity: 1; } .permission_denied .stars { animation: sparkle 1.6s infinite ease-in-out alternate; } @keyframes sparkle { 0% { opacity: 1; } 100% { opacity: 0.3; } } #key { width: 190px; position: absolute; top: 340px; right: 95px; margin-bottom:10px; animation: spin 4.5s infinite both; } @keyframes spin { 0% { transform: rotateZ(0deg); } 100% { transform: rotateZ(360deg); } } @media (max-width: 600px) { .permission_denied h1 { font-size: 75px; } .permission_denied h3 { font-size: 16px; width: 200px; margin: 0 auto; line-height: 23px; } .permission_denied h3 span { width: 60px; } } .saturn, .saturn-2, .hover { animation: hover 2s infinite ease-in-out alternate; } @keyframes hover { 0% { transform: translateY(3px); } 100% { transform: translateY(-3px); } } /*ekleme stylelar*/ .center { display: block; margin-bottom: 30px; } button { color: #FFFF; border-radius: 20px; border: 1px solid #ff9e41; background: linear-gradient(to right,#ee7a5e, #f8b581); font-size: 12px; font-weight: bold; padding: 12px 45px; letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-in; } button:active { transform: scale(0.95); } button:focus { outline: none; } button.ghost { background-color: transparent; border-color: #ff9e41; }
0.651022
0.112308
:root { --first-color: rgb(10, 10, 10); --second-color: rgb(26, 26, 26); --third-color: rgb(51, 51, 51); --fourth-color: rgb(89, 89, 89); --fifth-color: rgb(128, 128, 128); --sixth-color: rgb(221, 216, 216); --seventh-color: rgb(199, 199, 199); --white-color: rgb(255, 255, 255); } * { margin: 0; padding: 0; box-sizing: border-box; } body { height: 100%; width: 100%; } li { list-style: none; } a { text-decoration: none; } header { height: 6rem; background-color: var(--second-color); } nav { display: flex; flex-direction: row; justify-content: space-between; height: 100%; align-items: center; } nav a { color: var(--white-color); font-size: 1.3rem; } nav ul { display: flex; width: 50rem; height: 100%; justify-content: space-between; align-items: center; } nav li { height: 2rem; } .logo { position: relative; top: -1.5rem; left: 1.8rem; height: 3rem; width: 3rem; } .search-icon { width: 1.3rem; height: 1.3rem; padding-left: 2em; } nav div { height: 2rem; background-color: var(--white-color); border-radius: 0.3rem; display: flex; align-items: center; margin-right: 6rem; padding-left: 1rem; padding-right: 12rem; padding-bottom: 1.6rem; padding-top: 1.6rem; } nav div input { border: none; outline: none; margin-left: 0.3rem; width: 70%; } nav span { display: flex; align-items: center; } .title { margin-top: 5rem; display: flex; flex-direction: row; justify-content: flex-end; padding: 11px 14px; text-align: center; } .main-title { display: flex; flex-direction: column; justify-content: space-around; margin-right: 12rem; width: 20rem; text-align: center; font-size: 2rem; color: var(--white-color); background-color: var(--second-color); } .title-btns { display: flex; align-items: center; margin-left: 5rem; margin-right: 2rem; text-align: center; } .round-btn { background-color: var(--fifth-color); padding: 1rem; border-radius: 100px; width: 0.5rem; height: 0.5rem; border: none; outline: none; } .seriously-red-btn { border: 3px solid var(--sixth-color); padding: 0.3rem; width: 10rem; border-radius: 0.5rem; background-color: var(--sixth-color); font-size: 1.2rem; outline: none; margin-left: 1.2rem; } .articles { width: 95%; height: 70rem; display: grid; grid-template: repeat(2, 1fr) / repeat(2, 1fr); margin-top: 5rem; margin-left: 2rem; margin-right: 2rem; column-gap: 0.6rem; row-gap: 0.6rem; transition: all 0.2s ease-out; } .article-1 { transition: all 0.2s ease-in-out; width: 100%; height: 100%; background-color: var(--level-5); padding-top: 7rem; padding-bottom: 7rem; padding-left: 1rem; padding-right: 1rem; } .article-title { display: flex; flex-direction: row; justify-content: space-between; height: 20%; width: 100%; } .author-name { width: 25rem; height: 5rem; background-color: var(--fourth-color); } .article-header { background-color: var(--third-color); width: 100%; height: 10rem; margin-top: 2rem; } .article-comment { width: 40%; height: 3rem; background-color: var(--fourth-color); margin-top: 2rem; } .hashtags { width: 60%; height: 2rem; background-color: var(--fifth-color); margin-top: 2rem; } .latest-post { width: 95%; margin-top: 12rem; margin-left: 2rem; margin-right: 2rem; display: grid; grid-template: 1fr / repeat(3, 1fr); column-gap: 0.6rem; height: 30rem; } .latest-post-1 { background-color: var(--seventh-color); } .latest-post-title { width: 85%; height: 2rem; margin: 2rem; background-color: var(--fourth-color); } .latest-post-author { width: 60%; background-color: var(--fifth-color); height: 1rem; margin: 2rem; } .latest-post-body { width: 85%; background-color: var(--sixth-color); height: 20rem; margin: 2rem; } .membership { background-color: var(--second-color); width: 60%; height: 35rem; margin-top: 2rem; margin-right: 5rem; margin-left: 2rem; border-radius: 1rem; display: grid; justify-content: left; } .membership-head { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 70%; } .membership-body { margin-top: 2rem; background-color: var(--third-color); height: 5rem; width: 80%; margin-left: auto; margin-right: auto; } .membership-btn { margin-top: 2rem; background-color: var(--first-color); height: 3rem; width: 20%; margin-left: auto; margin-right: auto; } .membership-footer { margin-top: 1rem; background-color: var(--third-color); height: 2rem; width: 40%; margin-left: auto; margin-right: auto; } .author-pic { width: 5rem; height: 5rem; background-color: var(--fifth-color); border-radius: 1rem; transform: rotate(-10deg); } .membership-1 { background-color: var(--second-color); width: 95%; height: 35rem; margin-top: 2rem; margin-right: 5rem; margin-left: 2rem; border-radius: 1rem; display: grid; justify-content: center; } .membership-head-1 { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 100%; } .latest-articles { background-color: var(--white-color); display: grid; width: auto; height: 22.8104px; justify-content: center; margin-left: auto; margin-right: auto; margin-top: 10rem; text-align: center; padding: 19px 0 99px; font-size: 19px; } .membership-2 { background-color: var(--second-color); width: 100%; height: 45rem; padding: 69px 0; border-radius: 1rem; display: grid; justify-content: center; } .membership-head-2 { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 100%; } .person-week-container { background-color: var(--seventh-color); width: 100%; height: 20rem; margin-top: 2rem; display: grid; grid-template: 1fr / 1fr 3fr; column-gap: 0.6rem; padding: 1rem; } .person-week-pic { background-color: var(--fourth-color); transform: rotate(-10deg); width: 90%; height: 90%; margin: 1rem auto; border-radius: 1rem; } .person-week-text-container { display: grid; grid-template: 1fr 3fr / 1fr; row-gap: 0.6rem; } .person-week-title { background-color: var(--fifth-color); width: 60%; height: 80%; } .person-week-body { width: 100%; background-color: var(--fifth-color); height: 80%; } .article-listing-container { display: grid; grid-template: repeat(3, 1fr) / repeat(2, 1fr); column-gap: 0.6rem; row-gap: 0.6rem; width: 95%; height: 60rem; margin: 2rem; } .article-listing-content { display: grid; grid-template: 1fr / 1fr 3fr; background-color: var(--sixth-color); width: 100%; } .article-listing-pic { background-color: var(--fifth-color); width: 60%; height: 40%; transform: rotate(-10deg); margin: 0.5rem auto; border-radius: 1rem; } .article-listing-text { display: grid; grid-template: repeat(2, 1fr) 3fr / 1fr; } .article-listing-author { width: 60%; height: 100%; margin-top: 0.2rem; background-color: var(--fifth-color); } .article-listing-title { width: 90%; height: 100%; margin-top: 0.5rem; background-color: var(--fourth-color); } .article-listing-body { width: 90%; height: 80%; margin-top: 0.8rem; background-color: var(--fifth-color); } .design-system-container { width: 100%; height: 30rem; margin-top: 2rem; display: grid; grid-template: 1fr / 3fr 1fr; background-color: var(--third-color); column-gap: 0.6rem; padding-bottom: 2rem; } .design-system-text-container { width: 100%; height: 100%; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; } .design-system-feat { width: 40%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .design-system-title { width: 50%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--second-color); } .design-system-body { width: 100%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .design-system-btn { width: 50%; height: 90%; margin-top: 1rem; margin-left: 1rem; background-color: var(--second-color); border-radius: 1rem; } .design-system-book { width: 70%; margin-top: -4rem; margin-left: 2rem; background-color: var(--second-color); height: 100%; transform: rotate(-10deg); } .tech-container { display: grid; grid-template: repeat(2, 1fr) / repeat(2, 1fr); column-gap: 0.6rem; row-gap: 0.6rem; margin-top: 2rem; height: 60rem; } .tech-content { width: 100%; height: 100%; padding: 3rem; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; background-color: var(--seventh-color); border-radius: 1rem; } .tech-title { background-color: var(--fourth-color); height: 100%; width: 80%; margin-left: 1rem; margin-top: 1rem; } .tech-body { width: 90%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .tech-btn { background-color: var(--fourth-color); height: 100%; width: 40%; margin-left: 1rem; margin-top: 1rem; } .tech-content-last { width: 100%; height: 100%; padding: 3rem; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; background-color: var(--second-color); border-radius: 1rem; } .tech-body-last { width: 90%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fourth-color); } footer { display: grid; grid-template: 1fr 4fr 2fr / 1fr; row-gap: 1rem; width: 100%; height: 40rem; padding: 31px 0 47px; background-color: var(--third-color); margin-bottom: 0; } .footer-head { background-color: var(--fifth-color); margin: 2rem auto; width: 40%; height: 90%; } .footer-body { background-color: var(--fifth-color); margin: 2rem auto; width: 80%; height: 90%; } .footer-foot { background-color: var(--fifth-color); margin: 2rem auto; width: 60%; height: 90%; }
style.css
:root { --first-color: rgb(10, 10, 10); --second-color: rgb(26, 26, 26); --third-color: rgb(51, 51, 51); --fourth-color: rgb(89, 89, 89); --fifth-color: rgb(128, 128, 128); --sixth-color: rgb(221, 216, 216); --seventh-color: rgb(199, 199, 199); --white-color: rgb(255, 255, 255); } * { margin: 0; padding: 0; box-sizing: border-box; } body { height: 100%; width: 100%; } li { list-style: none; } a { text-decoration: none; } header { height: 6rem; background-color: var(--second-color); } nav { display: flex; flex-direction: row; justify-content: space-between; height: 100%; align-items: center; } nav a { color: var(--white-color); font-size: 1.3rem; } nav ul { display: flex; width: 50rem; height: 100%; justify-content: space-between; align-items: center; } nav li { height: 2rem; } .logo { position: relative; top: -1.5rem; left: 1.8rem; height: 3rem; width: 3rem; } .search-icon { width: 1.3rem; height: 1.3rem; padding-left: 2em; } nav div { height: 2rem; background-color: var(--white-color); border-radius: 0.3rem; display: flex; align-items: center; margin-right: 6rem; padding-left: 1rem; padding-right: 12rem; padding-bottom: 1.6rem; padding-top: 1.6rem; } nav div input { border: none; outline: none; margin-left: 0.3rem; width: 70%; } nav span { display: flex; align-items: center; } .title { margin-top: 5rem; display: flex; flex-direction: row; justify-content: flex-end; padding: 11px 14px; text-align: center; } .main-title { display: flex; flex-direction: column; justify-content: space-around; margin-right: 12rem; width: 20rem; text-align: center; font-size: 2rem; color: var(--white-color); background-color: var(--second-color); } .title-btns { display: flex; align-items: center; margin-left: 5rem; margin-right: 2rem; text-align: center; } .round-btn { background-color: var(--fifth-color); padding: 1rem; border-radius: 100px; width: 0.5rem; height: 0.5rem; border: none; outline: none; } .seriously-red-btn { border: 3px solid var(--sixth-color); padding: 0.3rem; width: 10rem; border-radius: 0.5rem; background-color: var(--sixth-color); font-size: 1.2rem; outline: none; margin-left: 1.2rem; } .articles { width: 95%; height: 70rem; display: grid; grid-template: repeat(2, 1fr) / repeat(2, 1fr); margin-top: 5rem; margin-left: 2rem; margin-right: 2rem; column-gap: 0.6rem; row-gap: 0.6rem; transition: all 0.2s ease-out; } .article-1 { transition: all 0.2s ease-in-out; width: 100%; height: 100%; background-color: var(--level-5); padding-top: 7rem; padding-bottom: 7rem; padding-left: 1rem; padding-right: 1rem; } .article-title { display: flex; flex-direction: row; justify-content: space-between; height: 20%; width: 100%; } .author-name { width: 25rem; height: 5rem; background-color: var(--fourth-color); } .article-header { background-color: var(--third-color); width: 100%; height: 10rem; margin-top: 2rem; } .article-comment { width: 40%; height: 3rem; background-color: var(--fourth-color); margin-top: 2rem; } .hashtags { width: 60%; height: 2rem; background-color: var(--fifth-color); margin-top: 2rem; } .latest-post { width: 95%; margin-top: 12rem; margin-left: 2rem; margin-right: 2rem; display: grid; grid-template: 1fr / repeat(3, 1fr); column-gap: 0.6rem; height: 30rem; } .latest-post-1 { background-color: var(--seventh-color); } .latest-post-title { width: 85%; height: 2rem; margin: 2rem; background-color: var(--fourth-color); } .latest-post-author { width: 60%; background-color: var(--fifth-color); height: 1rem; margin: 2rem; } .latest-post-body { width: 85%; background-color: var(--sixth-color); height: 20rem; margin: 2rem; } .membership { background-color: var(--second-color); width: 60%; height: 35rem; margin-top: 2rem; margin-right: 5rem; margin-left: 2rem; border-radius: 1rem; display: grid; justify-content: left; } .membership-head { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 70%; } .membership-body { margin-top: 2rem; background-color: var(--third-color); height: 5rem; width: 80%; margin-left: auto; margin-right: auto; } .membership-btn { margin-top: 2rem; background-color: var(--first-color); height: 3rem; width: 20%; margin-left: auto; margin-right: auto; } .membership-footer { margin-top: 1rem; background-color: var(--third-color); height: 2rem; width: 40%; margin-left: auto; margin-right: auto; } .author-pic { width: 5rem; height: 5rem; background-color: var(--fifth-color); border-radius: 1rem; transform: rotate(-10deg); } .membership-1 { background-color: var(--second-color); width: 95%; height: 35rem; margin-top: 2rem; margin-right: 5rem; margin-left: 2rem; border-radius: 1rem; display: grid; justify-content: center; } .membership-head-1 { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 100%; } .latest-articles { background-color: var(--white-color); display: grid; width: auto; height: 22.8104px; justify-content: center; margin-left: auto; margin-right: auto; margin-top: 10rem; text-align: center; padding: 19px 0 99px; font-size: 19px; } .membership-2 { background-color: var(--second-color); width: 100%; height: 45rem; padding: 69px 0; border-radius: 1rem; display: grid; justify-content: center; } .membership-head-2 { margin-top: 10rem; margin-left: auto; margin-right: auto; color: var(--white-color); font-size: 2rem; padding: 1rem; text-align: center; background-color: var(--first-color); width: 100%; } .person-week-container { background-color: var(--seventh-color); width: 100%; height: 20rem; margin-top: 2rem; display: grid; grid-template: 1fr / 1fr 3fr; column-gap: 0.6rem; padding: 1rem; } .person-week-pic { background-color: var(--fourth-color); transform: rotate(-10deg); width: 90%; height: 90%; margin: 1rem auto; border-radius: 1rem; } .person-week-text-container { display: grid; grid-template: 1fr 3fr / 1fr; row-gap: 0.6rem; } .person-week-title { background-color: var(--fifth-color); width: 60%; height: 80%; } .person-week-body { width: 100%; background-color: var(--fifth-color); height: 80%; } .article-listing-container { display: grid; grid-template: repeat(3, 1fr) / repeat(2, 1fr); column-gap: 0.6rem; row-gap: 0.6rem; width: 95%; height: 60rem; margin: 2rem; } .article-listing-content { display: grid; grid-template: 1fr / 1fr 3fr; background-color: var(--sixth-color); width: 100%; } .article-listing-pic { background-color: var(--fifth-color); width: 60%; height: 40%; transform: rotate(-10deg); margin: 0.5rem auto; border-radius: 1rem; } .article-listing-text { display: grid; grid-template: repeat(2, 1fr) 3fr / 1fr; } .article-listing-author { width: 60%; height: 100%; margin-top: 0.2rem; background-color: var(--fifth-color); } .article-listing-title { width: 90%; height: 100%; margin-top: 0.5rem; background-color: var(--fourth-color); } .article-listing-body { width: 90%; height: 80%; margin-top: 0.8rem; background-color: var(--fifth-color); } .design-system-container { width: 100%; height: 30rem; margin-top: 2rem; display: grid; grid-template: 1fr / 3fr 1fr; background-color: var(--third-color); column-gap: 0.6rem; padding-bottom: 2rem; } .design-system-text-container { width: 100%; height: 100%; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; } .design-system-feat { width: 40%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .design-system-title { width: 50%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--second-color); } .design-system-body { width: 100%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .design-system-btn { width: 50%; height: 90%; margin-top: 1rem; margin-left: 1rem; background-color: var(--second-color); border-radius: 1rem; } .design-system-book { width: 70%; margin-top: -4rem; margin-left: 2rem; background-color: var(--second-color); height: 100%; transform: rotate(-10deg); } .tech-container { display: grid; grid-template: repeat(2, 1fr) / repeat(2, 1fr); column-gap: 0.6rem; row-gap: 0.6rem; margin-top: 2rem; height: 60rem; } .tech-content { width: 100%; height: 100%; padding: 3rem; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; background-color: var(--seventh-color); border-radius: 1rem; } .tech-title { background-color: var(--fourth-color); height: 100%; width: 80%; margin-left: 1rem; margin-top: 1rem; } .tech-body { width: 90%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fifth-color); } .tech-btn { background-color: var(--fourth-color); height: 100%; width: 40%; margin-left: 1rem; margin-top: 1rem; } .tech-content-last { width: 100%; height: 100%; padding: 3rem; display: grid; grid-template: 0.5fr 1fr 2fr 0.5fr / 1fr; row-gap: 0.6rem; background-color: var(--second-color); border-radius: 1rem; } .tech-body-last { width: 90%; height: 100%; margin-top: 1rem; margin-left: 1rem; background-color: var(--fourth-color); } footer { display: grid; grid-template: 1fr 4fr 2fr / 1fr; row-gap: 1rem; width: 100%; height: 40rem; padding: 31px 0 47px; background-color: var(--third-color); margin-bottom: 0; } .footer-head { background-color: var(--fifth-color); margin: 2rem auto; width: 40%; height: 90%; } .footer-body { background-color: var(--fifth-color); margin: 2rem auto; width: 80%; height: 90%; } .footer-foot { background-color: var(--fifth-color); margin: 2rem auto; width: 60%; height: 90%; }
0.738575
0.152821
 .icon-reload { background: url(Images/tools.png) no-repeat 0 -180px; display: inline-block; height: 16px; padding-left: 18px; } .icon-search { background: url(Images/tools.png) no-repeat -1px -259px; display: inline-block; height: 16px; padding-left: 18px; } .icon-save { background: url(Images/tools.png) no-repeat 0 -137px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-ok { background: url(Images/tools.png) no-repeat 0 -218px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-remove { background: url(Images/tools.png) no-repeat 0 -30px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-add { background: url(Images/tools.png) no-repeat 0 0; display: inline-block; height: 16px; padding-left: 18px; } .icon-edit { background: url(Images/tools.png) no-repeat 0 -62px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-details { background: url(Images/tools.png) no-repeat 0 -97px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-man { background: url(Images/icons.png) no-repeat 0 0; height: 16px; padding-left: 18px; } .icon-return { background: url(Images/icons.png) no-repeat 0 -311px; height: 16px; padding-left: 18px; } .icon-group { background: url(Images/icons.png) no-repeat 0 -42px; height: 16px; padding-left: 18px; } .icon-key { background: url(Images/icons.png) no-repeat 0 -374px; height: 16px; padding-left: 18px; } .icon-send { background: url(Images/icons.png) no-repeat 0 -293px; height: 16px; padding-left: 18px; } .icon-show { background: url(Images/icons.png) no-repeat 0 -333px; height: 16px; padding-left: 18px; } .icon-uncheck { background: url(Images/icons.png) no-repeat 0 -190px; height: 16px; padding-left: 18px; } .icon-settings { background: url(Images/icons.png) no-repeat 0 -107px; height: 16px; padding-left: 18px; } .icon-share { background: url(Images/icons.png) no-repeat 0 -128px; height: 16px; padding-left: 18px; } .icon-flag { background: url(Images/icons.png) no-repeat 0 -148px; height: 16px; padding-left: 18px; } .icon-clock { background: url(Images/icons.png) no-repeat 0 -169px; height: 16px; padding-left: 18px; } .icon-close { background: url(Images/icons.png) no-repeat 0 -64px; height: 16px; padding-left: 18px; } .icon-cancelclose { background: url(Images/icons.png) no-repeat 0 -87px; height: 16px; padding-left: 18px; } .icon-check { background: url(Images/icons.png) no-repeat 0 -210px; height: 16px; padding-left: 18px; } .icon-comment { background: url(Images/icons.png) no-repeat 0 -352px; height: 16px; padding-left: 18px; } .icon-export { background: url(Images/icons.png) no-repeat 0 -230px; height: 16px; padding-left: 18px; } .icon-female { background: url(Images/icons.png) no-repeat 0 -19px; height: 16px; padding-left: 18px; } .icon-copy { background: url(Images/icons.png) no-repeat 0 -250px; height: 16px; padding-left: 18px; } .icon-error { background: url(Images/icons.png) no-repeat 0 -271px; height: 16px; padding-left: 18px; } .pic_1 { background: url("Images/icon.png") 0 0 no-repeat; height: 16px; width: 16px; } .pic_2 { background: url("Images/icon.png") -16px 0; height: 16px; width: 16px; } .pic_3 { background: url("Images/icon.png") -32px 0; height: 16px; width: 16px; } .pic_4 { background: url("Images/icon.png") -48px 0; height: 16px; width: 16px; } .pic_5 { background: url("Images/icon.png") -64px 0; height: 16px; width: 16px; } .pic_6 { background: url("Images/icon.png") -80px 0; height: 16px; width: 16px; } .pic_7 { background: url("Images/icon.png") -96px 0; height: 16px; width: 16px; } .pic_8 { background: url("Images/icon.png") -112px 0; height: 16px; width: 16px; } .pic_9 { background: url("Images/icon.png") -128px 0; height: 16px; width: 16px; } .pic_10 { background: url("Images/icon.png") -144px 0; height: 16px; width: 16px; } .pic_11 { background: url("Images/icon.png") -160px 0; height: 16px; width: 16px; } .pic_12 { background: url("Images/icon.png") -176px 0; height: 16px; width: 16px; } .pic_13 { background: url("Images/icon.png") -192px 0; height: 16px; width: 16px; } .pic_14 { background: url("Images/icon.png") -208px 0; height: 16px; width: 16px; } .pic_15 { background: url("Images/icon.png") -224px 0; height: 16px; width: 16px; } .pic_16 { background: url("Images/icon.png") -240px 0; height: 16px; width: 16px; } .pic_17 { background: url("Images/icon.png") -256px 0; height: 16px; width: 16px; } .pic_18 { background: url("Images/icon.png") -272px 0; height: 16px; width: 16px; } .pic_19 { background: url("Images/icon.png") -288px 0; height: 16px; width: 16px; } .pic_20 { background: url("Images/icon.png") -304px 0; height: 16px; width: 16px; } .pic_21 { background: url("Images/icon.png") -320px 0; height: 16px; width: 16px; } .pic_22 { background: url("Images/icon.png") -336px 0; height: 16px; width: 16px; } .pic_23 { background: url("Images/icon.png") -352px 0; height: 16px; width: 16px; } .pic_24 { background: url("Images/icon.png") -368px 0; height: 16px; width: 16px; } .pic_25 { background: url("Images/icon.png") -384px 0; height: 16px; width: 16px; } .pic_26 { background: url("Images/icon.png") 0 -16px; height: 16px; width: 16px; } .pic_27 { background: url("Images/icon.png") -16px -16px; height: 16px; width: 16px; } .pic_28 { background: url("Images/icon.png") -32px -16px; height: 16px; width: 16px; } .pic_29 { background: url("Images/icon.png") -48px -16px; height: 16px; width: 16px; } .pic_30 { background: url("Images/icon.png") -64px -16px; height: 16px; width: 16px; } .pic_31 { background: url("Images/icon.png") -80px -16px; height: 16px; width: 16px; } .pic_32 { background: url("Images/icon.png") -96px -16px; height: 16px; width: 16px; } .pic_33 { background: url("Images/icon.png") -112px -16px; height: 16px; width: 16px; } .pic_34 { background: url("Images/icon.png") -128px -16px; height: 16px; width: 16px; } .pic_35 { background: url("Images/icon.png") -144px -16px; height: 16px; width: 16px; } .pic_36 { background: url("Images/icon.png") -160px -16px; height: 16px; width: 16px; } .pic_37 { background: url("Images/icon.png") -176px -16px; height: 16px; width: 16px; } .pic_38 { background: url("Images/icon.png") -192px -16px; height: 16px; width: 16px; } .pic_39 { background: url("Images/icon.png") -208px -16px; height: 16px; width: 16px; } .pic_40 { background: url("Images/icon.png") -224px -16px; height: 16px; width: 16px; } .pic_41 { background: url("Images/icon.png") -240px -16px; height: 16px; width: 16px; } .pic_42 { background: url("Images/icon.png") -256px -16px; height: 16px; width: 16px; } .pic_43 { background: url("Images/icon.png") -272px -16px; height: 16px; width: 16px; } .pic_44 { background: url("Images/icon.png") -288px -16px; height: 16px; width: 16px; } .pic_45 { background: url("Images/icon.png") -304px -16px; height: 16px; width: 16px; } .pic_46 { background: url("Images/icon.png") -320px -16px; height: 16px; width: 16px; } .pic_47 { background: url("Images/icon.png") -336px -16px; height: 16px; width: 16px; } .pic_48 { background: url("Images/icon.png") -352px -16px; height: 16px; width: 16px; } .pic_49 { background: url("Images/icon.png") -368px -16px; height: 16px; width: 16px; } .pic_50 { background: url("Images/icon.png") -384px -16px; height: 16px; width: 16px; } .pic_51 { background: url("Images/icon.png") -0 -32px; height: 16px; width: 16px; } .pic_52 { background: url("Images/icon.png") -16px -32px; height: 16px; width: 16px; } .pic_53 { background: url("Images/icon.png") -32px -32px; height: 16px; width: 16px; } .pic_54 { background: url("Images/icon.png") -48px -32px; height: 16px; width: 16px; } .pic_55 { background: url("Images/icon.png") -64px -32px; height: 16px; width: 16px; } .pic_56 { background: url("Images/icon.png") -80px -32px; height: 16px; width: 16px; } .pic_57 { background: url("Images/icon.png") -96px -32px; height: 16px; width: 16px; } .pic_58 { background: url("Images/icon.png") -112px -32px; height: 16px; width: 16px; } .pic_59 { background: url("Images/icon.png") -128px -32px; height: 16px; width: 16px; } .pic_60 { background: url("Images/icon.png") -144px -32px; height: 16px; width: 16px; } .pic_61 { background: url("Images/icon.png") -160px -32px; height: 16px; width: 16px; } .pic_62 { background: url("Images/icon.png") -176px -32px; height: 16px; width: 16px; } .pic_63 { background: url("Images/icon.png") -192px -32px; height: 16px; width: 16px; } .pic_64 { background: url("Images/icon.png") -208px -32px; height: 16px; width: 16px; } .pic_65 { background: url("Images/icon.png") -224px -32px; height: 16px; width: 16px; } .pic_66 { background: url("Images/icon.png") -240px -32px; height: 16px; width: 16px; } .pic_67 { background: url("Images/icon.png") -256px -32px; height: 16px; width: 16px; } .pic_68 { background: url("Images/icon.png") -272px -32px; height: 16px; width: 16px; } .pic_69 { background: url("Images/icon.png") -288px -32px; height: 16px; width: 16px; } .pic_70 { background: url("Images/icon.png") -304px -32px; height: 16px; width: 16px; } .pic_71 { background: url("Images/icon.png") -320px -32px; height: 16px; width: 16px; } .pic_72 { background: url("Images/icon.png") -336px -32px; height: 16px; width: 16px; } .pic_73 { background: url("Images/icon.png") -352px -32px; height: 16px; width: 16px; } .pic_74 { background: url("Images/icon.png") -368px -32px; height: 16px; width: 16px; } .pic_75 { background: url("Images/icon.png") -384px -32px; height: 16px; width: 16px; } .pic_76 { background: url("Images/icon.png") -0 -48px; height: 16px; width: 16px; } .pic_77 { background: url("Images/icon.png") -16px -48px; height: 16px; width: 16px; } .pic_78 { background: url("Images/icon.png") -32px -48px; height: 16px; width: 16px; } .pic_79 { background: url("Images/icon.png") -48px -48px; height: 16px; width: 16px; } .pic_80 { background: url("Images/icon.png") -64px -48px; height: 16px; width: 16px; } .pic_81 { background: url("Images/icon.png") -80px -48px; height: 16px; width: 16px; } .pic_82 { background: url("Images/icon.png") -96px -48px; height: 16px; width: 16px; } .pic_83 { background: url("Images/icon.png") -112px -48px; height: 16px; width: 16px; } .pic_84 { background: url("Images/icon.png") -128px -48px; height: 16px; width: 16px; } .pic_85 { background: url("Images/icon.png") -144px -48px; height: 16px; width: 16px; } .pic_86 { background: url("Images/icon.png") -160px -48px; height: 16px; width: 16px; } .pic_87 { background: url("Images/icon.png") -176px -48px; height: 16px; width: 16px; } .pic_88 { background: url("Images/icon.png") -192px -48px; height: 16px; width: 16px; } .pic_89 { background: url("Images/icon.png") -208px -48px; height: 16px; width: 16px; } .pic_90 { background: url("Images/icon.png") -224px -48px; height: 16px; width: 16px; } .pic_91 { background: url("Images/icon.png") -240px -48px; height: 16px; width: 16px; } .pic_92 { background: url("Images/icon.png") -256px -48px; height: 16px; width: 16px; } .pic_93 { background: url("Images/icon.png") -272px -48px; height: 16px; width: 16px; } .pic_94 { background: url("Images/icon.png") -288px -48px; height: 16px; width: 16px; } .pic_95 { background: url("Images/icon.png") -304px -48px; height: 16px; width: 16px; } .pic_96 { background: url("Images/icon.png") -320px -48px; height: 16px; width: 16px; } .pic_97 { background: url("Images/icon.png") -336px -48px; height: 16px; width: 16px; } .pic_98 { background: url("Images/icon.png") -352px -48px; height: 16px; width: 16px; } .pic_99 { background: url("Images/icon.png") -368px -48px; height: 16px; width: 16px; } .pic_100 { background: url("Images/icon.png") -384px -48px; height: 16px; width: 16px; } .pic_101 { background: url("Images/icon.png") -0 -64px; height: 16px; width: 16px; } .pic_102 { background: url("Images/icon.png") -16px -64px; height: 16px; width: 16px; } .pic_103 { background: url("Images/icon.png") -32px -64px; height: 16px; width: 16px; } .pic_104 { background: url("Images/icon.png") -48px -64px; height: 16px; width: 16px; } .pic_105 { background: url("Images/icon.png") -64px -64px; height: 16px; width: 16px; } .pic_106 { background: url("Images/icon.png") -80px -64px; height: 16px; width: 16px; } .pic_107 { background: url("Images/icon.png") -96px -64px; height: 16px; width: 16px; } .pic_108 { background: url("Images/icon.png") -112px -64px; height: 16px; width: 16px; } .pic_109 { background: url("Images/icon.png") -128px -64px; height: 16px; width: 16px; } .pic_110 { background: url("Images/icon.png") -144px -64px; height: 16px; width: 16px; } .pic_111 { background: url("Images/icon.png") -160px -64px; height: 16px; width: 16px; } .pic_112 { background: url("Images/icon.png") -176px -64px; height: 16px; width: 16px; } .pic_113 { background: url("Images/icon.png") -192px -64px; height: 16px; width: 16px; } .pic_114 { background: url("Images/icon.png") -208px -64px; height: 16px; width: 16px; } .pic_115 { background: url("Images/icon.png") -224px -64px; height: 16px; width: 16px; } .pic_116 { background: url("Images/icon.png") -240px -64px; height: 16px; width: 16px; } .pic_117 { background: url("Images/icon.png") -256px -64px; height: 16px; width: 16px; } .pic_118 { background: url("Images/icon.png") -272px -64px; height: 16px; width: 16px; } .pic_119 { background: url("Images/icon.png") -288px -64px; height: 16px; width: 16px; } .pic_120 { background: url("Images/icon.png") -304px -64px; height: 16px; width: 16px; } .pic_121 { background: url("Images/icon.png") -320px -64px; height: 16px; width: 16px; } .pic_122 { background: url("Images/icon.png") -336px -64px; height: 16px; width: 16px; } .pic_123 { background: url("Images/icon.png") -352px -64px; height: 16px; width: 16px; } .pic_124 { background: url("Images/icon.png") -368px -64px; height: 16px; width: 16px; } .pic_125 { background: url("Images/icon.png") -384px -64px; height: 16px; width: 16px; } .pic_126 { background: url("Images/icon.png") -0 -80px; height: 16px; width: 16px; } .pic_127 { background: url("Images/icon.png") -16px -80px; height: 16px; width: 16px; } .pic_128 { background: url("Images/icon.png") -32px -80px; height: 16px; width: 16px; } .pic_129 { background: url("Images/icon.png") -48px -80px; height: 16px; width: 16px; } .pic_130 { background: url("Images/icon.png") -64px -80px; height: 16px; width: 16px; } .pic_131 { background: url("Images/icon.png") -80px -80px; height: 16px; width: 16px; } .pic_132 { background: url("Images/icon.png") -96px -80px; height: 16px; width: 16px; } .pic_133 { background: url("Images/icon.png") -112px -80px; height: 16px; width: 16px; } .pic_134 { background: url("Images/icon.png") -128px -80px; height: 16px; width: 16px; } .pic_135 { background: url("Images/icon.png") -144px -80px; height: 16px; width: 16px; } .pic_136 { background: url("Images/icon.png") -160px -80px; height: 16px; width: 16px; } .pic_137 { background: url("Images/icon.png") -176px -80px; height: 16px; width: 16px; } .pic_138 { background: url("Images/icon.png") -192px -80px; height: 16px; width: 16px; } .pic_139 { background: url("Images/icon.png") -208px -80px; height: 16px; width: 16px; } .pic_140 { background: url("Images/icon.png") -224px -80px; height: 16px; width: 16px; } .pic_141 { background: url("Images/icon.png") -240px -80px; height: 16px; width: 16px; } .pic_142 { background: url("Images/icon.png") -256px -80px; height: 16px; width: 16px; } .pic_143 { background: url("Images/icon.png") -272px -80px; height: 16px; width: 16px; } .pic_144 { background: url("Images/icon.png") -288px -80px; height: 16px; width: 16px; } .pic_145 { background: url("Images/icon.png") -304px -80px; height: 16px; width: 16px; } .pic_146 { background: url("Images/icon.png") -320px -80px; height: 16px; width: 16px; } .pic_147 { background: url("Images/icon.png") -336px -80px; height: 16px; width: 16px; } .pic_148 { background: url("Images/icon.png") -352px -80px; height: 16px; width: 16px; } .pic_149 { background: url("Images/icon.png") -368px -80px; height: 16px; width: 16px; } .pic_150 { background: url("Images/icon.png") -384px -80px; height: 16px; width: 16px; } .pic_151 { background: url("Images/icon.png") -0 -96px; height: 16px; width: 16px; } .pic_152 { background: url("Images/icon.png") -16px -96px; height: 16px; width: 16px; } .pic_153 { background: url("Images/icon.png") -32px -96px; height: 16px; width: 16px; } .pic_154 { background: url("Images/icon.png") -48px -96px; height: 16px; width: 16px; } .pic_155 { background: url("Images/icon.png") -64px -96px; height: 16px; width: 16px; } .pic_156 { background: url("Images/icon.png") -80px -96px; height: 16px; width: 16px; } .pic_157 { background: url("Images/icon.png") -96px -96px; height: 16px; width: 16px; } .pic_158 { background: url("Images/icon.png") -112px -96px; height: 16px; width: 16px; } .pic_159 { background: url("Images/icon.png") -128px -96px; height: 16px; width: 16px; } .pic_160 { background: url("Images/icon.png") -144px -96px; height: 16px; width: 16px; } .pic_161 { background: url("Images/icon.png") -160px -96px; height: 16px; width: 16px; } .pic_162 { background: url("Images/icon.png") -176px -96px; height: 16px; width: 16px; } .pic_163 { background: url("Images/icon.png") -192px -96px; height: 16px; width: 16px; } .pic_164 { background: url("Images/icon.png") -208px -96px; height: 16px; width: 16px; } .pic_165 { background: url("Images/icon.png") -224px -96px; height: 16px; width: 16px; } .pic_166 { background: url("Images/icon.png") -240px -96px; height: 16px; width: 16px; } .pic_167 { background: url("Images/icon.png") -256px -96px; height: 16px; width: 16px; } .pic_168 { background: url("Images/icon.png") -272px -96px; height: 16px; width: 16px; } .pic_169 { background: url("Images/icon.png") -288px -96px; height: 16px; width: 16px; } .pic_170 { background: url("Images/icon.png") -304px -96px; height: 16px; width: 16px; } .pic_171 { background: url("Images/icon.png") -320px -96px; height: 16px; width: 16px; } .pic_172 { background: url("Images/icon.png") -336px -96px; height: 16px; width: 16px; } .pic_173 { background: url("Images/icon.png") -352px -96px; height: 16px; width: 16px; } .pic_174 { background: url("Images/icon.png") -368px -96px; height: 16px; width: 16px; } .pic_175 { background: url("Images/icon.png") -384px -96px; height: 16px; width: 16px; } .pic_176 { background: url("Images/icon.png") -0 -112px; height: 16px; width: 16px; } .pic_177 { background: url("Images/icon.png") -16px -112px; height: 16px; width: 16px; } .pic_178 { background: url("Images/icon.png") -32px -112px; height: 16px; width: 16px; } .pic_179 { background: url("Images/icon.png") -48px -112px; height: 16px; width: 16px; } .pic_180 { background: url("Images/icon.png") -64px -112px; height: 16px; width: 16px; } .pic_181 { background: url("Images/icon.png") -80px -112px; height: 16px; width: 16px; } .pic_182 { background: url("Images/icon.png") -96px -112px; height: 16px; width: 16px; } .pic_183 { background: url("Images/icon.png") -112px -112px; height: 16px; width: 16px; } .pic_184 { background: url("Images/icon.png") -128px -112px; height: 16px; width: 16px; } .pic_185 { background: url("Images/icon.png") -144px -112px; height: 16px; width: 16px; } .pic_186 { background: url("Images/icon.png") -160px -112px; height: 16px; width: 16px; } .pic_187 { background: url("Images/icon.png") -176px -112px; height: 16px; width: 16px; } .pic_188 { background: url("Images/icon.png") -192px -112px; height: 16px; width: 16px; } .pic_189 { background: url("Images/icon.png") -208px -112px; height: 16px; width: 16px; } .pic_190 { background: url("Images/icon.png") -224px -112px; height: 16px; width: 16px; } .pic_191 { background: url("Images/icon.png") -240px -112px; height: 16px; width: 16px; } .pic_192 { background: url("Images/icon.png") -256px -112px; height: 16px; width: 16px; } .pic_193 { background: url("Images/icon.png") -272px -112px; height: 16px; width: 16px; } .pic_194 { background: url("Images/icon.png") -288px -112px; height: 16px; width: 16px; } .pic_195 { background: url("Images/icon.png") -304px -112px; height: 16px; width: 16px; } .pic_196 { background: url("Images/icon.png") -320px -112px; height: 16px; width: 16px; } .pic_197 { background: url("Images/icon.png") -336px -112px; height: 16px; width: 16px; } .pic_198 { background: url("Images/icon.png") -352px -112px; height: 16px; width: 16px; } .pic_199 { background: url("Images/icon.png") -368px -112px; height: 16px; width: 16px; } .pic_200 { background: url("Images/icon.png") -384px -112px; height: 16px; width: 16px; } .pic_201 { background: url("Images/icon.png") -0 -128px; height: 16px; width: 16px; } .pic_202 { background: url("Images/icon.png") -16px -128px; height: 16px; width: 16px; } .pic_203 { background: url("Images/icon.png") -32px -128px; height: 16px; width: 16px; } .pic_204 { background: url("Images/icon.png") -48px -128px; height: 16px; width: 16px; } .pic_205 { background: url("Images/icon.png") -64px -128px; height: 16px; width: 16px; } .pic_206 { background: url("Images/icon.png") -80px -128px; height: 16px; width: 16px; } .pic_207 { background: url("Images/icon.png") -96px -128px; height: 16px; width: 16px; } .pic_208 { background: url("Images/icon.png") -112px -128px; height: 16px; width: 16px; } .pic_209 { background: url("Images/icon.png") -128px -128px; height: 16px; width: 16px; } .pic_210 { background: url("Images/icon.png") -144px -128px; height: 16px; width: 16px; } .pic_211 { background: url("Images/icon.png") -160px -128px; height: 16px; width: 16px; } .pic_212 { background: url("Images/icon.png") -176px -128px; height: 16px; width: 16px; } .pic_213 { background: url("Images/icon.png") -192px -128px; height: 16px; width: 16px; } .pic_214 { background: url("Images/icon.png") -208px -128px; height: 16px; width: 16px; } .pic_215 { background: url("Images/icon.png") -224px -128px; height: 16px; width: 16px; } .pic_216 { background: url("Images/icon.png") -240px -128px; height: 16px; width: 16px; } .pic_217 { background: url("Images/icon.png") -256px -128px; height: 16px; width: 16px; } .pic_218 { background: url("Images/icon.png") -272px -128px; height: 16px; width: 16px; } .pic_219 { background: url("Images/icon.png") -288px -128px; height: 16px; width: 16px; } .pic_220 { background: url("Images/icon.png") -304px -128px; height: 16px; width: 16px; } .pic_221 { background: url("Images/icon.png") -320px -128px; height: 16px; width: 16px; } .pic_222 { background: url("Images/icon.png") -336px -128px; height: 16px; width: 16px; } .pic_223 { background: url("Images/icon.png") -352px -128px; height: 16px; width: 16px; } .pic_224 { background: url("Images/icon.png") -368px -128px; height: 16px; width: 16px; } .pic_225 { background: url("Images/icon.png") -384px -128px; height: 16px; width: 16px; } .pic_226 { background: url("Images/icon.png") -0 -144px; height: 16px; width: 16px; } .pic_227 { background: url("Images/icon.png") -16px -144px; height: 16px; width: 16px; } .pic_228 { background: url("Images/icon.png") -32px -144px; height: 16px; width: 16px; } .pic_229 { background: url("Images/icon.png") -48px -144px; height: 16px; width: 16px; } .pic_230 { background: url("Images/icon.png") -64px -144px; height: 16px; width: 16px; } .pic_231 { background: url("Images/icon.png") -80px -144px; height: 16px; width: 16px; } .pic_232 { background: url("Images/icon.png") -96px -144px; height: 16px; width: 16px; } .pic_233 { background: url("Images/icon.png") -112px -144px; height: 16px; width: 16px; } .pic_234 { background: url("Images/icon.png") -128px -144px; height: 16px; width: 16px; } .pic_235 { background: url("Images/icon.png") -144px -144px; height: 16px; width: 16px; } .pic_236 { background: url("Images/icon.png") -160px -144px; height: 16px; width: 16px; } .pic_237 { background: url("Images/icon.png") -176px -144px; height: 16px; width: 16px; } .pic_238 { background: url("Images/icon.png") -192px -144px; height: 16px; width: 16px; } .pic_239 { background: url("Images/icon.png") -208px -144px; height: 16px; width: 16px; } .pic_240 { background: url("Images/icon.png") -224px -144px; height: 16px; width: 16px; } .pic_241 { background: url("Images/icon.png") -240px -144px; height: 16px; width: 16px; } .pic_242 { background: url("Images/icon.png") -256px -144px; height: 16px; width: 16px; } .pic_243 { background: url("Images/icon.png") -272px -144px; height: 16px; width: 16px; } .pic_244 { background: url("Images/icon.png") -288px -144px; height: 16px; width: 16px; } .pic_245 { background: url("Images/icon.png") -304px -144px; height: 16px; width: 16px; } .pic_246 { background: url("Images/icon.png") -320px -144px; height: 16px; width: 16px; } .pic_247 { background: url("Images/icon.png") -336px -144px; height: 16px; width: 16px; } .pic_248 { background: url("Images/icon.png") -352px -144px; height: 16px; width: 16px; } .pic_249 { background: url("Images/icon.png") -368px -144px; height: 16px; width: 16px; } .pic_250 { background: url("Images/icon.png") -384px -144px; height: 16px; width: 16px; } .pic_251 { background: url("Images/icon.png") -0 -160px; height: 16px; width: 16px; } .pic_252 { background: url("Images/icon.png") -16px -160px; height: 16px; width: 16px; } .pic_253 { background: url("Images/icon.png") -32px -160px; height: 16px; width: 16px; } .pic_254 { background: url("Images/icon.png") -48px -160px; height: 16px; width: 16px; } .pic_255 { background: url("Images/icon.png") -64px -160px; height: 16px; width: 16px; } .pic_256 { background: url("Images/icon.png") -80px -160px; height: 16px; width: 16px; } .pic_257 { background: url("Images/icon.png") -96px -160px; height: 16px; width: 16px; } .pic_258 { background: url("Images/icon.png") -112px -160px; height: 16px; width: 16px; } .pic_259 { background: url("Images/icon.png") -128px -160px; height: 16px; width: 16px; } .pic_260 { background: url("Images/icon.png") -144px -160px; height: 16px; width: 16px; } .pic_261 { background: url("Images/icon.png") -160px -160px; height: 16px; width: 16px; } .pic_262 { background: url("Images/icon.png") -176px -160px; height: 16px; width: 16px; } .pic_263 { background: url("Images/icon.png") -192px -160px; height: 16px; width: 16px; } .pic_264 { background: url("Images/icon.png") -208px -160px; height: 16px; width: 16px; } .pic_265 { background: url("Images/icon.png") -224px -160px; height: 16px; width: 16px; } .pic_266 { background: url("Images/icon.png") -240px -160px; height: 16px; width: 16px; } .pic_267 { background: url("Images/icon.png") -256px -160px; height: 16px; width: 16px; } .pic_268 { background: url("Images/icon.png") -272px -160px; height: 16px; width: 16px; } .pic_269 { background: url("Images/icon.png") -288px -160px; height: 16px; width: 16px; } .pic_270 { background: url("Images/icon.png") -304px -160px; height: 16px; width: 16px; } .pic_271 { background: url("Images/icon.png") -320px -160px; height: 16px; width: 16px; } .pic_272 { background: url("Images/icon.png") -336px -160px; height: 16px; width: 16px; } .pic_273 { background: url("Images/icon.png") -352px -160px; height: 16px; width: 16px; } .pic_274 { background: url("Images/icon.png") -368px -160px; height: 16px; width: 16px; } .pic_275 { background: url("Images/icon.png") -384px -160px; height: 16px; width: 16px; } .pic_276 { background: url("Images/icon.png") -0 -176px; height: 16px; width: 16px; } .pic_277 { background: url("Images/icon.png") -16px -176px; height: 16px; width: 16px; } .pic_278 { background: url("Images/icon.png") -32px -176px; height: 16px; width: 16px; } .pic_279 { background: url("Images/icon.png") -48px -176px; height: 16px; width: 16px; } .pic_280 { background: url("Images/icon.png") -64px -176px; height: 16px; width: 16px; } .pic_281 { background: url("Images/icon.png") -80px -176px; height: 16px; width: 16px; } .pic_282 { background: url("Images/icon.png") -96px -176px; height: 16px; width: 16px; } .pic_283 { background: url("Images/icon.png") -112px -176px; height: 16px; width: 16px; } .pic_284 { background: url("Images/icon.png") -128px -176px; height: 16px; width: 16px; } .pic_285 { background: url("Images/icon.png") -144px -176px; height: 16px; width: 16px; } .pic_286 { background: url("Images/icon.png") -160px -176px; height: 16px; width: 16px; } .pic_287 { background: url("Images/icon.png") -176px -176px; height: 16px; width: 16px; } .pic_288 { background: url("Images/icon.png") -192px -176px; height: 16px; width: 16px; } .pic_289 { background: url("Images/icon.png") -208px -176px; height: 16px; width: 16px; } .pic_290 { background: url("Images/icon.png") -224px -176px; height: 16px; width: 16px; } .pic_291 { background: url("Images/icon.png") -240px -176px; height: 16px; width: 16px; } .pic_292 { background: url("Images/icon.png") -256px -176px; height: 16px; width: 16px; } .pic_293 { background: url("Images/icon.png") -272px -176px; height: 16px; width: 16px; } .pic_294 { background: url("Images/icon.png") -288px -176px; height: 16px; width: 16px; } .pic_295 { background: url("Images/icon.png") -304px -176px; height: 16px; width: 16px; } .pic_296 { background: url("Images/icon.png") -320px -176px; height: 16px; width: 16px; } .pic_297 { background: url("Images/icon.png") -336px -176px; height: 16px; width: 16px; } .pic_298 { background: url("Images/icon.png") -352px -176px; height: 16px; width: 16px; } .pic_299 { background: url("Images/icon.png") -368px -176px; height: 16px; width: 16px; } .pic_300 { background: url("Images/icon.png") -384px -176px; height: 16px; width: 16px; } .pic_301 { background: url("Images/icon.png") -0 -192px; height: 16px; width: 16px; } .pic_302 { background: url("Images/icon.png") -16px -192px; height: 16px; width: 16px; } .pic_303 { background: url("Images/icon.png") -32px -192px; height: 16px; width: 16px; } .pic_304 { background: url("Images/icon.png") -48px -192px; height: 16px; width: 16px; } .pic_305 { background: url("Images/icon.png") -64px -192px; height: 16px; width: 16px; } .pic_306 { background: url("Images/icon.png") -80px -192px; height: 16px; width: 16px; } .pic_307 { background: url("Images/icon.png") -96px -192px; height: 16px; width: 16px; } .pic_308 { background: url("Images/icon.png") -112px -192px; height: 16px; width: 16px; } .pic_309 { background: url("Images/icon.png") -128px -192px; height: 16px; width: 16px; } .pic_310 { background: url("Images/icon.png") -144px -192px; height: 16px; width: 16px; } .pic_311 { background: url("Images/icon.png") -160px -192px; height: 16px; width: 16px; } .pic_312 { background: url("Images/icon.png") -176px -192px; height: 16px; width: 16px; } .pic_313 { background: url("Images/icon.png") -192px -192px; height: 16px; width: 16px; } .pic_314 { background: url("Images/icon.png") -208px -192px; height: 16px; width: 16px; } .pic_315 { background: url("Images/icon.png") -224px -192px; height: 16px; width: 16px; } .pic_316 { background: url("Images/icon.png") -240px -192px; height: 16px; width: 16px; } .pic_317 { background: url("Images/icon.png") -256px -192px; height: 16px; width: 16px; } .pic_318 { background: url("Images/icon.png") -272px -192px; height: 16px; width: 16px; } .pic_319 { background: url("Images/icon.png") -288px -192px; height: 16px; width: 16px; } .pic_320 { background: url("Images/icon.png") -304px -192px; height: 16px; width: 16px; } .pic_321 { background: url("Images/icon.png") -320px -192px; height: 16px; width: 16px; } .pic_322 { background: url("Images/icon.png") -336px -192px; height: 16px; width: 16px; } .pic_323 { background: url("Images/icon.png") -352px -192px; height: 16px; width: 16px; } .pic_324 { background: url("Images/icon.png") -368px -192px; height: 16px; width: 16px; } .pic_325 { background: url("Images/icon.png") -384px -192px; height: 16px; width: 16px; } .pic_326 { background: url("Images/icon.png") -0 -208px; height: 16px; width: 16px; } .pic_327 { background: url("Images/icon.png") -16px -208px; height: 16px; width: 16px; } .pic_328 { background: url("Images/icon.png") -32px -208px; height: 16px; width: 16px; } .pic_329 { background: url("Images/icon.png") -48px -208px; height: 16px; width: 16px; } .pic_330 { background: url("Images/icon.png") -64px -208px; height: 16px; width: 16px; } .pic_331 { background: url("Images/icon.png") -80px -208px; height: 16px; width: 16px; } .pic_332 { background: url("Images/icon.png") -96px -208px; height: 16px; width: 16px; } .pic_333 { background: url("Images/icon.png") -112px -208px; height: 16px; width: 16px; } .pic_334 { background: url("Images/icon.png") -128px -208px; height: 16px; width: 16px; } .pic_335 { background: url("Images/icon.png") -144px -208px; height: 16px; width: 16px; } .pic_336 { background: url("Images/icon.png") -160px -208px; height: 16px; width: 16px; } .pic_337 { background: url("Images/icon.png") -176px -208px; height: 16px; width: 16px; } .pic_338 { background: url("Images/icon.png") -192px -208px; height: 16px; width: 16px; } .pic_339 { background: url("Images/icon.png") -208px -208px; height: 16px; width: 16px; } .pic_340 { background: url("Images/icon.png") -224px -208px; height: 16px; width: 16px; } .pic_341 { background: url("Images/icon.png") -240px -208px; height: 16px; width: 16px; } .pic_342 { background: url("Images/icon.png") -256px -208px; height: 16px; width: 16px; } .pic_343 { background: url("Images/icon.png") -272px -208px; height: 16px; width: 16px; } .pic_344 { background: url("Images/icon.png") -288px -208px; height: 16px; width: 16px; } .pic_345 { background: url("Images/icon.png") -304px -208px; height: 16px; width: 16px; } .pic_346 { background: url("Images/icon.png") -320px -208px; height: 16px; width: 16px; } .pic_347 { background: url("Images/icon.png") -336px -208px; height: 16px; width: 16px; } .pic_348 { background: url("Images/icon.png") -352px -208px; height: 16px; width: 16px; } .pic_349 { background: url("Images/icon.png") -368px -208px; height: 16px; width: 16px; } .pic_350 { background: url("Images/icon.png") -384px -208px; height: 16px; width: 16px; } .pic_351 { background: url("Images/icon.png") -0 -224px; height: 16px; width: 16px; } .pic_352 { background: url("Images/icon.png") -16px -224px; height: 16px; width: 16px; } .pic_353 { background: url("Images/icon.png") -32px -224px; height: 16px; width: 16px; } .pic_354 { background: url("Images/icon.png") -48px -224px; height: 16px; width: 16px; } .pic_355 { background: url("Images/icon.png") -64px -224px; height: 16px; width: 16px; } .pic_356 { background: url("Images/icon.png") -80px -224px; height: 16px; width: 16px; } .pic_357 { background: url("Images/icon.png") -96px -224px; height: 16px; width: 16px; } .pic_358 { background: url("Images/icon.png") -112px -224px; height: 16px; width: 16px; } .pic_359 { background: url("Images/icon.png") -128px -224px; height: 16px; width: 16px; } .pic_360 { background: url("Images/icon.png") -144px -224px; height: 16px; width: 16px; } .pic_361 { background: url("Images/icon.png") -160px -224px; height: 16px; width: 16px; } .pic_362 { background: url("Images/icon.png") -176px -224px; height: 16px; width: 16px; } .pic_363 { background: url("Images/icon.png") -192px -224px; height: 16px; width: 16px; } .pic_364 { background: url("Images/icon.png") -208px -224px; height: 16px; width: 16px; } .pic_365 { background: url("Images/icon.png") -224px -224px; height: 16px; width: 16px; } .pic_366 { background: url("Images/icon.png") -240px -224px; height: 16px; width: 16px; } .pic_367 { background: url("Images/icon.png") -256px -224px; height: 16px; width: 16px; } .pic_368 { background: url("Images/icon.png") -272px -224px; height: 16px; width: 16px; } .pic_369 { background: url("Images/icon.png") -288px -224px; height: 16px; width: 16px; } .pic_370 { background: url("Images/icon.png") -304px -224px; height: 16px; width: 16px; } .pic_371 { background: url("Images/icon.png") -320px -224px; height: 16px; width: 16px; } .pic_372 { background: url("Images/icon.png") -336px -224px; height: 16px; width: 16px; } .pic_373 { background: url("Images/icon.png") -352px -224px; height: 16px; width: 16px; } .pic_374 { background: url("Images/icon.png") -368px -224px; height: 16px; width: 16px; } .pic_375 { background: url("Images/icon.png") -384px -224px; height: 16px; width: 16px; } .pic_376 { background: url("Images/icon.png") -0 -240px; height: 16px; width: 16px; } .pic_377 { background: url("Images/icon.png") -16px -240px; height: 16px; width: 16px; } .pic_378 { background: url("Images/icon.png") -32px -240px; height: 16px; width: 16px; } .pic_379 { background: url("Images/icon.png") -48px -240px; height: 16px; width: 16px; } .pic_380 { background: url("Images/icon.png") -64px -240px; height: 16px; width: 16px; } .pic_381 { background: url("Images/icon.png") -80px -240px; height: 16px; width: 16px; } .pic_382 { background: url("Images/icon.png") -96px -240px; height: 16px; width: 16px; } .pic_383 { background: url("Images/icon.png") -112px -240px; height: 16px; width: 16px; } .pic_384 { background: url("Images/icon.png") -128px -240px; height: 16px; width: 16px; } .pic_385 { background: url("Images/icon.png") -144px -240px; height: 16px; width: 16px; } .pic_386 { background: url("Images/icon.png") -160px -240px; height: 16px; width: 16px; } .pic_387 { background: url("Images/icon.png") -176px -240px; height: 16px; width: 16px; } .pic_388 { background: url("Images/icon.png") -192px -240px; height: 16px; width: 16px; } .pic_389 { background: url("Images/icon.png") -208px -240px; height: 16px; width: 16px; } .pic_390 { background: url("Images/icon.png") -224px -240px; height: 16px; width: 16px; } .pic_391 { background: url("Images/icon.png") -240px -240px; height: 16px; width: 16px; } .pic_392 { background: url("Images/icon.png") -256px -240px; height: 16px; width: 16px; } .pic_393 { background: url("Images/icon.png") -272px -240px; height: 16px; width: 16px; } .pic_394 { background: url("Images/icon.png") -288px -240px; height: 16px; width: 16px; } .pic_395 { background: url("Images/icon.png") -304px -240px; height: 16px; width: 16px; } .pic_396 { background: url("Images/icon.png") -320px -240px; height: 16px; width: 16px; } .pic_397 { background: url("Images/icon.png") -336px -240px; height: 16px; width: 16px; } .pic_398 { background: url("Images/icon.png") -352px -240px; height: 16px; width: 16px; } .pic_399 { background: url("Images/icon.png") -368px -240px; height: 16px; width: 16px; } .pic_400 { background: url("Images/icon.png") -384px -240px; height: 16px; width: 16px; } .pic_401 { background: url("Images/icon.png") -0 -256px; height: 16px; width: 16px; } .pic_402 { background: url("Images/icon.png") -16px -256px; height: 16px; width: 16px; } .pic_403 { background: url("Images/icon.png") -32px -256px; height: 16px; width: 16px; } .pic_404 { background: url("Images/icon.png") -48px -256px; height: 16px; width: 16px; } .pic_405 { background: url("Images/icon.png") -64px -256px; height: 16px; width: 16px; } .pic_406 { background: url("Images/icon.png") -80px -256px; height: 16px; width: 16px; } .pic_407 { background: url("Images/icon.png") -96px -256px; height: 16px; width: 16px; } .pic_408 { background: url("Images/icon.png") -112px -256px; height: 16px; width: 16px; } .pic_409 { background: url("Images/icon.png") -128px -256px; height: 16px; width: 16px; } .pic_410 { background: url("Images/icon.png") -144px -256px; height: 16px; width: 16px; } .pic_411 { background: url("Images/icon.png") -160px -256px; height: 16px; width: 16px; } .pic_412 { background: url("Images/icon.png") -176px -256px; height: 16px; width: 16px; } .pic_413 { background: url("Images/icon.png") -192px -256px; height: 16px; width: 16px; } .pic_414 { background: url("Images/icon.png") -208px -256px; height: 16px; width: 16px; } .pic_415 { background: url("Images/icon.png") -224px -256px; height: 16px; width: 16px; } .pic_416 { background: url("Images/icon.png") -240px -256px; height: 16px; width: 16px; } .pic_417 { background: url("Images/icon.png") -256px -256px; height: 16px; width: 16px; } .pic_418 { background: url("Images/icon.png") -272px -256px; height: 16px; width: 16px; } .pic_419 { background: url("Images/icon.png") -288px -256px; height: 16px; width: 16px; } .pic_420 { background: url("Images/icon.png") -304px -256px; height: 16px; width: 16px; } .pic_421 { background: url("Images/icon.png") -320px -256px; height: 16px; width: 16px; } .pic_422 { background: url("Images/icon.png") -336px -256px; height: 16px; width: 16px; } .pic_423 { background: url("Images/icon.png") -352px -256px; height: 16px; width: 16px; } .pic_424 { background: url("Images/icon.png") -368px -256px; height: 16px; width: 16px; } .pic_425 { background: url("Images/icon.png") -384px -256px; height: 16px; width: 16px; } .pic_426 { background: url("Images/icon.png") -0 -272px; height: 16px; width: 16px; } .pic_427 { background: url("Images/icon.png") -16px -272px; height: 16px; width: 16px; } .pic_428 { background: url("Images/icon.png") -32px -272px; height: 16px; width: 16px; } .pic_429 { background: url("Images/icon.png") -48px -272px; height: 16px; width: 16px; } .pic_430 { background: url("Images/icon.png") -64px -272px; height: 16px; width: 16px; } .pic_431 { background: url("Images/icon.png") -80px -272px; height: 16px; width: 16px; } .pic_432 { background: url("Images/icon.png") -96px -272px; height: 16px; width: 16px; } .pic_433 { background: url("Images/icon.png") -112px -272px; height: 16px; width: 16px; } .pic_434 { background: url("Images/icon.png") -128px -272px; height: 16px; width: 16px; } .pic_435 { background: url("Images/icon.png") -144px -272px; height: 16px; width: 16px; } .pic_436 { background: url("Images/icon.png") -160px -272px; height: 16px; width: 16px; } .pic_437 { background: url("Images/icon.png") -176px -272px; height: 16px; width: 16px; } .pic_438 { background: url("Images/icon.png") -192px -272px; height: 16px; width: 16px; } .pic_439 { background: url("Images/icon.png") -208px -272px; height: 16px; width: 16px; } .pic_440 { background: url("Images/icon.png") -224px -272px; height: 16px; width: 16px; } .pic_441 { background: url("Images/icon.png") -240px -272px; height: 16px; width: 16px; } .pic_442 { background: url("Images/icon.png") -256px -272px; height: 16px; width: 16px; } .pic_443 { background: url("Images/icon.png") -272px -272px; height: 16px; width: 16px; } .pic_444 { background: url("Images/icon.png") -288px -272px; height: 16px; width: 16px; } .pic_445 { background: url("Images/icon.png") -304px -272px; height: 16px; width: 16px; } .pic_446 { background: url("Images/icon.png") -320px -272px; height: 16px; width: 16px; } .pic_447 { background: url("Images/icon.png") -336px -272px; height: 16px; width: 16px; } .pic_448 { background: url("Images/icon.png") -352px -272px; height: 16px; width: 16px; } .pic_449 { background: url("Images/icon.png") -368px -272px; height: 16px; width: 16px; } .pic_450 { background: url("Images/icon.png") -384px -272px; height: 16px; width: 16px; } .pic_451 { background: url("Images/icon.png") -0 -288px; height: 16px; width: 16px; } .pic_452 { background: url("Images/icon.png") -16px -288px; height: 16px; width: 16px; } .pic_453 { background: url("Images/icon.png") -32px -288px; height: 16px; width: 16px; } .pic_454 { background: url("Images/icon.png") -48px -288px; height: 16px; width: 16px; } .pic_455 { background: url("Images/icon.png") -64px -288px; height: 16px; width: 16px; } .pic_456 { background: url("Images/icon.png") -80px -288px; height: 16px; width: 16px; } .pic_457 { background: url("Images/icon.png") -96px -288px; height: 16px; width: 16px; } .pic_458 { background: url("Images/icon.png") -112px -288px; height: 16px; width: 16px; } .pic_459 { background: url("Images/icon.png") -128px -288px; height: 16px; width: 16px; } .pic_460 { background: url("Images/icon.png") -144px -288px; height: 16px; width: 16px; } .pic_461 { background: url("Images/icon.png") -160px -288px; height: 16px; width: 16px; } .pic_462 { background: url("Images/icon.png") -176px -288px; height: 16px; width: 16px; } .pic_463 { background: url("Images/icon.png") -192px -288px; height: 16px; width: 16px; } .pic_464 { background: url("Images/icon.png") -208px -288px; height: 16px; width: 16px; } .pic_465 { background: url("Images/icon.png") -224px -288px; height: 16px; width: 16px; } .pic_466 { background: url("Images/icon.png") -240px -288px; height: 16px; width: 16px; } .pic_467 { background: url("Images/icon.png") -256px -288px; height: 16px; width: 16px; } .pic_468 { background: url("Images/icon.png") -272px -288px; height: 16px; width: 16px; } .pic_469 { background: url("Images/icon.png") -288px -288px; height: 16px; width: 16px; } .pic_470 { background: url("Images/icon.png") -304px -288px; height: 16px; width: 16px; } .icon-checkmark { background: url('images/checkmark.gif') no-repeat center center; } .icon-checknomark { background: url('images/checknomark.gif') no-repeat center center; }
samples/OSharp.Demo.Web/Content/osharp-icons.css
 .icon-reload { background: url(Images/tools.png) no-repeat 0 -180px; display: inline-block; height: 16px; padding-left: 18px; } .icon-search { background: url(Images/tools.png) no-repeat -1px -259px; display: inline-block; height: 16px; padding-left: 18px; } .icon-save { background: url(Images/tools.png) no-repeat 0 -137px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-ok { background: url(Images/tools.png) no-repeat 0 -218px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-remove { background: url(Images/tools.png) no-repeat 0 -30px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-add { background: url(Images/tools.png) no-repeat 0 0; display: inline-block; height: 16px; padding-left: 18px; } .icon-edit { background: url(Images/tools.png) no-repeat 0 -62px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-details { background: url(Images/tools.png) no-repeat 0 -97px; display: inline-block; height: 16px; height: 16px; padding-left: 18px; } .icon-man { background: url(Images/icons.png) no-repeat 0 0; height: 16px; padding-left: 18px; } .icon-return { background: url(Images/icons.png) no-repeat 0 -311px; height: 16px; padding-left: 18px; } .icon-group { background: url(Images/icons.png) no-repeat 0 -42px; height: 16px; padding-left: 18px; } .icon-key { background: url(Images/icons.png) no-repeat 0 -374px; height: 16px; padding-left: 18px; } .icon-send { background: url(Images/icons.png) no-repeat 0 -293px; height: 16px; padding-left: 18px; } .icon-show { background: url(Images/icons.png) no-repeat 0 -333px; height: 16px; padding-left: 18px; } .icon-uncheck { background: url(Images/icons.png) no-repeat 0 -190px; height: 16px; padding-left: 18px; } .icon-settings { background: url(Images/icons.png) no-repeat 0 -107px; height: 16px; padding-left: 18px; } .icon-share { background: url(Images/icons.png) no-repeat 0 -128px; height: 16px; padding-left: 18px; } .icon-flag { background: url(Images/icons.png) no-repeat 0 -148px; height: 16px; padding-left: 18px; } .icon-clock { background: url(Images/icons.png) no-repeat 0 -169px; height: 16px; padding-left: 18px; } .icon-close { background: url(Images/icons.png) no-repeat 0 -64px; height: 16px; padding-left: 18px; } .icon-cancelclose { background: url(Images/icons.png) no-repeat 0 -87px; height: 16px; padding-left: 18px; } .icon-check { background: url(Images/icons.png) no-repeat 0 -210px; height: 16px; padding-left: 18px; } .icon-comment { background: url(Images/icons.png) no-repeat 0 -352px; height: 16px; padding-left: 18px; } .icon-export { background: url(Images/icons.png) no-repeat 0 -230px; height: 16px; padding-left: 18px; } .icon-female { background: url(Images/icons.png) no-repeat 0 -19px; height: 16px; padding-left: 18px; } .icon-copy { background: url(Images/icons.png) no-repeat 0 -250px; height: 16px; padding-left: 18px; } .icon-error { background: url(Images/icons.png) no-repeat 0 -271px; height: 16px; padding-left: 18px; } .pic_1 { background: url("Images/icon.png") 0 0 no-repeat; height: 16px; width: 16px; } .pic_2 { background: url("Images/icon.png") -16px 0; height: 16px; width: 16px; } .pic_3 { background: url("Images/icon.png") -32px 0; height: 16px; width: 16px; } .pic_4 { background: url("Images/icon.png") -48px 0; height: 16px; width: 16px; } .pic_5 { background: url("Images/icon.png") -64px 0; height: 16px; width: 16px; } .pic_6 { background: url("Images/icon.png") -80px 0; height: 16px; width: 16px; } .pic_7 { background: url("Images/icon.png") -96px 0; height: 16px; width: 16px; } .pic_8 { background: url("Images/icon.png") -112px 0; height: 16px; width: 16px; } .pic_9 { background: url("Images/icon.png") -128px 0; height: 16px; width: 16px; } .pic_10 { background: url("Images/icon.png") -144px 0; height: 16px; width: 16px; } .pic_11 { background: url("Images/icon.png") -160px 0; height: 16px; width: 16px; } .pic_12 { background: url("Images/icon.png") -176px 0; height: 16px; width: 16px; } .pic_13 { background: url("Images/icon.png") -192px 0; height: 16px; width: 16px; } .pic_14 { background: url("Images/icon.png") -208px 0; height: 16px; width: 16px; } .pic_15 { background: url("Images/icon.png") -224px 0; height: 16px; width: 16px; } .pic_16 { background: url("Images/icon.png") -240px 0; height: 16px; width: 16px; } .pic_17 { background: url("Images/icon.png") -256px 0; height: 16px; width: 16px; } .pic_18 { background: url("Images/icon.png") -272px 0; height: 16px; width: 16px; } .pic_19 { background: url("Images/icon.png") -288px 0; height: 16px; width: 16px; } .pic_20 { background: url("Images/icon.png") -304px 0; height: 16px; width: 16px; } .pic_21 { background: url("Images/icon.png") -320px 0; height: 16px; width: 16px; } .pic_22 { background: url("Images/icon.png") -336px 0; height: 16px; width: 16px; } .pic_23 { background: url("Images/icon.png") -352px 0; height: 16px; width: 16px; } .pic_24 { background: url("Images/icon.png") -368px 0; height: 16px; width: 16px; } .pic_25 { background: url("Images/icon.png") -384px 0; height: 16px; width: 16px; } .pic_26 { background: url("Images/icon.png") 0 -16px; height: 16px; width: 16px; } .pic_27 { background: url("Images/icon.png") -16px -16px; height: 16px; width: 16px; } .pic_28 { background: url("Images/icon.png") -32px -16px; height: 16px; width: 16px; } .pic_29 { background: url("Images/icon.png") -48px -16px; height: 16px; width: 16px; } .pic_30 { background: url("Images/icon.png") -64px -16px; height: 16px; width: 16px; } .pic_31 { background: url("Images/icon.png") -80px -16px; height: 16px; width: 16px; } .pic_32 { background: url("Images/icon.png") -96px -16px; height: 16px; width: 16px; } .pic_33 { background: url("Images/icon.png") -112px -16px; height: 16px; width: 16px; } .pic_34 { background: url("Images/icon.png") -128px -16px; height: 16px; width: 16px; } .pic_35 { background: url("Images/icon.png") -144px -16px; height: 16px; width: 16px; } .pic_36 { background: url("Images/icon.png") -160px -16px; height: 16px; width: 16px; } .pic_37 { background: url("Images/icon.png") -176px -16px; height: 16px; width: 16px; } .pic_38 { background: url("Images/icon.png") -192px -16px; height: 16px; width: 16px; } .pic_39 { background: url("Images/icon.png") -208px -16px; height: 16px; width: 16px; } .pic_40 { background: url("Images/icon.png") -224px -16px; height: 16px; width: 16px; } .pic_41 { background: url("Images/icon.png") -240px -16px; height: 16px; width: 16px; } .pic_42 { background: url("Images/icon.png") -256px -16px; height: 16px; width: 16px; } .pic_43 { background: url("Images/icon.png") -272px -16px; height: 16px; width: 16px; } .pic_44 { background: url("Images/icon.png") -288px -16px; height: 16px; width: 16px; } .pic_45 { background: url("Images/icon.png") -304px -16px; height: 16px; width: 16px; } .pic_46 { background: url("Images/icon.png") -320px -16px; height: 16px; width: 16px; } .pic_47 { background: url("Images/icon.png") -336px -16px; height: 16px; width: 16px; } .pic_48 { background: url("Images/icon.png") -352px -16px; height: 16px; width: 16px; } .pic_49 { background: url("Images/icon.png") -368px -16px; height: 16px; width: 16px; } .pic_50 { background: url("Images/icon.png") -384px -16px; height: 16px; width: 16px; } .pic_51 { background: url("Images/icon.png") -0 -32px; height: 16px; width: 16px; } .pic_52 { background: url("Images/icon.png") -16px -32px; height: 16px; width: 16px; } .pic_53 { background: url("Images/icon.png") -32px -32px; height: 16px; width: 16px; } .pic_54 { background: url("Images/icon.png") -48px -32px; height: 16px; width: 16px; } .pic_55 { background: url("Images/icon.png") -64px -32px; height: 16px; width: 16px; } .pic_56 { background: url("Images/icon.png") -80px -32px; height: 16px; width: 16px; } .pic_57 { background: url("Images/icon.png") -96px -32px; height: 16px; width: 16px; } .pic_58 { background: url("Images/icon.png") -112px -32px; height: 16px; width: 16px; } .pic_59 { background: url("Images/icon.png") -128px -32px; height: 16px; width: 16px; } .pic_60 { background: url("Images/icon.png") -144px -32px; height: 16px; width: 16px; } .pic_61 { background: url("Images/icon.png") -160px -32px; height: 16px; width: 16px; } .pic_62 { background: url("Images/icon.png") -176px -32px; height: 16px; width: 16px; } .pic_63 { background: url("Images/icon.png") -192px -32px; height: 16px; width: 16px; } .pic_64 { background: url("Images/icon.png") -208px -32px; height: 16px; width: 16px; } .pic_65 { background: url("Images/icon.png") -224px -32px; height: 16px; width: 16px; } .pic_66 { background: url("Images/icon.png") -240px -32px; height: 16px; width: 16px; } .pic_67 { background: url("Images/icon.png") -256px -32px; height: 16px; width: 16px; } .pic_68 { background: url("Images/icon.png") -272px -32px; height: 16px; width: 16px; } .pic_69 { background: url("Images/icon.png") -288px -32px; height: 16px; width: 16px; } .pic_70 { background: url("Images/icon.png") -304px -32px; height: 16px; width: 16px; } .pic_71 { background: url("Images/icon.png") -320px -32px; height: 16px; width: 16px; } .pic_72 { background: url("Images/icon.png") -336px -32px; height: 16px; width: 16px; } .pic_73 { background: url("Images/icon.png") -352px -32px; height: 16px; width: 16px; } .pic_74 { background: url("Images/icon.png") -368px -32px; height: 16px; width: 16px; } .pic_75 { background: url("Images/icon.png") -384px -32px; height: 16px; width: 16px; } .pic_76 { background: url("Images/icon.png") -0 -48px; height: 16px; width: 16px; } .pic_77 { background: url("Images/icon.png") -16px -48px; height: 16px; width: 16px; } .pic_78 { background: url("Images/icon.png") -32px -48px; height: 16px; width: 16px; } .pic_79 { background: url("Images/icon.png") -48px -48px; height: 16px; width: 16px; } .pic_80 { background: url("Images/icon.png") -64px -48px; height: 16px; width: 16px; } .pic_81 { background: url("Images/icon.png") -80px -48px; height: 16px; width: 16px; } .pic_82 { background: url("Images/icon.png") -96px -48px; height: 16px; width: 16px; } .pic_83 { background: url("Images/icon.png") -112px -48px; height: 16px; width: 16px; } .pic_84 { background: url("Images/icon.png") -128px -48px; height: 16px; width: 16px; } .pic_85 { background: url("Images/icon.png") -144px -48px; height: 16px; width: 16px; } .pic_86 { background: url("Images/icon.png") -160px -48px; height: 16px; width: 16px; } .pic_87 { background: url("Images/icon.png") -176px -48px; height: 16px; width: 16px; } .pic_88 { background: url("Images/icon.png") -192px -48px; height: 16px; width: 16px; } .pic_89 { background: url("Images/icon.png") -208px -48px; height: 16px; width: 16px; } .pic_90 { background: url("Images/icon.png") -224px -48px; height: 16px; width: 16px; } .pic_91 { background: url("Images/icon.png") -240px -48px; height: 16px; width: 16px; } .pic_92 { background: url("Images/icon.png") -256px -48px; height: 16px; width: 16px; } .pic_93 { background: url("Images/icon.png") -272px -48px; height: 16px; width: 16px; } .pic_94 { background: url("Images/icon.png") -288px -48px; height: 16px; width: 16px; } .pic_95 { background: url("Images/icon.png") -304px -48px; height: 16px; width: 16px; } .pic_96 { background: url("Images/icon.png") -320px -48px; height: 16px; width: 16px; } .pic_97 { background: url("Images/icon.png") -336px -48px; height: 16px; width: 16px; } .pic_98 { background: url("Images/icon.png") -352px -48px; height: 16px; width: 16px; } .pic_99 { background: url("Images/icon.png") -368px -48px; height: 16px; width: 16px; } .pic_100 { background: url("Images/icon.png") -384px -48px; height: 16px; width: 16px; } .pic_101 { background: url("Images/icon.png") -0 -64px; height: 16px; width: 16px; } .pic_102 { background: url("Images/icon.png") -16px -64px; height: 16px; width: 16px; } .pic_103 { background: url("Images/icon.png") -32px -64px; height: 16px; width: 16px; } .pic_104 { background: url("Images/icon.png") -48px -64px; height: 16px; width: 16px; } .pic_105 { background: url("Images/icon.png") -64px -64px; height: 16px; width: 16px; } .pic_106 { background: url("Images/icon.png") -80px -64px; height: 16px; width: 16px; } .pic_107 { background: url("Images/icon.png") -96px -64px; height: 16px; width: 16px; } .pic_108 { background: url("Images/icon.png") -112px -64px; height: 16px; width: 16px; } .pic_109 { background: url("Images/icon.png") -128px -64px; height: 16px; width: 16px; } .pic_110 { background: url("Images/icon.png") -144px -64px; height: 16px; width: 16px; } .pic_111 { background: url("Images/icon.png") -160px -64px; height: 16px; width: 16px; } .pic_112 { background: url("Images/icon.png") -176px -64px; height: 16px; width: 16px; } .pic_113 { background: url("Images/icon.png") -192px -64px; height: 16px; width: 16px; } .pic_114 { background: url("Images/icon.png") -208px -64px; height: 16px; width: 16px; } .pic_115 { background: url("Images/icon.png") -224px -64px; height: 16px; width: 16px; } .pic_116 { background: url("Images/icon.png") -240px -64px; height: 16px; width: 16px; } .pic_117 { background: url("Images/icon.png") -256px -64px; height: 16px; width: 16px; } .pic_118 { background: url("Images/icon.png") -272px -64px; height: 16px; width: 16px; } .pic_119 { background: url("Images/icon.png") -288px -64px; height: 16px; width: 16px; } .pic_120 { background: url("Images/icon.png") -304px -64px; height: 16px; width: 16px; } .pic_121 { background: url("Images/icon.png") -320px -64px; height: 16px; width: 16px; } .pic_122 { background: url("Images/icon.png") -336px -64px; height: 16px; width: 16px; } .pic_123 { background: url("Images/icon.png") -352px -64px; height: 16px; width: 16px; } .pic_124 { background: url("Images/icon.png") -368px -64px; height: 16px; width: 16px; } .pic_125 { background: url("Images/icon.png") -384px -64px; height: 16px; width: 16px; } .pic_126 { background: url("Images/icon.png") -0 -80px; height: 16px; width: 16px; } .pic_127 { background: url("Images/icon.png") -16px -80px; height: 16px; width: 16px; } .pic_128 { background: url("Images/icon.png") -32px -80px; height: 16px; width: 16px; } .pic_129 { background: url("Images/icon.png") -48px -80px; height: 16px; width: 16px; } .pic_130 { background: url("Images/icon.png") -64px -80px; height: 16px; width: 16px; } .pic_131 { background: url("Images/icon.png") -80px -80px; height: 16px; width: 16px; } .pic_132 { background: url("Images/icon.png") -96px -80px; height: 16px; width: 16px; } .pic_133 { background: url("Images/icon.png") -112px -80px; height: 16px; width: 16px; } .pic_134 { background: url("Images/icon.png") -128px -80px; height: 16px; width: 16px; } .pic_135 { background: url("Images/icon.png") -144px -80px; height: 16px; width: 16px; } .pic_136 { background: url("Images/icon.png") -160px -80px; height: 16px; width: 16px; } .pic_137 { background: url("Images/icon.png") -176px -80px; height: 16px; width: 16px; } .pic_138 { background: url("Images/icon.png") -192px -80px; height: 16px; width: 16px; } .pic_139 { background: url("Images/icon.png") -208px -80px; height: 16px; width: 16px; } .pic_140 { background: url("Images/icon.png") -224px -80px; height: 16px; width: 16px; } .pic_141 { background: url("Images/icon.png") -240px -80px; height: 16px; width: 16px; } .pic_142 { background: url("Images/icon.png") -256px -80px; height: 16px; width: 16px; } .pic_143 { background: url("Images/icon.png") -272px -80px; height: 16px; width: 16px; } .pic_144 { background: url("Images/icon.png") -288px -80px; height: 16px; width: 16px; } .pic_145 { background: url("Images/icon.png") -304px -80px; height: 16px; width: 16px; } .pic_146 { background: url("Images/icon.png") -320px -80px; height: 16px; width: 16px; } .pic_147 { background: url("Images/icon.png") -336px -80px; height: 16px; width: 16px; } .pic_148 { background: url("Images/icon.png") -352px -80px; height: 16px; width: 16px; } .pic_149 { background: url("Images/icon.png") -368px -80px; height: 16px; width: 16px; } .pic_150 { background: url("Images/icon.png") -384px -80px; height: 16px; width: 16px; } .pic_151 { background: url("Images/icon.png") -0 -96px; height: 16px; width: 16px; } .pic_152 { background: url("Images/icon.png") -16px -96px; height: 16px; width: 16px; } .pic_153 { background: url("Images/icon.png") -32px -96px; height: 16px; width: 16px; } .pic_154 { background: url("Images/icon.png") -48px -96px; height: 16px; width: 16px; } .pic_155 { background: url("Images/icon.png") -64px -96px; height: 16px; width: 16px; } .pic_156 { background: url("Images/icon.png") -80px -96px; height: 16px; width: 16px; } .pic_157 { background: url("Images/icon.png") -96px -96px; height: 16px; width: 16px; } .pic_158 { background: url("Images/icon.png") -112px -96px; height: 16px; width: 16px; } .pic_159 { background: url("Images/icon.png") -128px -96px; height: 16px; width: 16px; } .pic_160 { background: url("Images/icon.png") -144px -96px; height: 16px; width: 16px; } .pic_161 { background: url("Images/icon.png") -160px -96px; height: 16px; width: 16px; } .pic_162 { background: url("Images/icon.png") -176px -96px; height: 16px; width: 16px; } .pic_163 { background: url("Images/icon.png") -192px -96px; height: 16px; width: 16px; } .pic_164 { background: url("Images/icon.png") -208px -96px; height: 16px; width: 16px; } .pic_165 { background: url("Images/icon.png") -224px -96px; height: 16px; width: 16px; } .pic_166 { background: url("Images/icon.png") -240px -96px; height: 16px; width: 16px; } .pic_167 { background: url("Images/icon.png") -256px -96px; height: 16px; width: 16px; } .pic_168 { background: url("Images/icon.png") -272px -96px; height: 16px; width: 16px; } .pic_169 { background: url("Images/icon.png") -288px -96px; height: 16px; width: 16px; } .pic_170 { background: url("Images/icon.png") -304px -96px; height: 16px; width: 16px; } .pic_171 { background: url("Images/icon.png") -320px -96px; height: 16px; width: 16px; } .pic_172 { background: url("Images/icon.png") -336px -96px; height: 16px; width: 16px; } .pic_173 { background: url("Images/icon.png") -352px -96px; height: 16px; width: 16px; } .pic_174 { background: url("Images/icon.png") -368px -96px; height: 16px; width: 16px; } .pic_175 { background: url("Images/icon.png") -384px -96px; height: 16px; width: 16px; } .pic_176 { background: url("Images/icon.png") -0 -112px; height: 16px; width: 16px; } .pic_177 { background: url("Images/icon.png") -16px -112px; height: 16px; width: 16px; } .pic_178 { background: url("Images/icon.png") -32px -112px; height: 16px; width: 16px; } .pic_179 { background: url("Images/icon.png") -48px -112px; height: 16px; width: 16px; } .pic_180 { background: url("Images/icon.png") -64px -112px; height: 16px; width: 16px; } .pic_181 { background: url("Images/icon.png") -80px -112px; height: 16px; width: 16px; } .pic_182 { background: url("Images/icon.png") -96px -112px; height: 16px; width: 16px; } .pic_183 { background: url("Images/icon.png") -112px -112px; height: 16px; width: 16px; } .pic_184 { background: url("Images/icon.png") -128px -112px; height: 16px; width: 16px; } .pic_185 { background: url("Images/icon.png") -144px -112px; height: 16px; width: 16px; } .pic_186 { background: url("Images/icon.png") -160px -112px; height: 16px; width: 16px; } .pic_187 { background: url("Images/icon.png") -176px -112px; height: 16px; width: 16px; } .pic_188 { background: url("Images/icon.png") -192px -112px; height: 16px; width: 16px; } .pic_189 { background: url("Images/icon.png") -208px -112px; height: 16px; width: 16px; } .pic_190 { background: url("Images/icon.png") -224px -112px; height: 16px; width: 16px; } .pic_191 { background: url("Images/icon.png") -240px -112px; height: 16px; width: 16px; } .pic_192 { background: url("Images/icon.png") -256px -112px; height: 16px; width: 16px; } .pic_193 { background: url("Images/icon.png") -272px -112px; height: 16px; width: 16px; } .pic_194 { background: url("Images/icon.png") -288px -112px; height: 16px; width: 16px; } .pic_195 { background: url("Images/icon.png") -304px -112px; height: 16px; width: 16px; } .pic_196 { background: url("Images/icon.png") -320px -112px; height: 16px; width: 16px; } .pic_197 { background: url("Images/icon.png") -336px -112px; height: 16px; width: 16px; } .pic_198 { background: url("Images/icon.png") -352px -112px; height: 16px; width: 16px; } .pic_199 { background: url("Images/icon.png") -368px -112px; height: 16px; width: 16px; } .pic_200 { background: url("Images/icon.png") -384px -112px; height: 16px; width: 16px; } .pic_201 { background: url("Images/icon.png") -0 -128px; height: 16px; width: 16px; } .pic_202 { background: url("Images/icon.png") -16px -128px; height: 16px; width: 16px; } .pic_203 { background: url("Images/icon.png") -32px -128px; height: 16px; width: 16px; } .pic_204 { background: url("Images/icon.png") -48px -128px; height: 16px; width: 16px; } .pic_205 { background: url("Images/icon.png") -64px -128px; height: 16px; width: 16px; } .pic_206 { background: url("Images/icon.png") -80px -128px; height: 16px; width: 16px; } .pic_207 { background: url("Images/icon.png") -96px -128px; height: 16px; width: 16px; } .pic_208 { background: url("Images/icon.png") -112px -128px; height: 16px; width: 16px; } .pic_209 { background: url("Images/icon.png") -128px -128px; height: 16px; width: 16px; } .pic_210 { background: url("Images/icon.png") -144px -128px; height: 16px; width: 16px; } .pic_211 { background: url("Images/icon.png") -160px -128px; height: 16px; width: 16px; } .pic_212 { background: url("Images/icon.png") -176px -128px; height: 16px; width: 16px; } .pic_213 { background: url("Images/icon.png") -192px -128px; height: 16px; width: 16px; } .pic_214 { background: url("Images/icon.png") -208px -128px; height: 16px; width: 16px; } .pic_215 { background: url("Images/icon.png") -224px -128px; height: 16px; width: 16px; } .pic_216 { background: url("Images/icon.png") -240px -128px; height: 16px; width: 16px; } .pic_217 { background: url("Images/icon.png") -256px -128px; height: 16px; width: 16px; } .pic_218 { background: url("Images/icon.png") -272px -128px; height: 16px; width: 16px; } .pic_219 { background: url("Images/icon.png") -288px -128px; height: 16px; width: 16px; } .pic_220 { background: url("Images/icon.png") -304px -128px; height: 16px; width: 16px; } .pic_221 { background: url("Images/icon.png") -320px -128px; height: 16px; width: 16px; } .pic_222 { background: url("Images/icon.png") -336px -128px; height: 16px; width: 16px; } .pic_223 { background: url("Images/icon.png") -352px -128px; height: 16px; width: 16px; } .pic_224 { background: url("Images/icon.png") -368px -128px; height: 16px; width: 16px; } .pic_225 { background: url("Images/icon.png") -384px -128px; height: 16px; width: 16px; } .pic_226 { background: url("Images/icon.png") -0 -144px; height: 16px; width: 16px; } .pic_227 { background: url("Images/icon.png") -16px -144px; height: 16px; width: 16px; } .pic_228 { background: url("Images/icon.png") -32px -144px; height: 16px; width: 16px; } .pic_229 { background: url("Images/icon.png") -48px -144px; height: 16px; width: 16px; } .pic_230 { background: url("Images/icon.png") -64px -144px; height: 16px; width: 16px; } .pic_231 { background: url("Images/icon.png") -80px -144px; height: 16px; width: 16px; } .pic_232 { background: url("Images/icon.png") -96px -144px; height: 16px; width: 16px; } .pic_233 { background: url("Images/icon.png") -112px -144px; height: 16px; width: 16px; } .pic_234 { background: url("Images/icon.png") -128px -144px; height: 16px; width: 16px; } .pic_235 { background: url("Images/icon.png") -144px -144px; height: 16px; width: 16px; } .pic_236 { background: url("Images/icon.png") -160px -144px; height: 16px; width: 16px; } .pic_237 { background: url("Images/icon.png") -176px -144px; height: 16px; width: 16px; } .pic_238 { background: url("Images/icon.png") -192px -144px; height: 16px; width: 16px; } .pic_239 { background: url("Images/icon.png") -208px -144px; height: 16px; width: 16px; } .pic_240 { background: url("Images/icon.png") -224px -144px; height: 16px; width: 16px; } .pic_241 { background: url("Images/icon.png") -240px -144px; height: 16px; width: 16px; } .pic_242 { background: url("Images/icon.png") -256px -144px; height: 16px; width: 16px; } .pic_243 { background: url("Images/icon.png") -272px -144px; height: 16px; width: 16px; } .pic_244 { background: url("Images/icon.png") -288px -144px; height: 16px; width: 16px; } .pic_245 { background: url("Images/icon.png") -304px -144px; height: 16px; width: 16px; } .pic_246 { background: url("Images/icon.png") -320px -144px; height: 16px; width: 16px; } .pic_247 { background: url("Images/icon.png") -336px -144px; height: 16px; width: 16px; } .pic_248 { background: url("Images/icon.png") -352px -144px; height: 16px; width: 16px; } .pic_249 { background: url("Images/icon.png") -368px -144px; height: 16px; width: 16px; } .pic_250 { background: url("Images/icon.png") -384px -144px; height: 16px; width: 16px; } .pic_251 { background: url("Images/icon.png") -0 -160px; height: 16px; width: 16px; } .pic_252 { background: url("Images/icon.png") -16px -160px; height: 16px; width: 16px; } .pic_253 { background: url("Images/icon.png") -32px -160px; height: 16px; width: 16px; } .pic_254 { background: url("Images/icon.png") -48px -160px; height: 16px; width: 16px; } .pic_255 { background: url("Images/icon.png") -64px -160px; height: 16px; width: 16px; } .pic_256 { background: url("Images/icon.png") -80px -160px; height: 16px; width: 16px; } .pic_257 { background: url("Images/icon.png") -96px -160px; height: 16px; width: 16px; } .pic_258 { background: url("Images/icon.png") -112px -160px; height: 16px; width: 16px; } .pic_259 { background: url("Images/icon.png") -128px -160px; height: 16px; width: 16px; } .pic_260 { background: url("Images/icon.png") -144px -160px; height: 16px; width: 16px; } .pic_261 { background: url("Images/icon.png") -160px -160px; height: 16px; width: 16px; } .pic_262 { background: url("Images/icon.png") -176px -160px; height: 16px; width: 16px; } .pic_263 { background: url("Images/icon.png") -192px -160px; height: 16px; width: 16px; } .pic_264 { background: url("Images/icon.png") -208px -160px; height: 16px; width: 16px; } .pic_265 { background: url("Images/icon.png") -224px -160px; height: 16px; width: 16px; } .pic_266 { background: url("Images/icon.png") -240px -160px; height: 16px; width: 16px; } .pic_267 { background: url("Images/icon.png") -256px -160px; height: 16px; width: 16px; } .pic_268 { background: url("Images/icon.png") -272px -160px; height: 16px; width: 16px; } .pic_269 { background: url("Images/icon.png") -288px -160px; height: 16px; width: 16px; } .pic_270 { background: url("Images/icon.png") -304px -160px; height: 16px; width: 16px; } .pic_271 { background: url("Images/icon.png") -320px -160px; height: 16px; width: 16px; } .pic_272 { background: url("Images/icon.png") -336px -160px; height: 16px; width: 16px; } .pic_273 { background: url("Images/icon.png") -352px -160px; height: 16px; width: 16px; } .pic_274 { background: url("Images/icon.png") -368px -160px; height: 16px; width: 16px; } .pic_275 { background: url("Images/icon.png") -384px -160px; height: 16px; width: 16px; } .pic_276 { background: url("Images/icon.png") -0 -176px; height: 16px; width: 16px; } .pic_277 { background: url("Images/icon.png") -16px -176px; height: 16px; width: 16px; } .pic_278 { background: url("Images/icon.png") -32px -176px; height: 16px; width: 16px; } .pic_279 { background: url("Images/icon.png") -48px -176px; height: 16px; width: 16px; } .pic_280 { background: url("Images/icon.png") -64px -176px; height: 16px; width: 16px; } .pic_281 { background: url("Images/icon.png") -80px -176px; height: 16px; width: 16px; } .pic_282 { background: url("Images/icon.png") -96px -176px; height: 16px; width: 16px; } .pic_283 { background: url("Images/icon.png") -112px -176px; height: 16px; width: 16px; } .pic_284 { background: url("Images/icon.png") -128px -176px; height: 16px; width: 16px; } .pic_285 { background: url("Images/icon.png") -144px -176px; height: 16px; width: 16px; } .pic_286 { background: url("Images/icon.png") -160px -176px; height: 16px; width: 16px; } .pic_287 { background: url("Images/icon.png") -176px -176px; height: 16px; width: 16px; } .pic_288 { background: url("Images/icon.png") -192px -176px; height: 16px; width: 16px; } .pic_289 { background: url("Images/icon.png") -208px -176px; height: 16px; width: 16px; } .pic_290 { background: url("Images/icon.png") -224px -176px; height: 16px; width: 16px; } .pic_291 { background: url("Images/icon.png") -240px -176px; height: 16px; width: 16px; } .pic_292 { background: url("Images/icon.png") -256px -176px; height: 16px; width: 16px; } .pic_293 { background: url("Images/icon.png") -272px -176px; height: 16px; width: 16px; } .pic_294 { background: url("Images/icon.png") -288px -176px; height: 16px; width: 16px; } .pic_295 { background: url("Images/icon.png") -304px -176px; height: 16px; width: 16px; } .pic_296 { background: url("Images/icon.png") -320px -176px; height: 16px; width: 16px; } .pic_297 { background: url("Images/icon.png") -336px -176px; height: 16px; width: 16px; } .pic_298 { background: url("Images/icon.png") -352px -176px; height: 16px; width: 16px; } .pic_299 { background: url("Images/icon.png") -368px -176px; height: 16px; width: 16px; } .pic_300 { background: url("Images/icon.png") -384px -176px; height: 16px; width: 16px; } .pic_301 { background: url("Images/icon.png") -0 -192px; height: 16px; width: 16px; } .pic_302 { background: url("Images/icon.png") -16px -192px; height: 16px; width: 16px; } .pic_303 { background: url("Images/icon.png") -32px -192px; height: 16px; width: 16px; } .pic_304 { background: url("Images/icon.png") -48px -192px; height: 16px; width: 16px; } .pic_305 { background: url("Images/icon.png") -64px -192px; height: 16px; width: 16px; } .pic_306 { background: url("Images/icon.png") -80px -192px; height: 16px; width: 16px; } .pic_307 { background: url("Images/icon.png") -96px -192px; height: 16px; width: 16px; } .pic_308 { background: url("Images/icon.png") -112px -192px; height: 16px; width: 16px; } .pic_309 { background: url("Images/icon.png") -128px -192px; height: 16px; width: 16px; } .pic_310 { background: url("Images/icon.png") -144px -192px; height: 16px; width: 16px; } .pic_311 { background: url("Images/icon.png") -160px -192px; height: 16px; width: 16px; } .pic_312 { background: url("Images/icon.png") -176px -192px; height: 16px; width: 16px; } .pic_313 { background: url("Images/icon.png") -192px -192px; height: 16px; width: 16px; } .pic_314 { background: url("Images/icon.png") -208px -192px; height: 16px; width: 16px; } .pic_315 { background: url("Images/icon.png") -224px -192px; height: 16px; width: 16px; } .pic_316 { background: url("Images/icon.png") -240px -192px; height: 16px; width: 16px; } .pic_317 { background: url("Images/icon.png") -256px -192px; height: 16px; width: 16px; } .pic_318 { background: url("Images/icon.png") -272px -192px; height: 16px; width: 16px; } .pic_319 { background: url("Images/icon.png") -288px -192px; height: 16px; width: 16px; } .pic_320 { background: url("Images/icon.png") -304px -192px; height: 16px; width: 16px; } .pic_321 { background: url("Images/icon.png") -320px -192px; height: 16px; width: 16px; } .pic_322 { background: url("Images/icon.png") -336px -192px; height: 16px; width: 16px; } .pic_323 { background: url("Images/icon.png") -352px -192px; height: 16px; width: 16px; } .pic_324 { background: url("Images/icon.png") -368px -192px; height: 16px; width: 16px; } .pic_325 { background: url("Images/icon.png") -384px -192px; height: 16px; width: 16px; } .pic_326 { background: url("Images/icon.png") -0 -208px; height: 16px; width: 16px; } .pic_327 { background: url("Images/icon.png") -16px -208px; height: 16px; width: 16px; } .pic_328 { background: url("Images/icon.png") -32px -208px; height: 16px; width: 16px; } .pic_329 { background: url("Images/icon.png") -48px -208px; height: 16px; width: 16px; } .pic_330 { background: url("Images/icon.png") -64px -208px; height: 16px; width: 16px; } .pic_331 { background: url("Images/icon.png") -80px -208px; height: 16px; width: 16px; } .pic_332 { background: url("Images/icon.png") -96px -208px; height: 16px; width: 16px; } .pic_333 { background: url("Images/icon.png") -112px -208px; height: 16px; width: 16px; } .pic_334 { background: url("Images/icon.png") -128px -208px; height: 16px; width: 16px; } .pic_335 { background: url("Images/icon.png") -144px -208px; height: 16px; width: 16px; } .pic_336 { background: url("Images/icon.png") -160px -208px; height: 16px; width: 16px; } .pic_337 { background: url("Images/icon.png") -176px -208px; height: 16px; width: 16px; } .pic_338 { background: url("Images/icon.png") -192px -208px; height: 16px; width: 16px; } .pic_339 { background: url("Images/icon.png") -208px -208px; height: 16px; width: 16px; } .pic_340 { background: url("Images/icon.png") -224px -208px; height: 16px; width: 16px; } .pic_341 { background: url("Images/icon.png") -240px -208px; height: 16px; width: 16px; } .pic_342 { background: url("Images/icon.png") -256px -208px; height: 16px; width: 16px; } .pic_343 { background: url("Images/icon.png") -272px -208px; height: 16px; width: 16px; } .pic_344 { background: url("Images/icon.png") -288px -208px; height: 16px; width: 16px; } .pic_345 { background: url("Images/icon.png") -304px -208px; height: 16px; width: 16px; } .pic_346 { background: url("Images/icon.png") -320px -208px; height: 16px; width: 16px; } .pic_347 { background: url("Images/icon.png") -336px -208px; height: 16px; width: 16px; } .pic_348 { background: url("Images/icon.png") -352px -208px; height: 16px; width: 16px; } .pic_349 { background: url("Images/icon.png") -368px -208px; height: 16px; width: 16px; } .pic_350 { background: url("Images/icon.png") -384px -208px; height: 16px; width: 16px; } .pic_351 { background: url("Images/icon.png") -0 -224px; height: 16px; width: 16px; } .pic_352 { background: url("Images/icon.png") -16px -224px; height: 16px; width: 16px; } .pic_353 { background: url("Images/icon.png") -32px -224px; height: 16px; width: 16px; } .pic_354 { background: url("Images/icon.png") -48px -224px; height: 16px; width: 16px; } .pic_355 { background: url("Images/icon.png") -64px -224px; height: 16px; width: 16px; } .pic_356 { background: url("Images/icon.png") -80px -224px; height: 16px; width: 16px; } .pic_357 { background: url("Images/icon.png") -96px -224px; height: 16px; width: 16px; } .pic_358 { background: url("Images/icon.png") -112px -224px; height: 16px; width: 16px; } .pic_359 { background: url("Images/icon.png") -128px -224px; height: 16px; width: 16px; } .pic_360 { background: url("Images/icon.png") -144px -224px; height: 16px; width: 16px; } .pic_361 { background: url("Images/icon.png") -160px -224px; height: 16px; width: 16px; } .pic_362 { background: url("Images/icon.png") -176px -224px; height: 16px; width: 16px; } .pic_363 { background: url("Images/icon.png") -192px -224px; height: 16px; width: 16px; } .pic_364 { background: url("Images/icon.png") -208px -224px; height: 16px; width: 16px; } .pic_365 { background: url("Images/icon.png") -224px -224px; height: 16px; width: 16px; } .pic_366 { background: url("Images/icon.png") -240px -224px; height: 16px; width: 16px; } .pic_367 { background: url("Images/icon.png") -256px -224px; height: 16px; width: 16px; } .pic_368 { background: url("Images/icon.png") -272px -224px; height: 16px; width: 16px; } .pic_369 { background: url("Images/icon.png") -288px -224px; height: 16px; width: 16px; } .pic_370 { background: url("Images/icon.png") -304px -224px; height: 16px; width: 16px; } .pic_371 { background: url("Images/icon.png") -320px -224px; height: 16px; width: 16px; } .pic_372 { background: url("Images/icon.png") -336px -224px; height: 16px; width: 16px; } .pic_373 { background: url("Images/icon.png") -352px -224px; height: 16px; width: 16px; } .pic_374 { background: url("Images/icon.png") -368px -224px; height: 16px; width: 16px; } .pic_375 { background: url("Images/icon.png") -384px -224px; height: 16px; width: 16px; } .pic_376 { background: url("Images/icon.png") -0 -240px; height: 16px; width: 16px; } .pic_377 { background: url("Images/icon.png") -16px -240px; height: 16px; width: 16px; } .pic_378 { background: url("Images/icon.png") -32px -240px; height: 16px; width: 16px; } .pic_379 { background: url("Images/icon.png") -48px -240px; height: 16px; width: 16px; } .pic_380 { background: url("Images/icon.png") -64px -240px; height: 16px; width: 16px; } .pic_381 { background: url("Images/icon.png") -80px -240px; height: 16px; width: 16px; } .pic_382 { background: url("Images/icon.png") -96px -240px; height: 16px; width: 16px; } .pic_383 { background: url("Images/icon.png") -112px -240px; height: 16px; width: 16px; } .pic_384 { background: url("Images/icon.png") -128px -240px; height: 16px; width: 16px; } .pic_385 { background: url("Images/icon.png") -144px -240px; height: 16px; width: 16px; } .pic_386 { background: url("Images/icon.png") -160px -240px; height: 16px; width: 16px; } .pic_387 { background: url("Images/icon.png") -176px -240px; height: 16px; width: 16px; } .pic_388 { background: url("Images/icon.png") -192px -240px; height: 16px; width: 16px; } .pic_389 { background: url("Images/icon.png") -208px -240px; height: 16px; width: 16px; } .pic_390 { background: url("Images/icon.png") -224px -240px; height: 16px; width: 16px; } .pic_391 { background: url("Images/icon.png") -240px -240px; height: 16px; width: 16px; } .pic_392 { background: url("Images/icon.png") -256px -240px; height: 16px; width: 16px; } .pic_393 { background: url("Images/icon.png") -272px -240px; height: 16px; width: 16px; } .pic_394 { background: url("Images/icon.png") -288px -240px; height: 16px; width: 16px; } .pic_395 { background: url("Images/icon.png") -304px -240px; height: 16px; width: 16px; } .pic_396 { background: url("Images/icon.png") -320px -240px; height: 16px; width: 16px; } .pic_397 { background: url("Images/icon.png") -336px -240px; height: 16px; width: 16px; } .pic_398 { background: url("Images/icon.png") -352px -240px; height: 16px; width: 16px; } .pic_399 { background: url("Images/icon.png") -368px -240px; height: 16px; width: 16px; } .pic_400 { background: url("Images/icon.png") -384px -240px; height: 16px; width: 16px; } .pic_401 { background: url("Images/icon.png") -0 -256px; height: 16px; width: 16px; } .pic_402 { background: url("Images/icon.png") -16px -256px; height: 16px; width: 16px; } .pic_403 { background: url("Images/icon.png") -32px -256px; height: 16px; width: 16px; } .pic_404 { background: url("Images/icon.png") -48px -256px; height: 16px; width: 16px; } .pic_405 { background: url("Images/icon.png") -64px -256px; height: 16px; width: 16px; } .pic_406 { background: url("Images/icon.png") -80px -256px; height: 16px; width: 16px; } .pic_407 { background: url("Images/icon.png") -96px -256px; height: 16px; width: 16px; } .pic_408 { background: url("Images/icon.png") -112px -256px; height: 16px; width: 16px; } .pic_409 { background: url("Images/icon.png") -128px -256px; height: 16px; width: 16px; } .pic_410 { background: url("Images/icon.png") -144px -256px; height: 16px; width: 16px; } .pic_411 { background: url("Images/icon.png") -160px -256px; height: 16px; width: 16px; } .pic_412 { background: url("Images/icon.png") -176px -256px; height: 16px; width: 16px; } .pic_413 { background: url("Images/icon.png") -192px -256px; height: 16px; width: 16px; } .pic_414 { background: url("Images/icon.png") -208px -256px; height: 16px; width: 16px; } .pic_415 { background: url("Images/icon.png") -224px -256px; height: 16px; width: 16px; } .pic_416 { background: url("Images/icon.png") -240px -256px; height: 16px; width: 16px; } .pic_417 { background: url("Images/icon.png") -256px -256px; height: 16px; width: 16px; } .pic_418 { background: url("Images/icon.png") -272px -256px; height: 16px; width: 16px; } .pic_419 { background: url("Images/icon.png") -288px -256px; height: 16px; width: 16px; } .pic_420 { background: url("Images/icon.png") -304px -256px; height: 16px; width: 16px; } .pic_421 { background: url("Images/icon.png") -320px -256px; height: 16px; width: 16px; } .pic_422 { background: url("Images/icon.png") -336px -256px; height: 16px; width: 16px; } .pic_423 { background: url("Images/icon.png") -352px -256px; height: 16px; width: 16px; } .pic_424 { background: url("Images/icon.png") -368px -256px; height: 16px; width: 16px; } .pic_425 { background: url("Images/icon.png") -384px -256px; height: 16px; width: 16px; } .pic_426 { background: url("Images/icon.png") -0 -272px; height: 16px; width: 16px; } .pic_427 { background: url("Images/icon.png") -16px -272px; height: 16px; width: 16px; } .pic_428 { background: url("Images/icon.png") -32px -272px; height: 16px; width: 16px; } .pic_429 { background: url("Images/icon.png") -48px -272px; height: 16px; width: 16px; } .pic_430 { background: url("Images/icon.png") -64px -272px; height: 16px; width: 16px; } .pic_431 { background: url("Images/icon.png") -80px -272px; height: 16px; width: 16px; } .pic_432 { background: url("Images/icon.png") -96px -272px; height: 16px; width: 16px; } .pic_433 { background: url("Images/icon.png") -112px -272px; height: 16px; width: 16px; } .pic_434 { background: url("Images/icon.png") -128px -272px; height: 16px; width: 16px; } .pic_435 { background: url("Images/icon.png") -144px -272px; height: 16px; width: 16px; } .pic_436 { background: url("Images/icon.png") -160px -272px; height: 16px; width: 16px; } .pic_437 { background: url("Images/icon.png") -176px -272px; height: 16px; width: 16px; } .pic_438 { background: url("Images/icon.png") -192px -272px; height: 16px; width: 16px; } .pic_439 { background: url("Images/icon.png") -208px -272px; height: 16px; width: 16px; } .pic_440 { background: url("Images/icon.png") -224px -272px; height: 16px; width: 16px; } .pic_441 { background: url("Images/icon.png") -240px -272px; height: 16px; width: 16px; } .pic_442 { background: url("Images/icon.png") -256px -272px; height: 16px; width: 16px; } .pic_443 { background: url("Images/icon.png") -272px -272px; height: 16px; width: 16px; } .pic_444 { background: url("Images/icon.png") -288px -272px; height: 16px; width: 16px; } .pic_445 { background: url("Images/icon.png") -304px -272px; height: 16px; width: 16px; } .pic_446 { background: url("Images/icon.png") -320px -272px; height: 16px; width: 16px; } .pic_447 { background: url("Images/icon.png") -336px -272px; height: 16px; width: 16px; } .pic_448 { background: url("Images/icon.png") -352px -272px; height: 16px; width: 16px; } .pic_449 { background: url("Images/icon.png") -368px -272px; height: 16px; width: 16px; } .pic_450 { background: url("Images/icon.png") -384px -272px; height: 16px; width: 16px; } .pic_451 { background: url("Images/icon.png") -0 -288px; height: 16px; width: 16px; } .pic_452 { background: url("Images/icon.png") -16px -288px; height: 16px; width: 16px; } .pic_453 { background: url("Images/icon.png") -32px -288px; height: 16px; width: 16px; } .pic_454 { background: url("Images/icon.png") -48px -288px; height: 16px; width: 16px; } .pic_455 { background: url("Images/icon.png") -64px -288px; height: 16px; width: 16px; } .pic_456 { background: url("Images/icon.png") -80px -288px; height: 16px; width: 16px; } .pic_457 { background: url("Images/icon.png") -96px -288px; height: 16px; width: 16px; } .pic_458 { background: url("Images/icon.png") -112px -288px; height: 16px; width: 16px; } .pic_459 { background: url("Images/icon.png") -128px -288px; height: 16px; width: 16px; } .pic_460 { background: url("Images/icon.png") -144px -288px; height: 16px; width: 16px; } .pic_461 { background: url("Images/icon.png") -160px -288px; height: 16px; width: 16px; } .pic_462 { background: url("Images/icon.png") -176px -288px; height: 16px; width: 16px; } .pic_463 { background: url("Images/icon.png") -192px -288px; height: 16px; width: 16px; } .pic_464 { background: url("Images/icon.png") -208px -288px; height: 16px; width: 16px; } .pic_465 { background: url("Images/icon.png") -224px -288px; height: 16px; width: 16px; } .pic_466 { background: url("Images/icon.png") -240px -288px; height: 16px; width: 16px; } .pic_467 { background: url("Images/icon.png") -256px -288px; height: 16px; width: 16px; } .pic_468 { background: url("Images/icon.png") -272px -288px; height: 16px; width: 16px; } .pic_469 { background: url("Images/icon.png") -288px -288px; height: 16px; width: 16px; } .pic_470 { background: url("Images/icon.png") -304px -288px; height: 16px; width: 16px; } .icon-checkmark { background: url('images/checkmark.gif') no-repeat center center; } .icon-checknomark { background: url('images/checknomark.gif') no-repeat center center; }
0.388618
0.197793
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); body { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; background:url("background.jpg"); overflow: hidden; } .card { display: grid; grid-template-columns: 300px; grid-template-rows: 250px 210px 80px; grid-template-areas: "image" "text" "stats"; border-radius: 18px; background: white; box-shadow: 5px 5px 15px rgba(0,0,0,0.9); font-family: roboto; text-align: center; transition: 0.5s ease; cursor: pointer; margin:30px; } .card-image { grid-area: image; background: url("venkat.jpeg"); border-top-left-radius: 15px; border-top-right-radius: 15px; background-size: cover; } .card-text { grid-area: text; margin: 25px; } .card-text .date { color: rgb(255, 7, 110); font-size:13px; } .card-text p { color: black; font-size:15px; font-weight: 500; text-align: left; } .card-text h2 { margin-top:0px; font-size:28px; } .card-stats { grid-area: stats; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; background: rgb(255, 7, 110); } .card-stats .stat { padding:10px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: white; } .card-stats .border { border-left: 1px solid rgb(172, 26, 87); border-right: 1px solid rgb(172, 26, 87); } .card-stats .value{ font-size:22px; font-weight: 500; } .card-stats .value sup{ font-size:12px; } .card-stats .type{ font-size:11px; font-weight: 300; text-transform: uppercase; } .card:hover { transform: scale(1.15); box-shadow: 5px 5px 15px rgba(0,0,0,0.6); } /*card2*/ .card-image.card2 { background: url("jaya_1.jpeg"); background-size: cover; } .card-text.card2 .date { color: rgb(255, 77, 7); } .card-stats.card2 .border { border-left: 1px solid rgb(185, 67, 20); border-right: 1px solid rgb(185, 67, 20); } .card-stats.card2 { background: rgb(255, 77, 7); } /*card3*/ .card-image.card3 { background: url("sanjeev.jpeg"); background-size: cover; } .card-text.card3 .date { color: rgb(0, 189, 63); } .card-stats.card3 .border { border-left: 1px solid rgb(14, 122, 50); border-right: 1px solid rgb(14, 122, 50); } .card-stats.card3 { background: rgb(0, 189, 63); }
static/styles.css
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap'); body { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; background:url("background.jpg"); overflow: hidden; } .card { display: grid; grid-template-columns: 300px; grid-template-rows: 250px 210px 80px; grid-template-areas: "image" "text" "stats"; border-radius: 18px; background: white; box-shadow: 5px 5px 15px rgba(0,0,0,0.9); font-family: roboto; text-align: center; transition: 0.5s ease; cursor: pointer; margin:30px; } .card-image { grid-area: image; background: url("venkat.jpeg"); border-top-left-radius: 15px; border-top-right-radius: 15px; background-size: cover; } .card-text { grid-area: text; margin: 25px; } .card-text .date { color: rgb(255, 7, 110); font-size:13px; } .card-text p { color: black; font-size:15px; font-weight: 500; text-align: left; } .card-text h2 { margin-top:0px; font-size:28px; } .card-stats { grid-area: stats; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; background: rgb(255, 7, 110); } .card-stats .stat { padding:10px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: white; } .card-stats .border { border-left: 1px solid rgb(172, 26, 87); border-right: 1px solid rgb(172, 26, 87); } .card-stats .value{ font-size:22px; font-weight: 500; } .card-stats .value sup{ font-size:12px; } .card-stats .type{ font-size:11px; font-weight: 300; text-transform: uppercase; } .card:hover { transform: scale(1.15); box-shadow: 5px 5px 15px rgba(0,0,0,0.6); } /*card2*/ .card-image.card2 { background: url("jaya_1.jpeg"); background-size: cover; } .card-text.card2 .date { color: rgb(255, 77, 7); } .card-stats.card2 .border { border-left: 1px solid rgb(185, 67, 20); border-right: 1px solid rgb(185, 67, 20); } .card-stats.card2 { background: rgb(255, 77, 7); } /*card3*/ .card-image.card3 { background: url("sanjeev.jpeg"); background-size: cover; } .card-text.card3 .date { color: rgb(0, 189, 63); } .card-stats.card3 .border { border-left: 1px solid rgb(14, 122, 50); border-right: 1px solid rgb(14, 122, 50); } .card-stats.card3 { background: rgb(0, 189, 63); }
0.475849
0.102934
*, *::before, *::after { margin: 0; padding: 0; box-sizing: inherit; /* inehrit from Body */ } /* Helper Rules */ .hidden { display: none; } body { font-family: "Raleway", "Helvetica", sans-serif; /* background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); */ } /* Font Size to rem */ html { font-size: 62.5%; /* 62.5% of 16px is 10px which is 1rem */ } /* FLOATING NAVIGATION TOGGLE BUTTON */ .navigation__checkbox { display: none; } .navigation__button { background-color: #fff; height: 6rem; width: 6rem; position: fixed; top: 2rem; left: 2rem; border-radius: 50%; z-index: 2000; /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1); */ text-align: center; cursor: pointer; border: 1px solid #333; } .navigation__background { height: 2rem; width: 1.6rem; /* border-radius: 50%; */ position: fixed; top: 4.5rem; left: 5rem; background-image: radial-gradient(#B308ED, #7C0CE8); z-index: 1000; transition: -webkit-transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); transition: transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); transition: transform 0.8s cubic-bezier(0.69, 0, 0.007, 1), -webkit-transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); opacity: 1; } .navigation__nav { /* height: 100vh; */ width: 0; position: fixed; top: 30rem; right: 0; z-index: 1500; transition: all 0.8s cubic-bezier(0.69, -0.55, 0.265, 1.55); opacity: 0; } .navigation__list { position: absolute; top: 65%; left: 91%; -webkit-transform: translate(-90%, -70%); transform: translate(-90%, -70%); list-style: none; text-align: center; width: 100%; } .navigation__item { margin: 1rem; } .navigation__link:link, .navigation__link:visited { display: inline-block; font-size: 2rem; font-weight: 300; color: #fff; text-decoration: none; text-transform: uppercase; padding: 1rem 2rem; background-image: linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%); background-size: 230%; transition: all 0.4s; } .navigation__link:hover, .navigation__link:active { background-position: 100%; color: #000; -webkit-transform: translateX(1rem); transform: translateX(1rem); } .navigation__checkbox:checked~.navigation__background { -webkit-transform: scale(80); transform: scale(80); } .navigation__checkbox:checked~.navigation__nav { opacity: 1; width: 100%; } .navigation__icon { position: relative; margin-top: 3rem; } .navigation__icon, .navigation__icon::before, .navigation__icon::after { width: 3em; height: 2px; background-color: #333; display: inline-block; } .navigation__icon::before, .navigation__icon::after { content: ""; position: absolute; left: 0; transition: all 0.2s; } .navigation__icon::before { top: -0.8rem; } .navigation__icon::after { top: 0.8rem; } .navigation__button:hover .navigation__icon:before { top: -1rem; } .navigation__button:hover .navigation__icon:after { top: 1rem; } .navigation__checkbox:checked+.navigation__button .navigation__icon { background-color: transparent; } .navigation__checkbox:checked+.navigation__button .navigation__icon::before { top: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); } .navigation__checkbox:checked+.navigation__button .navigation__icon::after { top: 0; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); } /* FLOATING NAVIGATION TOGGLE end */ /* HEADER Social Icons */ #social { margin-top: 6rem; } #social li { display: inline; margin-right: 20px; font-size: 2.4rem; } #social li a { color: #fff; list-style: none; text-decoration: none; } .fa-youtube:hover { color: red; } .fa-twitter:hover { color: deepskyblue; } .fa-instagram:hover { color: rgb(236, 156, 8); } .fa-facebook-square:hover { color: dodgerblue; } .fa-search:hover { transform: scale(1.4); cursor: pointer; } /* HEADER Social Icons end */ /* INTRO PAGE */ #introPage { height: 100vh; display: flex; flex-flow: column; align-items: center; align-content: center; justify-content: center; justify-items: center; background: rgba(0, 0, 0, 0.8); } /* INTRO PAGE end*/ /* Background Video */ .bg-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0.45; overflow: hidden; } .bg-video__content { width: 100%; height: 100%; object-fit: cover; /* OBJECT FIT property to fit the video to the element */ } /* Background Video end*/ /* Animated Heading */ #PV_animation { position: absolute; top: 0; right: 0; bottom: 15rem; /* bottom: 40rem; */ left: 0px; margin: auto; background: transparent; width: 80%; height: 25%; } .purevolume { stroke-dasharray: 2000; stroke-dashoffset: 0; stroke-width: 2px; stroke: purple; animation: pure 6.9s; animation-iteration-count: 1; /* animation-direction: alternate; */ animation-timing-function: ease-in-out; } .cls-1 { isolation: isolate; } .cls-2 { fill: #b308ed; } .cls-3 { fill: transparent; animation: pure 6.9s; animation-iteration-count: 1; /* animation-direction: alternate; */ animation-timing-function: ease-in-out; -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */ -moz-animation-fill-mode: forwards; /* FF 5+ */ -o-animation-fill-mode: forwards; /* Not implemented yet */ -ms-animation-fill-mode: forwards; /* IE 10+ */ animation-fill-mode: forwards; } .cls-4 { fill: #b308ed; } @keyframes pure { 0% { stroke-dashoffset: 2000; } 100% { stroke-dashoffset: 0; stroke: purple; fill: #fff; opacity: 0.9; } } /* Animated Heading end */ /* tagline */ #tagline { color: #8e8e8e; font-size: 1rem; margin-top: 15rem; margin-bottom: 3rem; } /* tagline end */ /* discoverUs play btn */ #discoverUs { display: flex; justify-content: space-around; align-items: center; flex-flow: column; } #discoverUs>p { font-size: 2rem; color: #fff; } .fa-play-circle { font-size: 6rem; transform: scale(1.1); margin-top: 3rem; color: #fff; } .fa-play-circle:hover { transform: scale(1); cursor: pointer; } /* discoverUs play btn end */ /* Scroll Down Icon */ .scroll-downs { position: absolute; top: 70rem; right: 0; bottom: 0; left: 0; margin: auto; width: 34px; height: 45px; display: none; } .mouse { width: 3px; padding: 10px 15px; height: 35px; border: 2px solid #fff; border-radius: 25px; opacity: 0.55; box-sizing: content-box; } .scroller { width: 3px; height: 10px; border-radius: 25%; background-color: #fff; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15, .41, .69, .94); animation-iteration-count: infinite; } @keyframes scroll { 0% { opacity: 0; } 10% { transform: translateY(0); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } /* Separator */ #separator { width: 100%; color: #8e8e8e; text-align: center; margin-top: 5rem; display: flex; justify-content: space-between; } .sepLines { width: 5rem; border-top: 1px solid #8e8e8e; } #separator p { font-size: 1.4rem; margin-top: -1rem; } /* CONTENT BOXES */ #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 0 auto; margin-top: 5rem; display: grid; grid-gap: 20px; grid-auto-columns: minmax(50px, 1fr); grid-auto-rows: 250px; padding: 0 0 5rem 0; } #content_boxes img { width: 100%; margin: auto; } .single-article { max-width: 400px; background-color: #4C3F4C; overflow: hidden; position: relative; } .single-article:last-child { background-color: #ffffff; } .ad { box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); } .desc-block { display: block; position: absolute; background-color: #4C3F4C; color: #fff; bottom: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 1; grid-row: 5/6; } #article4 { grid-column: 1; grid-row: 6/8; } #article5 { grid-column: 1; grid-row: 8/9; } #article6 { grid-column: 1; grid-row: 9/11; } #article7 { grid-column: 1; grid-row: 11/13; } .desc-block p, .desc-block h3 { padding: 26px; text-align: center; } .desc-block h3 { font-size: 2rem; } .desc-block p { font-size: 1.2rem; } @media screen and (min-width: 768px) { #content_boxes { margin: 10rem; } .single-article { margin: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 1; grid-row: 5/6; } #article4 { grid-column: 1; grid-row: 6/8; } #article5 { grid-column: 2; grid-row: 1/2; } #article6 { grid-column: 2; grid-row: 2/4; } #article7 { grid-column: 2; grid-row: 4/6; } } @media screen and (min-width: 1044px) { #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 5rem 10rem auto; display: grid; grid-gap: 20px; grid-template-columns: repeat(3, minmax(150px, auto)); grid-auto-rows: 250px; } .single-article { margin: 0 auto; background-color: #4C3F4C; overflow: hidden; position: relative; } .single-article:last-child { background-color: #ffffff; } .desc-block { display: block; position: absolute; background-color: #4C3F4C; color: #fff; bottom: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 2; grid-row: 1; } #article4 { grid-column: 2; grid-row: 2/4; } #article5 { grid-column: 2; grid-row: 4; } #article6 { grid-column: 3; grid-row: 1/3; } #article7 { grid-column: 3; grid-row: 3/5; } } /* CONTENT BOXES END */ /* FOOTER */ #footer { padding-bottom: 3rem; display: flex; flex-flow: column; align-items: center; } #footerLogo { width: 20rem; margin-bottom: 1.6rem; } #footer_navigation { border-top: 1px solid #8e8e8e; padding-top: 2rem; display: inline-block; } .footer_list { list-style: none; } .footer_item { display: inline-block; } .footer_item a { color: #000; text-decoration: none; } .footer_item:not(:last-child) { margin-right: 1.5rem; } /* FOOTER end*/ /* --------------------- ORIGINS PAGE --------------------- */ #originsContainer { background-color: #fff; } #logo { max-width: 200px; display: block; margin: 0 auto; padding: 100px 20px 0 20px; } .title { color: #7C0CE8; text-align: center; font-size: 6em; padding-bottom: 2rem; } .timeline { margin: 0 auto; height: 940px; width: 100%; /* border: 15px solid #450145; */ /* box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.75); */ position: relative; overflow-x: scroll; } #time-line { position: absolute; top: 50%; display: block; height: 7px; width: 365%; background-color: #7C0CE8; overflow: visible; } .circle { display: block; position: absolute; top: 49%; height: 25px; width: 25px; background-color: #7C0CE8; border-radius: 50px; } .circle:hover { background-color: #B308ED; transform: scale(1.1, 1.1); transition: linear 0.05s; } .imageScreen { display: none; position: fixed; top: 0; width: 100%; height: 100%; text-align: center; padding: 4rem 0; background-color: rgba(160, 132, 169, 1); color: #fff; } .close-imageScreen { position: absolute; right: 2rem; top: 2rem; font-family: arial, helvetica, sans-serif; font-size: 4rem; font-weight: bold; color: white; cursor: pointer; } .show-imageScreen { display: block !important; z-index: 20 !important; } .imageScreen img { padding-top: 20rem; max-width: 95%; z-index: 20; } .imageScreen .title { font-size: 4em; } .imageScreen .desc { font-size: 2em; } .scrollbar::-webkit-scrollbar-track { box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.5); border-radius: 10px; background-color: #efefef; } .scrollbar::-webkit-scrollbar { width: 10px; } .scrollbar::-webkit-scrollbar-thumb { border-radius: 10px; box-shadow: inset 0 0 16px 0 rgba(0, 0, 0, .5); background-color: #7C0CE8; } #circle1 { left: 40%; } #box1 { left: 15%; } #circle2 { left: 60%; } #box2 { left: 30%; } #circle3 { left: 80%; } #box3 { left: 45%; } #circle4 { left: 100%; } #box4 { left: 60%; } #circle5 { left: 120%; } #box5 { left: 75%; } #circle6 { left: 140%; } #box6 { left: 90%; } #circle7 { left: 160%; } #box7 { left: 120%; } #circle8 { left: 180%; } #box8 { left: 130%; } #circle9 { left: 200%; } #box9 { left: 179%; } #circle10 { left: 220%; } #box10 { left: 190%; } #circle11 { left: 240%; } #box11 { left: 220%; } #circle12 { left: 260%; } #box12 { left: 235%; } #circle13 { left: 280%; } #box13 { left: 255%; } #circle14 { left: 300%; } #box14 { left: 275%; } /*MEDIA QUERIES*/ @media screen and (min-width: 700px) { #time-line { width: 170%; } #circle1 { left: 20%; } #box1 { left: 5%; } #circle2 { left: 30%; } #box2 { left: 15%; } #circle3 { left: 40%; } #box3 { left: 25%; } #circle4 { left: 50%; } #box4 { left: 35%; } #circle5 { left: 60%; } #box5 { left: 45%; } #circle6 { left: 70%; } #box6 { left: 55%; } #circle7 { left: 80%; } #box7 { left: 65%; } #circle8 { left: 90%; } #box8 { left: 75%; } #circle9 { left: 100%; } #box9 { left: 85%; } #circle10 { left: 110%; } #box10 { left: 95%; } #circle11 { left: 120%; } #box11 { left: 105%; } #circle12 { left: 130%; } #box12 { left: 115%; } #circle13 { left: 140%; } #box13 { left: 125%; } #circle14 { left: 150%; } #box14 { left: 135%; } } @media screen and (min-width: 1000px) { .scrollbar::-webkit-scrollbar-track { display: none; } .scrollbar::-webkit-scrollbar { display: none; } .scrollbar::-webkit-scrollbar-thumb { display: none; } .imageScreen img { max-width: 40%; } #time-line { width: 100%; } #circle1 { left: 3%; } #box1 { left: 2%; } #circle2 { left: 10%; } #box2 { left: 4%; } #circle3 { left: 17%; } #box3 { left: 10%; } #circle4 { left: 24%; } #box4 { left: 15%; } #circle5 { left: 31%; } #box5 { left: 20%; } #circle6 { left: 38%; } #box6 { left: 28%; } #circle7 { left: 45%; } #box7 { left: 30%; } #circle8 { left: 52%; } #box8 { left: 40%; } #circle9 { left: 59%; } #box9 { left: 47%; } #circle10 { left: 66%; } #box10 { left: 55%; } #circle11 { left: 74%; } #box11 { left: 55%; } #circle12 { left: 80%; } #box12 { left: 63%; } #circle13 { left: 87%; } #box13 { left: 75%; } #circle14 { left: 94%; } #box14 { left: 74%; } } @media screen and (min-width: 1400px) { #time-line { width: 100%; } #circle1 { left: 3%; } #box1 { left: 2%; } #circle2 { left: 10%; } #box2 { left: 4%; } #circle3 { left: 17%; } #box3 { left: 10%; } #circle4 { left: 24%; } #box4 { left: 15%; } #circle5 { left: 31%; } #box5 { left: 23%; } #circle6 { left: 38%; } #box6 { left: 28%; } #circle7 { left: 45%; } #box7 { left: 35%; } #circle8 { left: 52%; } #box8 { left: 45%; } #circle9 { left: 59%; } #box9 { left: 52%; } #circle10 { left: 66%; } #box10 { left: 57%; } #circle11 { left: 74%; } #box11 { left: 65%; } #circle12 { left: 80%; } #box12 { left: 70%; } #circle13 { left: 87%; } #box13 { left: 78%; } #circle14 { left: 94%; } #box14 { left: 80%; } } @media screen and (min-width: 2000px) { #circle1 { left: 15%; } #box1 { left: 10%; } #circle2 { left: 20%; } #box2 { left: 15%; } #circle3 { left: 25%; } #box3 { left: 20%; } #circle4 { left: 30%; } #box4 { left: 25%; } #circle5 { left: 35%; } #box5 { left: 30%; } #circle6 { left: 40%; } #box6 { left: 35%; } #circle7 { left: 45%; } #box7 { left: 40%; } #circle8 { left: 50%; } #box8 { left: 45%; } #circle9 { left: 55%; } #box9 { left: 51%; } #circle10 { left: 60%; } #box10 { left: 55%; } #circle11 { left: 65%; } #box11 { left: 60%; } #circle12 { left: 70%; } #box12 { left: 65%; } #circle13 { left: 75%; } #box13 { left: 70%; } #circle14 { left: 80%; } #box14 { left: 75%; } } .time-desc { position: absolute; left: 35px; text-align: center; background-color: rgba(160, 132, 169, 1); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); } .time-info { color: black; padding: 5px; text-align: center; /* width: 200px; */ margin: 0 auto; } .time-desc .title { font-size: 2em; color: #fff; } /* .time-desc:nth-of-type(odd) { top: 365px; } .time-desc:nth-of-type(even) { top: 365px; } */ .time-desc:nth-of-type(4n+1) { top: 560px; } .time-desc:nth-of-type(4n+2) { bottom: 560px; } .time-desc:nth-of-type(4n+3) { top: 510px; } .time-desc:nth-of-type(4n+4) { bottom: 510px; } /*HOVER ON CIRCLE*/ #circle1:hover~#box1, #circle2:hover~#box2, #circle3:hover~#box3, #circle4:hover~#box4, #circle5:hover~#box5, #circle6:hover~#box6, #circle7:hover~#box7, #circle8:hover~#box8, #circle9:hover~#box9, #circle10:hover~#box10, #circle11:hover~#box11, #circle12:hover~#box12, #circle13:hover~#box13, #circle14:hover~#box14 { z-index: 10; transform: scale(1.2, 1.2); transition: linear 0.05s; } .storyContainer { margin: 0 auto; padding: 20px; width: 75%; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-gap: 18px; } .article { display: inline-block; max-width: 400px; min-width: 150px; background-color: purple; overflow: hidden; } /* ORIGINS CSS end */ /* VIDEO PLAYER / Video Controls CSS RULES */ .videoScreen { display: none; position: absolute; top: 0; width: 100%; height: 100%; text-align: center; padding: 4rem 0; background-color: rgba(0, 0, 0, 1); } .close-videoScreen { position: absolute; right: 2rem; top: 2rem; font-family: arial, helvetica, sans-serif; font-size: 4rem; font-weight: bold; color: white; cursor: pointer; } .show-videoPlayer { display: block; } #videoElement { width: 80%; border: thin solid #8e8e8e; } .controls { margin-top: 1.5em; } /* [data-icon]:not([data-icon:pause-circle]):not([data-icon:play-circle]) { font-size: 2em; } */ .controls ul [data-icon] { font-size: 3em; color: #fff; cursor: pointer; } .controls ul { list-style: none; } .controls ul li { display: inline-block; padding: 0.1em; } .play-pause { width: 2rem; margin: 0 2rem; } /* CLIP RANGE INPUT Crossbrowser */ input[type="range"] { margin: auto; -webkit-appearance: none; position: relative; overflow: hidden; height: 10px; width: 400px; cursor: pointer; margin-bottom: 12px; margin-left: 10px; } input[type=range]:focus { outline: none; } ::-webkit-slider-runnable-track { background: #ddd; border: none; } ::-webkit-slider-thumb { -webkit-appearance: none; width: 20px; height: 20px; background: #fff; box-shadow: -100vw 0 0 100vw #B308ED; } ::-moz-range-track { height: 40px; background: #ddd; } ::-moz-range-thumb { background: #fff; height: 40px; width: 20px; border-radius: 50%; box-shadow: -100vw 0 0 100vw #B308ED; box-sizing: border-box; } ::-ms-fill-lower { background: #B308ED; } ::-ms-thumb { background: #fff; border-radius: 50%; height: 40px; width: 20px; box-sizing: border-box; } ::-ms-ticks-after { display: none; } ::-ms-ticks-before { display: none; } ::-ms-track { background: #ddd; color: transparent; height: 40px; border: none; } ::-ms-tooltip { display: none; } /* END INPUT RANGE RULES*/ #muteBtn { color: #fff; cursor: pointer; } #volumeBar { width: 200px; } #clipTiming { font-size: 1.1em; vertical-align: bottom; position: relative; bottom: 10px; } /* Controls On Mobile */ #clipBar, #clipTiming, #volumeBar, #muteBtn { display: none; } /* Controls On Mobile end */ /* VIDEO PLAYER CSS RULES end */ /* ----------- ------- ---------- */ /* -------- MEDIA QUERIES --------*/ /* ----------- ------ ----------- */ /* 300p */ @media screen and (min-width: 300px) { #logo { max-width: 250px; } } @media screen and (min-width: 300px) and (orientation: landscape) { #PV_animation { margin-top: 8rem; } .videoScreen { width: 40%; } .single-article { margin: 0 auto; width: 100%; } .sepLines { width: 10rem; } #discoverUs { margin-bottom: 2rem; } .navigation__nav { top: 22rem; } .navigation__item { margin: 0; } } /* 400px */ @media screen and (min-width: 400px) { #logo { max-width: 300px; } } @media screen and (min-width: 600px) { .single-article { margin: 0 auto; } } /* 700px */ @media screen and (min-width: 700px) { .navigation__background { width: 0.6rem; opacity: 0.8; } .navigation__list { top: 5rem; left: 60%; } .navigation__button { left: 2rem; } #clipBar, #clipTiming, #muteBtn { display: inline-block; } #logo { max-width: 400px; } .videoScreen { width: 100%; } } /* 900px */ @media screen and (min-width: 900px) { .navigation__background { left: 9rem; } #logo { max-width: 600px; } .title { font-size: 8em; } } /* 1000px */ @media screen and (min-width: 1000px) { .navigation__list { top: 8rem; left: 55%; } #tagline { font-size: 3rem; margin-top: 25rem; } #discoverUs { flex-flow: row; } #discoverUs>p { margin-right: 4rem; margin-top: 3rem; } .fa-play-circle { font-size: 8rem; } #separator { padding-top: 5rem; } #separator p { font-size: 2rem; } .navigation__background { left: 6rem; } .scroll-downs { display: none; } .sepLines { width: 40rem; } } @media screen and (min-width: 1000px) and (orientation: portrait) { .sepLines { width: 30rem; } #PV_animation { margin-top: 6rem; } #discoverUs { margin-bottom: 18rem; } #tagline { font-size: 2rem; } #separator { padding-top: 5rem; } .navigation__list { top: 14rem; } .scroll-downs { display: none; } } /* 1200px */ @media screen and (min-width: 1200px) { .scroll-downs { display: block; top: 60rem; } .navigation__link:link, .navigation__link:visited { font-size: 3rem; } .navigation__list { top: 22rem; left: 52%; } #discoverUs>p { font-size: 3rem; } .navigation__background { left: 5.5rem; } #footerLogo { width: 40rem; } .footer_item a { font-size: 2rem; } .footer_item:not(:last-child) { margin-right: 10rem; } .footer_item:hover { font-weight: bolder; border-bottom: 1px solid #000; } #volumeBar { display: inline-block; } .sepLines { width: 55rem; } #content_boxes { margin-bottom: 8rem; } } /* 1500px */ @media screen and (min-width: 1500px) { .scroll-downs { display: block; } .navigation__list { top: 15rem; left: 50%; } #PV_animation { bottom: 40rem; } .navigation__background { left: 6rem; } } /* 1800px */ @media screen and (min-width: 1600px) { .navigation__background { width: 0.9rem; } } /* 2000px */ @media screen and (min-width: 2000px) { #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 20rem auto; display: grid; grid-gap: 20px; grid-template-columns: repeat(3, minmax(150px, auto)); grid-auto-rows: 250px; } .single-article { margin: 0 auto; background-color: #4C3F4C; overflow: hidden; position: relative; } }
css/main.css
*, *::before, *::after { margin: 0; padding: 0; box-sizing: inherit; /* inehrit from Body */ } /* Helper Rules */ .hidden { display: none; } body { font-family: "Raleway", "Helvetica", sans-serif; /* background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 1) 30%, rgba(255, 255, 255, 1) 100%); */ } /* Font Size to rem */ html { font-size: 62.5%; /* 62.5% of 16px is 10px which is 1rem */ } /* FLOATING NAVIGATION TOGGLE BUTTON */ .navigation__checkbox { display: none; } .navigation__button { background-color: #fff; height: 6rem; width: 6rem; position: fixed; top: 2rem; left: 2rem; border-radius: 50%; z-index: 2000; /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1); */ text-align: center; cursor: pointer; border: 1px solid #333; } .navigation__background { height: 2rem; width: 1.6rem; /* border-radius: 50%; */ position: fixed; top: 4.5rem; left: 5rem; background-image: radial-gradient(#B308ED, #7C0CE8); z-index: 1000; transition: -webkit-transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); transition: transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); transition: transform 0.8s cubic-bezier(0.69, 0, 0.007, 1), -webkit-transform 0.8s cubic-bezier(0.69, 0, 0.007, 1); opacity: 1; } .navigation__nav { /* height: 100vh; */ width: 0; position: fixed; top: 30rem; right: 0; z-index: 1500; transition: all 0.8s cubic-bezier(0.69, -0.55, 0.265, 1.55); opacity: 0; } .navigation__list { position: absolute; top: 65%; left: 91%; -webkit-transform: translate(-90%, -70%); transform: translate(-90%, -70%); list-style: none; text-align: center; width: 100%; } .navigation__item { margin: 1rem; } .navigation__link:link, .navigation__link:visited { display: inline-block; font-size: 2rem; font-weight: 300; color: #fff; text-decoration: none; text-transform: uppercase; padding: 1rem 2rem; background-image: linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%); background-size: 230%; transition: all 0.4s; } .navigation__link:hover, .navigation__link:active { background-position: 100%; color: #000; -webkit-transform: translateX(1rem); transform: translateX(1rem); } .navigation__checkbox:checked~.navigation__background { -webkit-transform: scale(80); transform: scale(80); } .navigation__checkbox:checked~.navigation__nav { opacity: 1; width: 100%; } .navigation__icon { position: relative; margin-top: 3rem; } .navigation__icon, .navigation__icon::before, .navigation__icon::after { width: 3em; height: 2px; background-color: #333; display: inline-block; } .navigation__icon::before, .navigation__icon::after { content: ""; position: absolute; left: 0; transition: all 0.2s; } .navigation__icon::before { top: -0.8rem; } .navigation__icon::after { top: 0.8rem; } .navigation__button:hover .navigation__icon:before { top: -1rem; } .navigation__button:hover .navigation__icon:after { top: 1rem; } .navigation__checkbox:checked+.navigation__button .navigation__icon { background-color: transparent; } .navigation__checkbox:checked+.navigation__button .navigation__icon::before { top: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); } .navigation__checkbox:checked+.navigation__button .navigation__icon::after { top: 0; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); } /* FLOATING NAVIGATION TOGGLE end */ /* HEADER Social Icons */ #social { margin-top: 6rem; } #social li { display: inline; margin-right: 20px; font-size: 2.4rem; } #social li a { color: #fff; list-style: none; text-decoration: none; } .fa-youtube:hover { color: red; } .fa-twitter:hover { color: deepskyblue; } .fa-instagram:hover { color: rgb(236, 156, 8); } .fa-facebook-square:hover { color: dodgerblue; } .fa-search:hover { transform: scale(1.4); cursor: pointer; } /* HEADER Social Icons end */ /* INTRO PAGE */ #introPage { height: 100vh; display: flex; flex-flow: column; align-items: center; align-content: center; justify-content: center; justify-items: center; background: rgba(0, 0, 0, 0.8); } /* INTRO PAGE end*/ /* Background Video */ .bg-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0.45; overflow: hidden; } .bg-video__content { width: 100%; height: 100%; object-fit: cover; /* OBJECT FIT property to fit the video to the element */ } /* Background Video end*/ /* Animated Heading */ #PV_animation { position: absolute; top: 0; right: 0; bottom: 15rem; /* bottom: 40rem; */ left: 0px; margin: auto; background: transparent; width: 80%; height: 25%; } .purevolume { stroke-dasharray: 2000; stroke-dashoffset: 0; stroke-width: 2px; stroke: purple; animation: pure 6.9s; animation-iteration-count: 1; /* animation-direction: alternate; */ animation-timing-function: ease-in-out; } .cls-1 { isolation: isolate; } .cls-2 { fill: #b308ed; } .cls-3 { fill: transparent; animation: pure 6.9s; animation-iteration-count: 1; /* animation-direction: alternate; */ animation-timing-function: ease-in-out; -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */ -moz-animation-fill-mode: forwards; /* FF 5+ */ -o-animation-fill-mode: forwards; /* Not implemented yet */ -ms-animation-fill-mode: forwards; /* IE 10+ */ animation-fill-mode: forwards; } .cls-4 { fill: #b308ed; } @keyframes pure { 0% { stroke-dashoffset: 2000; } 100% { stroke-dashoffset: 0; stroke: purple; fill: #fff; opacity: 0.9; } } /* Animated Heading end */ /* tagline */ #tagline { color: #8e8e8e; font-size: 1rem; margin-top: 15rem; margin-bottom: 3rem; } /* tagline end */ /* discoverUs play btn */ #discoverUs { display: flex; justify-content: space-around; align-items: center; flex-flow: column; } #discoverUs>p { font-size: 2rem; color: #fff; } .fa-play-circle { font-size: 6rem; transform: scale(1.1); margin-top: 3rem; color: #fff; } .fa-play-circle:hover { transform: scale(1); cursor: pointer; } /* discoverUs play btn end */ /* Scroll Down Icon */ .scroll-downs { position: absolute; top: 70rem; right: 0; bottom: 0; left: 0; margin: auto; width: 34px; height: 45px; display: none; } .mouse { width: 3px; padding: 10px 15px; height: 35px; border: 2px solid #fff; border-radius: 25px; opacity: 0.55; box-sizing: content-box; } .scroller { width: 3px; height: 10px; border-radius: 25%; background-color: #fff; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15, .41, .69, .94); animation-iteration-count: infinite; } @keyframes scroll { 0% { opacity: 0; } 10% { transform: translateY(0); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } /* Separator */ #separator { width: 100%; color: #8e8e8e; text-align: center; margin-top: 5rem; display: flex; justify-content: space-between; } .sepLines { width: 5rem; border-top: 1px solid #8e8e8e; } #separator p { font-size: 1.4rem; margin-top: -1rem; } /* CONTENT BOXES */ #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 0 auto; margin-top: 5rem; display: grid; grid-gap: 20px; grid-auto-columns: minmax(50px, 1fr); grid-auto-rows: 250px; padding: 0 0 5rem 0; } #content_boxes img { width: 100%; margin: auto; } .single-article { max-width: 400px; background-color: #4C3F4C; overflow: hidden; position: relative; } .single-article:last-child { background-color: #ffffff; } .ad { box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); } .desc-block { display: block; position: absolute; background-color: #4C3F4C; color: #fff; bottom: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 1; grid-row: 5/6; } #article4 { grid-column: 1; grid-row: 6/8; } #article5 { grid-column: 1; grid-row: 8/9; } #article6 { grid-column: 1; grid-row: 9/11; } #article7 { grid-column: 1; grid-row: 11/13; } .desc-block p, .desc-block h3 { padding: 26px; text-align: center; } .desc-block h3 { font-size: 2rem; } .desc-block p { font-size: 1.2rem; } @media screen and (min-width: 768px) { #content_boxes { margin: 10rem; } .single-article { margin: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 1; grid-row: 5/6; } #article4 { grid-column: 1; grid-row: 6/8; } #article5 { grid-column: 2; grid-row: 1/2; } #article6 { grid-column: 2; grid-row: 2/4; } #article7 { grid-column: 2; grid-row: 4/6; } } @media screen and (min-width: 1044px) { #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 5rem 10rem auto; display: grid; grid-gap: 20px; grid-template-columns: repeat(3, minmax(150px, auto)); grid-auto-rows: 250px; } .single-article { margin: 0 auto; background-color: #4C3F4C; overflow: hidden; position: relative; } .single-article:last-child { background-color: #ffffff; } .desc-block { display: block; position: absolute; background-color: #4C3F4C; color: #fff; bottom: 0; } #article1 { grid-column: 1; grid-row: 1/3; } #article2 { grid-column: 1; grid-row: 3/5; } #article3 { grid-column: 2; grid-row: 1; } #article4 { grid-column: 2; grid-row: 2/4; } #article5 { grid-column: 2; grid-row: 4; } #article6 { grid-column: 3; grid-row: 1/3; } #article7 { grid-column: 3; grid-row: 3/5; } } /* CONTENT BOXES END */ /* FOOTER */ #footer { padding-bottom: 3rem; display: flex; flex-flow: column; align-items: center; } #footerLogo { width: 20rem; margin-bottom: 1.6rem; } #footer_navigation { border-top: 1px solid #8e8e8e; padding-top: 2rem; display: inline-block; } .footer_list { list-style: none; } .footer_item { display: inline-block; } .footer_item a { color: #000; text-decoration: none; } .footer_item:not(:last-child) { margin-right: 1.5rem; } /* FOOTER end*/ /* --------------------- ORIGINS PAGE --------------------- */ #originsContainer { background-color: #fff; } #logo { max-width: 200px; display: block; margin: 0 auto; padding: 100px 20px 0 20px; } .title { color: #7C0CE8; text-align: center; font-size: 6em; padding-bottom: 2rem; } .timeline { margin: 0 auto; height: 940px; width: 100%; /* border: 15px solid #450145; */ /* box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.75); */ position: relative; overflow-x: scroll; } #time-line { position: absolute; top: 50%; display: block; height: 7px; width: 365%; background-color: #7C0CE8; overflow: visible; } .circle { display: block; position: absolute; top: 49%; height: 25px; width: 25px; background-color: #7C0CE8; border-radius: 50px; } .circle:hover { background-color: #B308ED; transform: scale(1.1, 1.1); transition: linear 0.05s; } .imageScreen { display: none; position: fixed; top: 0; width: 100%; height: 100%; text-align: center; padding: 4rem 0; background-color: rgba(160, 132, 169, 1); color: #fff; } .close-imageScreen { position: absolute; right: 2rem; top: 2rem; font-family: arial, helvetica, sans-serif; font-size: 4rem; font-weight: bold; color: white; cursor: pointer; } .show-imageScreen { display: block !important; z-index: 20 !important; } .imageScreen img { padding-top: 20rem; max-width: 95%; z-index: 20; } .imageScreen .title { font-size: 4em; } .imageScreen .desc { font-size: 2em; } .scrollbar::-webkit-scrollbar-track { box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.5); border-radius: 10px; background-color: #efefef; } .scrollbar::-webkit-scrollbar { width: 10px; } .scrollbar::-webkit-scrollbar-thumb { border-radius: 10px; box-shadow: inset 0 0 16px 0 rgba(0, 0, 0, .5); background-color: #7C0CE8; } #circle1 { left: 40%; } #box1 { left: 15%; } #circle2 { left: 60%; } #box2 { left: 30%; } #circle3 { left: 80%; } #box3 { left: 45%; } #circle4 { left: 100%; } #box4 { left: 60%; } #circle5 { left: 120%; } #box5 { left: 75%; } #circle6 { left: 140%; } #box6 { left: 90%; } #circle7 { left: 160%; } #box7 { left: 120%; } #circle8 { left: 180%; } #box8 { left: 130%; } #circle9 { left: 200%; } #box9 { left: 179%; } #circle10 { left: 220%; } #box10 { left: 190%; } #circle11 { left: 240%; } #box11 { left: 220%; } #circle12 { left: 260%; } #box12 { left: 235%; } #circle13 { left: 280%; } #box13 { left: 255%; } #circle14 { left: 300%; } #box14 { left: 275%; } /*MEDIA QUERIES*/ @media screen and (min-width: 700px) { #time-line { width: 170%; } #circle1 { left: 20%; } #box1 { left: 5%; } #circle2 { left: 30%; } #box2 { left: 15%; } #circle3 { left: 40%; } #box3 { left: 25%; } #circle4 { left: 50%; } #box4 { left: 35%; } #circle5 { left: 60%; } #box5 { left: 45%; } #circle6 { left: 70%; } #box6 { left: 55%; } #circle7 { left: 80%; } #box7 { left: 65%; } #circle8 { left: 90%; } #box8 { left: 75%; } #circle9 { left: 100%; } #box9 { left: 85%; } #circle10 { left: 110%; } #box10 { left: 95%; } #circle11 { left: 120%; } #box11 { left: 105%; } #circle12 { left: 130%; } #box12 { left: 115%; } #circle13 { left: 140%; } #box13 { left: 125%; } #circle14 { left: 150%; } #box14 { left: 135%; } } @media screen and (min-width: 1000px) { .scrollbar::-webkit-scrollbar-track { display: none; } .scrollbar::-webkit-scrollbar { display: none; } .scrollbar::-webkit-scrollbar-thumb { display: none; } .imageScreen img { max-width: 40%; } #time-line { width: 100%; } #circle1 { left: 3%; } #box1 { left: 2%; } #circle2 { left: 10%; } #box2 { left: 4%; } #circle3 { left: 17%; } #box3 { left: 10%; } #circle4 { left: 24%; } #box4 { left: 15%; } #circle5 { left: 31%; } #box5 { left: 20%; } #circle6 { left: 38%; } #box6 { left: 28%; } #circle7 { left: 45%; } #box7 { left: 30%; } #circle8 { left: 52%; } #box8 { left: 40%; } #circle9 { left: 59%; } #box9 { left: 47%; } #circle10 { left: 66%; } #box10 { left: 55%; } #circle11 { left: 74%; } #box11 { left: 55%; } #circle12 { left: 80%; } #box12 { left: 63%; } #circle13 { left: 87%; } #box13 { left: 75%; } #circle14 { left: 94%; } #box14 { left: 74%; } } @media screen and (min-width: 1400px) { #time-line { width: 100%; } #circle1 { left: 3%; } #box1 { left: 2%; } #circle2 { left: 10%; } #box2 { left: 4%; } #circle3 { left: 17%; } #box3 { left: 10%; } #circle4 { left: 24%; } #box4 { left: 15%; } #circle5 { left: 31%; } #box5 { left: 23%; } #circle6 { left: 38%; } #box6 { left: 28%; } #circle7 { left: 45%; } #box7 { left: 35%; } #circle8 { left: 52%; } #box8 { left: 45%; } #circle9 { left: 59%; } #box9 { left: 52%; } #circle10 { left: 66%; } #box10 { left: 57%; } #circle11 { left: 74%; } #box11 { left: 65%; } #circle12 { left: 80%; } #box12 { left: 70%; } #circle13 { left: 87%; } #box13 { left: 78%; } #circle14 { left: 94%; } #box14 { left: 80%; } } @media screen and (min-width: 2000px) { #circle1 { left: 15%; } #box1 { left: 10%; } #circle2 { left: 20%; } #box2 { left: 15%; } #circle3 { left: 25%; } #box3 { left: 20%; } #circle4 { left: 30%; } #box4 { left: 25%; } #circle5 { left: 35%; } #box5 { left: 30%; } #circle6 { left: 40%; } #box6 { left: 35%; } #circle7 { left: 45%; } #box7 { left: 40%; } #circle8 { left: 50%; } #box8 { left: 45%; } #circle9 { left: 55%; } #box9 { left: 51%; } #circle10 { left: 60%; } #box10 { left: 55%; } #circle11 { left: 65%; } #box11 { left: 60%; } #circle12 { left: 70%; } #box12 { left: 65%; } #circle13 { left: 75%; } #box13 { left: 70%; } #circle14 { left: 80%; } #box14 { left: 75%; } } .time-desc { position: absolute; left: 35px; text-align: center; background-color: rgba(160, 132, 169, 1); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); } .time-info { color: black; padding: 5px; text-align: center; /* width: 200px; */ margin: 0 auto; } .time-desc .title { font-size: 2em; color: #fff; } /* .time-desc:nth-of-type(odd) { top: 365px; } .time-desc:nth-of-type(even) { top: 365px; } */ .time-desc:nth-of-type(4n+1) { top: 560px; } .time-desc:nth-of-type(4n+2) { bottom: 560px; } .time-desc:nth-of-type(4n+3) { top: 510px; } .time-desc:nth-of-type(4n+4) { bottom: 510px; } /*HOVER ON CIRCLE*/ #circle1:hover~#box1, #circle2:hover~#box2, #circle3:hover~#box3, #circle4:hover~#box4, #circle5:hover~#box5, #circle6:hover~#box6, #circle7:hover~#box7, #circle8:hover~#box8, #circle9:hover~#box9, #circle10:hover~#box10, #circle11:hover~#box11, #circle12:hover~#box12, #circle13:hover~#box13, #circle14:hover~#box14 { z-index: 10; transform: scale(1.2, 1.2); transition: linear 0.05s; } .storyContainer { margin: 0 auto; padding: 20px; width: 75%; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-gap: 18px; } .article { display: inline-block; max-width: 400px; min-width: 150px; background-color: purple; overflow: hidden; } /* ORIGINS CSS end */ /* VIDEO PLAYER / Video Controls CSS RULES */ .videoScreen { display: none; position: absolute; top: 0; width: 100%; height: 100%; text-align: center; padding: 4rem 0; background-color: rgba(0, 0, 0, 1); } .close-videoScreen { position: absolute; right: 2rem; top: 2rem; font-family: arial, helvetica, sans-serif; font-size: 4rem; font-weight: bold; color: white; cursor: pointer; } .show-videoPlayer { display: block; } #videoElement { width: 80%; border: thin solid #8e8e8e; } .controls { margin-top: 1.5em; } /* [data-icon]:not([data-icon:pause-circle]):not([data-icon:play-circle]) { font-size: 2em; } */ .controls ul [data-icon] { font-size: 3em; color: #fff; cursor: pointer; } .controls ul { list-style: none; } .controls ul li { display: inline-block; padding: 0.1em; } .play-pause { width: 2rem; margin: 0 2rem; } /* CLIP RANGE INPUT Crossbrowser */ input[type="range"] { margin: auto; -webkit-appearance: none; position: relative; overflow: hidden; height: 10px; width: 400px; cursor: pointer; margin-bottom: 12px; margin-left: 10px; } input[type=range]:focus { outline: none; } ::-webkit-slider-runnable-track { background: #ddd; border: none; } ::-webkit-slider-thumb { -webkit-appearance: none; width: 20px; height: 20px; background: #fff; box-shadow: -100vw 0 0 100vw #B308ED; } ::-moz-range-track { height: 40px; background: #ddd; } ::-moz-range-thumb { background: #fff; height: 40px; width: 20px; border-radius: 50%; box-shadow: -100vw 0 0 100vw #B308ED; box-sizing: border-box; } ::-ms-fill-lower { background: #B308ED; } ::-ms-thumb { background: #fff; border-radius: 50%; height: 40px; width: 20px; box-sizing: border-box; } ::-ms-ticks-after { display: none; } ::-ms-ticks-before { display: none; } ::-ms-track { background: #ddd; color: transparent; height: 40px; border: none; } ::-ms-tooltip { display: none; } /* END INPUT RANGE RULES*/ #muteBtn { color: #fff; cursor: pointer; } #volumeBar { width: 200px; } #clipTiming { font-size: 1.1em; vertical-align: bottom; position: relative; bottom: 10px; } /* Controls On Mobile */ #clipBar, #clipTiming, #volumeBar, #muteBtn { display: none; } /* Controls On Mobile end */ /* VIDEO PLAYER CSS RULES end */ /* ----------- ------- ---------- */ /* -------- MEDIA QUERIES --------*/ /* ----------- ------ ----------- */ /* 300p */ @media screen and (min-width: 300px) { #logo { max-width: 250px; } } @media screen and (min-width: 300px) and (orientation: landscape) { #PV_animation { margin-top: 8rem; } .videoScreen { width: 40%; } .single-article { margin: 0 auto; width: 100%; } .sepLines { width: 10rem; } #discoverUs { margin-bottom: 2rem; } .navigation__nav { top: 22rem; } .navigation__item { margin: 0; } } /* 400px */ @media screen and (min-width: 400px) { #logo { max-width: 300px; } } @media screen and (min-width: 600px) { .single-article { margin: 0 auto; } } /* 700px */ @media screen and (min-width: 700px) { .navigation__background { width: 0.6rem; opacity: 0.8; } .navigation__list { top: 5rem; left: 60%; } .navigation__button { left: 2rem; } #clipBar, #clipTiming, #muteBtn { display: inline-block; } #logo { max-width: 400px; } .videoScreen { width: 100%; } } /* 900px */ @media screen and (min-width: 900px) { .navigation__background { left: 9rem; } #logo { max-width: 600px; } .title { font-size: 8em; } } /* 1000px */ @media screen and (min-width: 1000px) { .navigation__list { top: 8rem; left: 55%; } #tagline { font-size: 3rem; margin-top: 25rem; } #discoverUs { flex-flow: row; } #discoverUs>p { margin-right: 4rem; margin-top: 3rem; } .fa-play-circle { font-size: 8rem; } #separator { padding-top: 5rem; } #separator p { font-size: 2rem; } .navigation__background { left: 6rem; } .scroll-downs { display: none; } .sepLines { width: 40rem; } } @media screen and (min-width: 1000px) and (orientation: portrait) { .sepLines { width: 30rem; } #PV_animation { margin-top: 6rem; } #discoverUs { margin-bottom: 18rem; } #tagline { font-size: 2rem; } #separator { padding-top: 5rem; } .navigation__list { top: 14rem; } .scroll-downs { display: none; } } /* 1200px */ @media screen and (min-width: 1200px) { .scroll-downs { display: block; top: 60rem; } .navigation__link:link, .navigation__link:visited { font-size: 3rem; } .navigation__list { top: 22rem; left: 52%; } #discoverUs>p { font-size: 3rem; } .navigation__background { left: 5.5rem; } #footerLogo { width: 40rem; } .footer_item a { font-size: 2rem; } .footer_item:not(:last-child) { margin-right: 10rem; } .footer_item:hover { font-weight: bolder; border-bottom: 1px solid #000; } #volumeBar { display: inline-block; } .sepLines { width: 55rem; } #content_boxes { margin-bottom: 8rem; } } /* 1500px */ @media screen and (min-width: 1500px) { .scroll-downs { display: block; } .navigation__list { top: 15rem; left: 50%; } #PV_animation { bottom: 40rem; } .navigation__background { left: 6rem; } } /* 1800px */ @media screen and (min-width: 1600px) { .navigation__background { width: 0.9rem; } } /* 2000px */ @media screen and (min-width: 2000px) { #content_boxes { /* fit in up to 5 columns of 180px wide tiles, 20px gutters: 5*180 + 4*20: */ max-width: 1540px; margin: 20rem auto; display: grid; grid-gap: 20px; grid-template-columns: repeat(3, minmax(150px, auto)); grid-auto-rows: 250px; } .single-article { margin: 0 auto; background-color: #4C3F4C; overflow: hidden; position: relative; } }
0.442877
0.057812
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- 1.0 - Normalize 2.0 - Typography 3.0 - Elements 4.0 - Forms 5.0 - Accessibility 6.0 - Alignments 7.0 - Clearings 8.0 - Layout Structure 9.0 - Header 10.0 - Navigation 10.1 - Main Navigation 10.2 - Social Icon Menu 11.0 - Widgets 11.1 - Default Widgets 11.2 - Magazine Posts Widgets 12.0 - Posts and pages 11.0 - Comments 12.0 - Footer 13.0 - Media 13.1 - Captions 13.2 - Galleries 14.0 - Media Queries 14.1 - Desktop Large ( < 1120px ) 14.2 - Desktop Medium ( < 1040px ) 14.3 - Desktop Small ( < 960px ) 14.4 - Tablet Large ( < 880px ) 14.5 - Tablet Medium ( < 800px ) 14.6 - Tablet Small ( < 720px ) 14.7 - Mobile Extra Large ( < 640px ) 14.8 - Mobile Large ( < 560px ) 14.9 - Mobile Medium ( < 480px ) 14.10 - Mobile Small ( < 320px ) 15.0 - Theme Option Styles 15.1 - Sidebar Left Layout 15.2 - Sticky Header 16.0 - Media Query Fixes --------------------------------------------------------------*/ /*-------------------------------------------------------------- # 1.0 - Normalize --------------------------------------------------------------*/ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*-------------------------------------------------------------- # 2.0 - Typography --------------------------------------------------------------*/ body, button, input, select, textarea { color: #303030; font-family: 'Open Sans', Tahoma, Arial; font-size: 17px; font-size: 1.0625rem; line-height: 1.75; } h1, h2, h3, h4, h5, h6 { clear: both; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #fff; border: 1px solid #ddd; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # 3.0 - Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #ddd; /* Fallback for when there is no custom background color defined. */ } blockquote { margin: 0 0 1.5em; border: 1px solid #ddd; border-left: 3px solid #dd5533; padding: 0.05em 1.25em 1em; font-size: 18px; font-size: 1.125rem; font-style: italic; color: #777; } blockquote cite, blockquote small { margin-top: 1em; display: block; font-size: 16px; font-size: 1rem; line-height: 1.75; color: #404040; } blockquote cite:before, blockquote small:before { content: "\2014\00a0"; } blockquote em, blockquote i, blockquote cite { font-style: normal; } blockquote > :last-child { margin-bottom: 0.5em; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em; padding: 0 0 0 1.25em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 0 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } table { margin: 0 0 1.5em; border: none; table-layout: fixed; width: 100%; } th, td { border: 1px solid #ddd; padding: 0.3em 0.6em; } a { color: #dd5533; text-decoration: none; } a:link, a:visited { color: #dd5533; } a:hover, a:focus, a:active { color: #303030; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- # 4.0 - Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { margin: 0; padding: 0.6em 1em; font-size: 17px; font-size: 1.0625rem; color: #fff; background: #dd5533; border: none; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background: #303030; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { max-width: 100%; padding: 0.3em 0.6em; color: #666; border: 1px solid #ddd; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { color: #111; border: 1px solid #ccc; } textarea { width: 100%; } /*-------------------------------------------------------------- # 5.0 - Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*-------------------------------------------------------------- # 6.0 - Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # 7.0 - Clearings --------------------------------------------------------------*/ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } /*-------------------------------------------------------------- # 8.0 - Layout Structure --------------------------------------------------------------*/ .site { width: 100%; margin: 0; } .container { max-width: 1320px; width: 100%; margin: 0 auto; padding: 0 2em; } .site-content { padding-top: 2em; } .content-area { float: left; width: 73%; padding-right: 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sidebar { float: right; width: 27%; } /* Fullwidth Template */ .site-content .content-fullwidth { float: none; width: 100%; padding: 0; } /*-------------------------------------------------------------- # 9.0 - Header --------------------------------------------------------------*/ .site-header { color: #fff; background: #303030; } .header-main { padding-top: 1em; padding-bottom: 1em; } .site-branding { float: left; max-width: 100%; margin: 1em 0; padding: 0; } .site-branding a:link, .site-branding a:visited, .site-branding a:hover { text-decoration: none; padding: 0; border: none; } .site-title { display: inline-block; margin: 0; padding: 0; color: #fff; font-family: 'Titillium Web', sans-serif; font-size: 36px; font-size: 2.25rem; font-weight: normal; text-decoration: none; text-transform: uppercase; } .site-title a:link, .site-title a:visited { color: #fff; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .site-title a:hover, .site-title a:active { color: #ccc; } .site-branding .custom-logo { margin: 0.5em 1em 0 0; padding: 0; border: none; vertical-align: top; max-width: 100%; height: auto; } /* Header Widgets */ .header-widgets { display: inline; } .header-widget { float: right; margin: 0.5em 0 0 1.5em; } .header-widget ul { margin: 0; padding: 0; } .header-widget-title { margin: 0 0 0.5em; } /* Custom Header Image */ .header-image { text-align: center; } .header-image img { max-width: 2500px; max-height: 500px; vertical-align: top; width: 100%; height: auto; } /*-------------------------------------------------------------- # 10.0 - Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 10.1 - Main Navigation --------------------------------------------------------------*/ .primary-navigation-wrap { background: rgba(0,0,0,0.15); border-bottom: 5px solid #dd5533; box-shadow: inset 0 1px 0 rgba(0,0,0, 0.05); } .main-navigation-toggle { display: none; } .main-navigation-menu { float: left; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; position: relative; } .main-navigation-menu li { float: left; position: relative; } .main-navigation-menu a { display: block; font-family: 'Titillium Web', Tahoma, Arial; font-size: 16px; font-size: 1rem; padding: 0.8em 1.2em 0.7em; text-decoration: none; text-transform: uppercase; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .main-navigation-menu > .menu-item-has-children > a:after { display: inline-block; margin: 0.4em 0 0 0.3em; font-size: 16px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: top; content: '\f431'; color: #fff; } .main-navigation-menu a:link, .main-navigation-menu a:visited { color: #fff; text-decoration: none; } .main-navigation-menu a:hover, .main-navigation-menu a:active { background: #dd5533; } .main-navigation-menu ul { position: absolute; display: none; z-index: 99; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; background: #303030; border-top: 5px solid #dd5533; } .main-navigation-menu ul li{ margin: 0; } .main-navigation-menu ul a { width: 250px; width: 16rem; padding: 1em; float: left; font-size: 13px; font-size: 0.8125rem; border-bottom: 1px dotted rgba(255,255,255,0.2); -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } .main-navigation-menu ul li:last-child a { border-bottom: none; } .main-navigation-menu ul .menu-item-has-children > a:after { display: inline-block; margin: 0.4em 0 0 0.3em; font-size: 14px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: top; content: '\f431'; color: #fff; -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -o-transform:rotate(270deg); -ms-transform:rotate(270deg); } .main-navigation-menu li ul ul { margin-left: 250px; margin-left: 16rem; margin-top: -5px; border-left: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu li:hover ul ul, .main-navigation-menu li:hover ul ul ul, .main-navigation-menu li:hover ul ul ul ul { display: none; } .main-navigation-menu li:hover ul, .main-navigation-menu li li:hover ul, .main-navigation-menu li li li:hover ul, .main-navigation-menu li li li li:hover ul { display: block; } .main-navigation-menu li.current-menu-item > a { background: #dd5533; } /*-------------------------------------------------------------- ## 10.2 - Social Icons Menu --------------------------------------------------------------*/ .social-icons-menu { margin: 0; padding: 0; list-style-type: none; list-style-position: outside; line-height: 1; } .social-icons-menu li { float: left; margin: 0; padding: 0; } .social-icons-menu li a { position: relative; display: inline-block; padding: 0.5em; text-decoration: none; } .social-icons-menu li a .screen-reader-text { display: none; } /* Add Genericons */ .social-icons-menu li a:before { color: #fff; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; line-height: 1; font-family: 'Genericons'; text-decoration: inherit; vertical-align: top; } .social-icons-menu li a:before { content: '\f408'; } /* Default Icon */ .social-icons-menu li a[href*="codepen.io"]:before { content: '\f216'; } .social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; } .social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; } .social-icons-menu li a[href*="facebook.com"]:before { content: '\f204'; } .social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; } .social-icons-menu li a[href*="plus.google.com"]:before { content: '\f218'; } .social-icons-menu li a[href*="github.com"]:before { content: '\f200'; } .social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; } .social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; } .social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; } .social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; } .social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; } .social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; } .social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; } .social-icons-menu li a[href*="skype.com"]:before, .social-icons-menu li a[href*="skype:"]:before { content: '\f220'; } .social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; } .social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; } .social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; } .social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; } .social-icons-menu li a[href*="vimeo.com"]:before { content: '\f212'; } .social-icons-menu li a[href*="wordpress.org"]:before { content: '\f205'; } .social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; } .social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; } .social-icons-menu li a[href*="newsletter"]:before, .social-icons-menu li a[href*="mailto"]:before { content: '\f410'; } .social-icons-menu li a[href*="/feed"]:before, .social-icons-menu li a[href*="/feed/"]:before, .social-icons-menu li a[href*="?feed=rss2"]:before, .social-icons-menu li a[href*="feedburner.google.com"]:before, .social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; } /*-------------------------------------------------------------- # 11.0 - Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 2em 0; padding: 1em 1.5em 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; -ms-word-wrap: break-word; word-wrap: break-word; } .widget-header { margin: 0 0 1em 0; } .widget-title { display: block; margin: 0; padding: 0; font-family: 'Titillium Web', Tahoma, Arial; font-size: 20px; font-size: 1.25rem; font-weight: normal; text-transform: uppercase; color: #dd5533; } .widget ul { margin: 0; padding: 0; list-style: circle inside; } .widget ul .children, .widget ul .sub-menu { padding: 0; margin: 0.5em 0 0.5em 1em; } /* Make sure select elements fit in widgets. */ .widget select { max-width: 100%; } /*-------------------------------------------------------------- ## 11.1 - Default Widgets --------------------------------------------------------------*/ /* Theme Search Widget */ .search-form { display: block; position: relative; width: 100%; margin: 0; padding: 0; overflow: hidden; } .search-form .screen-reader-text { display: none; } .search-form .search-field { display: inline-block; margin: 0; width: 100%; padding: 0.5em 1.5em 0.5em 0.7em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; } .search-form .search-submit { position: absolute; top: 0; right: 0; border: none; padding: 0.65em 0.75em 0 0.2em; cursor: pointer; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .search-form .search-submit .genericon-search { display: inline-block; padding: 0.05em 0 0.55em 0.45em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 24px; line-height: 1; font-family: 'Genericons'; text-decoration: inherit; font-weight: normal; font-style: normal; vertical-align: middle; color: #fff; content: '\f400'; } /*-------------------------------------------------------------- ## 11.2 - Magazine Posts Widgets --------------------------------------------------------------*/ .widget-magazine-posts { margin-bottom: -1em; } .widget-magazine-posts .type-post { margin: 0 0 1.5em 0; padding: 0; border: none; box-shadow: none; background: none; } .widget-magazine-posts .type-post .wp-post-image { margin: 0; max-width: 100%; } .widget-magazine-posts .type-post .entry-title { display: inline; } .widget-magazine-posts .type-post .entry-content { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .type-post .entry-content p { margin: 1em 0 0; } .widget-magazine-posts .type-post .more-link { margin: 1em 0 0; } .widget-magazine-posts .large-post .entry-title { font-size: 22px; font-size: 1.375rem; } .widget-magazine-posts .medium-post { float: left; display: block; width: 33.33333333%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts .medium-post .entry-title { font-size: 17px; font-size: 1.0625rem; } .widget-magazine-posts .small-post { float: left; display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts .small-post .wp-post-image { float: left; margin: 0 1em 0 0; max-width: 40%; } .widget-magazine-posts .small-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .medium-post .entry-meta, .widget-magazine-posts .small-post .entry-meta { font-size: 12px; font-size: 0.75rem; } /* Magazine Posts Boxed Widget Horizontal Style */ .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .wp-post-image { float: left; width: 50%; margin: 0; padding-right: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: right; width: 50%; padding-left: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .medium-posts { margin-right: -1.5em; } /* Magazine Posts Boxed Widget Vertical Style */ .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .large-post { float: left; width: 50%; margin-bottom: 1em; padding-right: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .small-posts { width: 50%; margin-left: 50%; padding-left: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Magazine Posts Grid Widget */ .widget-magazine-posts-grid .magazine-posts-grid-row { margin-right: -1.5em; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post { float: left; width: 50%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Magazine Posts Columns Widget */ .tortuga-magazine-posts-columns { padding: 0; border: none; box-shadow: none; background: none; } .tortuga-magazine-posts-columns .widget-magazine-posts { margin-bottom: 0; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content { margin: 0; padding: 1em 1.5em 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; -ms-word-wrap: break-word; word-wrap: break-word; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content .magazine-posts-columns-post-list { float: left; margin-bottom: -1.5em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content { float: left; width: 100%; } .widget-magazine-posts-columns .magazine-posts-column-left { float: left; width: 50%; padding-right: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .magazine-posts-column-right { margin-left: 50%; width: 50%; padding-left: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .medium-post { width: 100%; padding-right: 0; } /*-------------------------------------------------------------- # 12.0 - Posts and pages --------------------------------------------------------------*/ .type-post, .type-page, .type-attachment, .comments-area { margin: 0 0 2em 0; padding: 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; } .archive-title, .page-title, .entry-title { font-family: 'Titillium Web', Tahoma, Arial; font-size: 28px; font-size: 1.75rem; font-weight: normal; text-transform: uppercase; padding: 0; margin: 0; color: #dd5533; -ms-word-wrap: break-word; word-wrap: break-word; } .entry-title a:link, .entry-title a:visited { color: #dd5533; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .entry-title a:hover, .entry-title a:active{ color: #303030; } .type-post .wp-post-image, .type-page .wp-post-image { margin: 0 0 0.5em; } .entry-content p:last-child { margin-bottom: 0; } .sticky {} /* Read more Link */ .more-link { display: inline-block; margin: 1.5em 0 0; padding: 0.6em 1em; font-size: 15px; font-size: 0.9375rem; color: #fff; background: #dd5533; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .more-link:link, .more-link:visited { color: #fff; } .more-link:hover, .more-link:active { background: #303030; text-decoration: none; } /* Page Links | wp_link_pages() */ .page-links { margin: 0; word-spacing: 1em; font-weight: bold; } /* Entry Meta */ .entry-meta { margin: 0; padding: 0; color: #303030; font-size: 14px; font-size: 0.875rem; } .entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-category, .entry-meta .meta-comments { margin-right: 1.5em; } .entry-meta a:link, .entry-meta a:visited { color: #303030; } .entry-meta a:hover, .entry-meta a:active { color: #777; } .entry-meta span:before { display: inline-block; -webkit-font-smoothing: antialiased; font: normal 16px 'Genericons'; vertical-align: middle; color: #333; margin-right: 0.2em; } .entry-meta .meta-date:before{ content: '\f307'; } .entry-meta .meta-author:before{ content: '\f304'; } .entry-meta .meta-category:before{ content: '\f301'; } .entry-meta .meta-comments:before{ content: '\f300'; } /* Entry Tags & Tagcloud Widget */ .entry-tags { margin: 0 0 1.5em; } .widget_tag_cloud .tagcloud, .entry-tags .meta-tags { font-size: 14px; font-size: 0.875rem; } .widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .entry-tags .meta-tags:before, .entry-tags .meta-tags:after { content: ""; display: table; } .widget_tag_cloud .tagcloud:after, .entry-tags .meta-tags:after { clear: both; } .widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a { float: left; display: inline-block; margin: 0 2px 2px 0; padding: 0.2em 0.5em; text-decoration: none; background: #303030; font-size: 12px !important; font-size: 0.75rem !important; text-transform: uppercase; } .widget_tag_cloud .tagcloud a:link, .widget_tag_cloud .tagcloud a:visited, .entry-tags .meta-tags a:link, .entry-tags .meta-tags a:visited { color: #fff; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:active, .entry-tags .meta-tags a:hover, .entry-tags .meta-tags a:active { color: #fff; background: #dd5533; } /* Post Navigation */ .post-navigation { margin: 0; } .post-navigation .nav-links:before, .post-navigation .nav-links:after { content: ""; display: table; } .post-navigation .nav-links:after { clear: both; } .post-navigation .nav-links .nav-previous { float: left; } .post-navigation .nav-links .nav-next { float: right; } .post-navigation .nav-links a { display: inline-block; margin: 0 0 3px; padding: 0.3em 0.8em; font-size: 14px; font-size: 0.875rem; text-decoration: none; color: #fff; background: #dd5533; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .post-navigation .nav-links a:link, .post-navigation .nav-links a:visited { color: #fff; } .post-navigation .nav-links a:hover, .post-navigation .nav-links a:active { background: #303030; } /* Theme Pagination */ .post-pagination { margin: 0 0 2em; } .post-pagination a, .post-pagination .current { display: inline-block; margin: 0 3px 3px 0; padding: 0.4em 1em; text-align: center; text-decoration: none; color: #fff; background: #303030; } .post-pagination a:link, .post-pagination a:visited { color: #fff; } .post-pagination a:hover, .post-pagination a:active, .post-pagination .current { background: #dd5533; } /* Infinite Scroll Pagination */ .infinite-scroll .post-pagination { display: none; } .infinite-scroll #infinite-handle span { display: inline-block; margin: 0 0 2em; padding: 0.4em 1em; background: #303030; font-size: 17px; font-size: 1.0625rem; text-decoration: none; } .infinite-scroll #infinite-handle span:hover { background: #dd5533; } /* Archives and Search Heading */ .page-header { margin: 0 0 2em 0; padding: 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; } .homepage-description, .archive-description p { margin-bottom: 0; } /* Breadcrumbs */ .breadcrumbs { margin: 0; padding: 0.5em 0; background: #fff; box-shadow: 0 2px 2px #aaa; -ms-word-wrap: break-word; word-wrap: break-word; } .breadcrumbs-container { color: #222; font-size: 14px; font-size: 0.875rem; } .breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { display: inline; margin: 0; padding: 0; } .breadcrumbs .trail-browse { margin-right: 0.5em; font-size: 14px; font-size: 0.875rem; font-weight: normal; } .breadcrumbs .trail-items { list-style: none; } .breadcrumbs .trail-items li::after { content: "\00bb"; /* Raquo */ padding: 0 0.5em; } .trail-separator-slash .trail-items li::after { content: "\002F"; } .trail-separator-dash .trail-items li::after { content: "\2013"; } .trail-separator-bull .trail-items li::after { content: "\2022"; } .trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; } .trail-separator-raquo .trail-items li::after { content: "\00bb"; } .trail-separator-single-arrow .trail-items li::after { content: "\2192"; } .trail-separator-double-arrow .trail-items li::after { content: "\21D2"; } .breadcrumbs .trail-items li:last-of-type::after { display: none; } /* Post Columns */ .post-layout-columns .post-wrapper { display: flex; flex-wrap: wrap; margin-right: -2em; } .post-layout-columns .post-wrapper .post-column { display: flex; padding-right: 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post-layout-columns .post-wrapper .post-column .type-post { display: flex; flex-direction: column; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-content { flex-grow: 1; font-size: 16px; font-size: 1rem; } .post-layout-columns .post-wrapper .post-column .type-post .more-link { font-size: 15px; font-size: 0.9375rem; } /* 2 Columns */ .post-layout-two-columns .post-wrapper .post-column { width: 50%; } /* 3 Columns */ .post-layout-three-columns .content-archive { float: none; width: 100%; padding: 0; } .post-layout-three-columns .post-wrapper .post-column { width: 33.3333333333333%; } /* Post Columns Fixes for IE 10 and IE 11 */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .post-layout-columns .post-wrapper .post-column { float: left; display: block; } .post-layout-two-columns .post-wrapper .post-column:nth-child(2n + 1) { clear: left; } .post-layout-three-columns .post-wrapper .post-column:nth-child(3n + 1) { clear: left; } .post-layout-columns .post-wrapper .post-column .type-post { display: block; } } /*-------------------------------------------------------------- # 11.0 - Comments --------------------------------------------------------------*/ .comments-area { padding: 1em 1.5em; } /* Comment Header */ .comments-header, .comment-reply-title { margin: 0 0 1em 0; } .comments-header .comments-title, .comment-reply-title span { display: inline-block; font-family: 'Titillium Web', Tahoma, Arial; font-size: 20px; font-size: 1.25rem; font-weight: normal; text-transform: uppercase; padding: 0; margin: 0; color: #dd5533; -ms-word-wrap: break-word; word-wrap: break-word; } /* Comment List */ .comment-list { margin: 0; padding: 0; list-style: none; } .comment { margin: 0 0 1.5em; padding: 1.5em 0 0; border-top: 1px dotted #aaa; -ms-word-wrap: break-word; word-wrap: break-word; } .comment-meta { float: left; width: 100%; padding: 0; } .comment-meta .comment-author img { float: left; margin-right: 1em; } .bypostauthor { display: block; } .comment-meta .comment-metadata { margin-top: 0.3em; font-size: 14px; font-size: 0.875rem; } .comment-meta .comment-metadata a { margin-right: 1em; } .comment-content { clear: left; padding: 0.2em 0 0; } .comment-content a { word-wrap: break-word; } .comment ol.children { list-style: none; margin: 1.5em 0 0; } .comment .comment-respond { margin-top: 1.5em; } /* Comment Pagination */ .comment-navigation { margin: 0 0 1.5em; padding: 0; font-size: 14px; font-size: 0.875rem; } .comment-navigation .nav-previous { float: left; } .comment-navigation .nav-next { float: right; } /* Comment Form */ .comment-form { padding: 0; } .comment-form label { display: inline-block; min-width: 150px; font-weight: bold; } .comment-form textarea { margin-top: 0.4em; } .comment-form .form-submit { margin-bottom: 1em; } .comment-reply-title small a { margin-left: 1em; text-decoration: underline; font-size: 14px; font-size: 0.875rem; font-weight: normal; } /*-------------------------------------------------------------- # 12.0 - Footer --------------------------------------------------------------*/ .footer-wrap { background: #303030; } .site-footer { font-size: 15px; font-size: 0.9375rem; color: #ddd; } .site-footer .site-info { float: left; padding: 2.5em 0; } .site-footer a:link, .site-footer a:visited { color: #fff; border-bottom: 1px dotted #aaa; } .site-footer a:hover, .site-footer a:focus, .site-footer a:active { color: #ddd; } /*-------------------------------------------------------------- # 13.0 - Media --------------------------------------------------------------*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /*-------------------------------------------------------------- ## 13.1 - Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .wp-caption-text { text-align: center; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } /*-------------------------------------------------------------- ## 13.2 - Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.25em; } .gallery-item { display: inline-block; margin: 0; padding: 0.75em 1em 0 0; text-align: center; vertical-align: top; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; font-size: 13px; font-size: 0.8125rem; } /*-------------------------------------------------------------- # 14.0 - Media Queries --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 14.1 - Desktop X-Large ( < 1200px ) --------------------------------------------------------------*/ @media only screen and (max-width: 80em) { .container { padding: 0 1.5em; } .site-content { padding-top: 1.5em; } .content-area { padding-right: 1.5em; } .header-main { padding-top: 1em; padding-bottom: 1em; } .widget, .page-header, .type-post, .type-page, .type-attachment, .post-pagination, .comments-area { margin-bottom: 1.5em; } .post-layout-columns .post-wrapper { margin-right: -1.5em; } .post-layout-columns .post-wrapper .post-column { padding-right: 1.5em; } } /*-------------------------------------------------------------- ## 14.2 - Desktop Large ( < 1120px ) --------------------------------------------------------------*/ @media only screen and (max-width: 70em) { .content-area { width: 70%; } .sidebar { width: 30%; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } /* Magazine Post Widgets */ .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .small-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: none; } } /*-------------------------------------------------------------- ## 14.2 - Desktop Medium ( < 1040px ) --------------------------------------------------------------*/ @media only screen and (max-width: 65em) { .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content { display: none; } } /*-------------------------------------------------------------- ## 14.3 - Desktop Small ( < 960px ) --------------------------------------------------------------*/ @media only screen and (max-width: 60em) { .content-area, .site-content .content-fullwidth { float: none; width: 100%; padding: 0; } .sidebar { display: flex; flex-wrap: wrap; float: none; padding: 0; width: auto; margin-right: -1.5em; } .sidebar .widget-wrap { float: right; display: flex; width: 50%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sidebar .widget-wrap .widget { width: 100%; } .sidebar .widget-wrap:nth-child(2n + 1) { clear: left; } .site-branding { float: none; text-align: center; margin: 0; } .header-widgets { display: block; text-align: center; } .header-widget { float: none; display: inline-block; margin: 1em 0 0; vertical-align: top; max-width: 100%; } .header-widget .search-form { max-width: 300px; } .post-layout-three-columns .post-wrapper .post-column { width: 50%; } .archive-title, .page-title, .entry-title { font-size: 26px; font-size: 1.625rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } /*** Mobile Main Navigation ***/ /* Reset */ .primary-navigation { margin: 0; } .primary-navigation, .main-navigation-menu li { float: none; position: static; } .main-navigation-menu ul { position: static; display: block; } .main-navigation-menu ul a { width: auto; float: none; } .main-navigation-menu li ul ul { margin-left: 0; } .main-navigation-menu li:hover ul ul, .main-navigation-menu li:hover ul ul ul, .main-navigation-menu li:hover ul ul ul ul, .main-navigation-menu li:hover ul, .main-navigation-menu li li:hover ul, .main-navigation-menu li li li:hover ul, .main-navigation-menu li li li li:hover ul { display: inline; } .main-navigation-menu > .menu-item-has-children > a:after, .main-navigation-menu ul .menu-item-has-children > a:after { display: none; } /* Main Navigation Toggle */ .main-navigation-toggle { float: left; display: inline-block; margin: 0 0 0 1.5em; padding: 0.8em 1.2em; background: #dd5533; } .main-navigation-toggle:hover, .main-navigation-toggle:focus, .main-navigation-toggle:active { cursor: pointer; background: none; } .main-navigation-toggle:after { float: left; display: inline-block; font-size: 24px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: middle; content: '\f419'; color: #fff; } .main-navigation-toggle:active, .main-navigation-toggle:focus, .main-navigation-toggle:hover { background: #dd5533; } /* Main Navigation Menu */ .primary-navigation { padding: 0; } .main-navigation-menu { float: left; width: 100%; display: none; padding: 3px 0; border-top: 5px solid #dd5533; } .main-navigation-menu a { display: block; clear: left; padding: 1em 1.5em; border-bottom: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu li:last-child a { border-bottom: none; } .main-navigation-menu ul { float: none; width: 100%; border: none; } .main-navigation-menu ul a { display: block; width: 100%; padding-left: 3em; } .main-navigation-menu ul li ul a { padding-left: 4em; } .main-navigation-menu ul li ul li ul a { padding-left: 5em; } .main-navigation-menu ul li ul li ul li ul a { padding-left: 6em; } .main-navigation-menu ul li:last-child a { border-bottom: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu ul ul { border-top: 1px dotted rgba(255,255,255,0.2); border-left: none; } /* Mobile Submenu Dropdowns */ .main-navigation-menu .submenu-dropdown-toggle { float: right; display: block; margin: 0; padding: 0.8em 1.2em; } .main-navigation-menu .submenu-dropdown-toggle:hover { cursor: pointer; } .main-navigation-menu .submenu-dropdown-toggle:before { font-size: 32px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: middle; content: '\f431'; color: #fff; } .main-navigation-menu .submenu-dropdown-toggle:hover, .main-navigation-menu .submenu-dropdown-toggle:active { background: #dd5533; } .main-navigation-menu .submenu-dropdown-toggle.active:before { content: '\f432'; } .main-navigation-menu ul .submenu-dropdown-toggle { padding: 0.55em 1em; } .main-navigation-menu ul .submenu-dropdown-toggle:before { font-size: 24px; } /* Magazine Post Widgets */ .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content, .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: inline-block; } .widget-magazine-posts .large-post .entry-title { font-size: 22px; font-size: 1.375rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 17px; font-size: 1.0625rem; } .widget-magazine-posts .small-post .entry-title { font-size: 16px; font-size: 1rem; } } /*-------------------------------------------------------------- ## 14.4 - Tablet Large ( < 880px ) --------------------------------------------------------------*/ @media only screen and (max-width: 55em) { } /*-------------------------------------------------------------- ## 14.5 - Tablet Medium ( < 800px ) --------------------------------------------------------------*/ @media only screen and (max-width: 50em) { .archive-title, .page-title, .entry-title { font-size: 24px; font-size: 1.5rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } /* Magazine Post Widgets */ .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .small-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: none; } } /*-------------------------------------------------------------- ## 14.6 - Tablet Small ( < 720px ) --------------------------------------------------------------*/ @media only screen and (max-width: 45em) { .widget-magazine-posts .medium-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content { display: none; } } /*-------------------------------------------------------------- ## 14.7 - Mobile Extra Large ( < 640px ) --------------------------------------------------------------*/ @media only screen and (max-width: 40em) { .post-layout-columns .post-wrapper { display: block; margin-right: 0; } .post-layout-columns .post-wrapper .post-column { float: none; display: block; padding-right: 0; } .post-layout-two-columns .post-wrapper .post-column, .post-layout-three-columns .post-wrapper .post-column { width: 100%; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } .entry-content { font-size: 16px; font-size: 1rem; } /* Sidebar */ .sidebar { margin-right: 0; } .sidebar .widget-wrap { float: none; width: 100%; padding-right: 0; } /* Magazine Post Widgets */ .widget-magazine-posts-grid .large-post-row { margin-right: 0; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post, .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .wp-post-image, .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .large-post, .widget-magazine-posts-columns .magazine-posts-column-left { float: none; width: 100%; padding: 0; } .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .small-posts, .widget-magazine-posts-columns .magazine-posts-column-right { width: 100%; padding-top: 1em; margin-left: 0; padding-left: 0; } .widget-magazine-posts .large-post .wp-post-image { float: left; margin: 0 1.5em 0 0; max-width: 50%; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: right; width: 50%; padding-left: 1.5em; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post { clear: left; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post .wp-post-image { margin-bottom: 1em; } .widget-magazine-posts .large-post .entry-content { display: none; } .widget-magazine-posts .large-post .entry-title { font-size: 18px; font-size: 1.125rem; } } /*-------------------------------------------------------------- ## 14.8 - Mobile Large ( < 560px ) --------------------------------------------------------------*/ @media only screen and (max-width: 35em) { .widget-magazine-posts-grid .medium-post-row { margin-right: 0; } .widget-magazine-posts .medium-post { float: none; width: 100%; padding-right: 0; } .widget-magazine-posts .medium-post .wp-post-image { float: left; margin: 0 1em 0 0; max-width: 120px; } } /*-------------------------------------------------------------- ## 14.9 - Mobile Medium ( < 480px ) --------------------------------------------------------------*/ @media only screen and (max-width: 30em) { .site-branding .site-title { font-size: 32px; font-size: 2rem; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } .alignright, .alignleft { float: none; margin: 1em 0; } /* Magazine Homepage: Category Post Widgets */ .widget-magazine-posts .medium-post .wp-post-image, .widget-magazine-posts .small-post .wp-post-image { max-width: 30%; } .widget-magazine-posts .large-post .wp-post-image, .widget-magazine-posts-grid .magazine-posts-grid-row .large-post .wp-post-image { float: none; margin: 0 0 0.5em 0; max-width: 100%; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: none; width: 100%; padding: 0; } .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .large-post .entry-content, .widget-magazine-posts .large-post .entry-content .more-link { display: inline-block; } } /*-------------------------------------------------------------- ## 14.10 - Mobile Small ( < 320px ) --------------------------------------------------------------*/ @media only screen and (max-width: 20em) { .site-branding .site-title { font-size: 28px; font-size: 1.75rem; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { margin: 0 0 0.5em; font-size: 18px; font-size: 1.125rem; } .entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-category, .entry-meta .meta-comments { display: block; } .widget-magazine-posts .medium-post .entry-title, .widget-magazine-posts .small-post .entry-title { font-size: 13px; font-size: 0.8125rem; vertical-align: top; } .widget-magazine-posts .medium-post .entry-meta, .widget-magazine-posts .small-post .entry-meta { display: none; } } /*-------------------------------------------------------------- # 15.0 - Theme Option Styles --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 15.1 - Sidebar Left Layout --------------------------------------------------------------*/ .sidebar-left .content-area { float: right; padding-right: 0; padding-left: 2em; } .sidebar-left .sidebar { float: left; } @media only screen and (max-width: 80em) { .sidebar-left .content-area { padding-right: 0; padding-left: 1.5em; } } @media only screen and (max-width: 60em) { .sidebar-left .content-area { padding: 0; } } /*-------------------------------------------------------------- # 16.0 - Media Query Fixes --------------------------------------------------------------*/ /* Ensure navigation is visible on desktop view */ @media only screen and (min-width: 60em) { .main-navigation-menu { display: block !important; } }
blog/wp-content/themes/tortuga/style.css
>>> TABLE OF CONTENTS: ---------------------------------------------------------------- 1.0 - Normalize 2.0 - Typography 3.0 - Elements 4.0 - Forms 5.0 - Accessibility 6.0 - Alignments 7.0 - Clearings 8.0 - Layout Structure 9.0 - Header 10.0 - Navigation 10.1 - Main Navigation 10.2 - Social Icon Menu 11.0 - Widgets 11.1 - Default Widgets 11.2 - Magazine Posts Widgets 12.0 - Posts and pages 11.0 - Comments 12.0 - Footer 13.0 - Media 13.1 - Captions 13.2 - Galleries 14.0 - Media Queries 14.1 - Desktop Large ( < 1120px ) 14.2 - Desktop Medium ( < 1040px ) 14.3 - Desktop Small ( < 960px ) 14.4 - Tablet Large ( < 880px ) 14.5 - Tablet Medium ( < 800px ) 14.6 - Tablet Small ( < 720px ) 14.7 - Mobile Extra Large ( < 640px ) 14.8 - Mobile Large ( < 560px ) 14.9 - Mobile Medium ( < 480px ) 14.10 - Mobile Small ( < 320px ) 15.0 - Theme Option Styles 15.1 - Sidebar Left Layout 15.2 - Sticky Header 16.0 - Media Query Fixes --------------------------------------------------------------*/ /*-------------------------------------------------------------- # 1.0 - Normalize --------------------------------------------------------------*/ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*-------------------------------------------------------------- # 2.0 - Typography --------------------------------------------------------------*/ body, button, input, select, textarea { color: #303030; font-family: 'Open Sans', Tahoma, Arial; font-size: 17px; font-size: 1.0625rem; line-height: 1.75; } h1, h2, h3, h4, h5, h6 { clear: both; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #fff; border: 1px solid #ddd; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # 3.0 - Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #ddd; /* Fallback for when there is no custom background color defined. */ } blockquote { margin: 0 0 1.5em; border: 1px solid #ddd; border-left: 3px solid #dd5533; padding: 0.05em 1.25em 1em; font-size: 18px; font-size: 1.125rem; font-style: italic; color: #777; } blockquote cite, blockquote small { margin-top: 1em; display: block; font-size: 16px; font-size: 1rem; line-height: 1.75; color: #404040; } blockquote cite:before, blockquote small:before { content: "\2014\00a0"; } blockquote em, blockquote i, blockquote cite { font-style: normal; } blockquote > :last-child { margin-bottom: 0.5em; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em; padding: 0 0 0 1.25em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 0 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } table { margin: 0 0 1.5em; border: none; table-layout: fixed; width: 100%; } th, td { border: 1px solid #ddd; padding: 0.3em 0.6em; } a { color: #dd5533; text-decoration: none; } a:link, a:visited { color: #dd5533; } a:hover, a:focus, a:active { color: #303030; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- # 4.0 - Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { margin: 0; padding: 0.6em 1em; font-size: 17px; font-size: 1.0625rem; color: #fff; background: #dd5533; border: none; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background: #303030; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { max-width: 100%; padding: 0.3em 0.6em; color: #666; border: 1px solid #ddd; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { color: #111; border: 1px solid #ccc; } textarea { width: 100%; } /*-------------------------------------------------------------- # 5.0 - Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*-------------------------------------------------------------- # 6.0 - Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # 7.0 - Clearings --------------------------------------------------------------*/ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } /*-------------------------------------------------------------- # 8.0 - Layout Structure --------------------------------------------------------------*/ .site { width: 100%; margin: 0; } .container { max-width: 1320px; width: 100%; margin: 0 auto; padding: 0 2em; } .site-content { padding-top: 2em; } .content-area { float: left; width: 73%; padding-right: 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sidebar { float: right; width: 27%; } /* Fullwidth Template */ .site-content .content-fullwidth { float: none; width: 100%; padding: 0; } /*-------------------------------------------------------------- # 9.0 - Header --------------------------------------------------------------*/ .site-header { color: #fff; background: #303030; } .header-main { padding-top: 1em; padding-bottom: 1em; } .site-branding { float: left; max-width: 100%; margin: 1em 0; padding: 0; } .site-branding a:link, .site-branding a:visited, .site-branding a:hover { text-decoration: none; padding: 0; border: none; } .site-title { display: inline-block; margin: 0; padding: 0; color: #fff; font-family: 'Titillium Web', sans-serif; font-size: 36px; font-size: 2.25rem; font-weight: normal; text-decoration: none; text-transform: uppercase; } .site-title a:link, .site-title a:visited { color: #fff; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .site-title a:hover, .site-title a:active { color: #ccc; } .site-branding .custom-logo { margin: 0.5em 1em 0 0; padding: 0; border: none; vertical-align: top; max-width: 100%; height: auto; } /* Header Widgets */ .header-widgets { display: inline; } .header-widget { float: right; margin: 0.5em 0 0 1.5em; } .header-widget ul { margin: 0; padding: 0; } .header-widget-title { margin: 0 0 0.5em; } /* Custom Header Image */ .header-image { text-align: center; } .header-image img { max-width: 2500px; max-height: 500px; vertical-align: top; width: 100%; height: auto; } /*-------------------------------------------------------------- # 10.0 - Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 10.1 - Main Navigation --------------------------------------------------------------*/ .primary-navigation-wrap { background: rgba(0,0,0,0.15); border-bottom: 5px solid #dd5533; box-shadow: inset 0 1px 0 rgba(0,0,0, 0.05); } .main-navigation-toggle { display: none; } .main-navigation-menu { float: left; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; position: relative; } .main-navigation-menu li { float: left; position: relative; } .main-navigation-menu a { display: block; font-family: 'Titillium Web', Tahoma, Arial; font-size: 16px; font-size: 1rem; padding: 0.8em 1.2em 0.7em; text-decoration: none; text-transform: uppercase; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .main-navigation-menu > .menu-item-has-children > a:after { display: inline-block; margin: 0.4em 0 0 0.3em; font-size: 16px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: top; content: '\f431'; color: #fff; } .main-navigation-menu a:link, .main-navigation-menu a:visited { color: #fff; text-decoration: none; } .main-navigation-menu a:hover, .main-navigation-menu a:active { background: #dd5533; } .main-navigation-menu ul { position: absolute; display: none; z-index: 99; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; background: #303030; border-top: 5px solid #dd5533; } .main-navigation-menu ul li{ margin: 0; } .main-navigation-menu ul a { width: 250px; width: 16rem; padding: 1em; float: left; font-size: 13px; font-size: 0.8125rem; border-bottom: 1px dotted rgba(255,255,255,0.2); -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } .main-navigation-menu ul li:last-child a { border-bottom: none; } .main-navigation-menu ul .menu-item-has-children > a:after { display: inline-block; margin: 0.4em 0 0 0.3em; font-size: 14px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: top; content: '\f431'; color: #fff; -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -o-transform:rotate(270deg); -ms-transform:rotate(270deg); } .main-navigation-menu li ul ul { margin-left: 250px; margin-left: 16rem; margin-top: -5px; border-left: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu li:hover ul ul, .main-navigation-menu li:hover ul ul ul, .main-navigation-menu li:hover ul ul ul ul { display: none; } .main-navigation-menu li:hover ul, .main-navigation-menu li li:hover ul, .main-navigation-menu li li li:hover ul, .main-navigation-menu li li li li:hover ul { display: block; } .main-navigation-menu li.current-menu-item > a { background: #dd5533; } /*-------------------------------------------------------------- ## 10.2 - Social Icons Menu --------------------------------------------------------------*/ .social-icons-menu { margin: 0; padding: 0; list-style-type: none; list-style-position: outside; line-height: 1; } .social-icons-menu li { float: left; margin: 0; padding: 0; } .social-icons-menu li a { position: relative; display: inline-block; padding: 0.5em; text-decoration: none; } .social-icons-menu li a .screen-reader-text { display: none; } /* Add Genericons */ .social-icons-menu li a:before { color: #fff; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; line-height: 1; font-family: 'Genericons'; text-decoration: inherit; vertical-align: top; } .social-icons-menu li a:before { content: '\f408'; } /* Default Icon */ .social-icons-menu li a[href*="codepen.io"]:before { content: '\f216'; } .social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; } .social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; } .social-icons-menu li a[href*="facebook.com"]:before { content: '\f204'; } .social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; } .social-icons-menu li a[href*="plus.google.com"]:before { content: '\f218'; } .social-icons-menu li a[href*="github.com"]:before { content: '\f200'; } .social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; } .social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; } .social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; } .social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; } .social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; } .social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; } .social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; } .social-icons-menu li a[href*="skype.com"]:before, .social-icons-menu li a[href*="skype:"]:before { content: '\f220'; } .social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; } .social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; } .social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; } .social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; } .social-icons-menu li a[href*="vimeo.com"]:before { content: '\f212'; } .social-icons-menu li a[href*="wordpress.org"]:before { content: '\f205'; } .social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; } .social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; } .social-icons-menu li a[href*="newsletter"]:before, .social-icons-menu li a[href*="mailto"]:before { content: '\f410'; } .social-icons-menu li a[href*="/feed"]:before, .social-icons-menu li a[href*="/feed/"]:before, .social-icons-menu li a[href*="?feed=rss2"]:before, .social-icons-menu li a[href*="feedburner.google.com"]:before, .social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; } /*-------------------------------------------------------------- # 11.0 - Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 2em 0; padding: 1em 1.5em 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; -ms-word-wrap: break-word; word-wrap: break-word; } .widget-header { margin: 0 0 1em 0; } .widget-title { display: block; margin: 0; padding: 0; font-family: 'Titillium Web', Tahoma, Arial; font-size: 20px; font-size: 1.25rem; font-weight: normal; text-transform: uppercase; color: #dd5533; } .widget ul { margin: 0; padding: 0; list-style: circle inside; } .widget ul .children, .widget ul .sub-menu { padding: 0; margin: 0.5em 0 0.5em 1em; } /* Make sure select elements fit in widgets. */ .widget select { max-width: 100%; } /*-------------------------------------------------------------- ## 11.1 - Default Widgets --------------------------------------------------------------*/ /* Theme Search Widget */ .search-form { display: block; position: relative; width: 100%; margin: 0; padding: 0; overflow: hidden; } .search-form .screen-reader-text { display: none; } .search-form .search-field { display: inline-block; margin: 0; width: 100%; padding: 0.5em 1.5em 0.5em 0.7em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; } .search-form .search-submit { position: absolute; top: 0; right: 0; border: none; padding: 0.65em 0.75em 0 0.2em; cursor: pointer; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .search-form .search-submit .genericon-search { display: inline-block; padding: 0.05em 0 0.55em 0.45em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 24px; line-height: 1; font-family: 'Genericons'; text-decoration: inherit; font-weight: normal; font-style: normal; vertical-align: middle; color: #fff; content: '\f400'; } /*-------------------------------------------------------------- ## 11.2 - Magazine Posts Widgets --------------------------------------------------------------*/ .widget-magazine-posts { margin-bottom: -1em; } .widget-magazine-posts .type-post { margin: 0 0 1.5em 0; padding: 0; border: none; box-shadow: none; background: none; } .widget-magazine-posts .type-post .wp-post-image { margin: 0; max-width: 100%; } .widget-magazine-posts .type-post .entry-title { display: inline; } .widget-magazine-posts .type-post .entry-content { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .type-post .entry-content p { margin: 1em 0 0; } .widget-magazine-posts .type-post .more-link { margin: 1em 0 0; } .widget-magazine-posts .large-post .entry-title { font-size: 22px; font-size: 1.375rem; } .widget-magazine-posts .medium-post { float: left; display: block; width: 33.33333333%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts .medium-post .entry-title { font-size: 17px; font-size: 1.0625rem; } .widget-magazine-posts .small-post { float: left; display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts .small-post .wp-post-image { float: left; margin: 0 1em 0 0; max-width: 40%; } .widget-magazine-posts .small-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .medium-post .entry-meta, .widget-magazine-posts .small-post .entry-meta { font-size: 12px; font-size: 0.75rem; } /* Magazine Posts Boxed Widget Horizontal Style */ .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .wp-post-image { float: left; width: 50%; margin: 0; padding-right: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: right; width: 50%; padding-left: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .medium-posts { margin-right: -1.5em; } /* Magazine Posts Boxed Widget Vertical Style */ .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .large-post { float: left; width: 50%; margin-bottom: 1em; padding-right: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .small-posts { width: 50%; margin-left: 50%; padding-left: 0.75em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Magazine Posts Grid Widget */ .widget-magazine-posts-grid .magazine-posts-grid-row { margin-right: -1.5em; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post { float: left; width: 50%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Magazine Posts Columns Widget */ .tortuga-magazine-posts-columns { padding: 0; border: none; box-shadow: none; background: none; } .tortuga-magazine-posts-columns .widget-magazine-posts { margin-bottom: 0; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content { margin: 0; padding: 1em 1.5em 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; -ms-word-wrap: break-word; word-wrap: break-word; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content .magazine-posts-columns-post-list { float: left; margin-bottom: -1.5em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content { float: left; width: 100%; } .widget-magazine-posts-columns .magazine-posts-column-left { float: left; width: 50%; padding-right: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .magazine-posts-column-right { margin-left: 50%; width: 50%; padding-left: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget-magazine-posts-columns .medium-post { width: 100%; padding-right: 0; } /*-------------------------------------------------------------- # 12.0 - Posts and pages --------------------------------------------------------------*/ .type-post, .type-page, .type-attachment, .comments-area { margin: 0 0 2em 0; padding: 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; max-width: 100%; } .archive-title, .page-title, .entry-title { font-family: 'Titillium Web', Tahoma, Arial; font-size: 28px; font-size: 1.75rem; font-weight: normal; text-transform: uppercase; padding: 0; margin: 0; color: #dd5533; -ms-word-wrap: break-word; word-wrap: break-word; } .entry-title a:link, .entry-title a:visited { color: #dd5533; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .entry-title a:hover, .entry-title a:active{ color: #303030; } .type-post .wp-post-image, .type-page .wp-post-image { margin: 0 0 0.5em; } .entry-content p:last-child { margin-bottom: 0; } .sticky {} /* Read more Link */ .more-link { display: inline-block; margin: 1.5em 0 0; padding: 0.6em 1em; font-size: 15px; font-size: 0.9375rem; color: #fff; background: #dd5533; text-decoration: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .more-link:link, .more-link:visited { color: #fff; } .more-link:hover, .more-link:active { background: #303030; text-decoration: none; } /* Page Links | wp_link_pages() */ .page-links { margin: 0; word-spacing: 1em; font-weight: bold; } /* Entry Meta */ .entry-meta { margin: 0; padding: 0; color: #303030; font-size: 14px; font-size: 0.875rem; } .entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-category, .entry-meta .meta-comments { margin-right: 1.5em; } .entry-meta a:link, .entry-meta a:visited { color: #303030; } .entry-meta a:hover, .entry-meta a:active { color: #777; } .entry-meta span:before { display: inline-block; -webkit-font-smoothing: antialiased; font: normal 16px 'Genericons'; vertical-align: middle; color: #333; margin-right: 0.2em; } .entry-meta .meta-date:before{ content: '\f307'; } .entry-meta .meta-author:before{ content: '\f304'; } .entry-meta .meta-category:before{ content: '\f301'; } .entry-meta .meta-comments:before{ content: '\f300'; } /* Entry Tags & Tagcloud Widget */ .entry-tags { margin: 0 0 1.5em; } .widget_tag_cloud .tagcloud, .entry-tags .meta-tags { font-size: 14px; font-size: 0.875rem; } .widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .entry-tags .meta-tags:before, .entry-tags .meta-tags:after { content: ""; display: table; } .widget_tag_cloud .tagcloud:after, .entry-tags .meta-tags:after { clear: both; } .widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a { float: left; display: inline-block; margin: 0 2px 2px 0; padding: 0.2em 0.5em; text-decoration: none; background: #303030; font-size: 12px !important; font-size: 0.75rem !important; text-transform: uppercase; } .widget_tag_cloud .tagcloud a:link, .widget_tag_cloud .tagcloud a:visited, .entry-tags .meta-tags a:link, .entry-tags .meta-tags a:visited { color: #fff; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:active, .entry-tags .meta-tags a:hover, .entry-tags .meta-tags a:active { color: #fff; background: #dd5533; } /* Post Navigation */ .post-navigation { margin: 0; } .post-navigation .nav-links:before, .post-navigation .nav-links:after { content: ""; display: table; } .post-navigation .nav-links:after { clear: both; } .post-navigation .nav-links .nav-previous { float: left; } .post-navigation .nav-links .nav-next { float: right; } .post-navigation .nav-links a { display: inline-block; margin: 0 0 3px; padding: 0.3em 0.8em; font-size: 14px; font-size: 0.875rem; text-decoration: none; color: #fff; background: #dd5533; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } .post-navigation .nav-links a:link, .post-navigation .nav-links a:visited { color: #fff; } .post-navigation .nav-links a:hover, .post-navigation .nav-links a:active { background: #303030; } /* Theme Pagination */ .post-pagination { margin: 0 0 2em; } .post-pagination a, .post-pagination .current { display: inline-block; margin: 0 3px 3px 0; padding: 0.4em 1em; text-align: center; text-decoration: none; color: #fff; background: #303030; } .post-pagination a:link, .post-pagination a:visited { color: #fff; } .post-pagination a:hover, .post-pagination a:active, .post-pagination .current { background: #dd5533; } /* Infinite Scroll Pagination */ .infinite-scroll .post-pagination { display: none; } .infinite-scroll #infinite-handle span { display: inline-block; margin: 0 0 2em; padding: 0.4em 1em; background: #303030; font-size: 17px; font-size: 1.0625rem; text-decoration: none; } .infinite-scroll #infinite-handle span:hover { background: #dd5533; } /* Archives and Search Heading */ .page-header { margin: 0 0 2em 0; padding: 1.5em; background: #fff; border-top: 3px solid #dd5533; box-shadow: 0 2px 2px #aaa; } .homepage-description, .archive-description p { margin-bottom: 0; } /* Breadcrumbs */ .breadcrumbs { margin: 0; padding: 0.5em 0; background: #fff; box-shadow: 0 2px 2px #aaa; -ms-word-wrap: break-word; word-wrap: break-word; } .breadcrumbs-container { color: #222; font-size: 14px; font-size: 0.875rem; } .breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { display: inline; margin: 0; padding: 0; } .breadcrumbs .trail-browse { margin-right: 0.5em; font-size: 14px; font-size: 0.875rem; font-weight: normal; } .breadcrumbs .trail-items { list-style: none; } .breadcrumbs .trail-items li::after { content: "\00bb"; /* Raquo */ padding: 0 0.5em; } .trail-separator-slash .trail-items li::after { content: "\002F"; } .trail-separator-dash .trail-items li::after { content: "\2013"; } .trail-separator-bull .trail-items li::after { content: "\2022"; } .trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; } .trail-separator-raquo .trail-items li::after { content: "\00bb"; } .trail-separator-single-arrow .trail-items li::after { content: "\2192"; } .trail-separator-double-arrow .trail-items li::after { content: "\21D2"; } .breadcrumbs .trail-items li:last-of-type::after { display: none; } /* Post Columns */ .post-layout-columns .post-wrapper { display: flex; flex-wrap: wrap; margin-right: -2em; } .post-layout-columns .post-wrapper .post-column { display: flex; padding-right: 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post-layout-columns .post-wrapper .post-column .type-post { display: flex; flex-direction: column; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-content { flex-grow: 1; font-size: 16px; font-size: 1rem; } .post-layout-columns .post-wrapper .post-column .type-post .more-link { font-size: 15px; font-size: 0.9375rem; } /* 2 Columns */ .post-layout-two-columns .post-wrapper .post-column { width: 50%; } /* 3 Columns */ .post-layout-three-columns .content-archive { float: none; width: 100%; padding: 0; } .post-layout-three-columns .post-wrapper .post-column { width: 33.3333333333333%; } /* Post Columns Fixes for IE 10 and IE 11 */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .post-layout-columns .post-wrapper .post-column { float: left; display: block; } .post-layout-two-columns .post-wrapper .post-column:nth-child(2n + 1) { clear: left; } .post-layout-three-columns .post-wrapper .post-column:nth-child(3n + 1) { clear: left; } .post-layout-columns .post-wrapper .post-column .type-post { display: block; } } /*-------------------------------------------------------------- # 11.0 - Comments --------------------------------------------------------------*/ .comments-area { padding: 1em 1.5em; } /* Comment Header */ .comments-header, .comment-reply-title { margin: 0 0 1em 0; } .comments-header .comments-title, .comment-reply-title span { display: inline-block; font-family: 'Titillium Web', Tahoma, Arial; font-size: 20px; font-size: 1.25rem; font-weight: normal; text-transform: uppercase; padding: 0; margin: 0; color: #dd5533; -ms-word-wrap: break-word; word-wrap: break-word; } /* Comment List */ .comment-list { margin: 0; padding: 0; list-style: none; } .comment { margin: 0 0 1.5em; padding: 1.5em 0 0; border-top: 1px dotted #aaa; -ms-word-wrap: break-word; word-wrap: break-word; } .comment-meta { float: left; width: 100%; padding: 0; } .comment-meta .comment-author img { float: left; margin-right: 1em; } .bypostauthor { display: block; } .comment-meta .comment-metadata { margin-top: 0.3em; font-size: 14px; font-size: 0.875rem; } .comment-meta .comment-metadata a { margin-right: 1em; } .comment-content { clear: left; padding: 0.2em 0 0; } .comment-content a { word-wrap: break-word; } .comment ol.children { list-style: none; margin: 1.5em 0 0; } .comment .comment-respond { margin-top: 1.5em; } /* Comment Pagination */ .comment-navigation { margin: 0 0 1.5em; padding: 0; font-size: 14px; font-size: 0.875rem; } .comment-navigation .nav-previous { float: left; } .comment-navigation .nav-next { float: right; } /* Comment Form */ .comment-form { padding: 0; } .comment-form label { display: inline-block; min-width: 150px; font-weight: bold; } .comment-form textarea { margin-top: 0.4em; } .comment-form .form-submit { margin-bottom: 1em; } .comment-reply-title small a { margin-left: 1em; text-decoration: underline; font-size: 14px; font-size: 0.875rem; font-weight: normal; } /*-------------------------------------------------------------- # 12.0 - Footer --------------------------------------------------------------*/ .footer-wrap { background: #303030; } .site-footer { font-size: 15px; font-size: 0.9375rem; color: #ddd; } .site-footer .site-info { float: left; padding: 2.5em 0; } .site-footer a:link, .site-footer a:visited { color: #fff; border-bottom: 1px dotted #aaa; } .site-footer a:hover, .site-footer a:focus, .site-footer a:active { color: #ddd; } /*-------------------------------------------------------------- # 13.0 - Media --------------------------------------------------------------*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /*-------------------------------------------------------------- ## 13.1 - Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .wp-caption-text { text-align: center; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } /*-------------------------------------------------------------- ## 13.2 - Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.25em; } .gallery-item { display: inline-block; margin: 0; padding: 0.75em 1em 0 0; text-align: center; vertical-align: top; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; font-size: 13px; font-size: 0.8125rem; } /*-------------------------------------------------------------- # 14.0 - Media Queries --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 14.1 - Desktop X-Large ( < 1200px ) --------------------------------------------------------------*/ @media only screen and (max-width: 80em) { .container { padding: 0 1.5em; } .site-content { padding-top: 1.5em; } .content-area { padding-right: 1.5em; } .header-main { padding-top: 1em; padding-bottom: 1em; } .widget, .page-header, .type-post, .type-page, .type-attachment, .post-pagination, .comments-area { margin-bottom: 1.5em; } .post-layout-columns .post-wrapper { margin-right: -1.5em; } .post-layout-columns .post-wrapper .post-column { padding-right: 1.5em; } } /*-------------------------------------------------------------- ## 14.2 - Desktop Large ( < 1120px ) --------------------------------------------------------------*/ @media only screen and (max-width: 70em) { .content-area { width: 70%; } .sidebar { width: 30%; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } /* Magazine Post Widgets */ .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .small-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: none; } } /*-------------------------------------------------------------- ## 14.2 - Desktop Medium ( < 1040px ) --------------------------------------------------------------*/ @media only screen and (max-width: 65em) { .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content { display: none; } } /*-------------------------------------------------------------- ## 14.3 - Desktop Small ( < 960px ) --------------------------------------------------------------*/ @media only screen and (max-width: 60em) { .content-area, .site-content .content-fullwidth { float: none; width: 100%; padding: 0; } .sidebar { display: flex; flex-wrap: wrap; float: none; padding: 0; width: auto; margin-right: -1.5em; } .sidebar .widget-wrap { float: right; display: flex; width: 50%; padding-right: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sidebar .widget-wrap .widget { width: 100%; } .sidebar .widget-wrap:nth-child(2n + 1) { clear: left; } .site-branding { float: none; text-align: center; margin: 0; } .header-widgets { display: block; text-align: center; } .header-widget { float: none; display: inline-block; margin: 1em 0 0; vertical-align: top; max-width: 100%; } .header-widget .search-form { max-width: 300px; } .post-layout-three-columns .post-wrapper .post-column { width: 50%; } .archive-title, .page-title, .entry-title { font-size: 26px; font-size: 1.625rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } /*** Mobile Main Navigation ***/ /* Reset */ .primary-navigation { margin: 0; } .primary-navigation, .main-navigation-menu li { float: none; position: static; } .main-navigation-menu ul { position: static; display: block; } .main-navigation-menu ul a { width: auto; float: none; } .main-navigation-menu li ul ul { margin-left: 0; } .main-navigation-menu li:hover ul ul, .main-navigation-menu li:hover ul ul ul, .main-navigation-menu li:hover ul ul ul ul, .main-navigation-menu li:hover ul, .main-navigation-menu li li:hover ul, .main-navigation-menu li li li:hover ul, .main-navigation-menu li li li li:hover ul { display: inline; } .main-navigation-menu > .menu-item-has-children > a:after, .main-navigation-menu ul .menu-item-has-children > a:after { display: none; } /* Main Navigation Toggle */ .main-navigation-toggle { float: left; display: inline-block; margin: 0 0 0 1.5em; padding: 0.8em 1.2em; background: #dd5533; } .main-navigation-toggle:hover, .main-navigation-toggle:focus, .main-navigation-toggle:active { cursor: pointer; background: none; } .main-navigation-toggle:after { float: left; display: inline-block; font-size: 24px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: middle; content: '\f419'; color: #fff; } .main-navigation-toggle:active, .main-navigation-toggle:focus, .main-navigation-toggle:hover { background: #dd5533; } /* Main Navigation Menu */ .primary-navigation { padding: 0; } .main-navigation-menu { float: left; width: 100%; display: none; padding: 3px 0; border-top: 5px solid #dd5533; } .main-navigation-menu a { display: block; clear: left; padding: 1em 1.5em; border-bottom: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu li:last-child a { border-bottom: none; } .main-navigation-menu ul { float: none; width: 100%; border: none; } .main-navigation-menu ul a { display: block; width: 100%; padding-left: 3em; } .main-navigation-menu ul li ul a { padding-left: 4em; } .main-navigation-menu ul li ul li ul a { padding-left: 5em; } .main-navigation-menu ul li ul li ul li ul a { padding-left: 6em; } .main-navigation-menu ul li:last-child a { border-bottom: 1px dotted rgba(255,255,255,0.2); } .main-navigation-menu ul ul { border-top: 1px dotted rgba(255,255,255,0.2); border-left: none; } /* Mobile Submenu Dropdowns */ .main-navigation-menu .submenu-dropdown-toggle { float: right; display: block; margin: 0; padding: 0.8em 1.2em; } .main-navigation-menu .submenu-dropdown-toggle:hover { cursor: pointer; } .main-navigation-menu .submenu-dropdown-toggle:before { font-size: 32px; line-height: 1; font-family: 'Genericons'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: inherit; vertical-align: middle; content: '\f431'; color: #fff; } .main-navigation-menu .submenu-dropdown-toggle:hover, .main-navigation-menu .submenu-dropdown-toggle:active { background: #dd5533; } .main-navigation-menu .submenu-dropdown-toggle.active:before { content: '\f432'; } .main-navigation-menu ul .submenu-dropdown-toggle { padding: 0.55em 1em; } .main-navigation-menu ul .submenu-dropdown-toggle:before { font-size: 24px; } /* Magazine Post Widgets */ .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content, .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: inline-block; } .widget-magazine-posts .large-post .entry-title { font-size: 22px; font-size: 1.375rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 17px; font-size: 1.0625rem; } .widget-magazine-posts .small-post .entry-title { font-size: 16px; font-size: 1rem; } } /*-------------------------------------------------------------- ## 14.4 - Tablet Large ( < 880px ) --------------------------------------------------------------*/ @media only screen and (max-width: 55em) { } /*-------------------------------------------------------------- ## 14.5 - Tablet Medium ( < 800px ) --------------------------------------------------------------*/ @media only screen and (max-width: 50em) { .archive-title, .page-title, .entry-title { font-size: 24px; font-size: 1.5rem; } .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } /* Magazine Post Widgets */ .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .medium-post .entry-title { font-size: 16px; font-size: 1rem; } .widget-magazine-posts .small-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .more-link { display: none; } } /*-------------------------------------------------------------- ## 14.6 - Tablet Small ( < 720px ) --------------------------------------------------------------*/ @media only screen and (max-width: 45em) { .widget-magazine-posts .medium-post .entry-title { font-size: 15px; font-size: 0.9375rem; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .entry-content { display: none; } } /*-------------------------------------------------------------- ## 14.7 - Mobile Extra Large ( < 640px ) --------------------------------------------------------------*/ @media only screen and (max-width: 40em) { .post-layout-columns .post-wrapper { display: block; margin-right: 0; } .post-layout-columns .post-wrapper .post-column { float: none; display: block; padding-right: 0; } .post-layout-two-columns .post-wrapper .post-column, .post-layout-three-columns .post-wrapper .post-column { width: 100%; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 22px; font-size: 1.375rem; } .entry-content { font-size: 16px; font-size: 1rem; } /* Sidebar */ .sidebar { margin-right: 0; } .sidebar .widget-wrap { float: none; width: 100%; padding-right: 0; } /* Magazine Post Widgets */ .widget-magazine-posts-grid .large-post-row { margin-right: 0; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post, .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .wp-post-image, .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .large-post, .widget-magazine-posts-columns .magazine-posts-column-left { float: none; width: 100%; padding: 0; } .widget-magazine-posts-boxed .magazine-posts-boxed-vertical .small-posts, .widget-magazine-posts-columns .magazine-posts-column-right { width: 100%; padding-top: 1em; margin-left: 0; padding-left: 0; } .widget-magazine-posts .large-post .wp-post-image { float: left; margin: 0 1.5em 0 0; max-width: 50%; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: right; width: 50%; padding-left: 1.5em; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post { clear: left; } .widget-magazine-posts-grid .magazine-posts-grid-row .large-post .wp-post-image { margin-bottom: 1em; } .widget-magazine-posts .large-post .entry-content { display: none; } .widget-magazine-posts .large-post .entry-title { font-size: 18px; font-size: 1.125rem; } } /*-------------------------------------------------------------- ## 14.8 - Mobile Large ( < 560px ) --------------------------------------------------------------*/ @media only screen and (max-width: 35em) { .widget-magazine-posts-grid .medium-post-row { margin-right: 0; } .widget-magazine-posts .medium-post { float: none; width: 100%; padding-right: 0; } .widget-magazine-posts .medium-post .wp-post-image { float: left; margin: 0 1em 0 0; max-width: 120px; } } /*-------------------------------------------------------------- ## 14.9 - Mobile Medium ( < 480px ) --------------------------------------------------------------*/ @media only screen and (max-width: 30em) { .site-branding .site-title { font-size: 32px; font-size: 2rem; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { font-size: 20px; font-size: 1.25rem; } .alignright, .alignleft { float: none; margin: 1em 0; } /* Magazine Homepage: Category Post Widgets */ .widget-magazine-posts .medium-post .wp-post-image, .widget-magazine-posts .small-post .wp-post-image { max-width: 30%; } .widget-magazine-posts .large-post .wp-post-image, .widget-magazine-posts-grid .magazine-posts-grid-row .large-post .wp-post-image { float: none; margin: 0 0 0.5em 0; max-width: 100%; } .widget-magazine-posts-boxed .magazine-posts-boxed-horizontal .large-post .post-content { float: none; width: 100%; padding: 0; } .widget-magazine-posts .large-post .entry-title { font-size: 20px; font-size: 1.25rem; } .widget-magazine-posts .large-post .entry-content, .widget-magazine-posts .large-post .entry-content .more-link { display: inline-block; } } /*-------------------------------------------------------------- ## 14.10 - Mobile Small ( < 320px ) --------------------------------------------------------------*/ @media only screen and (max-width: 20em) { .site-branding .site-title { font-size: 28px; font-size: 1.75rem; } .archive-title, .page-title, .entry-title, .post-layout-columns .post-wrapper .post-column .type-post .entry-title { margin: 0 0 0.5em; font-size: 18px; font-size: 1.125rem; } .entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-category, .entry-meta .meta-comments { display: block; } .widget-magazine-posts .medium-post .entry-title, .widget-magazine-posts .small-post .entry-title { font-size: 13px; font-size: 0.8125rem; vertical-align: top; } .widget-magazine-posts .medium-post .entry-meta, .widget-magazine-posts .small-post .entry-meta { display: none; } } /*-------------------------------------------------------------- # 15.0 - Theme Option Styles --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## 15.1 - Sidebar Left Layout --------------------------------------------------------------*/ .sidebar-left .content-area { float: right; padding-right: 0; padding-left: 2em; } .sidebar-left .sidebar { float: left; } @media only screen and (max-width: 80em) { .sidebar-left .content-area { padding-right: 0; padding-left: 1.5em; } } @media only screen and (max-width: 60em) { .sidebar-left .content-area { padding: 0; } } /*-------------------------------------------------------------- # 16.0 - Media Query Fixes --------------------------------------------------------------*/ /* Ensure navigation is visible on desktop view */ @media only screen and (min-width: 60em) { .main-navigation-menu { display: block !important; } }
0.305905
0.061227
.heading { font-family: 'Raleway', 'sans serif'; font-weight: 700; font-size: 42px; } .thumb-head { font-family: 'Raleway', 'sans serif'; font-weight: 300; /*font-size: 42px;*/ } .car-caption { font-family: 'Raleway', 'sans serif'; font-weight: 100; /*font-size: 42px;*/ } /*.outer { border: 2px solid #000; border-radius: 50%; position: relative; width: 50%; overflow:hidden; } .image { /*width: 100%;*/ } /* .caption { display: block; position: absolute; bottom: -60px; width: 100%; height: 100%; z-index: 20; background: rgba(0,0,0,0.4); color: #fff; padding: 5%; opacity: 0; transition: 0.3s all; } .outer:hover .caption { opacity: 1; bottom: 0; }*/ .outer { border: 2px solid #000; border-radius: 50%; position: relative; width: 50%; overflow:hidden; } .upper { display: block; position: absolute; bottom: -60px; width: 45%; height: 100%; z-index: 20; margin-left: 32.5%; background: rgba(0,0,0,0.8); color: #fff; padding: 5%; opacity: 0; border-radius: 50%; transition: 0.3s all; vertical-align: center; } .outer:hover .upper { opacity: 1; bottom: 0; } /*.ch-item { width: 50%; height: 50%; border-radius: 50%; overflow: hidden; position: relative; cursor: default; box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1); transition: all 0.4s ease-in-out; } .ch-img-1 { background-image: url(pusheen.jpg); } .ch-img-2 { background-image: url(pusheen.jpg); } .ch-img-3 { background-image: url(pusheen.jpg); } .ch-info { position: absolute; background: rgba(63,147,147, 0.8); width: inherit; height: inherit; border-radius: 50%; overflow: hidden; opacity: 0; transition: all 0.4s ease-in-out; transform: scale(0); }*/
Web-Engg Assign1/css/main.css
.heading { font-family: 'Raleway', 'sans serif'; font-weight: 700; font-size: 42px; } .thumb-head { font-family: 'Raleway', 'sans serif'; font-weight: 300; /*font-size: 42px;*/ } .car-caption { font-family: 'Raleway', 'sans serif'; font-weight: 100; /*font-size: 42px;*/ } /*.outer { border: 2px solid #000; border-radius: 50%; position: relative; width: 50%; overflow:hidden; } .image { /*width: 100%;*/ } /* .caption { display: block; position: absolute; bottom: -60px; width: 100%; height: 100%; z-index: 20; background: rgba(0,0,0,0.4); color: #fff; padding: 5%; opacity: 0; transition: 0.3s all; } .outer:hover .caption { opacity: 1; bottom: 0; }*/ .outer { border: 2px solid #000; border-radius: 50%; position: relative; width: 50%; overflow:hidden; } .upper { display: block; position: absolute; bottom: -60px; width: 45%; height: 100%; z-index: 20; margin-left: 32.5%; background: rgba(0,0,0,0.8); color: #fff; padding: 5%; opacity: 0; border-radius: 50%; transition: 0.3s all; vertical-align: center; } .outer:hover .upper { opacity: 1; bottom: 0; } /*.ch-item { width: 50%; height: 50%; border-radius: 50%; overflow: hidden; position: relative; cursor: default; box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1); transition: all 0.4s ease-in-out; } .ch-img-1 { background-image: url(pusheen.jpg); } .ch-img-2 { background-image: url(pusheen.jpg); } .ch-img-3 { background-image: url(pusheen.jpg); } .ch-info { position: absolute; background: rgba(63,147,147, 0.8); width: inherit; height: inherit; border-radius: 50%; overflow: hidden; opacity: 0; transition: all 0.4s ease-in-out; transform: scale(0); }*/
0.275909
0.048609
.grid { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word } html { scroll-padding-top: 4rem; } p { white-space: pre-line; word-wrap: break-word; } .containier !important { background-color: #8D909B; /* background-image: url("beige-tiles.png"); */ } div { z-index: 100; /* border-style: double; border-width: 1px; border-color: black; */ background-color: #8D909B; scroll-margin-top: 20px; /* background-image: url("dark-honeycomb.png"); */ } #footer-text-div { background-color: #AAADC4; } h2 { z-index: 100; /* border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; */ margin-top: 10px; clear: both; } body { background-color: #AAADC4; width:80%; margin:auto; min-width:1000px; /* background-image: url("beige-tiles.png"); */ scroll-margin-top: 20px; } #containiner { background-color: #8D909B; /* background-image: url("beige-tiles.png"); */ } #hero-text { border-style: double; border-width: 12px; border-color: black; word-wrap: break-word float: left; width: 600px; height: 300px; margin-top: 10px; position: absolute; clear: both; z-index: 100; } #hero-text2 { border-style: double; border-width: 12px; border-color: black; word-wrap: break-word; float: right; width: 300px; height: 400px; margin-top: 10px; position: relative; clear: both; z-index: 100; } #trybutton { border-style: double; border-width: 1px; border-color: black; width: 300px; height: 60px; text-align: center; line-height: 60px; float: left; clear: both; z-index: 10; background-color: #04AA6D; border-radius: 4px; font-weight: bolder; } #footer-text { border-style: double; border-width: 1px; border-color: black; text-align: left; clear: both; z-index: 100; } #hero { width: 100%; height: 600px; display:block; margin-top: 20px; margin-bottom: 15px; } #api-text { border-style: double; border-width: 1px; border-color: black; text-align: right; float: right; z-index: 100; } #ran { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; margin-top: 10px; background-color: #8D909B; } #button { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; background-color: white; float: right; margin-bottom: 5px; display: inline-block; margin-right: 10px; background: #54414E; color: #fff; text-decoration: none; font-size: 25px; line-height: 38px; border-radius: 12px; -webkit-transition: all 0.3s; transition: all 0.3s; width: 170px; text-align: center; margin: 15px; } #results { margin-top: 10px; width: 100px; float: right; text-align: center; } .profile { margin-top: 10px; margin-bottom: 10px; z-index: 100; } .row>* !important { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: 10px; margin-bottom: 10px; } .topnav { background-color: #BB6000; overflow: hidden; } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #54414E; color: white; } #wrapper { min-width: 300px; /* 100px x3 = 300 */ overflow:scroll; } /* div { display:block; width:100%; margin:auto; } */ footer { margin-top: 30px; margin: auto; } .form { background-color: #54414E; border-radius: 20px; box-sizing: border-box; height: 500px; padding: 20px; width: 320px; } .title { color: #eee; font-family: sans-serif; font-size: 36px; font-weight: 600; margin-top: 30px; background-color: #54414E; } .subtitle { color: #eee; font-family: sans-serif; font-size: 16px; font-weight: 600; margin-top: 10px; background-color: #54414E; } .input-container { height: 50px; position: relative; width: 100%; } .ic1 { margin-top: 40px; } .ic2 { margin-top: 30px; } .input { background-color: #303245; border-radius: 1px; border: 0; box-sizing: border-box; color: #eee; font-size: 18px; height: 100%; outline: 0; padding: 4px 20px 0; width: 100%; } .cut { background-color: #54414E; border-radius: 10px; height: 20px; left: 20px; position: absolute; top: -20px; transform: translateY(0); transition: transform 200ms; width: 76px; } .cut-short { width: 50px; } .input:focus ~ .cut, .input:not(:placeholder-shown) ~ .cut { transform: translateY(8px); } .placeholder { color: #65657b; font-family: sans-serif; left: 20px; line-height: 14px; pointer-events: none; position: absolute; transform-origin: 0 50%; transition: transform 200ms, color 200ms; top: 20px; } .input:focus ~ .placeholder, .input:not(:placeholder-shown) ~ .placeholder { transform: translateY(-30px) translateX(10px) scale(0.75); } .input:not(:placeholder-shown) ~ .placeholder { color: #808097; } .input:focus ~ .placeholder { color: #dc2f55; } .submit { background-color: #08d; border-radius: 12px; border: 0; box-sizing: border-box; color: #eee; cursor: pointer; font-size: 18px; height: 50px; margin-top: 38px; // outline: 0; text-align: center; width: 100%; } .submit:active { background-color: #06b; } .masthead .masthead-avatar { width: 15rem; } #button:hover { background: #BB6000; color: #fff; box-shadow: 0 4px 4px rgba(83, 100, 255, 0.32); } .site-footer { background-color:#26272b; padding:45px 0 20px; font-size:15px; line-height:24px; color:#737373; } .site-footer hr { border-top-color:#bbb; opacity:0.5 } .site-footer hr.small { margin:20px 0 } .site-footer h6 { color:#fff; font-size:16px; text-transform:uppercase; margin-top:5px; letter-spacing:2px } .site-footer a { color:#737373; } .site-footer a:hover { color:#3366cc; text-decoration:none; } .footer-links { padding-left:0; list-style:none } .footer-links li { display:block } .footer-links a { color:#737373 } .footer-links a:active,.footer-links a:focus,.footer-links a:hover { color:#3366cc; text-decoration:none; } .footer-links.inline li { display:inline-block } .site-footer .social-icons { text-align:right } .site-footer .social-icons a { width:40px; height:40px; line-height:40px; margin-left:6px; margin-right:0; border-radius:100%; background-color:#33353d } .copyright-text { margin:0 } @media (max-width:991px) { .site-footer [class^=col-] { margin-bottom:30px } } @media (max-width:767px) { .site-footer { padding-bottom:0 } .site-footer .copyright-text,.site-footer .social-icons { text-align:center } } .social-icons { padding-left:0; margin-bottom:0; list-style:none } .social-icons li { display:inline-block; margin-bottom:4px } .social-icons li.title { margin-right:15px; text-transform:uppercase; color:#96a2b2; font-weight:700; font-size:13px } .social-icons a{ background-color:#eceeef; color:#818a91; font-size:16px; display:inline-block; line-height:44px; width:44px; height:44px; text-align:center; margin-right:8px; border-radius:100%; -webkit-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear } .social-icons a:active,.social-icons a:focus,.social-icons a:hover { color:#fff; background-color:#29aafe } .social-icons.size-sm a { line-height:34px; height:34px; width:34px; font-size:14px } .social-icons a.facebook:hover { background-color:#3b5998 } .social-icons a.twitter:hover { background-color:#00aced } .social-icons a.linkedin:hover { background-color:#007bb6 } .social-icons a.dribbble:hover { background-color:#ea4c89 } @media (max-width:767px) { .social-icons li.title { display:block; margin-right:0; font-weight:600 } }
css/style.css
.grid { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word } html { scroll-padding-top: 4rem; } p { white-space: pre-line; word-wrap: break-word; } .containier !important { background-color: #8D909B; /* background-image: url("beige-tiles.png"); */ } div { z-index: 100; /* border-style: double; border-width: 1px; border-color: black; */ background-color: #8D909B; scroll-margin-top: 20px; /* background-image: url("dark-honeycomb.png"); */ } #footer-text-div { background-color: #AAADC4; } h2 { z-index: 100; /* border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; */ margin-top: 10px; clear: both; } body { background-color: #AAADC4; width:80%; margin:auto; min-width:1000px; /* background-image: url("beige-tiles.png"); */ scroll-margin-top: 20px; } #containiner { background-color: #8D909B; /* background-image: url("beige-tiles.png"); */ } #hero-text { border-style: double; border-width: 12px; border-color: black; word-wrap: break-word float: left; width: 600px; height: 300px; margin-top: 10px; position: absolute; clear: both; z-index: 100; } #hero-text2 { border-style: double; border-width: 12px; border-color: black; word-wrap: break-word; float: right; width: 300px; height: 400px; margin-top: 10px; position: relative; clear: both; z-index: 100; } #trybutton { border-style: double; border-width: 1px; border-color: black; width: 300px; height: 60px; text-align: center; line-height: 60px; float: left; clear: both; z-index: 10; background-color: #04AA6D; border-radius: 4px; font-weight: bolder; } #footer-text { border-style: double; border-width: 1px; border-color: black; text-align: left; clear: both; z-index: 100; } #hero { width: 100%; height: 600px; display:block; margin-top: 20px; margin-bottom: 15px; } #api-text { border-style: double; border-width: 1px; border-color: black; text-align: right; float: right; z-index: 100; } #ran { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; margin-top: 10px; background-color: #8D909B; } #button { border-style: double; border-width: 1px; border-color: black; word-wrap: break-word; background-color: white; float: right; margin-bottom: 5px; display: inline-block; margin-right: 10px; background: #54414E; color: #fff; text-decoration: none; font-size: 25px; line-height: 38px; border-radius: 12px; -webkit-transition: all 0.3s; transition: all 0.3s; width: 170px; text-align: center; margin: 15px; } #results { margin-top: 10px; width: 100px; float: right; text-align: center; } .profile { margin-top: 10px; margin-bottom: 10px; z-index: 100; } .row>* !important { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: 10px; margin-bottom: 10px; } .topnav { background-color: #BB6000; overflow: hidden; } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #54414E; color: white; } #wrapper { min-width: 300px; /* 100px x3 = 300 */ overflow:scroll; } /* div { display:block; width:100%; margin:auto; } */ footer { margin-top: 30px; margin: auto; } .form { background-color: #54414E; border-radius: 20px; box-sizing: border-box; height: 500px; padding: 20px; width: 320px; } .title { color: #eee; font-family: sans-serif; font-size: 36px; font-weight: 600; margin-top: 30px; background-color: #54414E; } .subtitle { color: #eee; font-family: sans-serif; font-size: 16px; font-weight: 600; margin-top: 10px; background-color: #54414E; } .input-container { height: 50px; position: relative; width: 100%; } .ic1 { margin-top: 40px; } .ic2 { margin-top: 30px; } .input { background-color: #303245; border-radius: 1px; border: 0; box-sizing: border-box; color: #eee; font-size: 18px; height: 100%; outline: 0; padding: 4px 20px 0; width: 100%; } .cut { background-color: #54414E; border-radius: 10px; height: 20px; left: 20px; position: absolute; top: -20px; transform: translateY(0); transition: transform 200ms; width: 76px; } .cut-short { width: 50px; } .input:focus ~ .cut, .input:not(:placeholder-shown) ~ .cut { transform: translateY(8px); } .placeholder { color: #65657b; font-family: sans-serif; left: 20px; line-height: 14px; pointer-events: none; position: absolute; transform-origin: 0 50%; transition: transform 200ms, color 200ms; top: 20px; } .input:focus ~ .placeholder, .input:not(:placeholder-shown) ~ .placeholder { transform: translateY(-30px) translateX(10px) scale(0.75); } .input:not(:placeholder-shown) ~ .placeholder { color: #808097; } .input:focus ~ .placeholder { color: #dc2f55; } .submit { background-color: #08d; border-radius: 12px; border: 0; box-sizing: border-box; color: #eee; cursor: pointer; font-size: 18px; height: 50px; margin-top: 38px; // outline: 0; text-align: center; width: 100%; } .submit:active { background-color: #06b; } .masthead .masthead-avatar { width: 15rem; } #button:hover { background: #BB6000; color: #fff; box-shadow: 0 4px 4px rgba(83, 100, 255, 0.32); } .site-footer { background-color:#26272b; padding:45px 0 20px; font-size:15px; line-height:24px; color:#737373; } .site-footer hr { border-top-color:#bbb; opacity:0.5 } .site-footer hr.small { margin:20px 0 } .site-footer h6 { color:#fff; font-size:16px; text-transform:uppercase; margin-top:5px; letter-spacing:2px } .site-footer a { color:#737373; } .site-footer a:hover { color:#3366cc; text-decoration:none; } .footer-links { padding-left:0; list-style:none } .footer-links li { display:block } .footer-links a { color:#737373 } .footer-links a:active,.footer-links a:focus,.footer-links a:hover { color:#3366cc; text-decoration:none; } .footer-links.inline li { display:inline-block } .site-footer .social-icons { text-align:right } .site-footer .social-icons a { width:40px; height:40px; line-height:40px; margin-left:6px; margin-right:0; border-radius:100%; background-color:#33353d } .copyright-text { margin:0 } @media (max-width:991px) { .site-footer [class^=col-] { margin-bottom:30px } } @media (max-width:767px) { .site-footer { padding-bottom:0 } .site-footer .copyright-text,.site-footer .social-icons { text-align:center } } .social-icons { padding-left:0; margin-bottom:0; list-style:none } .social-icons li { display:inline-block; margin-bottom:4px } .social-icons li.title { margin-right:15px; text-transform:uppercase; color:#96a2b2; font-weight:700; font-size:13px } .social-icons a{ background-color:#eceeef; color:#818a91; font-size:16px; display:inline-block; line-height:44px; width:44px; height:44px; text-align:center; margin-right:8px; border-radius:100%; -webkit-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear } .social-icons a:active,.social-icons a:focus,.social-icons a:hover { color:#fff; background-color:#29aafe } .social-icons.size-sm a { line-height:34px; height:34px; width:34px; font-size:14px } .social-icons a.facebook:hover { background-color:#3b5998 } .social-icons a.twitter:hover { background-color:#00aced } .social-icons a.linkedin:hover { background-color:#007bb6 } .social-icons a.dribbble:hover { background-color:#ea4c89 } @media (max-width:767px) { .social-icons li.title { display:block; margin-right:0; font-weight:600 } }
0.274254
0.0809
@tailwind base; @tailwind components; @tailwind utilities; html { box-sizing: border-box; } * { box-sizing: inherit; } *:before { box-sizing: inherit; } *:after { box-sizing: inherit; } body { @apply text-gray-800; @apply h-full; @apply overflow-y-auto; -webkit-overflow-scrolling: touch; } h1 { @apply text-3xl; @apply font-semibold; @apply mb-6; } h2 { @apply text-2xl; @apply font-semibold; @apply mb-6; } h3 { @apply text-xl; @apply font-semibold; @apply mb-6; } a { @apply text-red-500; } ul, ol { @apply mb-6; @apply list-disc; @apply list-inside; @apply text-lg; @apply font-medium; } ul li, ol li { @apply mb-6; } p { @apply mb-6; @apply font-medium; @apply text-lg; @apply subpixel-antialiased; @apply tracking-wide; } code { @apply text-orange-500; } pre, code { @apply mb-6; } code[class*="language-"], pre[class*="language-"] { @apply text-lg; } .gatsby-highlight { background-color: #f4f2f0; border-radius: 0.3em; margin: 0.5em 0; padding: 1em; overflow: auto; } .gatsby-highlight pre[class*="language-"] { background-color: transparent; margin: 0; padding: 0; overflow: initial; float: left; /* 1 */ min-width: 100%; /* 2 */ } .gatsby-highlight-code-line { background-color: #feb; display: block; margin-right: -1em; margin-left: -1em; padding-right: 1em; padding-left: 0.75em; border-left: 0.25em solid #f99; } .gatsby-highlight pre[class*="language-"].line-numbers { padding-left: 2.8em; } .dark-background { background: hsla(0, 0%, 0%, 0.65); } blockquote { @apply italic; @apply border-solid; @apply border-red-500; @apply border-l-4; @apply font-semibold; @apply text-gray-600; @apply pl-6; @apply my-12; @apply text-xl; } :not(pre) > code[class*="language-"] { background: #f5f2f0; } code { font-family: "Monaco"; } .vscode-highlight .vscode-highlight-line-highlighted { background-color: #000; box-shadow: inset 2px 0 0 0 rgba(255, 255, 255, 0.5); }
src/components/layout.css
@tailwind base; @tailwind components; @tailwind utilities; html { box-sizing: border-box; } * { box-sizing: inherit; } *:before { box-sizing: inherit; } *:after { box-sizing: inherit; } body { @apply text-gray-800; @apply h-full; @apply overflow-y-auto; -webkit-overflow-scrolling: touch; } h1 { @apply text-3xl; @apply font-semibold; @apply mb-6; } h2 { @apply text-2xl; @apply font-semibold; @apply mb-6; } h3 { @apply text-xl; @apply font-semibold; @apply mb-6; } a { @apply text-red-500; } ul, ol { @apply mb-6; @apply list-disc; @apply list-inside; @apply text-lg; @apply font-medium; } ul li, ol li { @apply mb-6; } p { @apply mb-6; @apply font-medium; @apply text-lg; @apply subpixel-antialiased; @apply tracking-wide; } code { @apply text-orange-500; } pre, code { @apply mb-6; } code[class*="language-"], pre[class*="language-"] { @apply text-lg; } .gatsby-highlight { background-color: #f4f2f0; border-radius: 0.3em; margin: 0.5em 0; padding: 1em; overflow: auto; } .gatsby-highlight pre[class*="language-"] { background-color: transparent; margin: 0; padding: 0; overflow: initial; float: left; /* 1 */ min-width: 100%; /* 2 */ } .gatsby-highlight-code-line { background-color: #feb; display: block; margin-right: -1em; margin-left: -1em; padding-right: 1em; padding-left: 0.75em; border-left: 0.25em solid #f99; } .gatsby-highlight pre[class*="language-"].line-numbers { padding-left: 2.8em; } .dark-background { background: hsla(0, 0%, 0%, 0.65); } blockquote { @apply italic; @apply border-solid; @apply border-red-500; @apply border-l-4; @apply font-semibold; @apply text-gray-600; @apply pl-6; @apply my-12; @apply text-xl; } :not(pre) > code[class*="language-"] { background: #f5f2f0; } code { font-family: "Monaco"; } .vscode-highlight .vscode-highlight-line-highlighted { background-color: #000; box-shadow: inset 2px 0 0 0 rgba(255, 255, 255, 0.5); }
0.466116
0.080502
main { -webkit-box-sizing: border-box; box-sizing: border-box; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; font-family: var(--font-stack); position: relative; min-height: 100vh; background-color: transparent; border-bottom: 1px solid var(--border-color-1); z-index: 100; background: var(--background-color-2); } main a, main a:visited { color: currentColor; text-decoration: none; } main a:hover, main a:hover:visited { color: currentColor; text-decoration: none; } /* Droid Sans, Gill Sans, Montserrat, Poppins, Proxima Nova fonts weight too heavy fix */ @-moz-document url-prefix() { main { font-weight: 300 !important; } } /* Internet Explorer 10 & 11 */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { main { text-rendering: initial; } } /* Microsoft Edge 12 : Can use the @supports rule Here is a link with all the info about this rule */ @supports (-ms-accelerator:true) { main { text-rendering: initial; } } main input[type="button"], main button { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Firefox fix */ @-moz-document url-prefix() { main input:not([disabled]):not([type="text"]):focus, main button:not([disabled]):focus, main a[href]:not([disabled]):focus, main textarea:not([disabled]):focus, main select:not([disabled]):focus, main [tabindex]:not([tabindex="-1"]):focus { /* outline-color: #88C1FB; outline-offset: -2px; outline-style: auto; outline-width: 5px; */ outline-color: black; outline-offset: -2px; outline-style: dotted; outline-width: 1px; } } main button * { cursor: pointer; } main button[disabled] * { cursor: default; } main a:hover, main a:focus, main a:active { color:var(--link-color-active); } main .kgs-spinner-label { padding-left: 8px; } @-ms-keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @-webkit-keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } }
ui/src/containers/App/App.css
main { -webkit-box-sizing: border-box; box-sizing: border-box; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 400; font-family: var(--font-stack); position: relative; min-height: 100vh; background-color: transparent; border-bottom: 1px solid var(--border-color-1); z-index: 100; background: var(--background-color-2); } main a, main a:visited { color: currentColor; text-decoration: none; } main a:hover, main a:hover:visited { color: currentColor; text-decoration: none; } /* Droid Sans, Gill Sans, Montserrat, Poppins, Proxima Nova fonts weight too heavy fix */ @-moz-document url-prefix() { main { font-weight: 300 !important; } } /* Internet Explorer 10 & 11 */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { main { text-rendering: initial; } } /* Microsoft Edge 12 : Can use the @supports rule Here is a link with all the info about this rule */ @supports (-ms-accelerator:true) { main { text-rendering: initial; } } main input[type="button"], main button { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Firefox fix */ @-moz-document url-prefix() { main input:not([disabled]):not([type="text"]):focus, main button:not([disabled]):focus, main a[href]:not([disabled]):focus, main textarea:not([disabled]):focus, main select:not([disabled]):focus, main [tabindex]:not([tabindex="-1"]):focus { /* outline-color: #88C1FB; outline-offset: -2px; outline-style: auto; outline-width: 5px; */ outline-color: black; outline-offset: -2px; outline-style: dotted; outline-width: 1px; } } main button * { cursor: pointer; } main button[disabled] * { cursor: default; } main a:hover, main a:focus, main a:active { color:var(--link-color-active); } main .kgs-spinner-label { padding-left: 8px; } @-ms-keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @-webkit-keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } } @keyframes kgs-rotate { 0% { -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); transform: rotateZ(0deg); } 100% { -ms-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } }
0.48438
0.110759
.center_shop{ padding-top:100px; padding-bottom:100px; background:#33996621; } #detail{ padding-top:40px; padding-bottom:40px; } .detail_1ri h5{ border:1px solid #339966b0; display:inline-block; padding:5px 20px; border-radius:20px; } .detail_1ri h6 span{ color: #FFCC66; margin-right:10px; } .detail_1ri .span_2 { color: #ccc; margin-right: 10px; text-decoration: line-through; } .detail_1ri1 h5 .span_2{ width:40px; height:40px; line-height:40px; border:1px solid #ddd; display:inline-block; text-align:center; border-radius:50%; } .detail_1ri1 h5 .span_1{ margin-right:10px; } .detail_1ri1 h5 .span_3{ border-color:#339966b0; } .detail_1ri1 .input-group { width: 21%; margin-top:10px; } .detail_1ri1 .left { display:inline-block; float:left; } .detail_1ri1 .button { display:block; text-align:center; } .detail_2{ margin-top:40px; } .detail_2il{ border:1px solid #ddd; padding:30px 15px; } .detail_2il1{ border:1px solid #ddd; padding:30px 15px; border-top:none; } .detail_2ir h4 span{ font-size:16px; color:#999; margin-left:10px; } .detail_2ir{ margin-top:20px; background:#33996617; padding:20px 15px; } .detail_2ir1 .button { display:block; text-align:center; margin-top:20px; } .detail_3{ margin-top:40px; } /*********************detail_end****************/ @media screen and (max-width : 767px){ #detail{ text-align:center; } .detail_1ri { margin-top:15px; } .detail_1ri1 h5 .span_2{ width:30px; height:30px; line-height:30px; } .detail_1ri1 .input-group{ width:44%; margin-left:auto; margin-right:auto; } .detail_2il1 { margin-bottom:10px; } .arriv_2m { margin-top:10px; } } @media (min-width:768px) and (max-width:991px) { .detail_1ri1 .input-group{ width:35%; } .detail_2il1 h4{ font-size:20px; } } @media (min-width:992px) and (max-width:1200px) { .detail_1ri1 .input-group{ width:26%; } } @media (min-width:1201px) and (max-width:1350px) { }
css/detail.css
.center_shop{ padding-top:100px; padding-bottom:100px; background:#33996621; } #detail{ padding-top:40px; padding-bottom:40px; } .detail_1ri h5{ border:1px solid #339966b0; display:inline-block; padding:5px 20px; border-radius:20px; } .detail_1ri h6 span{ color: #FFCC66; margin-right:10px; } .detail_1ri .span_2 { color: #ccc; margin-right: 10px; text-decoration: line-through; } .detail_1ri1 h5 .span_2{ width:40px; height:40px; line-height:40px; border:1px solid #ddd; display:inline-block; text-align:center; border-radius:50%; } .detail_1ri1 h5 .span_1{ margin-right:10px; } .detail_1ri1 h5 .span_3{ border-color:#339966b0; } .detail_1ri1 .input-group { width: 21%; margin-top:10px; } .detail_1ri1 .left { display:inline-block; float:left; } .detail_1ri1 .button { display:block; text-align:center; } .detail_2{ margin-top:40px; } .detail_2il{ border:1px solid #ddd; padding:30px 15px; } .detail_2il1{ border:1px solid #ddd; padding:30px 15px; border-top:none; } .detail_2ir h4 span{ font-size:16px; color:#999; margin-left:10px; } .detail_2ir{ margin-top:20px; background:#33996617; padding:20px 15px; } .detail_2ir1 .button { display:block; text-align:center; margin-top:20px; } .detail_3{ margin-top:40px; } /*********************detail_end****************/ @media screen and (max-width : 767px){ #detail{ text-align:center; } .detail_1ri { margin-top:15px; } .detail_1ri1 h5 .span_2{ width:30px; height:30px; line-height:30px; } .detail_1ri1 .input-group{ width:44%; margin-left:auto; margin-right:auto; } .detail_2il1 { margin-bottom:10px; } .arriv_2m { margin-top:10px; } } @media (min-width:768px) and (max-width:991px) { .detail_1ri1 .input-group{ width:35%; } .detail_2il1 h4{ font-size:20px; } } @media (min-width:992px) and (max-width:1200px) { .detail_1ri1 .input-group{ width:26%; } } @media (min-width:1201px) and (max-width:1350px) { }
0.175361
0.105211
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } /* ---------------------------*/ /* ----- Special Styles ----- */ /* ---------------------------*/ /* ----- colors (autogenerated from _config.yml)----- */ {% for c in site.colors %} .border-{{c[0]}} { border-color: {{ c[1] }} !important; } .text-{{c[0]}} { color: {{ c[1] }}; } .text-{{c[0]}} a { color: {{ c[1] }}; } .bg-{{c[0]}} { background-color: {{ c[1] }} !important; } {% endfor %} /* ----- per-post colors! ----- */ {% for node in site.posts %} {% capture id %}{{ node.id | remove:'/' | downcase }}{% endcapture %} {% capture bg %}{% if site.colors[node.bg] %}{{ site.colors[node.bg] }}{% else %}{{ node.bg }}{% endif %}{% endcapture %} {% capture fg %}{% if site.colors[node.color] %}{{ site.colors[node.color] }}{% else %}{{ node.color }}{% endif %}{% endcapture %} nav .p-{{id}} { border-color: {{ bg }}; } #{{id}} { background-color: #{{ bg }} !important; color: {{ fg }}; } #{{id}} a { color: {{ fg }}; } #{{id}} .sectiondivider { color: {{ bg }}; } {% endfor %} /* ----- code, syntax highlighting, etc ----- */ code, pre { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } /* spesifically inline code */ code, pre { background: rgba(255,255,255,0.2); display: inline; word-wrap: break-word; } /* block code */ pre code { background: none; display: block; } pre { display: block; margin: 20px 5%; padding: 4px 8px; background: rgba(255,255,255,0.1); word-wrap: break-word; } .highlight { margin:20px 5%; } /* ----- base elements ----- */ img { max-width: 100%; } hr { margin:60px auto; width:50%; border-color: {{ site.colors.black }}; } .container { word-wrap: break-word; } .center { text-align: center; } .left, .container .left { text-align: left; } .container h1, .container h2, .container h3, .container h4 { margin-bottom: 10px; /*padding: 0 4%;*/ } .container p, .container ol, .container ul { font-size: 16px; } .container ol, .container ul { padding: 0 3% 0 0; list-style: none;} .container p:first-of-type { margin-top: 20px; } /* keep embedded videos fluid! */ .icontain { position: relative; height: 0; overflow: hidden; padding-bottom: 56.25%; /* keep 16x9 Aspect Ratio */ } .i4x3 { padding-bottom: 75.00%; } /* keep 4x3 Aspect Ratio */ .icontain iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; } .inlineblock { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; } /* ---------------------------*/ /* ----- Main Structure ----- */ /* ---------------------------*/ /* ----- top menu ----- */ {% assign navborder = 3 %} {% assign navborder_active = 6 %} nav { font-size:15px; width:100%; position:fixed; z-index:100; top:0; left:0; background:#20265B ; } nav ul { list-style:none; text-align:left; padding:0; margin:0; letter-spacing:-4px; } nav ul li { display:inline-block; zoom:1; line-height:normal; letter-spacing:normal; text-transform:uppercase; line-height:60px; margin: 0; padding: 0 3%; } @media screen and (max-width:468px) { nav ul li { margin: 7px 7px 0 0; } } nav ul li a, nav ul li a:visited { color:white; text-decoration:none; } nav ul li a:hover { opacity:1 color:red; } nav ul li:hover, nav ul li.active { border-top-width: {{navborder_active}}px; padding-top: 0; } /* ----- sections/articles ----- */ .logo--row { display: inline; } .logo--row img { max-width: 313px; padding: 3% 4% 0 0; } .contact { float: right; padding: .5em 0; color: white; letter-spacing: 0em; text-transform: uppercase; } @media screen and (max-width:468px) { .contact { float: left; display: inline-table; } } .contact svg { margin: 0 0 0 4%; border: 0 !important; padding: 8px; border-radius: 0 !important; } #engagements { background-color: #ECF1F0 ; color: #111111; } #engagements h2 { color: #5D6A6E; } .page-title { background: url(/img/header.svg); position: absolute; top: 0; width: 100%; min-height: 200px; max-width: 100%; background-size: cover; margin-left: auto; margin-right: auto; height: 100%; position: relative; padding: 0 2.55555em; overflow: hidden; } .page-title h2 { position: relative; display: block; top: 2em; color: white; font-size: 2em; } #bio-pic { background: url({{site.logo}}); background-attachment: fixed; height: 690px; overflow-x: hidden; background-color: #fff; background-position: right 0px top -109px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; } @media screen and (max-width:850px) { #bio-pic { background: url({{site.logo}}); background-size: cover; background-attachment: scroll; max-width: 100%; height: 460px; margin-top: 50px; } } #bio-pic h1 { margin-top: 3em; } #bio-pic h4 { padding:0 45% 0 0%; } #bio-pic a { color: white; } @media screen and (max-width:768px) { #bio-pic { height: 324px; min-width: 408px; margin-top: 61px; } #bio-pic h1 { margin-top: 1em; } } @media screen and (max-width:468px) { #bio-pic { height: 231px; min-width: 408px; margin-top: 100px; } #bio-pic h1 { margin-top: 0; } } #text { padding: 20px 0; } #text h3 { border-bottom: 1px solid #eee; padding: 1em 0; } #text p{ padding: 0; } @media only screen and (max-width: 480px) { #text { text-align: left; word-spacing: 15px; } } #News {background-color: #DDF1C8;} .news { width: 17.5em; display: inline-block; background-color: white; margin: 0 1.62em 0 0; vertical-align: top; } @media screen and (max-width:768px) { .news { width: 13.5em; display: inline-block; background-color: white; margin: 0 0.3em 0 0; vertical-align: top; } } @media screen and (max-width:550px) { .news { width: 100%; display: block; background-color: white; margin: 0 0.3em 0 0; vertical-align: top; } } .news h4 { padding: 1em; } .news p { padding: 0 1em; margin: 0; } .news h5 { padding: 0 1em 1em; } #blog h2 { color: #9CE2A1; } #blog .blog-content h4 a {font-weight: 400; color: #9CE2A1;} #News h2, h4 a { font-weight: 400; color: #4990E2; } .blog:first-of-type { background-color: #EFF9E6; } .blog:first-of-type img { padding: 20px; } .blog:first-of-type .blog-content .p-image { width: 47%; display: inline-block; } .blog:first-of-type .blog-content .copy { width: 47%; padding: 19px 19px 0; display: inline-block; vertical-align: top; } @media screen and (max-width:550px) { .copy.p-blogp-{{id}} { width: 100%; padding: 19px 19px 0; display: block; vertical-align: top; } } /*@media screen and (max-width:800px) { .copy.p-blogtest-post-1 { width: 100%; padding: 19px 19px 0; display: block; }*/ .blog:nth-of-type(2) , .blog:nth-of-type(3) { width: 28.9267em; background-color: white; margin: 0; padding: 2em 0 0 20px; float: left; } @media screen and (max-width:550px) { .blog:nth-of-type(2) , .blog:nth-of-type(3) { width: 100%; display: block; } } .blog p { width: 85%; } /* .blog h5 { padding: 0 4%; }*/ .container .page-content { margin: 8em 0; } .container h2 { margin: 2em 0; } .container svg { margin: 0 0 0 4%; border: 3px solid; padding: 8px; border-radius: 33px; } .section { position:relative; display:block; width:100%; padding:50px 0; /*background:url(img/bgnoise.png);*/ /* generated noise from noisetexturegenerator.com */ } .section:first-of-type { padding-top: 140px; } @media screen and (max-width:468px) { .section:first-of-type { padding-top: 50px; } } #footer { padding: 30px 0; min-height:0; background-color:midnightblue; background-image:none; } #footer ul { list-style: none; } #footer ul li { display: block; text-align: right;} @media screen and (max-width:468px) { #footer ul li { display: inline; text-align: center; margin: 0 .5em;} } #footer h4 { text-align: center; font-size: 20px; } #footer h5 { border: 2px solid; width: 194px; padding: 8px 6px; text-align: center; margin: 2em auto; } #footer h3 { border: 1px solid red; padding: 11px; width: 67%; border-radius: 10px; background: #0f0f6f; } #footer .container p { font-size:13px; margin:0; } .subtlecircle { text-align:center; z-index:3; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; box-shadow: 0px 1px 15px rgba(0,0,0,0.05); background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAF0lEQVQIHWP8//+/MQMaYELjg7kUCgIASm8DOqGzfp8AAAAASUVORK5CYII=); } .sectiondivider { width:270px; height:270px; padding:15px; position:absolute; top:-135px; left:50%; margin-left:-135px; } .sectiondivider img { width:200px; height:240px; position: static; margin-top: -20px; } .sectiondivider .fa-stack { font-size: 130px; position: static; margin-top: -8px; } .sectiondivider .fa-circle { color: #fff; } .sectiondivider h5 { font-size:15px; font-weight:700; text-transform:uppercase; position:absolute; bottom:50px; left:auto; text-align:center; display:block; z-index:6; width:240px; } .sectiondivider.imaged { text-shadow: 1px 1px 3px #333; } .columned { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; -webkit-column-rule: 1px outset rgba(255,255,255,0.5); -moz-column-rule: 1px outset rgba(255,255,255,0.5); column-rule: 1px outset rgba(255,255,255,0.5); } .longlist { font-size: 14px !important; } .longlist li { margin-bottom: 3px; } .slider-container { width: 100%; max-width: 95%; margin: 0 auto; padding-top: 35px; overflow-x: hidden; } .slide-image { padding: 20px; width: 43%; display: inline-block; } .slick-slider { position: relative; text-align: center; } .slick-active { opacity: 1; } .slick-arrow { position: absolute; top: 10%; background-color: transparent; border: none; color: $white; font-size: 30px; z-index: 5; } .slick-prev { left: 0px; background: url(/img/BackVideo.png); border: none; text-shadow: none; color: white; border-radius: 0; margin: 0 2em; } .slick-next { right: 0px; background: url(/img/Forward.png); border: none; text-shadow: none; color: black; border-radius: 0; margin: 0 1em; width: 50px; } /* Arrows */ .slick-prev, .slick-next { text-indent: -9999px; width: 50px; height: 50px; background-size: cover; outline: none; cursor: pointer; } /* Arrows */ .slick-prev:hover, .slick-next:hover { outline: none; opacity: .7; border: none; } .slick-prev:active, .slick-next:active { outline: none; opacity: .7; border: none; } #instafeed { padding: 0 0 4em; } #instafeed img { width: 33%; padding: 0 0 0 7px; } @media screen and (max-width:468px) { #instafeed img { width: 100%; padding: 0 0 0 7px; } } /* ----- fork on github banner ----- */ #forkongithub a { color:#fff; text-decoration:none; font-family:arial,sans-serif; text-align:center; font-weight:700; font-size:1rem; line-height:2rem; position:relative; transition:.5s; padding:5px 40px; } #forkongithub a::before, #forkongithub a::after { content:""; width:100%; display:block; position:absolute; top:1px; left:0; height:1px; background:#fff; } #forkongithub a::after { bottom:1px; top:auto; } @media screen and (min-width:800px) { #forkongithub { position:fixed; display:block; top:0; right:0; width:200px; overflow:hidden; height:200px; z-index:9999; } #forkongithub a { width:200px; position:absolute; top:60px; right:-60px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); box-shadow:4px 4px 10px rgba(0,0,0,0.8); box-sizing: content-box; } } /* mid size (tablets, landscapes) */ @media only screen and (max-width: 679px) { nav { font-size:11px; } nav ul li { display: inline-block; } } /* tiny size (phones) */ @media only screen and (max-width: 380px) { nav ul li { min-width:90px; line-height:20px; } } /* anything not desktop */ @media only screen and (max-width: 767px) { .container h1 { font-size: 30px; } .container h2 { font-size: 24px; } .container h3 { font-size: 20px; } .container h4 { font-size: 14px; } .sectiondivider { width:200px; height:200px; padding:15px; top:-100px; margin-left:-100px; } .sectiondivider img { width:150px; height:180px; } .sectiondivider .fa-stack { font-size: 100px; margin-top: -14px; } .sectiondivider h5 { font-size:15px; bottom:30px; width:170px } .columned { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } .pagination { max-width: 1200px; margin-left: auto; margin-right: auto; text-align: left; } .pagination h3 { text-align: center; } .pagination ul { text-align: center; padding: 0; } .pagination li { display: inline-block; margin: 1em; } .pagination li img { max-width: 57px; }
_includes/css/main.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } /* ---------------------------*/ /* ----- Special Styles ----- */ /* ---------------------------*/ /* ----- colors (autogenerated from _config.yml)----- */ {% for c in site.colors %} .border-{{c[0]}} { border-color: {{ c[1] }} !important; } .text-{{c[0]}} { color: {{ c[1] }}; } .text-{{c[0]}} a { color: {{ c[1] }}; } .bg-{{c[0]}} { background-color: {{ c[1] }} !important; } {% endfor %} /* ----- per-post colors! ----- */ {% for node in site.posts %} {% capture id %}{{ node.id | remove:'/' | downcase }}{% endcapture %} {% capture bg %}{% if site.colors[node.bg] %}{{ site.colors[node.bg] }}{% else %}{{ node.bg }}{% endif %}{% endcapture %} {% capture fg %}{% if site.colors[node.color] %}{{ site.colors[node.color] }}{% else %}{{ node.color }}{% endif %}{% endcapture %} nav .p-{{id}} { border-color: {{ bg }}; } #{{id}} { background-color: #{{ bg }} !important; color: {{ fg }}; } #{{id}} a { color: {{ fg }}; } #{{id}} .sectiondivider { color: {{ bg }}; } {% endfor %} /* ----- code, syntax highlighting, etc ----- */ code, pre { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } /* spesifically inline code */ code, pre { background: rgba(255,255,255,0.2); display: inline; word-wrap: break-word; } /* block code */ pre code { background: none; display: block; } pre { display: block; margin: 20px 5%; padding: 4px 8px; background: rgba(255,255,255,0.1); word-wrap: break-word; } .highlight { margin:20px 5%; } /* ----- base elements ----- */ img { max-width: 100%; } hr { margin:60px auto; width:50%; border-color: {{ site.colors.black }}; } .container { word-wrap: break-word; } .center { text-align: center; } .left, .container .left { text-align: left; } .container h1, .container h2, .container h3, .container h4 { margin-bottom: 10px; /*padding: 0 4%;*/ } .container p, .container ol, .container ul { font-size: 16px; } .container ol, .container ul { padding: 0 3% 0 0; list-style: none;} .container p:first-of-type { margin-top: 20px; } /* keep embedded videos fluid! */ .icontain { position: relative; height: 0; overflow: hidden; padding-bottom: 56.25%; /* keep 16x9 Aspect Ratio */ } .i4x3 { padding-bottom: 75.00%; } /* keep 4x3 Aspect Ratio */ .icontain iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; } .inlineblock { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; } /* ---------------------------*/ /* ----- Main Structure ----- */ /* ---------------------------*/ /* ----- top menu ----- */ {% assign navborder = 3 %} {% assign navborder_active = 6 %} nav { font-size:15px; width:100%; position:fixed; z-index:100; top:0; left:0; background:#20265B ; } nav ul { list-style:none; text-align:left; padding:0; margin:0; letter-spacing:-4px; } nav ul li { display:inline-block; zoom:1; line-height:normal; letter-spacing:normal; text-transform:uppercase; line-height:60px; margin: 0; padding: 0 3%; } @media screen and (max-width:468px) { nav ul li { margin: 7px 7px 0 0; } } nav ul li a, nav ul li a:visited { color:white; text-decoration:none; } nav ul li a:hover { opacity:1 color:red; } nav ul li:hover, nav ul li.active { border-top-width: {{navborder_active}}px; padding-top: 0; } /* ----- sections/articles ----- */ .logo--row { display: inline; } .logo--row img { max-width: 313px; padding: 3% 4% 0 0; } .contact { float: right; padding: .5em 0; color: white; letter-spacing: 0em; text-transform: uppercase; } @media screen and (max-width:468px) { .contact { float: left; display: inline-table; } } .contact svg { margin: 0 0 0 4%; border: 0 !important; padding: 8px; border-radius: 0 !important; } #engagements { background-color: #ECF1F0 ; color: #111111; } #engagements h2 { color: #5D6A6E; } .page-title { background: url(/img/header.svg); position: absolute; top: 0; width: 100%; min-height: 200px; max-width: 100%; background-size: cover; margin-left: auto; margin-right: auto; height: 100%; position: relative; padding: 0 2.55555em; overflow: hidden; } .page-title h2 { position: relative; display: block; top: 2em; color: white; font-size: 2em; } #bio-pic { background: url({{site.logo}}); background-attachment: fixed; height: 690px; overflow-x: hidden; background-color: #fff; background-position: right 0px top -109px; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; } @media screen and (max-width:850px) { #bio-pic { background: url({{site.logo}}); background-size: cover; background-attachment: scroll; max-width: 100%; height: 460px; margin-top: 50px; } } #bio-pic h1 { margin-top: 3em; } #bio-pic h4 { padding:0 45% 0 0%; } #bio-pic a { color: white; } @media screen and (max-width:768px) { #bio-pic { height: 324px; min-width: 408px; margin-top: 61px; } #bio-pic h1 { margin-top: 1em; } } @media screen and (max-width:468px) { #bio-pic { height: 231px; min-width: 408px; margin-top: 100px; } #bio-pic h1 { margin-top: 0; } } #text { padding: 20px 0; } #text h3 { border-bottom: 1px solid #eee; padding: 1em 0; } #text p{ padding: 0; } @media only screen and (max-width: 480px) { #text { text-align: left; word-spacing: 15px; } } #News {background-color: #DDF1C8;} .news { width: 17.5em; display: inline-block; background-color: white; margin: 0 1.62em 0 0; vertical-align: top; } @media screen and (max-width:768px) { .news { width: 13.5em; display: inline-block; background-color: white; margin: 0 0.3em 0 0; vertical-align: top; } } @media screen and (max-width:550px) { .news { width: 100%; display: block; background-color: white; margin: 0 0.3em 0 0; vertical-align: top; } } .news h4 { padding: 1em; } .news p { padding: 0 1em; margin: 0; } .news h5 { padding: 0 1em 1em; } #blog h2 { color: #9CE2A1; } #blog .blog-content h4 a {font-weight: 400; color: #9CE2A1;} #News h2, h4 a { font-weight: 400; color: #4990E2; } .blog:first-of-type { background-color: #EFF9E6; } .blog:first-of-type img { padding: 20px; } .blog:first-of-type .blog-content .p-image { width: 47%; display: inline-block; } .blog:first-of-type .blog-content .copy { width: 47%; padding: 19px 19px 0; display: inline-block; vertical-align: top; } @media screen and (max-width:550px) { .copy.p-blogp-{{id}} { width: 100%; padding: 19px 19px 0; display: block; vertical-align: top; } } /*@media screen and (max-width:800px) { .copy.p-blogtest-post-1 { width: 100%; padding: 19px 19px 0; display: block; }*/ .blog:nth-of-type(2) , .blog:nth-of-type(3) { width: 28.9267em; background-color: white; margin: 0; padding: 2em 0 0 20px; float: left; } @media screen and (max-width:550px) { .blog:nth-of-type(2) , .blog:nth-of-type(3) { width: 100%; display: block; } } .blog p { width: 85%; } /* .blog h5 { padding: 0 4%; }*/ .container .page-content { margin: 8em 0; } .container h2 { margin: 2em 0; } .container svg { margin: 0 0 0 4%; border: 3px solid; padding: 8px; border-radius: 33px; } .section { position:relative; display:block; width:100%; padding:50px 0; /*background:url(img/bgnoise.png);*/ /* generated noise from noisetexturegenerator.com */ } .section:first-of-type { padding-top: 140px; } @media screen and (max-width:468px) { .section:first-of-type { padding-top: 50px; } } #footer { padding: 30px 0; min-height:0; background-color:midnightblue; background-image:none; } #footer ul { list-style: none; } #footer ul li { display: block; text-align: right;} @media screen and (max-width:468px) { #footer ul li { display: inline; text-align: center; margin: 0 .5em;} } #footer h4 { text-align: center; font-size: 20px; } #footer h5 { border: 2px solid; width: 194px; padding: 8px 6px; text-align: center; margin: 2em auto; } #footer h3 { border: 1px solid red; padding: 11px; width: 67%; border-radius: 10px; background: #0f0f6f; } #footer .container p { font-size:13px; margin:0; } .subtlecircle { text-align:center; z-index:3; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; box-shadow: 0px 1px 15px rgba(0,0,0,0.05); background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAF0lEQVQIHWP8//+/MQMaYELjg7kUCgIASm8DOqGzfp8AAAAASUVORK5CYII=); } .sectiondivider { width:270px; height:270px; padding:15px; position:absolute; top:-135px; left:50%; margin-left:-135px; } .sectiondivider img { width:200px; height:240px; position: static; margin-top: -20px; } .sectiondivider .fa-stack { font-size: 130px; position: static; margin-top: -8px; } .sectiondivider .fa-circle { color: #fff; } .sectiondivider h5 { font-size:15px; font-weight:700; text-transform:uppercase; position:absolute; bottom:50px; left:auto; text-align:center; display:block; z-index:6; width:240px; } .sectiondivider.imaged { text-shadow: 1px 1px 3px #333; } .columned { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; -webkit-column-rule: 1px outset rgba(255,255,255,0.5); -moz-column-rule: 1px outset rgba(255,255,255,0.5); column-rule: 1px outset rgba(255,255,255,0.5); } .longlist { font-size: 14px !important; } .longlist li { margin-bottom: 3px; } .slider-container { width: 100%; max-width: 95%; margin: 0 auto; padding-top: 35px; overflow-x: hidden; } .slide-image { padding: 20px; width: 43%; display: inline-block; } .slick-slider { position: relative; text-align: center; } .slick-active { opacity: 1; } .slick-arrow { position: absolute; top: 10%; background-color: transparent; border: none; color: $white; font-size: 30px; z-index: 5; } .slick-prev { left: 0px; background: url(/img/BackVideo.png); border: none; text-shadow: none; color: white; border-radius: 0; margin: 0 2em; } .slick-next { right: 0px; background: url(/img/Forward.png); border: none; text-shadow: none; color: black; border-radius: 0; margin: 0 1em; width: 50px; } /* Arrows */ .slick-prev, .slick-next { text-indent: -9999px; width: 50px; height: 50px; background-size: cover; outline: none; cursor: pointer; } /* Arrows */ .slick-prev:hover, .slick-next:hover { outline: none; opacity: .7; border: none; } .slick-prev:active, .slick-next:active { outline: none; opacity: .7; border: none; } #instafeed { padding: 0 0 4em; } #instafeed img { width: 33%; padding: 0 0 0 7px; } @media screen and (max-width:468px) { #instafeed img { width: 100%; padding: 0 0 0 7px; } } /* ----- fork on github banner ----- */ #forkongithub a { color:#fff; text-decoration:none; font-family:arial,sans-serif; text-align:center; font-weight:700; font-size:1rem; line-height:2rem; position:relative; transition:.5s; padding:5px 40px; } #forkongithub a::before, #forkongithub a::after { content:""; width:100%; display:block; position:absolute; top:1px; left:0; height:1px; background:#fff; } #forkongithub a::after { bottom:1px; top:auto; } @media screen and (min-width:800px) { #forkongithub { position:fixed; display:block; top:0; right:0; width:200px; overflow:hidden; height:200px; z-index:9999; } #forkongithub a { width:200px; position:absolute; top:60px; right:-60px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); box-shadow:4px 4px 10px rgba(0,0,0,0.8); box-sizing: content-box; } } /* mid size (tablets, landscapes) */ @media only screen and (max-width: 679px) { nav { font-size:11px; } nav ul li { display: inline-block; } } /* tiny size (phones) */ @media only screen and (max-width: 380px) { nav ul li { min-width:90px; line-height:20px; } } /* anything not desktop */ @media only screen and (max-width: 767px) { .container h1 { font-size: 30px; } .container h2 { font-size: 24px; } .container h3 { font-size: 20px; } .container h4 { font-size: 14px; } .sectiondivider { width:200px; height:200px; padding:15px; top:-100px; margin-left:-100px; } .sectiondivider img { width:150px; height:180px; } .sectiondivider .fa-stack { font-size: 100px; margin-top: -14px; } .sectiondivider h5 { font-size:15px; bottom:30px; width:170px } .columned { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } .pagination { max-width: 1200px; margin-left: auto; margin-right: auto; text-align: left; } .pagination h3 { text-align: center; } .pagination ul { text-align: center; padding: 0; } .pagination li { display: inline-block; margin: 1em; } .pagination li img { max-width: 57px; }
0.496582
0.073696
header, footer { margin: 0; text-align: center; background-color: rgb(255, 102, 170); background-image: url("header_triangles.png"); color: white; padding: 1em; } header { margin-bottom: 1em; } footer { margin-top: 1em; padding: 2em; } body { margin: 0; background-image: url("page-light.png"); font-family: Verdana, Geneva, Tahoma, sans-serif; } .button { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(255, 102, 170); border-radius: 7px; margin: 1em; } .button:hover { background-color: rgb(168, 65, 111); } .small { font-size: 0.5em; font-style: italic; } .button-out { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(207, 25, 71); border-radius: 7px; margin: 1em; } .button-out:hover { background-color: rgb(70, 5, 8); color: white; } .container { margin: auto; max-width: 55em; padding: 1em; background-color: white; border-radius: 7px; } @media screen and (max-width: 50em){ .button { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(255, 102, 170); border-radius: 7px; margin: 1em; } .small { font-size: 0.5em; font-style: italic; } .button-out { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(207, 25, 71); border-radius: 7px; margin: 1em; } .button:hover { background-color: rgb(168, 65, 111); } .button-out:hover { background-color: rgb(70, 5, 8); } .container { margin: 1em; padding: 1em; background-color: white; border-radius: 7px; } }
static/welcome-styles.css
header, footer { margin: 0; text-align: center; background-color: rgb(255, 102, 170); background-image: url("header_triangles.png"); color: white; padding: 1em; } header { margin-bottom: 1em; } footer { margin-top: 1em; padding: 2em; } body { margin: 0; background-image: url("page-light.png"); font-family: Verdana, Geneva, Tahoma, sans-serif; } .button { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(255, 102, 170); border-radius: 7px; margin: 1em; } .button:hover { background-color: rgb(168, 65, 111); } .small { font-size: 0.5em; font-style: italic; } .button-out { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(207, 25, 71); border-radius: 7px; margin: 1em; } .button-out:hover { background-color: rgb(70, 5, 8); color: white; } .container { margin: auto; max-width: 55em; padding: 1em; background-color: white; border-radius: 7px; } @media screen and (max-width: 50em){ .button { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(255, 102, 170); border-radius: 7px; margin: 1em; } .small { font-size: 0.5em; font-style: italic; } .button-out { display: flex; justify-content: center; text-decoration: none; color: black; padding: 1em; background-color: rgb(207, 25, 71); border-radius: 7px; margin: 1em; } .button:hover { background-color: rgb(168, 65, 111); } .button-out:hover { background-color: rgb(70, 5, 8); } .container { margin: 1em; padding: 1em; background-color: white; border-radius: 7px; } }
0.495361
0.14256
*{margin:0px; padding:0px; list-style: none;box-sizing: border-box;font-family:Microsoft YaHei;} a{ color:#333} a, body, div, html, img, li, ul,dl,dt,dd { border: 0; margin: 0; padding: 0; text-decoration:none;} html, body { margin:0px auto; padding:0px; color:#333;font-size: 12px; } img { color: transparent; font-size:12px; -ms-interpolation-mode: bicubic; } ol, ul ,dl ,dt,dd{ list-style: none; } em, i, b, sub, sup { font-style: normal; } input{ outline:none; border: 0px; } input[type='submit']{cursor: pointer;} input[type='text'],input[type='password']{padding:0px 10px;background-color: #fff;border:1px solid #ddd;min-height: 35px;} textarea{ padding:5px; outline:none;width: 100%; resize: none;background-color: #fff;} select{ outline:none; height:32px; line-height:32px;border-radius: 0px; background-color: #fff;color:#333;} table{border-collapse: collapse; width:100%; } table th{ font-weight:500} .mui-ellipsis {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical} .mui-ellipsis-2 {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical} .mui-ellipsis-3 {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical} input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill { -webkit-text-fill-color: #333 !important; -webkit-box-shadow: 0 0 0px 1000px transparent inset !important; background-color:transparent; background-image: none; transition: background-color 50000s ease-in-out 0s; } input { background-color:transparent; } button{border: 0px;cursor: pointer;outline: none} .alert_msg{float: left;} /*.layui-layer-hui{background-color: #fff !important;color: #333 !important;box-shadow: 1px 1px 50px rgba(0,0,0,.3) !important; border: 1px solid #ddd !important;}*/ /** 常用公共样式 **/ .lh30{line-height: 30px !important} .lh25{line-height: 25px !important} .lh40{line-height: 40px !important} .fl{ float:left !important; } .fr{ float:right !important; } .finitial{float: initial !important;} .clr{ clear:both; overflow:hidden; height:0px; font-size:0px; display:block; } .textl{ text-align:left !important; } .textr{ text-align:right !important; } .tc{ text-align:center; } .fb{ font-weight:bolder; } .disblock{ display:block; } .disinline{display: inline-block;} .blod{ font-weight:bold; } .fw_500{ font-weight:500!important; } .fw_600{ font-weight:600!important; } .fm_weiruan{ font-family:""; } .fm_songti{ font-family:"宋体"; } .AllW{ width:100%; } .over_hide{ overflow:hidden; } .over_auto{ overflow-y:auto;overflow-x:hidden; } .clearfix{ width:100%; height:auto; overflow:hidden; clear:both; } .undeline{ text-decoration:underline; } .valign-middle{vertical-align: middle;} .valign-bottom{vertical-align: bottom;} .position-relative {position: relative} .lh30{ line-height:30px; } .lh35{ line-height:35px; } .border-b{border-bottom:1px solid #dddddd !important;} .border-r{border-right:1px solid #dddddd !important;} .border-l{border-left:1px solid #dddddd !important;} .border-t{border-top:1px solid #dddddd !important;} .no-border{ border:0px!important;} .no-border-r{ border-right:0px!important;} .no-border-l{ border-left:0px!important;} .no-border-t{ border-top:0px!important;} .no-border-b{ border-bottom:0px!important;} .red{ color:#b62c2c !important;} .gray{ color:#69667a;} .blue{ color:#079dff !important; } .orange{color: #e84737!important;} .c_3{ color:#333 !important; } .c_5{ color:#555!important; } .c_6{ color:#666!important; } .c_8{ color:#888!important; } .c_9{ color:#9fa0a0!important; } .c_red{ color:#b62c2c !important; } .c_blue{ color:#178fe6 !important; } .c_green, .green{ color:#009900 !important;} .c_org{ color:#f39700 !important; } .c_wite{ color:#fff !important; } .c_0{ color:#000; } .fz12{ font-size:12px!important; } .fz13{ font-size:13px!important;} .fz14{ font-size:14px!important; } .fz16{ font-size:16px!important; } .fz18{ font-size:18px!important; } .fz20{ font-size:20px!important; } .fz22{ font-size:22px!important; } .fz24{ font-size:24px!important; } .fz26{ font-size:26px!important; } .fz30{ font-size:30px!important; } .fz36{ font-size:36px!important; } .mgl5{ margin-left:5px;} .mgl40{ margin-left:40px;} .mgl10{margin-left:10px!important} .w1200{ width:1200px; margin:0px auto;position: relative;} .w-auto { width: auto!important } .h-auto { height: auto!important } .minw-dft { min-width: 0!important } .maxw-dft { max-width: none!important } .minh-dft { min-height: 0!important } .maxh-dft { max-height: none!important } .w-0 { width: 0!important } .w-20 { width: 20px!important } .w-30 { width: 30px!important } .w-40 { width: 40px!important } .w-50 { width: 50px!important } .w-60 { width: 60px!important } .w-70 { width: 70px!important } .w-80 { width: 80px!important } .w-89 { width: 89px!important } .w-90 { width: 90px!important } .w-100 { width: 100px!important } .no-padding{padding:0!important} .no-padding-bottom{padding-bottom:0!important} .no-padding-top{padding-top:0!important} .no-padding-left{padding-left:0!important} .no-padding-right{padding-right:0!important} .padding-5{padding:5px!important} .padding-10{padding:10px!important} .padding-20{padding:20px!important} .padding-30{padding:30px!important} .padding-40{padding:40px!important} .padding-50{padding:50px!important} .padding-left-5{padding-left:5px!important} .padding-left-10{padding-left:10px!important} .padding-left-20{padding-left:20px!important} .padding-left-30{padding-left:30px!important} .padding-left-40{padding-left:40px!important} .padding-left-50{padding-left:50px!important} .padding-top-5{padding-top:5px!important} .padding-top-10{padding-top:10px!important} .padding-top-20{padding-top:20px!important} .padding-top-30{padding-top:30px!important} .padding-top-40{padding-top:40px!important} .padding-top-50{padding-top:50px!important} .padding-right-5{padding-right:5px!important} .padding-right-10{padding-right:10px!important} .padding-right-20{padding-right:20px!important} .padding-right-30{padding-right:30px!important} .padding-right-40{padding-right:40px!important} .padding-right-50{padding-right:50px!important} .padding-bottom-5{padding-bottom:5px!important} .padding-bottom-10{padding-bottom:10px!important} .padding-bottom-20{padding-bottom:20px!important} .padding-bottom-30{padding-bottom:30px!important} .padding-bottom-40{padding-bottom:40px!important} .padding-bottom-50{padding-bottom:50px!important} .no-margin{margin:0!important} .no-margin-bottom{margin-bottom:0!important} .no-margin-top{margin-top:0!important} .no-margin-left{margin-left:0!important} .no-margin-right{margin-right:0!important} .margin-5{margin:5px!important} .margin-10{margin:10px!important} .margin-20{margin:20px!important} .margin-30{margin:30px!important} .margin-40{margin:40px!important} .margin-50{margin:50px!important} .margin-left-5{margin-left:5px!important} .margin-left-10{margin-left:10px!important} .margin-left-20{margin-left:20px!important} .margin-left-30{margin-left:30px!important} .margin-left-40{margin-left:40px!important} .margin-left-50{margin-left:50px!important} .margin-top-5{margin-top:5px!important} .margin-top-10{margin-top:10px!important} .margin-top-20{margin-top:20px!important} .margin-top-30{margin-top:30px!important} .margin-top-40{margin-top:40px!important} .margin-top-50{margin-top:50px!important} .margin-right-5{margin-right:5px!important} .margin-right-10{margin-right:10px!important} .margin-right-20{margin-right:20px!important} .margin-right-30{margin-right:30px!important} .margin-right-40{margin-right:40px!important} .margin-right-50{margin-right:50px!important} .margin-bottom-5{margin-bottom:5px!important} .margin-bottom-10{margin-bottom:10px!important} .margin-bottom-20{margin-bottom:20px!important} .margin-bottom-30{margin-bottom:30px!important} .margin-bottom-40{margin-bottom:40px!important} .margin-bottom-50{margin-bottom:50px!important} .padding-left-15{padding-left: 15px;} .padding-right-15{padding-right: 15px;} /*箭头向上*/ .arrow_up { width: 0px;height: 0px;border-width: 0px 10px 10px 10px;border-color: transparent transparent #fff transparent;border-style: solid;} /*箭头向下*/ .arrow_down {width:0; height:0; border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ddd;} /*箭头向左*/ .arrow_left {width:0; height:0; border-top:5px solid transparent;border-bottom:5px solid transparent; border-right:5px solid #ddd; } /*箭头向右*/ .arrow_right {width:0; height:0; border-top:5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #ddd;} /** 常用公共样式 **/ /** iconfont CSS样式 **/ @font-face {font-family: 'iconfont'; src: url('../iconfont/iconfont.eot'); /* IE9*/ src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../iconfont/iconfont.woff') format('woff'), /* chrome、firefox */ url('../iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../iconfont/iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */ } .iconfont{ font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;vertical-align: middle;} /** iconfont CSS样式 end **/ input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill { -webkit-text-fill-color: #333 !important; -webkit-box-shadow: 0 0 0px 1000px transparent inset !important; background-color:transparent; background-image: none; transition: background-color 50000s ease-in-out 0s; } input { background-color:transparent; } /* 兼容 */ .CompatibleContainer{ width:100%; height:100%; border:0px; left:0px;overflow: hidden } .CompatibleContainer .layout_cover{ width:100%; height:100%; position:fixed; top:0px;overflow: hidden; left:0px; background:#000; filter:alpha(opacity=80); opacity:0.8;z-index: 1000 } .CompatibleContainer .layout_Contianer{ width:601px; height:415px; position:fixed; background: url("../images/Compatible.png") no-repeat; background-position: -1px -109px ; top:50%; left:50%; margin:-251px 0 0 -296px; padding:72px 0 0 72px;_position:absolute; _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight:bold; color:#333; line-height:1.5em; z-index:10000; } .CompatibleContainer .layout_Contianer p{ font-size:14px; width:486px; text-align:justify;} .CompatibleContainer .layout_Contianer img { border:0; } .CompatibleContainer .layout_Contianer span{ font-size:18px; margin: 0 0 20px 0; display:block; padding:0; } .CompatibleContainer .layout_Contianer ul{ list-style: none; padding:0; margin:0; } .CompatibleContainer .layout_Contianer ul li{ float:left;margin:0 22px 0 0; } .CompatibleContainer .layout_Contianer ul li:last{ margin-right:0; } .CompatibleContainer .layout_Contianer a{ display:inline-block; } .CompatibleContainer .browser{position:absolute;bottom:35px} .CompatibleContainer .chrome, .CompatibleContainer .firefox, .CompatibleContainer .ie9, .CompatibleContainer .opera, .CompatibleContainer .safari{background:url("../images/Compatible.png") no-repeat} .CompatibleContainer .chrome{background-position:0 0;width:73px;height:96px;margin:0 4px 0 0} .CompatibleContainer .firefox{background-position:-292px 0;width:73px;height:98px} .CompatibleContainer .ie9{background-position:-179px 0;width:95px;height:98px} .CompatibleContainer .opera{background-position:-90px 0;width:73px;height:98px} .CompatibleContainer .safari{background-position:-387px 0;width:73px;height:98px;margin:0 4px 0 0}
public/admin/tmp/css/common.css
*{margin:0px; padding:0px; list-style: none;box-sizing: border-box;font-family:Microsoft YaHei;} a{ color:#333} a, body, div, html, img, li, ul,dl,dt,dd { border: 0; margin: 0; padding: 0; text-decoration:none;} html, body { margin:0px auto; padding:0px; color:#333;font-size: 12px; } img { color: transparent; font-size:12px; -ms-interpolation-mode: bicubic; } ol, ul ,dl ,dt,dd{ list-style: none; } em, i, b, sub, sup { font-style: normal; } input{ outline:none; border: 0px; } input[type='submit']{cursor: pointer;} input[type='text'],input[type='password']{padding:0px 10px;background-color: #fff;border:1px solid #ddd;min-height: 35px;} textarea{ padding:5px; outline:none;width: 100%; resize: none;background-color: #fff;} select{ outline:none; height:32px; line-height:32px;border-radius: 0px; background-color: #fff;color:#333;} table{border-collapse: collapse; width:100%; } table th{ font-weight:500} .mui-ellipsis {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical} .mui-ellipsis-2 {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical} .mui-ellipsis-3 {display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical} input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill { -webkit-text-fill-color: #333 !important; -webkit-box-shadow: 0 0 0px 1000px transparent inset !important; background-color:transparent; background-image: none; transition: background-color 50000s ease-in-out 0s; } input { background-color:transparent; } button{border: 0px;cursor: pointer;outline: none} .alert_msg{float: left;} /*.layui-layer-hui{background-color: #fff !important;color: #333 !important;box-shadow: 1px 1px 50px rgba(0,0,0,.3) !important; border: 1px solid #ddd !important;}*/ /** 常用公共样式 **/ .lh30{line-height: 30px !important} .lh25{line-height: 25px !important} .lh40{line-height: 40px !important} .fl{ float:left !important; } .fr{ float:right !important; } .finitial{float: initial !important;} .clr{ clear:both; overflow:hidden; height:0px; font-size:0px; display:block; } .textl{ text-align:left !important; } .textr{ text-align:right !important; } .tc{ text-align:center; } .fb{ font-weight:bolder; } .disblock{ display:block; } .disinline{display: inline-block;} .blod{ font-weight:bold; } .fw_500{ font-weight:500!important; } .fw_600{ font-weight:600!important; } .fm_weiruan{ font-family:""; } .fm_songti{ font-family:"宋体"; } .AllW{ width:100%; } .over_hide{ overflow:hidden; } .over_auto{ overflow-y:auto;overflow-x:hidden; } .clearfix{ width:100%; height:auto; overflow:hidden; clear:both; } .undeline{ text-decoration:underline; } .valign-middle{vertical-align: middle;} .valign-bottom{vertical-align: bottom;} .position-relative {position: relative} .lh30{ line-height:30px; } .lh35{ line-height:35px; } .border-b{border-bottom:1px solid #dddddd !important;} .border-r{border-right:1px solid #dddddd !important;} .border-l{border-left:1px solid #dddddd !important;} .border-t{border-top:1px solid #dddddd !important;} .no-border{ border:0px!important;} .no-border-r{ border-right:0px!important;} .no-border-l{ border-left:0px!important;} .no-border-t{ border-top:0px!important;} .no-border-b{ border-bottom:0px!important;} .red{ color:#b62c2c !important;} .gray{ color:#69667a;} .blue{ color:#079dff !important; } .orange{color: #e84737!important;} .c_3{ color:#333 !important; } .c_5{ color:#555!important; } .c_6{ color:#666!important; } .c_8{ color:#888!important; } .c_9{ color:#9fa0a0!important; } .c_red{ color:#b62c2c !important; } .c_blue{ color:#178fe6 !important; } .c_green, .green{ color:#009900 !important;} .c_org{ color:#f39700 !important; } .c_wite{ color:#fff !important; } .c_0{ color:#000; } .fz12{ font-size:12px!important; } .fz13{ font-size:13px!important;} .fz14{ font-size:14px!important; } .fz16{ font-size:16px!important; } .fz18{ font-size:18px!important; } .fz20{ font-size:20px!important; } .fz22{ font-size:22px!important; } .fz24{ font-size:24px!important; } .fz26{ font-size:26px!important; } .fz30{ font-size:30px!important; } .fz36{ font-size:36px!important; } .mgl5{ margin-left:5px;} .mgl40{ margin-left:40px;} .mgl10{margin-left:10px!important} .w1200{ width:1200px; margin:0px auto;position: relative;} .w-auto { width: auto!important } .h-auto { height: auto!important } .minw-dft { min-width: 0!important } .maxw-dft { max-width: none!important } .minh-dft { min-height: 0!important } .maxh-dft { max-height: none!important } .w-0 { width: 0!important } .w-20 { width: 20px!important } .w-30 { width: 30px!important } .w-40 { width: 40px!important } .w-50 { width: 50px!important } .w-60 { width: 60px!important } .w-70 { width: 70px!important } .w-80 { width: 80px!important } .w-89 { width: 89px!important } .w-90 { width: 90px!important } .w-100 { width: 100px!important } .no-padding{padding:0!important} .no-padding-bottom{padding-bottom:0!important} .no-padding-top{padding-top:0!important} .no-padding-left{padding-left:0!important} .no-padding-right{padding-right:0!important} .padding-5{padding:5px!important} .padding-10{padding:10px!important} .padding-20{padding:20px!important} .padding-30{padding:30px!important} .padding-40{padding:40px!important} .padding-50{padding:50px!important} .padding-left-5{padding-left:5px!important} .padding-left-10{padding-left:10px!important} .padding-left-20{padding-left:20px!important} .padding-left-30{padding-left:30px!important} .padding-left-40{padding-left:40px!important} .padding-left-50{padding-left:50px!important} .padding-top-5{padding-top:5px!important} .padding-top-10{padding-top:10px!important} .padding-top-20{padding-top:20px!important} .padding-top-30{padding-top:30px!important} .padding-top-40{padding-top:40px!important} .padding-top-50{padding-top:50px!important} .padding-right-5{padding-right:5px!important} .padding-right-10{padding-right:10px!important} .padding-right-20{padding-right:20px!important} .padding-right-30{padding-right:30px!important} .padding-right-40{padding-right:40px!important} .padding-right-50{padding-right:50px!important} .padding-bottom-5{padding-bottom:5px!important} .padding-bottom-10{padding-bottom:10px!important} .padding-bottom-20{padding-bottom:20px!important} .padding-bottom-30{padding-bottom:30px!important} .padding-bottom-40{padding-bottom:40px!important} .padding-bottom-50{padding-bottom:50px!important} .no-margin{margin:0!important} .no-margin-bottom{margin-bottom:0!important} .no-margin-top{margin-top:0!important} .no-margin-left{margin-left:0!important} .no-margin-right{margin-right:0!important} .margin-5{margin:5px!important} .margin-10{margin:10px!important} .margin-20{margin:20px!important} .margin-30{margin:30px!important} .margin-40{margin:40px!important} .margin-50{margin:50px!important} .margin-left-5{margin-left:5px!important} .margin-left-10{margin-left:10px!important} .margin-left-20{margin-left:20px!important} .margin-left-30{margin-left:30px!important} .margin-left-40{margin-left:40px!important} .margin-left-50{margin-left:50px!important} .margin-top-5{margin-top:5px!important} .margin-top-10{margin-top:10px!important} .margin-top-20{margin-top:20px!important} .margin-top-30{margin-top:30px!important} .margin-top-40{margin-top:40px!important} .margin-top-50{margin-top:50px!important} .margin-right-5{margin-right:5px!important} .margin-right-10{margin-right:10px!important} .margin-right-20{margin-right:20px!important} .margin-right-30{margin-right:30px!important} .margin-right-40{margin-right:40px!important} .margin-right-50{margin-right:50px!important} .margin-bottom-5{margin-bottom:5px!important} .margin-bottom-10{margin-bottom:10px!important} .margin-bottom-20{margin-bottom:20px!important} .margin-bottom-30{margin-bottom:30px!important} .margin-bottom-40{margin-bottom:40px!important} .margin-bottom-50{margin-bottom:50px!important} .padding-left-15{padding-left: 15px;} .padding-right-15{padding-right: 15px;} /*箭头向上*/ .arrow_up { width: 0px;height: 0px;border-width: 0px 10px 10px 10px;border-color: transparent transparent #fff transparent;border-style: solid;} /*箭头向下*/ .arrow_down {width:0; height:0; border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ddd;} /*箭头向左*/ .arrow_left {width:0; height:0; border-top:5px solid transparent;border-bottom:5px solid transparent; border-right:5px solid #ddd; } /*箭头向右*/ .arrow_right {width:0; height:0; border-top:5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #ddd;} /** 常用公共样式 **/ /** iconfont CSS样式 **/ @font-face {font-family: 'iconfont'; src: url('../iconfont/iconfont.eot'); /* IE9*/ src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../iconfont/iconfont.woff') format('woff'), /* chrome、firefox */ url('../iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../iconfont/iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */ } .iconfont{ font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;vertical-align: middle;} /** iconfont CSS样式 end **/ input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill { -webkit-text-fill-color: #333 !important; -webkit-box-shadow: 0 0 0px 1000px transparent inset !important; background-color:transparent; background-image: none; transition: background-color 50000s ease-in-out 0s; } input { background-color:transparent; } /* 兼容 */ .CompatibleContainer{ width:100%; height:100%; border:0px; left:0px;overflow: hidden } .CompatibleContainer .layout_cover{ width:100%; height:100%; position:fixed; top:0px;overflow: hidden; left:0px; background:#000; filter:alpha(opacity=80); opacity:0.8;z-index: 1000 } .CompatibleContainer .layout_Contianer{ width:601px; height:415px; position:fixed; background: url("../images/Compatible.png") no-repeat; background-position: -1px -109px ; top:50%; left:50%; margin:-251px 0 0 -296px; padding:72px 0 0 72px;_position:absolute; _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight:bold; color:#333; line-height:1.5em; z-index:10000; } .CompatibleContainer .layout_Contianer p{ font-size:14px; width:486px; text-align:justify;} .CompatibleContainer .layout_Contianer img { border:0; } .CompatibleContainer .layout_Contianer span{ font-size:18px; margin: 0 0 20px 0; display:block; padding:0; } .CompatibleContainer .layout_Contianer ul{ list-style: none; padding:0; margin:0; } .CompatibleContainer .layout_Contianer ul li{ float:left;margin:0 22px 0 0; } .CompatibleContainer .layout_Contianer ul li:last{ margin-right:0; } .CompatibleContainer .layout_Contianer a{ display:inline-block; } .CompatibleContainer .browser{position:absolute;bottom:35px} .CompatibleContainer .chrome, .CompatibleContainer .firefox, .CompatibleContainer .ie9, .CompatibleContainer .opera, .CompatibleContainer .safari{background:url("../images/Compatible.png") no-repeat} .CompatibleContainer .chrome{background-position:0 0;width:73px;height:96px;margin:0 4px 0 0} .CompatibleContainer .firefox{background-position:-292px 0;width:73px;height:98px} .CompatibleContainer .ie9{background-position:-179px 0;width:95px;height:98px} .CompatibleContainer .opera{background-position:-90px 0;width:73px;height:98px} .CompatibleContainer .safari{background-position:-387px 0;width:73px;height:98px;margin:0 4px 0 0}
0.267313
0.063048
@import url("basic.css"); body { font-family: sans-serif; font-size: 100%; text-align: center; background-color: #11303d; color: black; margin: 0px; padding: 0px; border: 1px solid #888; margin: 0px 80px 0px 80px; min-width: 740px; } div.document { background-color: white; text-align: left; } div.related ul { background-color: #f2f2f2; height: 2em; list-style: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0; padding-left: 10px; } div.related ul li { margin: 0; padding: 0; height: 2em; float: left; } div.related ul li a { margin: 0; padding: 0 5px 0 5px; line-height: 1.75em; } div.body { margin: 0; padding: 0.5em 20px 20px 20px; } div.bodywrapper { margin: 0 240px 0 0; border-right: 1px solid #ccc; } div.sphinxsidebar { margin: 0; padding: 0.5em 15px 15px 0; width: 210px; float: right; text-align: left; } div.sphinxsidebar h4, div.sphinxsidebar h3 { margin: 1em 0 0.5em 0; font-size: 0.9em; padding: 0.1em 0 0.1em 0.5em; color: white; background-color: #1c4e63; } div.sphinxsidebar ul { padding-left: 1.5em; margin-top: 7px; list-style: none; padding: 0; line-height: 130%; } div.sphinxsidebar ul ul { list-style: square; margin-left: 20px; } a { color: #355f7c; text-decoration: none; } a:visited { color: #355f7c; text-decoration: none; } a:hover { text-decoration: underline; } pre { font-family: monospace; font-size: 1.2em; padding: 0.4em; border: 1px solid #ccc; background-color: #f8f8f8; } tt { background-color: #ecf0f3; padding: 0 1px 0 1px; font-size: 0.95em; } .warning tt { background: #efc2c2; } hr { border: 1px solid #abc; margin: 2em; } h1 { margin: 0; padding: 0.7em 0 0.3em 0; font-size: 160%; color: #11557c; } h2 { margin: 1.3em 0 0.2em 0; font-size: 140%; padding: 0; } h3 { margin: 1em 0 -0.3em 0; font-size: 120%; } table { border-collapse: collapse; margin: 0 -0.5em 0 -0.5em; } table td, table th { padding: 0.2em 0.5em 0.2em 0.5em; } div.footer { background-color: #1c4e63; color: white; padding: 4px 8px 4px 0; clear: both; font-size: 75%; text-align: right; } div.footer a { color: #86989B; } div.admonition { margin-top: 10px; margin-bottom: 10px; padding: 7px; } div.admonition dt { font-weight: bold; } div.admonition dl { margin-bottom: 0; } p.admonition-title { margin: 0px 10px 5px 0px; font-weight: bold; } p.admonition-title { display: inline; } p.admonition-title:after { content: ":"; } div.admonition p.admonition-title + p { display: inline; } div.admonition p { margin-bottom: 5px; } div.admonition pre { margin-bottom: 5px; } div.admonition ul, div.admonition ol { margin-bottom: 5px; } a.headerlink { color: #c60f0f; font-size: 0.8em; padding: 0 4px 0 4px; text-decoration: none; } a.headerlink:hover { background-color: #c60f0f; color: white; } img.inheritance { border: 0px }
doc/_static/sfepy.css
@import url("basic.css"); body { font-family: sans-serif; font-size: 100%; text-align: center; background-color: #11303d; color: black; margin: 0px; padding: 0px; border: 1px solid #888; margin: 0px 80px 0px 80px; min-width: 740px; } div.document { background-color: white; text-align: left; } div.related ul { background-color: #f2f2f2; height: 2em; list-style: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0; padding-left: 10px; } div.related ul li { margin: 0; padding: 0; height: 2em; float: left; } div.related ul li a { margin: 0; padding: 0 5px 0 5px; line-height: 1.75em; } div.body { margin: 0; padding: 0.5em 20px 20px 20px; } div.bodywrapper { margin: 0 240px 0 0; border-right: 1px solid #ccc; } div.sphinxsidebar { margin: 0; padding: 0.5em 15px 15px 0; width: 210px; float: right; text-align: left; } div.sphinxsidebar h4, div.sphinxsidebar h3 { margin: 1em 0 0.5em 0; font-size: 0.9em; padding: 0.1em 0 0.1em 0.5em; color: white; background-color: #1c4e63; } div.sphinxsidebar ul { padding-left: 1.5em; margin-top: 7px; list-style: none; padding: 0; line-height: 130%; } div.sphinxsidebar ul ul { list-style: square; margin-left: 20px; } a { color: #355f7c; text-decoration: none; } a:visited { color: #355f7c; text-decoration: none; } a:hover { text-decoration: underline; } pre { font-family: monospace; font-size: 1.2em; padding: 0.4em; border: 1px solid #ccc; background-color: #f8f8f8; } tt { background-color: #ecf0f3; padding: 0 1px 0 1px; font-size: 0.95em; } .warning tt { background: #efc2c2; } hr { border: 1px solid #abc; margin: 2em; } h1 { margin: 0; padding: 0.7em 0 0.3em 0; font-size: 160%; color: #11557c; } h2 { margin: 1.3em 0 0.2em 0; font-size: 140%; padding: 0; } h3 { margin: 1em 0 -0.3em 0; font-size: 120%; } table { border-collapse: collapse; margin: 0 -0.5em 0 -0.5em; } table td, table th { padding: 0.2em 0.5em 0.2em 0.5em; } div.footer { background-color: #1c4e63; color: white; padding: 4px 8px 4px 0; clear: both; font-size: 75%; text-align: right; } div.footer a { color: #86989B; } div.admonition { margin-top: 10px; margin-bottom: 10px; padding: 7px; } div.admonition dt { font-weight: bold; } div.admonition dl { margin-bottom: 0; } p.admonition-title { margin: 0px 10px 5px 0px; font-weight: bold; } p.admonition-title { display: inline; } p.admonition-title:after { content: ":"; } div.admonition p.admonition-title + p { display: inline; } div.admonition p { margin-bottom: 5px; } div.admonition pre { margin-bottom: 5px; } div.admonition ul, div.admonition ol { margin-bottom: 5px; } a.headerlink { color: #c60f0f; font-size: 0.8em; padding: 0 4px 0 4px; text-decoration: none; } a.headerlink:hover { background-color: #c60f0f; color: white; } img.inheritance { border: 0px }
0.330471
0.105303
height: 10px; width: 10px; background: #ecf0f5; -webkit-border-radius: 0ex; } #gridTurbineCorrelation tr:hover , #gridEnergyCorrelation tr:hover { background: transparent; color:#585555; } #gridTurbineCorrelation tr.k-alt:hover, #gridEnergyCorrelation tr.k-alt:hover { background: transparent; color:#585555; } #gridTurbineCorrelation ::-webkit-scrollbar-thumb, #gridEnergyCorrelation ::-webkit-scrollbar-thumb { background: #c1c1c1; -webkit-border-radius: 0ex; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); } .nav.nav-tabs li { margin-right: 0px; } .chk-custom{ display: inline; } label.control-label { padding: 3.9px 30px 6px 6px; display: inline-block; height: 27.5px; font-weight: bold; } label.summary-header { padding: 5px 0px 0px 5px; font-size: 14px; color: #585555; text-align:center; } label.summary-number { padding: 0px 0px 5px 5px; font-size: 22px; color: #585555 ; text-align:center; margin-top: -5px; } .nav-meteor{ margin: auto; text-align: center; margin-bottom: 8px; } .control-input { padding: 0px 0px 0px 4px; background: transparent; } .control-tab { padding: 10px 0px 0px 0px; background: transparent; } .control-summary { /*border-radius: 3%;*/ padding: 0px 0px 0px 0px; width: 200px; height: 60px; margin: 0px 15px 15px 0px; /*box-shadow: 5px 7px 5px #888888;*/ overflow: hidden; text-align: center; border: 1px solid #dedeec; } .control-summary-img { size:50%; float:left; content:url("{{BaseUrl}}res/img/chart.png"); } .left-border-org{ background-color: #ffffff; float: left; border-left: 4px solid #eb5b19; } .left-border-org-no-float{ background-color: #ffffff; border-left: 4px solid #eb5b19; } .left-border-green{ background-color: #ffffff; float: left; border-left: 4px solid #74b841; } .left-border-green-no-float{ background-color: #ffffff; border-left: 4px solid #74b841; } /*.grid-custom tbody tr:hover { background: #ea5b19; opacity: 0.5; color: white; }*/ .middle-header{ padding-top: 10px; } .k-grid.k-widget.k-grid-lockedcolumns>.k-grid-header>.k-grid-header-locked>table>thead>tr{ height: 74px; } .back-btn{ margin-bottom: 15px; } .turbine-btn{ margin-bottom: 5px; margin-right: 5px; height: 20px !important; padding: 0; margin-left: -1px; border-radius: 0px; } .turbine-chk{ width: 20px; height: 20px; padding-left: 4px; color: #fff; padding-top: 1px!important; border-radius: 0px; } .turbine-chk:hover{ color: #fff; } .turbine-chk:active{ color: #fff; } .custom-header{ margin-top: -35px; padding-left: 2px; } #showHideChk, #isCleanDiv{ margin-top: -5px; margin-left: -18px; } #showHideChkNacelle, #isCleanDiv{ margin-top: -5px; margin-left: -18px; } .radio-filter { width: 100px !important; margin-bottom: 2px !important; } .detaildowntime{ padding-top: 42px; } /*div.k-tooltip.k-chart-tooltip{ margin-top: -100px!important; }*/ .k-grid tr td { border-width: 1px 1px 0; } #chartCustomTooltip { margin-top: -100px !important; display: none; background: rgb(255, 255, 255) !important; color : "#58666e"; font: 'Source Sans Pro, Lato , Open Sans , Helvetica Neue, Arial, sans-serif'; border: 2px solid #eee; padding: 10px; z-index:11; opacity: 1; width: 170px!important; } #lossChart{ padding-top: 15px; } .k-grid-footer td, .k-group-footer td, .k-grouping-row td { color: #585555; border-color: #F0F3F4; font-weight: 700; } #legend-list button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } #legend-list { margin-top: 2px; } #legend-list-comparison button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } .mb-5{ margin-bottom: -5px; } #gridTurbineCorrelation .k-grid-content-locked, #gridEnergyCorrelation .k-grid-content-locked{ height: 342px!important; } #gridTable1224 >.k-grid-header > .k-grid-header-wrap > table > thead > tr { height: 37px !important; } .wbtn { font-size: 10px; width: 55px; font-weight: 600; } #checkAllLabel { padding-left: 5px; } #legend-list-zoom button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } .legend-part { text-align: center; margin-bottom: 5px; } .title-zoom-part { text-align: center; margin-bottom: 2px; margin-top: 0px; font-size: 20px; } .panel-body { padding-right: 15px; padding-top: 5px; padding-left: 15px; padding-bottom: 2px; text-align: left; border-top: 0px solid #e5e5e5; } .link-zoom:hover{ cursor: pointer; } .span-legend { font-size: 11px; font-weight: bold; } .sector-part { margin-bottom: 5px; } .btn-zoom { position: relative; left: -30px; float: right; top: 30px; z-index: 10; } .modal-footer { border-top-color: #ffffff; } #legend-list button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } #legend-list { text-align: left; padding: 0.5ex; background-color: #ffffff; } #legend-list.legend { margin-top: 0 !important; position: fixed; top: 0; z-index: 10000; border-radius: 0 0 0.5em 0.5em; } .template-pdf{ display: none; } .k-pdf-export .title-pdf{ margin-top: -30px; font-size: 12px !important; margin-bottom: 10px; } .k-pdf-export .sector-part, .k-pdf-export .pull-right{ display: none; } .k-pdf-export .btn-zoom{ display: none; } .k-pdf-export .legend-pdf{ left: 25% !important; margin-bottom: 20px; } .k-pdf-export .template-pdf { display: block; } .k-pdf-export .windrose-part{ margin-top: 50px; } .k-pdf-export .normal-legend{ display: none; } .k-pdf-export #ws1{ border-color: #224373 !important; background-color: #224373 !important; } .k-pdf-export #ws2{ border-color: #186baa !important; background-color: #186baa !important; } .k-pdf-export #ws3{ border-color: #25FEDF !important; background-color: #25FEDF !important; } .k-pdf-export #ws4{ border-color: #f5a265 !important; background-color: #f5a265 !important; } .k-pdf-export #ws5{ border-color: #eb5b19 !important; background-color: #eb5b19 !important; } .k-pdf-export #ws6{ border-color: #9E0000 !important; background-color: #9E0000 !important; } .legend-windis, .legend-nd, .legend-turbulence { font: 12px 'Source Sans Pro',Lato,'Open Sans','Helvetica Neue',Arial,sans-serif; margin: 2px; cursor:pointer; } .legend-windis .legend-windis-marker, .legend-nd .legend-nd-marker, .legend-turbulence .legend-turbulence-marker, { display:inline-block; width:8px; height:8px; } #legendWindis,#legendNd,#legendTurbulence{ margin-top: 20px; padding-left: 20px; display: none; } .k-pdf-export #windDistribution, .k-pdf-export #nacelleDistribution, .k-pdf-export #chartTI { margin-top: -30px !important; } .k-pdf-export #legendWindis, .k-pdf-export #legendTurbulence, .k-pdf-export #legendNd { display: block; } .btn-pdf{ z-index: 9999; } .turList{ margin-top: -7.5px; }
web/assets/core/css/page-analytic-meteorology.css
height: 10px; width: 10px; background: #ecf0f5; -webkit-border-radius: 0ex; } #gridTurbineCorrelation tr:hover , #gridEnergyCorrelation tr:hover { background: transparent; color:#585555; } #gridTurbineCorrelation tr.k-alt:hover, #gridEnergyCorrelation tr.k-alt:hover { background: transparent; color:#585555; } #gridTurbineCorrelation ::-webkit-scrollbar-thumb, #gridEnergyCorrelation ::-webkit-scrollbar-thumb { background: #c1c1c1; -webkit-border-radius: 0ex; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); } .nav.nav-tabs li { margin-right: 0px; } .chk-custom{ display: inline; } label.control-label { padding: 3.9px 30px 6px 6px; display: inline-block; height: 27.5px; font-weight: bold; } label.summary-header { padding: 5px 0px 0px 5px; font-size: 14px; color: #585555; text-align:center; } label.summary-number { padding: 0px 0px 5px 5px; font-size: 22px; color: #585555 ; text-align:center; margin-top: -5px; } .nav-meteor{ margin: auto; text-align: center; margin-bottom: 8px; } .control-input { padding: 0px 0px 0px 4px; background: transparent; } .control-tab { padding: 10px 0px 0px 0px; background: transparent; } .control-summary { /*border-radius: 3%;*/ padding: 0px 0px 0px 0px; width: 200px; height: 60px; margin: 0px 15px 15px 0px; /*box-shadow: 5px 7px 5px #888888;*/ overflow: hidden; text-align: center; border: 1px solid #dedeec; } .control-summary-img { size:50%; float:left; content:url("{{BaseUrl}}res/img/chart.png"); } .left-border-org{ background-color: #ffffff; float: left; border-left: 4px solid #eb5b19; } .left-border-org-no-float{ background-color: #ffffff; border-left: 4px solid #eb5b19; } .left-border-green{ background-color: #ffffff; float: left; border-left: 4px solid #74b841; } .left-border-green-no-float{ background-color: #ffffff; border-left: 4px solid #74b841; } /*.grid-custom tbody tr:hover { background: #ea5b19; opacity: 0.5; color: white; }*/ .middle-header{ padding-top: 10px; } .k-grid.k-widget.k-grid-lockedcolumns>.k-grid-header>.k-grid-header-locked>table>thead>tr{ height: 74px; } .back-btn{ margin-bottom: 15px; } .turbine-btn{ margin-bottom: 5px; margin-right: 5px; height: 20px !important; padding: 0; margin-left: -1px; border-radius: 0px; } .turbine-chk{ width: 20px; height: 20px; padding-left: 4px; color: #fff; padding-top: 1px!important; border-radius: 0px; } .turbine-chk:hover{ color: #fff; } .turbine-chk:active{ color: #fff; } .custom-header{ margin-top: -35px; padding-left: 2px; } #showHideChk, #isCleanDiv{ margin-top: -5px; margin-left: -18px; } #showHideChkNacelle, #isCleanDiv{ margin-top: -5px; margin-left: -18px; } .radio-filter { width: 100px !important; margin-bottom: 2px !important; } .detaildowntime{ padding-top: 42px; } /*div.k-tooltip.k-chart-tooltip{ margin-top: -100px!important; }*/ .k-grid tr td { border-width: 1px 1px 0; } #chartCustomTooltip { margin-top: -100px !important; display: none; background: rgb(255, 255, 255) !important; color : "#58666e"; font: 'Source Sans Pro, Lato , Open Sans , Helvetica Neue, Arial, sans-serif'; border: 2px solid #eee; padding: 10px; z-index:11; opacity: 1; width: 170px!important; } #lossChart{ padding-top: 15px; } .k-grid-footer td, .k-group-footer td, .k-grouping-row td { color: #585555; border-color: #F0F3F4; font-weight: 700; } #legend-list button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } #legend-list { margin-top: 2px; } #legend-list-comparison button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } .mb-5{ margin-bottom: -5px; } #gridTurbineCorrelation .k-grid-content-locked, #gridEnergyCorrelation .k-grid-content-locked{ height: 342px!important; } #gridTable1224 >.k-grid-header > .k-grid-header-wrap > table > thead > tr { height: 37px !important; } .wbtn { font-size: 10px; width: 55px; font-weight: 600; } #checkAllLabel { padding-left: 5px; } #legend-list-zoom button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } .legend-part { text-align: center; margin-bottom: 5px; } .title-zoom-part { text-align: center; margin-bottom: 2px; margin-top: 0px; font-size: 20px; } .panel-body { padding-right: 15px; padding-top: 5px; padding-left: 15px; padding-bottom: 2px; text-align: left; border-top: 0px solid #e5e5e5; } .link-zoom:hover{ cursor: pointer; } .span-legend { font-size: 11px; font-weight: bold; } .sector-part { margin-bottom: 5px; } .btn-zoom { position: relative; left: -30px; float: right; top: 30px; z-index: 10; } .modal-footer { border-top-color: #ffffff; } #legend-list button { padding-right: 10px; margin-left: 10px; margin-right: 2px; } #legend-list { text-align: left; padding: 0.5ex; background-color: #ffffff; } #legend-list.legend { margin-top: 0 !important; position: fixed; top: 0; z-index: 10000; border-radius: 0 0 0.5em 0.5em; } .template-pdf{ display: none; } .k-pdf-export .title-pdf{ margin-top: -30px; font-size: 12px !important; margin-bottom: 10px; } .k-pdf-export .sector-part, .k-pdf-export .pull-right{ display: none; } .k-pdf-export .btn-zoom{ display: none; } .k-pdf-export .legend-pdf{ left: 25% !important; margin-bottom: 20px; } .k-pdf-export .template-pdf { display: block; } .k-pdf-export .windrose-part{ margin-top: 50px; } .k-pdf-export .normal-legend{ display: none; } .k-pdf-export #ws1{ border-color: #224373 !important; background-color: #224373 !important; } .k-pdf-export #ws2{ border-color: #186baa !important; background-color: #186baa !important; } .k-pdf-export #ws3{ border-color: #25FEDF !important; background-color: #25FEDF !important; } .k-pdf-export #ws4{ border-color: #f5a265 !important; background-color: #f5a265 !important; } .k-pdf-export #ws5{ border-color: #eb5b19 !important; background-color: #eb5b19 !important; } .k-pdf-export #ws6{ border-color: #9E0000 !important; background-color: #9E0000 !important; } .legend-windis, .legend-nd, .legend-turbulence { font: 12px 'Source Sans Pro',Lato,'Open Sans','Helvetica Neue',Arial,sans-serif; margin: 2px; cursor:pointer; } .legend-windis .legend-windis-marker, .legend-nd .legend-nd-marker, .legend-turbulence .legend-turbulence-marker, { display:inline-block; width:8px; height:8px; } #legendWindis,#legendNd,#legendTurbulence{ margin-top: 20px; padding-left: 20px; display: none; } .k-pdf-export #windDistribution, .k-pdf-export #nacelleDistribution, .k-pdf-export #chartTI { margin-top: -30px !important; } .k-pdf-export #legendWindis, .k-pdf-export #legendTurbulence, .k-pdf-export #legendNd { display: block; } .btn-pdf{ z-index: 9999; } .turList{ margin-top: -7.5px; }
0.317955
0.085137
.employ-content { position: relative; } .form-search-job { display: flex; flex-direction: column; justify-content: center; margin: 0; border-top: 2px solid rgba(255, 255, 255, 0.2); margin: auto; } .form-search-job div { display: flex; justify-content: space-between; } .form-search-job div:first-child .input-box { width: 49%; } .form-search-job div:last-child .input-box { flex: 1; margin-right: 0.625rem; } .form-search-job div a { padding: 0.8rem; height: fit-content; background: var(--blue); border-radius: 0.5rem; color: white; } .card-job-title.has-share { display: flex; justify-content: space-between; } .card-job-title__button { display: flex; align-items: center; } .card-job-body { margin-bottom: 0 !important; } .card-job-body .item { display: flex; align-items: center; padding-bottom: 0.25rem; } .card-job-body .item .item__right { margin-left: auto; } .card-job-body .item .item__right a{ width: fit-content; padding: 0.2rem 0.75rem; } .card-job-body .item img{ margin-right: 0.25rem; } .card-job-title h3.title { margin-bottom: 1rem; } .card-job-top { padding-bottom: 1rem; border-bottom: 1px solid #D8D8D8; } .card-job-top a { margin-top: 1rem; } .benefit-content .row .col-6 { display: flex; align-items: center; } .benefit-content .row .col-6 img { margin-right: 0.25rem; } .card-job-right { padding: 0; margin-top: 1rem; } .card-job-right .m-card { margin-top: 0.625rem; } .card-job-bottom { margin-top: 0.625rem; } .sendcv-content h3.title { margin-top: 0.875rem; } input[type='file']{ height: 100%; width: 100%; opacity: 0; z-index: 2; padding: 8px; position: relative; } .custom-input-file { border: 1px solid #CCCCCC; border-radius: 8px; height: 3rem; margin-bottom: 3px; } .file-upload-label, .text-input-label { position: absolute; top: 0; left: 0; padding-left: 36px; line-height: 48px; color: #827C7C; } .sendcv-content textarea { margin-bottom: 0; } .body-content.employ .m-card.introduction { padding: 0 !important; } .body-content.employ .m-card.introduction .card-bottom { display: flex; } .body-content.employ .m-card.introduction .card-bottom .card-right{ display: flex; flex-direction: column; padding-top: 0.75rem; } .body-content.employ .m-card.introduction .card-title { margin-bottom: 0; } .body-content.employ .m-card.introduction .card-bottom .card-right ul.card-body{ padding: 0; } .body-content.employ .m-card.introduction ul.card-body li{ display: flex; align-items: center; } .body-content.employ .m-card.introduction ul.card-body li img{ margin-right: 0.5rem; margin-bottom: auto; } .body-content.employ .m-card.introduction .card-thumb img { width: 3.25rem; border-radius: 0.5rem; margin: 0.75rem; } .gallery .lslide.active { opacity: 1; } ul.gallery li { opacity: 0; } .lightSlider3 .lslide.currentSlide { opacity: 1; } .body-content.employ .card-slider-header { margin-bottom: 2.25rem; } .body-content.employ .card-location-left{ margin-top: 1rem; } .body-content.employ .m-card.slider { overflow: hidden; } .body-content.employ .m-card.card-gallery { overflow: hidden; } @media screen and (min-width: 768px) { .sendcv-content { background-color: var(--white); border: 1px solid #E0E0E0; box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.06); border-radius: 0.5rem; padding-top: var(--card-padding-top); padding-bottom: var(--card-padding-bottom); padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .m-card.card-job-left { padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .form-search-job { flex-direction: row; width: 100%; } .form-search-job { position: absolute; top: -11.2rem; padding-top: 0.5rem; } .m-card.employ a.is-desktop { display: block; margin-left: ; } .form-search-job div { width: 100%; } .form-search-job > div:first-child { margin-right: 0.5rem; } .form-search-job div:first-child .input-box { width: 47%; } .form-search-job > div:last-child { margin-left: 0.5rem; } .form-search-job div:last-child .input-box{ width: 47%; flex: none; } .form-search-job div a { padding: 0.7rem; background-color: white; color: var(--blue); font-weight: 500; text-align: center; } .form-search-job .input-box-default { background-color: transparent; color: white; } .form-search-job .input-box-default::placeholder { color: white; } .form-search-job .input-box select { color: white; } .form-search-job .input-box option { color: black; } .card-job-image img { width: 6.0625rem; height: 6.0625rem; border-radius: 0.5rem; } .card-job-top { display: flex; position: relative; } .card-job-bottom { margin-top: 1.5rem; } .card-job-top a { transform: initial; left: inherit; right: 0; bottom: 1rem; } .card-job-top-right { margin-left: 1.5rem; } .form-search-job a { width: 47%; } .benefit-content { margin-bottom: 1rem; } .card-job-right { padding-left: 1.875rem; } .file-upload-label, .text-input-label { padding-left: 3.5rem; } .card-gallery-header { width: 80%; margin: auto; margin-bottom: 3.375rem; } .body-content.employ .m-card.slider { padding-right: 0.5rem; padding-left: 0.5rem; } .card-slider-header { width: 100%; } .body-content.employ .card-location-left{ margin-top: 1rem; } .body-content.employ .m-card.location { display: flex; flex-direction: row-reverse; } .body-content.employ .m-card.location .card-location-left { display: flex; flex-direction: column; margin-right: var(--card-padding-right); } .body-content.employ .m-card.location .card-location-left img { margin-top: auto; max-width: 16rem; } .body-content.employ .m-card.introduction .card-thumb img{ width: 6rem; margin: var(--card-padding-right); } .body-content.employ .m-card.introduction .card-right{ margin-top: var(--card-padding-right); } .body-content.employ .m-card.slider { overflow: visible; } .body-content.employ .m-card.card-gallery { overflow: visible; } .body-content.employ .card-slider-content { padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .lightSlider3 .lslide { opacity: 0; } } @media screen and (min-width: 992px) { .form-search-job { top: -16rem; padding-top: 1.875rem; } .form-search-job div:last-child .input-box{ width: 47%; margin-left: 1.875rem; } .card-job-bottom { margin-top: 1.875rem; } .card-job-top-right { margin-left: 1.875rem; } .form-search-job a { width: initial; } }
public/css/employ.css
.employ-content { position: relative; } .form-search-job { display: flex; flex-direction: column; justify-content: center; margin: 0; border-top: 2px solid rgba(255, 255, 255, 0.2); margin: auto; } .form-search-job div { display: flex; justify-content: space-between; } .form-search-job div:first-child .input-box { width: 49%; } .form-search-job div:last-child .input-box { flex: 1; margin-right: 0.625rem; } .form-search-job div a { padding: 0.8rem; height: fit-content; background: var(--blue); border-radius: 0.5rem; color: white; } .card-job-title.has-share { display: flex; justify-content: space-between; } .card-job-title__button { display: flex; align-items: center; } .card-job-body { margin-bottom: 0 !important; } .card-job-body .item { display: flex; align-items: center; padding-bottom: 0.25rem; } .card-job-body .item .item__right { margin-left: auto; } .card-job-body .item .item__right a{ width: fit-content; padding: 0.2rem 0.75rem; } .card-job-body .item img{ margin-right: 0.25rem; } .card-job-title h3.title { margin-bottom: 1rem; } .card-job-top { padding-bottom: 1rem; border-bottom: 1px solid #D8D8D8; } .card-job-top a { margin-top: 1rem; } .benefit-content .row .col-6 { display: flex; align-items: center; } .benefit-content .row .col-6 img { margin-right: 0.25rem; } .card-job-right { padding: 0; margin-top: 1rem; } .card-job-right .m-card { margin-top: 0.625rem; } .card-job-bottom { margin-top: 0.625rem; } .sendcv-content h3.title { margin-top: 0.875rem; } input[type='file']{ height: 100%; width: 100%; opacity: 0; z-index: 2; padding: 8px; position: relative; } .custom-input-file { border: 1px solid #CCCCCC; border-radius: 8px; height: 3rem; margin-bottom: 3px; } .file-upload-label, .text-input-label { position: absolute; top: 0; left: 0; padding-left: 36px; line-height: 48px; color: #827C7C; } .sendcv-content textarea { margin-bottom: 0; } .body-content.employ .m-card.introduction { padding: 0 !important; } .body-content.employ .m-card.introduction .card-bottom { display: flex; } .body-content.employ .m-card.introduction .card-bottom .card-right{ display: flex; flex-direction: column; padding-top: 0.75rem; } .body-content.employ .m-card.introduction .card-title { margin-bottom: 0; } .body-content.employ .m-card.introduction .card-bottom .card-right ul.card-body{ padding: 0; } .body-content.employ .m-card.introduction ul.card-body li{ display: flex; align-items: center; } .body-content.employ .m-card.introduction ul.card-body li img{ margin-right: 0.5rem; margin-bottom: auto; } .body-content.employ .m-card.introduction .card-thumb img { width: 3.25rem; border-radius: 0.5rem; margin: 0.75rem; } .gallery .lslide.active { opacity: 1; } ul.gallery li { opacity: 0; } .lightSlider3 .lslide.currentSlide { opacity: 1; } .body-content.employ .card-slider-header { margin-bottom: 2.25rem; } .body-content.employ .card-location-left{ margin-top: 1rem; } .body-content.employ .m-card.slider { overflow: hidden; } .body-content.employ .m-card.card-gallery { overflow: hidden; } @media screen and (min-width: 768px) { .sendcv-content { background-color: var(--white); border: 1px solid #E0E0E0; box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.06); border-radius: 0.5rem; padding-top: var(--card-padding-top); padding-bottom: var(--card-padding-bottom); padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .m-card.card-job-left { padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .form-search-job { flex-direction: row; width: 100%; } .form-search-job { position: absolute; top: -11.2rem; padding-top: 0.5rem; } .m-card.employ a.is-desktop { display: block; margin-left: ; } .form-search-job div { width: 100%; } .form-search-job > div:first-child { margin-right: 0.5rem; } .form-search-job div:first-child .input-box { width: 47%; } .form-search-job > div:last-child { margin-left: 0.5rem; } .form-search-job div:last-child .input-box{ width: 47%; flex: none; } .form-search-job div a { padding: 0.7rem; background-color: white; color: var(--blue); font-weight: 500; text-align: center; } .form-search-job .input-box-default { background-color: transparent; color: white; } .form-search-job .input-box-default::placeholder { color: white; } .form-search-job .input-box select { color: white; } .form-search-job .input-box option { color: black; } .card-job-image img { width: 6.0625rem; height: 6.0625rem; border-radius: 0.5rem; } .card-job-top { display: flex; position: relative; } .card-job-bottom { margin-top: 1.5rem; } .card-job-top a { transform: initial; left: inherit; right: 0; bottom: 1rem; } .card-job-top-right { margin-left: 1.5rem; } .form-search-job a { width: 47%; } .benefit-content { margin-bottom: 1rem; } .card-job-right { padding-left: 1.875rem; } .file-upload-label, .text-input-label { padding-left: 3.5rem; } .card-gallery-header { width: 80%; margin: auto; margin-bottom: 3.375rem; } .body-content.employ .m-card.slider { padding-right: 0.5rem; padding-left: 0.5rem; } .card-slider-header { width: 100%; } .body-content.employ .card-location-left{ margin-top: 1rem; } .body-content.employ .m-card.location { display: flex; flex-direction: row-reverse; } .body-content.employ .m-card.location .card-location-left { display: flex; flex-direction: column; margin-right: var(--card-padding-right); } .body-content.employ .m-card.location .card-location-left img { margin-top: auto; max-width: 16rem; } .body-content.employ .m-card.introduction .card-thumb img{ width: 6rem; margin: var(--card-padding-right); } .body-content.employ .m-card.introduction .card-right{ margin-top: var(--card-padding-right); } .body-content.employ .m-card.slider { overflow: visible; } .body-content.employ .m-card.card-gallery { overflow: visible; } .body-content.employ .card-slider-content { padding-left: var(--card-padding-left); padding-right: var(--card-padding-right); } .lightSlider3 .lslide { opacity: 0; } } @media screen and (min-width: 992px) { .form-search-job { top: -16rem; padding-top: 1.875rem; } .form-search-job div:last-child .input-box{ width: 47%; margin-left: 1.875rem; } .card-job-bottom { margin-top: 1.875rem; } .card-job-top-right { margin-left: 1.875rem; } .form-search-job a { width: initial; } }
0.522933
0.072276
:root { --color-white: #ffffff; --color-light: #f1f5f9; --color-black: #121212; --color-night: #001632; --color-red: #f44336; --color-blue: #1a73e8; --color-gray: #80868b; --color-grayish: #dadce0; --shadow-normal: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } html { font-size: 100%; font-size-adjust: 100%; box-sizing: border-box; scroll-behavior: smooth; } *, *::before, *::after { padding: 0; margin: 0; box-sizing: inherit; list-style: none; list-style-type: none; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; } body { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.5; color: var(--color-black); background-color: #faaca8; background-image: linear-gradient(19deg, #faaca8 0%, #ddd6f3 100%); } a, button { font-family: inherit; font-size: inherit; line-height: inherit; cursor: pointer; border: none; outline: none; background: none; text-decoration: none; } img { display: block; width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; } .container { display: flex; justify-content: center; align-items: center; max-width: 80rem; min-height: 100vh; width: 100%; padding: 0 2rem; margin: 0 auto; } .ion-logo-apple { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-black); } .ion-logo-google { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-red); } .ion-logo-facebook { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-blue); } .text { font-family: inherit; line-height: inherit; text-transform: unset; text-rendering: optimizeLegibility; } .text-large { font-size: 2rem; font-weight: 600; color: var(--color-black); } .text-normal { font-size: 1rem; font-weight: 400; color: var(--color-black); } .text-links { font-size: 1rem; font-weight: 400; color: var(--color-blue); } .text-links:hover { text-decoration: underline; } .main .wrapper { max-width: 28rem; width: 100%; margin: 2rem auto; padding: 2rem 2.5rem; border: none; outline: none; border-radius: 0.8rem; color: var(--color-black); background: var(--color-white); box-shadow: var(--shadow-large); } .main .wrapper .form { width: 100%; height: auto; margin-top: 2rem; } .main .wrapper .form .input-control { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.25rem; } .main .wrapper .form .input-field { font-family: inherit; font-size: 1rem; font-weight: 400; line-height: inherit; width: 100%; height: auto; padding: 0.75rem 1.25rem; border: none; outline: none; border-radius: 2rem; color: var(--color-black); background: var(--color-light); text-transform: unset; text-rendering: optimizeLegibility; } .main .wrapper .form .input-submit { font-family: inherit; font-size: 1rem; font-weight: 500; line-height: inherit; cursor: pointer; min-width: 40%; height: auto; padding: 0.65rem 1.25rem; border: none; outline: none; border-radius: 2rem; color: var(--color-white); background: var(--color-blue); box-shadow: var(--shadow-medium); text-transform: capitalize; text-rendering: optimizeLegibility; } .main .wrapper .striped { display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 1rem 0; } .main .wrapper .striped-line { flex: auto; flex-basis: auto; border: none; outline: none; height: 2px; background: var(--color-grayish); } .main .wrapper .striped-text { font-family: inherit; font-size: 1rem; font-weight: 500; line-height: inherit; color: var(--color-black); margin: 0 1rem; } .main .wrapper .method-control { margin-bottom: 1rem; } .main .wrapper .method-action { font-family: inherit; font-size: 0.95rem; font-weight: 500; line-height: inherit; display: flex; justify-content: center; align-items: center; width: 100%; height: auto; padding: 0.35rem 1.25rem; outline: none; border: 2px solid var(--color-grayish); border-radius: 2rem; color: var(--color-black); background: var(--color-white); text-transform: capitalize; text-rendering: optimizeLegibility; transition: all 0.35s ease; } .main .wrapper .method-action:hover { background: var(--color-light); }
templates/Sign up page with authentication/style.css
:root { --color-white: #ffffff; --color-light: #f1f5f9; --color-black: #121212; --color-night: #001632; --color-red: #f44336; --color-blue: #1a73e8; --color-gray: #80868b; --color-grayish: #dadce0; --shadow-normal: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } html { font-size: 100%; font-size-adjust: 100%; box-sizing: border-box; scroll-behavior: smooth; } *, *::before, *::after { padding: 0; margin: 0; box-sizing: inherit; list-style: none; list-style-type: none; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; } body { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.5; color: var(--color-black); background-color: #faaca8; background-image: linear-gradient(19deg, #faaca8 0%, #ddd6f3 100%); } a, button { font-family: inherit; font-size: inherit; line-height: inherit; cursor: pointer; border: none; outline: none; background: none; text-decoration: none; } img { display: block; width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; } .container { display: flex; justify-content: center; align-items: center; max-width: 80rem; min-height: 100vh; width: 100%; padding: 0 2rem; margin: 0 auto; } .ion-logo-apple { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-black); } .ion-logo-google { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-red); } .ion-logo-facebook { font-size: 1.65rem; line-height: inherit; margin-right: 0.5rem; color: var(--color-blue); } .text { font-family: inherit; line-height: inherit; text-transform: unset; text-rendering: optimizeLegibility; } .text-large { font-size: 2rem; font-weight: 600; color: var(--color-black); } .text-normal { font-size: 1rem; font-weight: 400; color: var(--color-black); } .text-links { font-size: 1rem; font-weight: 400; color: var(--color-blue); } .text-links:hover { text-decoration: underline; } .main .wrapper { max-width: 28rem; width: 100%; margin: 2rem auto; padding: 2rem 2.5rem; border: none; outline: none; border-radius: 0.8rem; color: var(--color-black); background: var(--color-white); box-shadow: var(--shadow-large); } .main .wrapper .form { width: 100%; height: auto; margin-top: 2rem; } .main .wrapper .form .input-control { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.25rem; } .main .wrapper .form .input-field { font-family: inherit; font-size: 1rem; font-weight: 400; line-height: inherit; width: 100%; height: auto; padding: 0.75rem 1.25rem; border: none; outline: none; border-radius: 2rem; color: var(--color-black); background: var(--color-light); text-transform: unset; text-rendering: optimizeLegibility; } .main .wrapper .form .input-submit { font-family: inherit; font-size: 1rem; font-weight: 500; line-height: inherit; cursor: pointer; min-width: 40%; height: auto; padding: 0.65rem 1.25rem; border: none; outline: none; border-radius: 2rem; color: var(--color-white); background: var(--color-blue); box-shadow: var(--shadow-medium); text-transform: capitalize; text-rendering: optimizeLegibility; } .main .wrapper .striped { display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 1rem 0; } .main .wrapper .striped-line { flex: auto; flex-basis: auto; border: none; outline: none; height: 2px; background: var(--color-grayish); } .main .wrapper .striped-text { font-family: inherit; font-size: 1rem; font-weight: 500; line-height: inherit; color: var(--color-black); margin: 0 1rem; } .main .wrapper .method-control { margin-bottom: 1rem; } .main .wrapper .method-action { font-family: inherit; font-size: 0.95rem; font-weight: 500; line-height: inherit; display: flex; justify-content: center; align-items: center; width: 100%; height: auto; padding: 0.35rem 1.25rem; outline: none; border: 2px solid var(--color-grayish); border-radius: 2rem; color: var(--color-black); background: var(--color-white); text-transform: capitalize; text-rendering: optimizeLegibility; transition: all 0.35s ease; } .main .wrapper .method-action:hover { background: var(--color-light); }
0.468547
0.145661
body{background:#1E1614 url("../images/bkg4.png") repeat scroll 0 0;font: 12px/1.5em Arial, Helvetica, sans-serif, "Arial Narrow";color:#634B47; -webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;} .menu li {background: url("../images/menu-separator.gif") no-repeat scroll right center transparent;} a,a:hover, .post-title a:hover, .post-info a:hover, .open-text, .open-title, .flex-caption h2{color:#CC5656;} .menu, .home-title, .post-title-page, .portfolio-categ li, .item_price, .item_price2{background:#CC5656;} .home-title:after { content: "";position: absolute;display: block;bottom: 0;right: -34px;z-index: 0; border-width: 20px 30px;border: 20px solid #CC5656;border-right-color: transparent;} #menu-holder:before, #menu-holder:after {content: "";position: absolute;display: block;bottom: -12px;z-index: 2;border: 24px solid #994040;} #menu-holder:before {left: -50px;border-width: 25px 30px;border-left-color: transparent;} #menu-holder:after {right: -50px;border-width: 25px 30px;border-right-color: transparent;} #menu-holder .menu:before, #menu-holder .menu:after {z-index: 4;content: "";position: absolute;display: block;border-style: solid;border-color: #8C3B3B transparent transparent transparent; bottom: -12px;} #menu-holder .menu:before {left: 0px;border-width: 12px 0px 0px 11px;} #menu-holder .menu:after{right: 0;border-width: 12px 11px 0 0;} .home-img:hover, .col4_img:hover img, .colmenu_img:hover img, .foodmenu_img:hover img{border:2px solid #CC5656;} .img-left-post a img:hover{border: 1px solid #CC5656;} .post-title a{color:#634B47;} .post_image:hover img{border:5px solid #CC5656;} .post-title-page:after {content: "";position: absolute;display: block;top:0px;right: -55px;z-index:0;border: 1px solid #CC5656; border-width: 33px;border-right-color:transparent;} .item_price:after, .item_price2:after{ content: "";position: absolute;display: block;top: 0;right:0px;z-index: 0;border: 1px solid #CC5656; border-width: 12px; border-right-color:transparent;} .item_price2:after{top:0px;right:-25px;border-width: 13px;} .portfolio-categ li:hover, .portfolio-categ li.current-cat{background:#A64646} .menu li:hover > a, .menu li.current_page_item a, .menu li.current-menu-item a{background:#A64646; text-decoration:none; color:#fff;} .explore, .read-more, #submit, #submit-comm{border:1px solid #622929;background: #D55857;background: -webkit-gradient(linear, left top, left bottom, from(#D55857), to(#BD4544)); background: -moz-linear-gradient(top, #D55857, #BD4544);background: linear-gradient(#D55857, #BD4544);} .explore:hover, .explore:active, .read-more:hover, .read-more:active, #submit:hover, #submit:active, #submit-comm:hover, #submit-comm:active{border-color: #af4949;background: #ed7574;background: -webkit-gradient(linear, left top, left bottom, from(#ed7574), to(#D55857));background: -moz-linear-gradient(top, #ed7574, #D55857);background: linear-gradient(#ed7574, #D55857);} #footer{border-top:5px solid #544541;color:#a5a5a5;background: #1E1817;background: -webkit-gradient(linear, left top, left bottom, from(#302725), to(#1E1817));background: -moz-linear-gradient(top, #302725, #1E1817);background: linear-gradient(#302725, #1E1817);} .home-bottom .slide_title{color:#D67878;} .home-bottom .slide_title span {color:#473030;} .home-bottom .slide_image img {border:2px solid #D67878;display:block;} #backTop{ background:#CC5656;border-radius:50%;cursor: pointer;display: block;width: 40px;height: 40px;padding: 5px;position: fixed; bottom: 20px; right: 20px; text-align: center;} #backTop a{color:#fff;text-decoration:none;font-size:13px;margin-top:10px;display:block;} #backTop:hover{ background:#A64646;} input.comm-field:focus, #commentform textarea:focus,input.reservation-fields:focus,#message2:focus { border-color: #CC5656; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; } @media (min-width: 768px) and (max-width: 979px) { #menu-holder:before, #menu-holder:after, #menu-holder .menu:before, #menu-holder .menu:after{display:none;} } @media (max-width: 767px){ #menu-holder:before, #menu-holder:after, #menu-holder .menu:before, #menu-holder .menu:after{display:none;} .home-title:after{ border:none;} } @media (max-width: 320px){ .item_price:after{display:none;} } .ui-widget-header {color:#ffffff; font-weight:bold;background-color: #994040;} .ui-datepicker-calendar .ui-state-hover{color:#fff;font-weight:bold;background-color: #994040 !important;} .ui-datepicker-calendar .ui-state-hover a, .ui-datepicker-calendar .ui-state-hover a:hover {color:#50505a;font-weight:bold; text-decoration:none;border:2px solid #994040;} .ui-datepicker-calendar .ui-state-active{background:#ffffff; font-weight:bold;border:2px solid #994040;} .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {color:#ffffff;background-color: #994040 !important;} /* Datepicker */ .ui-helper-hidden {display:none;} .ui-helper-hidden-accessible {position:absolute !important; clip:rect(1px 1px 1px 1px); clip:rect(1px,1px,1px,1px);} .ui-helper-reset {margin:0; padding:0; border:0; outline:0; text-decoration:none; font-size:100%; list-style:none;} .ui-helper-clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;} .ui-helper-clearfix {display:inline-block;} * html .ui-helper-clearfix {height:1%;} .ui-helper-clearfix {display:block;} .ui-helper-zfix {width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0);} .ui-state-disabled {cursor:default !important;} .ui-icon {display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat;} .ui-widget-overlay {position:absolute; top:0; left:0; width:100%; height:100%;} .ui-widget .ui-widget {font-size:1.2em;} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size:1em;} .ui-widget-content {background:white; color:#50505a;} .ui-widget-content a {color:#50505a;} .ui-widget-header a {color:#ffffff;} .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {text-decoration:none;} .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#eb8f00; text-decoration:none;} .ui-widget :active {outline:none;} .ui-state-highlight.ui-state-active {color:#ffffff !important;} .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {color:#8c8c90;} .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border:1px solid #cd0a0a; background:#b81900; color:#ffffff;} .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {color:#ffffff;} .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {color:#ffffff;} .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {font-weight:bold;} .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {opacity:.7; filter:Alpha(Opacity=70); font-weight:normal;} .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity:.35; filter:Alpha(Opacity=35); background-image:none;} .ui-datepicker-header .ui-icon {width:20px; height:20px;} .ui-icon-circle-triangle-e {background: url("../images/icon-next.png") no-repeat scroll center center transparent;} .ui-icon-circle-triangle-w {background: url("../images/icon-prev.png") no-repeat scroll center center transparent;} .ui-datepicker {width:300px; display:none; -moz-box-shadow:0 0 7px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 7px rgba(0,0,0,0.4); box-shadow:0 0 7px rgba(0,0,0,0.4); z-index: 999 !important;} .ui-datepicker thead th {font-weight: normal !important;} .ui-datepicker .ui-datepicker-header {position:relative; padding:10px 15px;} .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position:absolute; top:12px; width:1.8em; height:1.8em;} .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {top:12px;} .ui-datepicker .ui-datepicker-prev {left:10px;} .ui-datepicker .ui-datepicker-next {right:10px;} .ui-datepicker .ui-datepicker-prev-hover {left:10px;} .ui-datepicker .ui-datepicker-next-hover {right:10px;} .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display:block; position:absolute; left:50%; top:50%; margin-left:-10px;margin-top:-10px;} .ui-datepicker .ui-datepicker-title {margin:0 2.3em; line-height:1.8em; text-align:center; font-family:Georgia, Times, serif; font-size:14px;} .ui-datepicker .ui-datepicker-title select {font-size:1.2em; margin:1px 0;} .ui-datepicker select.ui-datepicker-month-year {width:100%;} .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width:49%;} .ui-datepicker table {width:100%; font-size:1em; margin:0 0 .4em;} .ui-datepicker th {padding:.7em .3em; text-align:center; border:0;} .ui-datepicker td {border:1px solid #e2e2e6;} .ui-datepicker td span, .ui-datepicker td a {display:block; padding:.5em; text-align:center; text-decoration:none;} .ui-datepicker .ui-datepicker-buttonpane {background-image:none; margin:.7em 0 0 0; padding:0 .2em; border-left:0; border-right:0; border-bottom:0;} .ui-datepicker .ui-datepicker-buttonpane button {float:right; margin:.5em .2em .4em; cursor:pointer; padding:.2em .6em .3em .6em; width:auto; overflow:visible;} .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float:left;} .ui-datepicker.ui-datepicker-multi {width:auto;} .ui-datepicker-multi .ui-datepicker-group {float:left;} .ui-datepicker-multi .ui-datepicker-group table {width:95%; margin:0 auto .4em;} .ui-datepicker-multi-2 .ui-datepicker-group {width:50%;} .ui-datepicker-multi-3 .ui-datepicker-group {width:33.3%;} .ui-datepicker-multi-4 .ui-datepicker-group {width:25%;} .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {border-left-width:0;} .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {border-left-width:0;} .ui-datepicker-multi .ui-datepicker-buttonpane {clear:left;} .ui-datepicker-row-break {clear:both; width:100%; font-size:0em;} .ui-datepicker-rtl {direction:rtl;} .ui-datepicker-rtl .ui-datepicker-prev {right:2px; left:auto;} .ui-datepicker-rtl .ui-datepicker-next {left:2px; right:auto;} .ui-datepicker-rtl .ui-datepicker-prev:hover {right:1px; left:auto;} .ui-datepicker-rtl .ui-datepicker-next:hover {left:1px; right:auto;} .ui-datepicker-rtl .ui-datepicker-buttonpane {clear:right;} .ui-datepicker-rtl .ui-datepicker-buttonpane button {float:left;} .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {float:right;} .ui-datepicker-rtl .ui-datepicker-group {float:right;} .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {border-right-width:0; border-left-width:0;} .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {border-right-width:0; border-left-width:0;} .ui-datepicker-cover {display:none; display:block; position:absolute; z-index:-1; filter:mask(); top:-4px; left:-4px; width:200px; height:200px;}
Cafehouse/matchthemes.com/demohtml/cafehouse/css/colors.css
body{background:#1E1614 url("../images/bkg4.png") repeat scroll 0 0;font: 12px/1.5em Arial, Helvetica, sans-serif, "Arial Narrow";color:#634B47; -webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;} .menu li {background: url("../images/menu-separator.gif") no-repeat scroll right center transparent;} a,a:hover, .post-title a:hover, .post-info a:hover, .open-text, .open-title, .flex-caption h2{color:#CC5656;} .menu, .home-title, .post-title-page, .portfolio-categ li, .item_price, .item_price2{background:#CC5656;} .home-title:after { content: "";position: absolute;display: block;bottom: 0;right: -34px;z-index: 0; border-width: 20px 30px;border: 20px solid #CC5656;border-right-color: transparent;} #menu-holder:before, #menu-holder:after {content: "";position: absolute;display: block;bottom: -12px;z-index: 2;border: 24px solid #994040;} #menu-holder:before {left: -50px;border-width: 25px 30px;border-left-color: transparent;} #menu-holder:after {right: -50px;border-width: 25px 30px;border-right-color: transparent;} #menu-holder .menu:before, #menu-holder .menu:after {z-index: 4;content: "";position: absolute;display: block;border-style: solid;border-color: #8C3B3B transparent transparent transparent; bottom: -12px;} #menu-holder .menu:before {left: 0px;border-width: 12px 0px 0px 11px;} #menu-holder .menu:after{right: 0;border-width: 12px 11px 0 0;} .home-img:hover, .col4_img:hover img, .colmenu_img:hover img, .foodmenu_img:hover img{border:2px solid #CC5656;} .img-left-post a img:hover{border: 1px solid #CC5656;} .post-title a{color:#634B47;} .post_image:hover img{border:5px solid #CC5656;} .post-title-page:after {content: "";position: absolute;display: block;top:0px;right: -55px;z-index:0;border: 1px solid #CC5656; border-width: 33px;border-right-color:transparent;} .item_price:after, .item_price2:after{ content: "";position: absolute;display: block;top: 0;right:0px;z-index: 0;border: 1px solid #CC5656; border-width: 12px; border-right-color:transparent;} .item_price2:after{top:0px;right:-25px;border-width: 13px;} .portfolio-categ li:hover, .portfolio-categ li.current-cat{background:#A64646} .menu li:hover > a, .menu li.current_page_item a, .menu li.current-menu-item a{background:#A64646; text-decoration:none; color:#fff;} .explore, .read-more, #submit, #submit-comm{border:1px solid #622929;background: #D55857;background: -webkit-gradient(linear, left top, left bottom, from(#D55857), to(#BD4544)); background: -moz-linear-gradient(top, #D55857, #BD4544);background: linear-gradient(#D55857, #BD4544);} .explore:hover, .explore:active, .read-more:hover, .read-more:active, #submit:hover, #submit:active, #submit-comm:hover, #submit-comm:active{border-color: #af4949;background: #ed7574;background: -webkit-gradient(linear, left top, left bottom, from(#ed7574), to(#D55857));background: -moz-linear-gradient(top, #ed7574, #D55857);background: linear-gradient(#ed7574, #D55857);} #footer{border-top:5px solid #544541;color:#a5a5a5;background: #1E1817;background: -webkit-gradient(linear, left top, left bottom, from(#302725), to(#1E1817));background: -moz-linear-gradient(top, #302725, #1E1817);background: linear-gradient(#302725, #1E1817);} .home-bottom .slide_title{color:#D67878;} .home-bottom .slide_title span {color:#473030;} .home-bottom .slide_image img {border:2px solid #D67878;display:block;} #backTop{ background:#CC5656;border-radius:50%;cursor: pointer;display: block;width: 40px;height: 40px;padding: 5px;position: fixed; bottom: 20px; right: 20px; text-align: center;} #backTop a{color:#fff;text-decoration:none;font-size:13px;margin-top:10px;display:block;} #backTop:hover{ background:#A64646;} input.comm-field:focus, #commentform textarea:focus,input.reservation-fields:focus,#message2:focus { border-color: #CC5656; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #A64646; } @media (min-width: 768px) and (max-width: 979px) { #menu-holder:before, #menu-holder:after, #menu-holder .menu:before, #menu-holder .menu:after{display:none;} } @media (max-width: 767px){ #menu-holder:before, #menu-holder:after, #menu-holder .menu:before, #menu-holder .menu:after{display:none;} .home-title:after{ border:none;} } @media (max-width: 320px){ .item_price:after{display:none;} } .ui-widget-header {color:#ffffff; font-weight:bold;background-color: #994040;} .ui-datepicker-calendar .ui-state-hover{color:#fff;font-weight:bold;background-color: #994040 !important;} .ui-datepicker-calendar .ui-state-hover a, .ui-datepicker-calendar .ui-state-hover a:hover {color:#50505a;font-weight:bold; text-decoration:none;border:2px solid #994040;} .ui-datepicker-calendar .ui-state-active{background:#ffffff; font-weight:bold;border:2px solid #994040;} .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {color:#ffffff;background-color: #994040 !important;} /* Datepicker */ .ui-helper-hidden {display:none;} .ui-helper-hidden-accessible {position:absolute !important; clip:rect(1px 1px 1px 1px); clip:rect(1px,1px,1px,1px);} .ui-helper-reset {margin:0; padding:0; border:0; outline:0; text-decoration:none; font-size:100%; list-style:none;} .ui-helper-clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;} .ui-helper-clearfix {display:inline-block;} * html .ui-helper-clearfix {height:1%;} .ui-helper-clearfix {display:block;} .ui-helper-zfix {width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0);} .ui-state-disabled {cursor:default !important;} .ui-icon {display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat;} .ui-widget-overlay {position:absolute; top:0; left:0; width:100%; height:100%;} .ui-widget .ui-widget {font-size:1.2em;} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size:1em;} .ui-widget-content {background:white; color:#50505a;} .ui-widget-content a {color:#50505a;} .ui-widget-header a {color:#ffffff;} .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {text-decoration:none;} .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#eb8f00; text-decoration:none;} .ui-widget :active {outline:none;} .ui-state-highlight.ui-state-active {color:#ffffff !important;} .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {color:#8c8c90;} .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border:1px solid #cd0a0a; background:#b81900; color:#ffffff;} .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {color:#ffffff;} .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {color:#ffffff;} .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {font-weight:bold;} .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {opacity:.7; filter:Alpha(Opacity=70); font-weight:normal;} .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity:.35; filter:Alpha(Opacity=35); background-image:none;} .ui-datepicker-header .ui-icon {width:20px; height:20px;} .ui-icon-circle-triangle-e {background: url("../images/icon-next.png") no-repeat scroll center center transparent;} .ui-icon-circle-triangle-w {background: url("../images/icon-prev.png") no-repeat scroll center center transparent;} .ui-datepicker {width:300px; display:none; -moz-box-shadow:0 0 7px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 7px rgba(0,0,0,0.4); box-shadow:0 0 7px rgba(0,0,0,0.4); z-index: 999 !important;} .ui-datepicker thead th {font-weight: normal !important;} .ui-datepicker .ui-datepicker-header {position:relative; padding:10px 15px;} .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position:absolute; top:12px; width:1.8em; height:1.8em;} .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {top:12px;} .ui-datepicker .ui-datepicker-prev {left:10px;} .ui-datepicker .ui-datepicker-next {right:10px;} .ui-datepicker .ui-datepicker-prev-hover {left:10px;} .ui-datepicker .ui-datepicker-next-hover {right:10px;} .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display:block; position:absolute; left:50%; top:50%; margin-left:-10px;margin-top:-10px;} .ui-datepicker .ui-datepicker-title {margin:0 2.3em; line-height:1.8em; text-align:center; font-family:Georgia, Times, serif; font-size:14px;} .ui-datepicker .ui-datepicker-title select {font-size:1.2em; margin:1px 0;} .ui-datepicker select.ui-datepicker-month-year {width:100%;} .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width:49%;} .ui-datepicker table {width:100%; font-size:1em; margin:0 0 .4em;} .ui-datepicker th {padding:.7em .3em; text-align:center; border:0;} .ui-datepicker td {border:1px solid #e2e2e6;} .ui-datepicker td span, .ui-datepicker td a {display:block; padding:.5em; text-align:center; text-decoration:none;} .ui-datepicker .ui-datepicker-buttonpane {background-image:none; margin:.7em 0 0 0; padding:0 .2em; border-left:0; border-right:0; border-bottom:0;} .ui-datepicker .ui-datepicker-buttonpane button {float:right; margin:.5em .2em .4em; cursor:pointer; padding:.2em .6em .3em .6em; width:auto; overflow:visible;} .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float:left;} .ui-datepicker.ui-datepicker-multi {width:auto;} .ui-datepicker-multi .ui-datepicker-group {float:left;} .ui-datepicker-multi .ui-datepicker-group table {width:95%; margin:0 auto .4em;} .ui-datepicker-multi-2 .ui-datepicker-group {width:50%;} .ui-datepicker-multi-3 .ui-datepicker-group {width:33.3%;} .ui-datepicker-multi-4 .ui-datepicker-group {width:25%;} .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {border-left-width:0;} .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {border-left-width:0;} .ui-datepicker-multi .ui-datepicker-buttonpane {clear:left;} .ui-datepicker-row-break {clear:both; width:100%; font-size:0em;} .ui-datepicker-rtl {direction:rtl;} .ui-datepicker-rtl .ui-datepicker-prev {right:2px; left:auto;} .ui-datepicker-rtl .ui-datepicker-next {left:2px; right:auto;} .ui-datepicker-rtl .ui-datepicker-prev:hover {right:1px; left:auto;} .ui-datepicker-rtl .ui-datepicker-next:hover {left:1px; right:auto;} .ui-datepicker-rtl .ui-datepicker-buttonpane {clear:right;} .ui-datepicker-rtl .ui-datepicker-buttonpane button {float:left;} .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {float:right;} .ui-datepicker-rtl .ui-datepicker-group {float:right;} .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {border-right-width:0; border-left-width:0;} .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {border-right-width:0; border-left-width:0;} .ui-datepicker-cover {display:none; display:block; position:absolute; z-index:-1; filter:mask(); top:-4px; left:-4px; width:200px; height:200px;}
0.12166
0.065875
@font-face{font-family:"UTM Bebas";src:url('../fonts/UTMBebas.eot?v=4.0.3');src:url('../fonts/UTMBebas.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/UTMBebas.woff?v=4.0.3') format('woff'),url('../fonts/UTMBebas.ttf?v=4.0.3') format('truetype'),url('../fonts/UTMBebas.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}html,body{width:100%;height:100% !important;padding:0 !important} body{ background: #f1f1f1 repeat;color:#5c5c5c; font-size:14px; font-family: Roboto, Helvetica, Verdana, Arial, sans-serif; -webkit-font-smoothing:antialiased } body p { font-size: 16px; line-height: 28px; } div#body-container{width:100%;min-height:100%;position:relative}div#body-container .push{width:100%;height:100px} .header{border-top:2px solid #507dbf;border-bottom:1px solid #ddd;width:100%;background:#fff;padding:0px 0} .logo{ background:transparent url('../img/logo-learn-english-online.png') no-repeat center center; float:left; background-size: 100%;height:40px; width: 126px;display:block; padding: 0px;margin-top: -6px;margin-right: 16px;} div#header .center-container-wide{height:50px} div#header #header-links{padding:10px 0 10px 0px} div#header #header-links li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;float:left;padding:0;text-align:center} #header-links li a{font-size:11pt;line-height:20px;width:100%;padding:5px;display:block;text-decoration:none;color:#333} .main-menu > ul > li > a:hover, .main-menu > ul > li a.active{ background:#507dbf; color:#fff !important } div#header #icon-links{background:transparent url('../img/v2/icon-links.png') no-repeat center center;width:191px;height:50px} div.large-alert{background:#fff;border:1px solid #f60;color:#ff7f52;padding:10px;font-size:13px;width: 100%;margin-top: 4px;}div.large-alert a{font-size:13px;color: #507dd5} div#main-container{min-height: 500px;padding-top: 12px;} div#main-container div#sidebar{width:290px} div#main-container div.social .google{width:140px;height:43px;background:transparent url('../img/v2/google.png') no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} div#main-container div.social .facebook{width:138px;height:43px;background:transparent url('../img/v2/facebook.png') no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} div#main-container div#content-container{width:640px}div#main-container div#content-container div.main-slideshow{position:relative;width:600px}div#main-container div#content-container div.main-slideshow div.slide .jcarousel{position:relative;overflow:hidden;height:300px}div#main-container div#content-container div.main-slideshow div.slide .jcarousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0} div#main-container div#content-container div.main-slideshow div.slide .jcarousel li{float:left;display:inline} div#main-container div#content-container div.main-slideshow div.slide img{border:2px solid #ddd} div#main-container div#content-container div.main-slideshow .control{position:absolute;bottom:10px;right:5px}div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;background:#507dbf;color:#fff;font-size:15px;margin:0 5px;padding:3px 5px}div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a:hover{text-decoration:none} div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a.active{background:#d31212} div#main-container div#content-container div.campaign-registry{background:transparent url('../img/slide/6.jpg') no-repeat;width:600px;height:300px;border:2px solid #ddd} div#footer{ border-top:2px solid #d8d8d8;background:#fff;bottom:0; margin-top: 0px;min-height: 50px; padding:12px 0 0px ;font-size:12px}div#footer .footer-logo{width:70px;height:26px;background:transparent url('../img/v2/logo-amo-black.png') no-repeat center;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:15px} div#footer .links{} .center-container{ width: 980px; margin:0px auto; margin-bottom: 0px;} .center-container-wide{margin:0 auto} div.connect-open-id a.open-id,div.connect-open-id a.open-id:hover{text-decoration:none;width:80px;height:80px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:10px;overflow:hidden} div.connect-open-id .info{padding-top:15px} div.connect-open-id img{width:80px;height:160px;transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}div.connect-open-id img:hover{margin-top:-80px} div.connect-open-id div.connect-now{margin-top:20px} div.connect-open-id.google{margin:20px 0} div.connect-open-id.facebook{margin:20px 0} a{text-decoration:none;color:#507dbf} a:hover{text-decoration:underline} .item-page a{text-decoration:none; color: darkcyan;} .item-page a:hover{ color: #bdc3c7 } div.module div.modulerow .desc,div.module .smallbottompadding{margin-bottom:5px} div.module div.linkinline{margin-top:10px;font-size:86%} div.module a:visited,div.module .t_lnk a:visited{color:#2672ec} div.module a:hover,div.module .t_lnk a:hover{color:#2672ec;color:rgba(38,114,236,0.8)} div.module a:focus,div.module .t_prs{color:#2672ec;color:rgba(38,114,236,0.6)} div.tab-children{margin:20px 0;text-align:center}div.tab-children a{color:#666}div.tab-children a.red{font-weight:700} div.tab{margin-top:25px;border-bottom:1px solid #ddd}div.tab ul.pmgHTabBtn{float:left;position:relative}div.tab ul.pmgHTabBtn li{display:inline-block;zoom:1;margin-right:4px}div.tab ul.pmgHTabBtn li>a{display:inline-block;margin-bottom:-1px;background-color:#ededf0;border-top:solid 1px #ddd; border-left: solid 1px #ddd;border-right: solid 1px #ddd; color:#333;padding:10px;text-decoration:none} div.tab ul.pmgHTabBtn li.pmgHTabSelected{position:relative;text-align:center;background-color:#fff !important} div.tab ul.pmgHTabBtn li.pmgHTabSelected a{border-bottom-color:#fff;background-color:#fff;color:#000;} div.address-support{background:#fff;padding:15px 0;margin:15px 0;border:1px solid #ddd;text-align:center} div.form-extend .suggest-input-info{font-size:12px;padding-top:30px;padding-left:20px} div.box-list-type-support .content{margin:0}div.box-list-type-support .content>ul>li{min-width:33%;width:33%;text-align:center}div.box-list-type-support .content>ul>li a{text-decoration:none}div.box-list-type-support .content>ul>li a p.text-2{color:#000;font-size:13px;white-space:normal} div.box-list-type-support .content>ul>li a:hover{text-decoration:none}div.box-list-type-support .content>ul>li a:hover p.text-2{color:#507dd5} div.box-list-type-support .content>ul>li .icon-level-1{margin:0 auto} div.box-list-type-support .content>ul>li .info{margin-top:5px;line-height:1.6} div.support-container div.tab{position:relative}div.support-container div.tab ul{width:100%} div.support-container div.tab ul.pmgHTabBtn a{padding:10px 20px} div.support-container div.tab .button-new-request{right:0;position:absolute;margin-top:3px} div.support-container .icon-waiting{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_1.png') no-repeat} div.support-container .icon-running{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_3.png') no-repeat} div.support-container .icon-done{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_2.png') no-repeat} div.support-container .questions{margin:10px 0 5px 0}div.support-container .questions .question{padding:3px 0;line-height:20px}div.support-container .questions .question>div{margin-right:10px} div.support-container .questions .question a.link-title{color:#444;width:390px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}div.support-container .questions .question a.link-title:hover{color:#1e9efc} div.support-container .questions .question a.link-delete{color:#000}div.support-container .questions .question a.link-delete:hover{color:#000} div.support-container .questions .question .date,div.support-container .questions .question .action{font-size:13px} div.support-container .questions .question .action-checked{margin-right:0} div.support-container .questions .status-running a{color:#1e9efc} div.support-container .show-time-support{padding:8px 5px;border:1px solid #c3c3c3;line-height:1.6;font-size:13px;position:absolute;top:85px;left:340px} div.support-show-container #container-time-support{position:absolute;left:340px;top:85px}div.support-show-container #container-time-support .info{border:none;padding:0 0 0 10px;margin:0} div.support-show-container #container-time-support .row{margin-bottom:15px} div.support-show-container #container-time-support .title-time{color:#7f7f7f;font-size:17px} div.support-show-container #container-time-support .mobile-time{color:#7f7f7f;font-weight:700;font-size:19px} div.support-show-container h1{color:#7f7f7f} div.support-show-container .support-action button{margin-right:5px}div.support-show-container .support-action button:last-child{margin-right:0} div.support-show-container .info{line-height:1.6;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;padding:8px 5px;margin:20px 0;font-size:13px}div.support-show-container .info>div.fleft{margin-right:15px} div.support-show-container .m-t-small-2{margin-top:3px} div.support-show-container .form-horizontal{padding:15px 5px 0 5px}div.support-show-container .form-horizontal textarea{width:560px;height:236px;border:none;resize:none} div.support-show-container .message{border:1px solid #c3c3c3;padding:8px 5px;line-height:1.4;border-left-width:3px;background:#f5f5f5}div.support-show-container .message .info-comment{line-height:18px} div.support-show-container .message .info-icon{background:transparent url('../img/v2/message-1.png') no-repeat;width:22px;height:22px} div.support-show-container .message .info-comment-content{padding:10px 5px} div.support-show-container .message p{margin:5px 0}div.support-show-container .message p:first-child{margin-top:0} div.support-show-container .message p:last-child{margin-bottom:0} div.support-show-container .message .info-character{text-align:right} div.support-show-container .message .dotted{margin:10px 0} div.support-show-container .list-button{width:260px} div.support-show-container .comment-supporter .info-icon{background:transparent url('../img/v2/message-2.png') no-repeat} div.support-show-container .comment-supporter .message{background:#fdf1da;border-color:#f60} div.support-show-container .closed{height:45px;background:transparent url('../img/v2/key.png') no-repeat left center;padding:5px 0 5px 45px;font-size:2em;color:#7f7f7f;line-height:45px;border:1px solid #7f7f7f;margin:20px 0 0 0} div.support-show-container .closed-2{background:#fff url('../img/v2/key.png') no-repeat 1px 4px;padding:5px 0;margin:15px 0 0 0;border:1px solid #7f7f7f;color:#7f7f7f}div.support-show-container .closed-2 h1{font-size:18px;padding-left:45px;padding-top:13px} div.support-show-container .closed-2 div.reason{margin:15px 10px 10px 10px;line-height:1.4} div.support-show-container .clock{height:50px;background:#fff url('../img/v2/clock.png') no-repeat left center;padding:5px 0 5px 65px;font-size:2em;color:#ff7920;line-height:28px;border:1px solid #ff7920;margin:15px 0 0 0} div.support-show-container .unlock{height:50px;background:transparent url('../img/v2/unlock.png') no-repeat left center;padding:5px 0 5px 45px;font-size:1em;color:#ea5900;line-height:50px;border:1px solid #df5900;margin:20px 0 0 0} div.support-show-container .text-mini{font-size:1em}div.support-show-container .text-mini a{color:#000;text-decoration:underline} div.support-show-container .upload-file .control-label{padding:0 0 5px 0} div.support-show-container .more-image{font-size:12px;margin-top:5px;margin-left:3px;width:295px}div.support-show-container .more-image a{color:#666} div.support-show-container #gallery p{margin-bottom:10px} div.support-show-container .rating-score{margin-bottom:15px;background:#fff;border:1px solid #347ae2;padding:10px;line-height:1.4}div.support-show-container .rating-score .form-submit{padding-top:10px} div.support-show-container .rating-score .div-submit{padding-right:10px} div.support-show-container .box-5{line-height:1.4;margin-top:15px;background:#fff;border:1px solid #347ae2;padding:10px}div.support-show-container .box-5 .form-submit{padding-top:10px} div.support-show-container .box-6{line-height:1.4;margin-top:15px;background:#fff;border:1px solid #ddd;padding:10px}div.support-show-container .box-6 p{margin:10px 0} div.support-sidebar-container .unlock-2{background:#fff url('../img/v2/unlock.png') no-repeat left top;padding:0 0 0 45px;font-size:1em;color:#000;margin:10px 0 0 0;text-align:left;padding-top:2px} div.frame-private{padding-top:10px;text-align:center;line-height:1.6} .box-1{border-bottom:1px solid #ddd;margin-bottom:15px;padding:15px;background:#fff}.box-1 input.input-1,.box-1 input.input-2,.box-1 input[type='password']{width:242px} .box-1.request a.new-request{background:#f60 url('../img/v2/icon_3.png') no-repeat right center;color:#fff;line-height:30px;display:block;text-align:center;margin-bottom:15px;text-decoration:none}.box-1.request a.new-request:hover{background:#ff8533 url('../img/v2/icon_3_hover.png') no-repeat right center} .box-4{background:#fff;margin-bottom: 80px;}.box-4 h1{padding-left:0px;font-size: 1.5em !important;} .box-4 h3{color:#666;font-size:1.2em;margin-top:25px;padding-bottom:10px;border-bottom:1px dotted #ccc} .box-4 .content{margin-top:20px}.box-4 .content a.block{display:block;border:3px solid transparent;padding:10px}.box-4 .content a.block:hover{border:3px solid #ddd} .box-4 .content>ul>li{min-width:290px} .box-4 .content .info{margin-left:10px} .box-4 .content .desc{color:#333} .box-4 .content .text-2{font-size:16px} .box-4 .content .menu-children{float:right;border:1px solid #507dbf;padding:0 10px;margin:10px 0;width:200px}.box-4 .content .menu-children a{font-size:14px} .box-4 .icon-level-1{transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out} .box-4 a:hover .icon-level-1{background-position:0 -54px !important} .box-3{border-top:5px solid #507dbf;margin-bottom:15px;padding:5px;background:#fff;position:relative;border-bottom:1px solid #ddd} .menu .control{position:absolute;width:20px;height:20px;background:transparent url('../img/v2/arrow-2.png') no-repeat;right:5px;top:30px} .menu li{background:transparent url('../img/v2/arrow-right.png') no-repeat;padding-left:35px;margin:10px 5px;min-height:26px}.menu li.active{background:transparent url('../img/v2/arrow-right_hover.png') no-repeat} .menu li.arrow-none{background:transparent url('../img/v2/arrow-none.png') no-repeat !important} .menu li a{color:#333;font-size:16px;line-height:25px} .menu li ul li a{font-size:14px} .menu ul.down li{background:transparent url('../img/v2/arrow-down.png') no-repeat}.menu ul.down li.active{background:transparent url('../img/v2/arrow-down_hover.png') no-repeat} .box-2{border-top: 5px solid #507dbf;margin-bottom:15px;background:#fff;border-bottom:1px solid #ddd}.box-2 .header{background:#507dbf;padding:5px;color:#fff}.box-2 .header .symbol{width:30px;height:30px;background:transparent url('../img/v2/symbol.png') no-repeat} .box-2 .header .username{margin-left:10px;font-size:16pt;line-height:26px;width:160px;height:26px;overflow:hidden;text-overflow:ellipsis} .box-2 .header .logout{line-height:30px;margin-right:10px;font-size:13px;text-decoration:underline}.box-2 .header .logout a{color:#fff} .box-2 .content{padding:5px 10px}.box-2 .content p{margin:10px 0;text-align:justify;white-space:nowrap} .box-2 .content a{color:#333;font-size:13px}.box-2 .content a.show-alert{background:#f00;padding:3px 5px;text-align:center;color:#fff} .box-2#box-login .header{padding:10px;background:#507dbf url('../img/v2/arrow_blue.png') no-repeat right -2px} .box-2#box-login form.form-horizontal{ padding:10px } .box-2#box-login form.popup{ padding: 0px;} .box-2#box-login input.form-control{width:242px} .box-2#box-login input.btn-submit{width:260px} .box-2 .fake_input{width:258px} .box-2 form.form-horizontal .note{margin:0 0 10px 0} .box-2 form.form-horizontal#userStore .form-group{width:260px} .box-2 form.form-horizontal#userStore .captcha{width:260px} div.list-game{width:215px;padding-top:0px;font-size:13px}div.list-game .cash{border:2px solid #f60;line-height:29px;padding:0 5px;height: 42px} div.list-game ul{margin-top:15px} div.list-game li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-bottom:15px;width:50%;text-align:center}div.list-game li img{width:83px;height:47px} div.list-game li p{margin-top:5px;text-align:center;color:#000} div.list-game li.active a{text-decoration:none} div.list-game li.active p{color:#f00} div.list-game .text-cash-large{text-align:center;font-size:16px;margin-top:5px} div.pay-charge-container div.list-game .cash{height:80px} div.list-game .cash-2{border:2px solid #ededf0;line-height:1.6;padding:5px 10px;margin:15px 0} div.list-game .cash-large{text-align:center;font-size:30px;font-weight:700;margin-top:5px;color:#c73d2b} div.currency-container table td,div.currency-container table th{border:1px solid #ccc;text-align:center;font-size:13px} div.currency-container table th{background:#ededf0} div.currency-container table .check-box-card{width:100%} div.currency-container table .text-mini{font-size:11px} div.currency-container .text-telco{display:none} .form-charge-mobile .list-game{padding-top:5px} .game-index-list img.thumbnail{width:90%} .game-index-list li{display:block;padding:10px 0;min-width:270px !important}.game-index-list li .desc a{color:#333;font-size:13px} .game-index-list .info{margin-left:0 !important} form.form-horizontal{/* padding:15px 20px 0 20px */}form.form-horizontal .form-message{padding:10px}form.form-horizontal .form-message.form-error{color:#f60;border:1px solid #f60} form.form-horizontal .form-group{ margin-right: 15px;margin-left: 15px;} form.form-horizontal .form-group:last-child{margin-bottom:0} form.form-horizontal label.control-label{display:block;text-align:left;color:#000;font-size:86%;padding:5px 0} form.form-horizontal .checkbox{padding-right:10px} form.form-horizontal .check-box-card{padding:0;margin:10px 20px 10px 0;width:100px} form.form-horizontal .captcha{margin:0;width:300px;height:54px} form.form-horizontal .form-button{padding-top:10px} .note{border:1px solid #ddd;padding:5px 10px;margin:10px 0; line-height: 26px;} .note ul{list-style-type:disc;padding-left:20px;white-space:normal} form.form-horizontal .note p,form.form-horizontal .note li{line-height:1.6} form.form-horizontal input.combodate{display:none} form.form-horizontal span.combodate .form-control{margin-right:14px} form.form-horizontal .form-group.relative{position:relative}form.form-horizontal .form-group.relative .ajax-loading{position:absolute;right:-22px;top:19px} .btn-z{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;height:2.142em;min-width:6em;font-family:"Segoe UI Semibold","Segoe UI Web Semibold","Segoe UI Web Regular","Segoe UI","SegoeUIWF","Segoe UI Symbol",HelveticaNeue-Medium,"Helvetica Neue",Arial,sans-serif;font-size:100%;padding:3px 12px 5px;border:0;color:#333;background:#cacaca}.btn-z:hover{background:#e3e3e3} .icon-1{width:55px;height:55px;background:transparent url('../img/v2/icon_1.png') no-repeat} .icon-level-1{width:55px;height:54px}.icon-level-1.icon-a{background:transparent url('../img/v2/icon/a.png') no-repeat} .icon-level-1.icon-b{background:transparent url('../img/v2/icon/b.png') no-repeat} .icon-level-1.icon-c{background:transparent url('../img/v2/icon/c.png') no-repeat} .icon-level-1.icon-d{background:transparent url('../img/v2/icon/d.png') no-repeat} .icon-level-1.icon-e{background:transparent url('../img/v2/icon/e.png') no-repeat} .icon-level-1.icon-g{background:transparent url('../img/v2/icon/g.png') no-repeat} .icon-level-1.icon-a-a{background:transparent url('../img/v2/icon/a-a.png') no-repeat} .icon-level-1.icon-a-b{background:transparent url('../img/v2/icon/a-b.png') no-repeat} .icon-level-1.icon-a-c{background:transparent url('../img/v2/icon/a-c.png') no-repeat} .icon-level-1.icon-a-d{background:transparent url('../img/v2/icon/a-d.png') no-repeat} .icon-level-1.icon-a-e{background:transparent url('../img/v2/icon/a-e.png') no-repeat} .icon-level-1.icon-a-f{background:transparent url('../img/v2/icon/a-f.png') no-repeat} .icon-level-1.icon-a-g{background:transparent url('../img/v2/icon/a-g.png') no-repeat} .icon-level-1.icon-a-h{background:transparent url('../img/v2/icon/a-h.png') no-repeat} .icon-level-1.icon-b-1{background:transparent url('../img/v2/icon/b-1.png') no-repeat} .icon-level-1.icon-b-2{background:transparent url('../img/v2/icon/b-2.png') no-repeat} .icon-level-1.icon-f-1{background:transparent url('../img/v2/icon/f-1.png') no-repeat} .icon-level-1.icon-f-2{background:transparent url('../img/v2/icon/f-2.png') no-repeat} .icon-level-1.icon-f-3{background:transparent url('../img/v2/icon/f-3.png') no-repeat} .icon-level-1.icon-f-4{background:transparent url('../img/v2/icon/f-4.png') no-repeat} .icon-level-1.icon-f-5{background:transparent url('../img/v2/icon/f-5.png') no-repeat} .icon-level-1.icon-f-6{background:transparent url('../img/v2/icon/f-6.png') no-repeat} .icon-level-1.icon-f-7{background:transparent url('../img/v2/icon/f-7.png') no-repeat} .icon-4{background:transparent url('../img/v2/icon_4.png') no-repeat;height:20px;padding-left:24px;line-height:24px} .icon-5{background:transparent url('../img/v2/icon_5.png') no-repeat;height:20px;padding-left:24px;line-height:24px} .link-1{color:#f60} .link-2{color:#333} .text-1{font-size:12px} .text-right{text-align:right} .text-2{color:#507dd5} .text-3{font-size:16px} .text-red{color:#f00} .dotted{width:100%;height:1px;border-top:1px dotted #ccc;margin:20px 0} .input-1{padding:4px 10px;color:#212121;border:1px solid #bababa;background-color:rgba(255,255,255,0.8)}.input-1:hover,.input-1:focus,.input-1:active,.input-1.active{border-color:#5c5c5c;outline:none} .btn-1{background:#f60 url('../img/v2/arrow.png') no-repeat right center;color:#fff;padding:3px 35px 5px 12px !important;border:none}.btn-1:hover,.btn-1:focus,.btn-1:active,.btn-1.active{background:#ff8533 url('../img/v2/arrow_hover.png') no-repeat right center !important;outline:none} .btn-1:disabled{background:rgba(202,202,202,0.49) !important} .text-bg-red{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;background:#d62e2e;color:#fff;padding:3px 5px;margin-bottom:5px} .sideTextBg{line-height:26px} .label-1{color:#7f7f95;font-size:13px}.label-1 a{color:#383843} p.error{word-wrap:break-word;margin-top:10px;margin-bottom:2px;color:#c85305;font-size:86%} .captcha{ width:100%;margin: 0px;cursor:pointer } h1{margin:0;color:#666} h1.title{color:#666;margin:0 0 0 10px;line-height:55px} h2{color:#666;font-size:1.3em;margin-bottom:10px} a.title{color:#666} ul{list-style-type:none;margin:0;padding:0; /*white-space:nowrap*/} ul.disk{list-style-type:disc;padding-left:2.5em;margin:10px 0}ul.disk li{margin:5px 0} table.table{width:100%}table.table td{padding:8px 5px} table.table th{padding:8px 5px;border-bottom:1px solid #ccc;font-size:17px;text-align:left} table.table.t-bordered{border:1px solid #ccc} div.null{text-align:center;margin:30px 0 20px 0} div.PaginationContainer{height:20px;padding:10px 10px 0 10px;z-index:1;border-top:1px solid #ccc;font-size:12px}div.PaginationContainer .PaginationTotal{float:left} div.PaginationContainer ul.pagination{float:right;padding-right:7px}div.PaginationContainer ul.pagination li{float:left;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;padding:0 5px;height:100%} div.PaginationContainer a{color:#1e91fc} div.PaginationContainer .active{color:#000;font-weight:700} .p-small{padding:10px !important} .m-small{margin:10px 0} .m-t-medium{margin-top:15px} .m-t-small{margin-top:20px;margin-bottom: 30px;} .m-t-small-2{margin-top:5px} .m-b-small{margin-bottom:10px} .m-b-small-2{margin-bottom:5px} .m-t-tiny{margin-top:3px} .fleft{float:left;display:inline} .fright{float:right;display:inline} .clearfix:before,.clearfix:after{content:"";display:table} .clearfix:after{clear:both} .clearfix{*zoom:1} .inline-block{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} .transition{transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out} .alert{padding:10px 35px 10px 15px;margin-bottom:20px;border:1px solid #fbeed5;font-size:16px;line-height:1.4}.alert p{font-size:14px} .alert button:active{background:none} .alert.fade{opacity:1;position:fixed;overflow:hidden;z-index:10000;width:400px;top:30%;left:50%;padding-bottom:15px;margin-left:-125px} .alert .close{position:relative;top:-2px;right:-21px;color:inherit;min-width:10px;width:10px;max-width:10px;height:14px} .alert.alert-danger{color:#fff;background-color:#e4772e} .alert.alert-success{color:#468847;background-color:#baf0a4} button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none} .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2} .ajax-loading{background:transparent url('../img/v2/ajaxloading_mini.gif') no-repeat;width:16px;height:16px;margin:10px auto} .ajax-loading-mini{background:transparent url('../img/v2/ajaxloading.gif') no-repeat;width:50px;height:11px;margin:0 auto} .fake_input{-moz-transition:all .218s ease-in-out;-webkit-transition:all .218s ease-in-out;width:298px;border:1px solid #e5e5e5;overflow:hidden;position:relative;background:#f5f5f5;padding: 8px 8px}.fake_input input[type=text]{padding:0} .form-group .fake_input.readonly.input-red input{color:#f66 !important} .form-group .fake_input.readonly input{background:#f5f5f5;border:none;color:#8e8e8e;text-overflow:ellipsis;overflow:hidden;width:180px} .change_btn{position:absolute;z-index:9999;right:10px;bottom:7px;padding-left:18px;display:block;color:#414141;background:url('../img/v2/field_change.png') left center no-repeat;text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-moz-transition:all .318s ease-in-out;-webkit-transition:all .318s ease-in-out}.change_btn:hover{text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8} #charge-sms{width:286px;height:111px;border:2px solid #f60;padding:55px 10px 0 10px;margin-top:5px;text-align:center}#charge-sms h2,#charge-sms .col-xs-6{width:280px} #tos{overflow:auto;height:420px;margin:10px 15px;background:#fff;padding-right:10px}#tos h1{background:url("../img/tos/dashline.gif") repeat-x 0 bottom;text-transform:uppercase;color:#333;font-size:16px;font-weight:bold;line-height:36px;padding-bottom:5px;margin:0}#tos h1 .titlebullet{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;width:16px;height:16px;margin-right:7px;background:transparent url('../img/tos/bullet.png') no-repeat -1px -1px;vertical-align:-2px} #tos h2{font-size:17px;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px;padding-top:10px;font-weight:bold;color:#888;line-height:24px;margin:10px 0} #tos div{margin-left:25px;line-height:20px;margin-bottom:15px;line-height:20px} #tos p{padding:0 0 5px;margin:0;font-size:12px} div.sso-container{width:100%}div.sso-container #main-container{padding:0}div.sso-container #main-container #sidebar{width:100%}div.sso-container #main-container #sidebar .social{width:290px;margin:0 auto} div.sso-container #box-login{padding:10px 15px} div.floatRight-container{width:174px;height:302px;border-left:3px solid #4a6eaa;border-right:3px solid #4a6eaa;border-bottom:20px solid #4a6eaa;background:#fff}div.floatRight-container .floatRight-header{display:block;background:#4a6eaa url('../img/float/header.png') no-repeat -3px 0;width:100%;height:40px;position:relative}div.floatRight-container .floatRight-header .btn-close{display:block;position:absolute;right:0;top:0;background:transparent url('../img/float/close.png') no-repeat;width:12px;height:12px}div.floatRight-container .floatRight-header .btn-close:hover{background:transparent url('../img/float/close_hover.png') no-repeat} div.floatRight-container .floatRight-content{line-height:1.6}div.floatRight-container .floatRight-content .show-mobile{width:160px;height:56px;margin:10px auto;background:transparent url('../img/float/mobile.png') no-repeat} div.floatRight-container .floatRight-content .show-out-time{width:160px;height:56px;margin:10px auto;background:transparent url('../img/float/outtime.png') no-repeat} div.floatRight-container .floatRight-content a.btn-login{display:block;margin:10px auto;width:159px;height:35px;text-decoration:none;background:transparent url('../img/float/btn-login.png') no-repeat}div.floatRight-container .floatRight-content a.btn-login:hover{background:transparent url('../img/float/btn-login_hover.png') no-repeat} div.floatRight-container .floatRight-content a.btn-send-support{display:block;margin:10px auto;width:159px;height:35px;text-decoration:none;background:transparent url('../img/float/send-support.png') no-repeat}div.floatRight-container .floatRight-content a.btn-send-support:hover{background:transparent url('../img/float/send-support_hover.png') no-repeat} div.floatRight-container .floatRight-content .call-centre{width:160px;margin:0 auto;color:#f60;font-weight:700;font-size:13px;line-height:1.6} div.floatRight-container .floatRight-content .time-reply{width:160px;margin:0 auto;color:#4a4a4a;font-size:13px;line-height:1.6} div.floatRight-container .floatRight-content .padd-right{width:160px;margin:5px auto 0 auto;color:#666;font-weight:700;padding-left:20px;background:transparent url('../img/float/arrow.png') no-repeat 3px 4px} input.input-captcha{width:270px !important} input.input-sidebar-captcha{width:210px !important} img.reload-captcha{padding-top:6px;padding-left:5px} .header-support{height:35px} .success-container{font:100 15px Tahoma;color:#008000;padding-top:100px;text-align:center} .upload-desc{line-height:1.4;width:260px;font-size:86%;margin-top:5px} div#iframe-list-game{width:100%;background:#fff;border:1px solid #dedede;border-top:none;font-size:12px}div#iframe-list-game .mobile-game{width:50%} div#iframe-list-game .webgame{border-right:1px solid #dedede;height:100%;width:100%} div#iframe-list-game .header{font-family:"UTM Bebas";font-size:18pt;color:#7e7e7e;padding-left:20px;padding-top:20px;padding-bottom:15px} div#iframe-list-game .rows .row{text-align:center;width: 13.666%;height:200px} div#iframe-list-game .image img{border:2px solid transparent}div#iframe-list-game .image img:hover{border:2px solid #ff7500} div#iframe-list-game .game-name{padding-top:5px}div#iframe-list-game .game-name a{font-size:16px;color:#7e7e7e;text-decoration:none;line-height:20px}div#iframe-list-game .game-name a:hover{text-decoration:none;color:#000} div.more-questions{position:relative;margin:15px 0;padding:15px 20px;line-height:25px;font-size:14px;font-style:italic !important;letter-spacing:1px;background-color:#fff;border:1px solid #f60}div.more-questions .text-question{width:400px} div.more-questions .icon-question{width:150px;height:98px;background:transparent url('../img/v2/cskh.jpg') no-repeat} .vip-club .note{line-height:1.4} .vip-club .transfer-more{margin-top:15px} .vip-club .vip-option{position:absolute;top:7px;right:10px} .vip-club .vip-title a{color:#000} .vip-club .list-vip{margin:15px 10px}.vip-club .list-vip li{float:left;width:169px;height:62px;margin:10px} .vip-club .list-vip .info{margin-left:10px}.vip-club .list-vip .info p{margin:3px 0;font-size:90%} .vip-club .form-show-all .fake_input input{width:300px} .vip-club .list-game .cash{border:2px solid #f60;line-height:20px;padding:5px;height:40px} .vip-club .vip-button{width:315px} .vip-club-desc{padding:15px 10px} #vip-desc-container{margin:0 10px 10px 10px}#vip-desc-container .vip-desc{line-height:1.4;border:1px solid #dedede;height:152px;padding:5px 10px;width:428px} #vip-desc-container .vip-image{background:transparent url('../img/vip/logo.jpg') no-repeat;width:100px;height:164px} #tooltip{position:absolute;background:#f60;padding:5px 8px;color:#fff;display:none} .list-events{font-family:'Segoe UI Light',Arial,sans-serif;line-height:1.4}.list-events h4{color:#da3b01;padding-bottom:0;font-size:17px;line-height:1.1em}.list-events h4 a{color:#da3b01;text-decoration:none}.list-events h4 a:hover{text-decoration:underline} .list-events .events{margin:20px 0;padding:0 30px}.list-events .events .description{font-size:15px;line-height:1.4;color:#444}.list-events .events .description p{margin:3px 0} .list-events .events .date{line-height:1.4} body.game-flow{background:#fff}body.game-flow .game-header{background:#507dbf;padding:5px}body.game-flow .game-header img{border:5px solid #fff;width:64px} body.game-flow .game-header .title{color:#fff;font-size:12pt;line-height:29px;padding-left:10px} body.game-flow .game-body{background:#fff;padding:10px 0 0 0}body.game-flow .game-body .context{text-align:center;padding:10px;line-height:1.4} body.game-flow .btn-1{text-decoration:none} body.game-flow .buttons{text-align:center;padding:10px 0 20px 0} body.game-flow .bordered{margin:0 10px 10px 10px;border:1px solid #d8d8d8} body.game-flow .game-list{padding:10px 0}body.game-flow .game-list ul li{width:33%;text-align:center}body.game-flow .game-list ul li img{width:83px;height:48px} body.game-flow .game-list ul li .game-name{padding-top:10px;font-weight:700;font-size:12px} body.game-flow .game-list ul li .content-server{font-size:12px;line-height:1.4;padding-top:10px} body.game-flow .game-list ul li a{color:#000;text-decoration:none}body.game-flow .game-list ul li a:hover{color:#f60;text-decoration:none} body.game-flow .game-list .btn-z{background:#129499;color:#fff}body.game-flow .game-list .btn-z:hover{background:#0d686b} body.game-flow .hot-server .content-server p,body.game-flow .hot-server .game-name a{color:#f00} .takeRest{padding:5px 10px;font-size:1em;color:#333;line-height:1.6;margin:20px 0 0 0} .blocked-support-text{padding:5px 20px;font-size:1em;color:#ea5900;line-height:1.6;border:1px solid #df5900;margin:20px 0 0 0;background:#f5f5f5} .suggest-close{padding:10px;text-align:center;font-size:1em;color:#ea5900;line-height:1.6;border:1px solid #df5900;margin-bottom:15px;background:#fff} .list-popuplar-questions{padding:0 10px}.list-popuplar-questions h3{font-size:1.1em;margin-top:20px} .box-content-relation{line-height:1.6;padding:20px 10px; padding-top: 10px;}.box-content-relation img.auto{max-width:100%} .box-content-relation .auto{cursor:pointer} .report-boss{margin-top:25px;padding-top:5px;border-top:1px dotted #7f7f7f;line-height:1.6} .form-checkbox-cash{line-height:25px}.form-checkbox-cash ul{white-space:normal} .form-checkbox-cash li{width:90px;font-size:12px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} .form-checkbox-cash .luu-y{width: 330px;border:2px solid #f60;text-align:center;padding:5px 0;margin:10px 0}.form-checkbox-cash .luu-y .red{color:#f00;font-weight:700} .form-checkbox-cash input.input-cash{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;text-align:center;width:80px;height:10px;margin-top:3px;margin-left:5px;padding:5px 2px}.form-checkbox-cash input.input-cash.disabled{background:#ebebe4} .text-muted{color:#999} .text-primary{color:#428bca} .text-warning{color:#c09853} .text-danger{color:#b94a48} .text-success{color:#468847} .text-info{color:#3a87ad} .text-left{text-align:left} .text-right{text-align:right} .text-center{text-align:center} #dp_swf_engine{display:none} .giftcodeShow{display:block;position:absolute;line-height:1.6;top:30%;left:0;background:#2a977d;color:#fff;padding:5px 10px;text-align:center}.giftcodeShow:hover{text-decoration:none;color:#faffc5} .content-blockquote .messageText{font-size:10pt;font-family:Tahoma;line-height:1.4} .content-blockquote blockquote{color:#363636;font-size:12px;margin-bottom:15px;line-height:1.8;text-align:justify;zoom:1} .content-blockquote blockquote a{color:#f07523;font-weight:700;text-decoration:none} .content-blockquote blockquote a:hover{text-decoration:underline} .content-blockquote blockquote ul,.content-blockquote blockquote ol{margin:1em 0 1em 3em;list-style:circle} .content-blockquote blockquote ul li,.content-blockquote blockquote ol li{list-style:disc outside} .content-blockquote blockquote ul ul li,.content-blockquote blockquote ol ul li,.content-blockquote blockquote ul ol li,.content-blockquote blockquote ol ol li{list-style-type:circle} .content-blockquote blockquote img{max-width:525px;width:525px;width:auto !important} .content-blockquote blockquote a.img-center{text-align:center;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline} #identity-user{background:#fff;border:1px solid #ddd;position:relative}#identity-user .content-padd{padding:0 10px} #identity-user .all-padd{padding:15px 10px} #identity-user .normal-title{display:block;text-align:left;color:#000;font-size:86%;padding:5px 0} #identity-user .identity-header{height:40px;line-height:40px;color:#fff;background:#507dbf;font-size:17px;position:relative} #identity-user .icon-switch{background:transparent url('../img/v2/forward.png') no-repeat;width:24px;height:24px;position:absolute;top:164px;left:262px} #identity-user .take-note{margin:10px 0;width:206px;line-height:1.6;padding:10px;border:1px solid #ccc;font-size:13px} #identity-user .identity-username{color:#212121;border:1px solid #bababa;padding:5px 8px} #identity-user .left-col{width:248px;padding-left:10px}#identity-user .left-col .form-group{width:230px} #identity-user .left-col .wy{width:210px;font-weight:700;color:#000;border:1px solid #ccc;background:#fffedb} #identity-user .right-col{margin-right:20px}#identity-user .right-col form.form-horizontal .form-group{width:280px}#identity-user .right-col form.form-horizontal .form-group input{width:262px} #identity-user form.form-horizontal{padding:0 10px} #identity-user .take-note-2{background:#fffedb;border:1px solid #ccc;line-height:1.6;padding:5px 10px;margin-bottom:10px;margin-left:20px;margin-right:30px;margin-top:10px;margin-bottom:20px;font-size:13px} #identity-user .identity-description{line-height:1.6;padding:0 10px} #identity-user .identity-actions{margin:20px 10px 5px 10px}#identity-user .identity-actions a:hover{text-decoration:none} #identity-user .identity-actions .accept-quit{display:block;float:left;display:inline;width:264px;height:48px;padding:5px 10px;background:#ddd;color:#000;line-height:1.4;text-align:left}#identity-user .identity-actions .accept-quit:hover{background:#f7f7f7} #identity-user .identity-actions .accept-quit:focus{background:#c4c4c4} #identity-user .identity-actions .deny-quit{display:block;float:right;display:inline;width:264px;padding:5px 10px;color:#fff;background:#d24726;line-height:1.4}#identity-user .identity-actions .deny-quit:hover{background:#df684c} #identity-user .identity-actions .deny-quit:focus{background:#a7381e} .sidebar-identity .username{width:180px !important} .sidebar-identity .text-status{color:#f00;font-weight:700} .sidebar-identity .font-small{font-size:12px} .sidebar-identity .address-support{line-height:1.4;border-color:#507dbf;font-size:12px;padding:15px 10px} .sidebar-identity .btn-create-amo{margin-bottom:15px} div.term {background: #fff;line-height: 22px;padding-left: 12px;} div.term p{line-height: 26px;} div.term h1 {line-height: 22px; font-size: 20px;padding-left: 0px;margin-top: 10px;} div.term h2 {line-height: 30px;font-size: 18px;margin-bottom: 0px;margin-top: 10px;} div.term hr.hrterm {border: 1px solid #ddd;margin-left: auto;margin-right: auto;margin-top: 12px;width: 80%;} .wrap-content {padding: 2px 30px;margin-top: 24px;} table.tblvatpham { width: 100%; } table.tblvatpham th ,table.tblvatpham td{ border: solid 1px #da8a4e; padding: 5px 10px; } table.tblvatpham th { background:#f5f0ec;font-weight: bold;} .tblmiddle {vertical-align: middle;} /*appTest */ /* end appTest */ div.social {text-align: center;margin-bottom: 8px; } hr { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #ddd; } p.text-center{margin-bottom: 10px;} .box{ background:#fff; margin-bottom:15px; border: 1px solid #ddd; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px #ccc; padding-bottom: 20px !important; padding-left: 19px; padding-right: 19px; padding-top: 20px !important; margin-bottom: 16px; } .box:after,.box:before{content:" ";display:table} .box:after{clear:both} .box_inside{ padding-right: 19px; line-height: 26px; margin-bottom: 10px; margin-top: 10px; } .box_inside:after,.box_inside:before{content:" ";display:table} .box_inside:after{clear:both} .correct-option {color: #33abe5;} .customer-answer-wrapper .wrong-answer, .customer-answer-wrapper .empty-answer, .practice-test-wrong-count { color: #EE473B; } .customer-answer-wrapper .correct-answer, .correct-option { color: #33abe5; } .customer-answer-wrapper { } p{ line-height: 28px; } .form-pay-charge { width: 75%; } .breadcrumb li { display: inline; } .breadcrumb li+li:before { content:"» "; } .breadcrumb { margin-top: -10px !important; margin-left: -8px !important; padding: 0px !important; background: #fff; } .result_exercise { text-align: center; padding-top: 20px; padding-bottom: 20px; border-radius: 10px; line-height: 26px; margin-bottom: 16px; } .exam { margin-bottom: 18px; } @font-face { font-family: "Roboto-Regular"; src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } .options-wrapper .option {line-height: 26px;} .explanation { margin-top: 12px; border-radius: 4px; padding: 10px; background-color: #d9edf7; border-color: #00b9f2; line-height: 26px; margin-bottom: 10px; } .reading-text-title, .title, .paragraph-p6 p.title { text-align: center; font: bold 24px Georgia, serif; margin-bottom: 12px; } .wrab-exam-abc { min-height: 116px; padding-top: 20px; border: solid 1px !important; border-radius: 5px; padding-left: 10px; padding-right: 10px; line-height: 30px; } .wrab-exercise { min-height: 116px; padding-top: 20px; border: solid 1px !important; border-radius: 5px; } .center {text-align: center;} .addition_cash { color: #fff; padding-top: 10px; padding-bottom: 10px; border-radius: 50px !important; margin-top: 10px; cursor: pointer; width: 40%; margin-left: auto; margin-right: auto; } .img_card { width: 112px; margin-top: 16px; position: relative; margin: 20px 0px 10px 0px; cursor: pointer; } .img_card input { position: absolute !important; top: 46px; left: 54px; } ul.napthe > li { width: 100%; margin-bottom: 15px; float: left; list-style: none; } ul.napthe > li label.tit_card { float: left; width: 100%; font-size: 13px; border-bottom: 1px solid #ccc; padding-bottom: 12px; font-weight: bold; } table.cash_exchange { border-collapse: collapse; width: 100%; } table.cash_exchange th, table.cash_exchange td { text-align: left; padding: 10px 8px; border: none; } table.cash_exchange tr:nth-child(even){background-color: #fff; border: none; } table.cash_exchange th { background-color: #4CAF50; color: white; } /* -------------------------- 4.2 Menu --------------------------- */ .mobile-btn { display: none; height: 40px; font-size: 32px; line-height: 40px; cursor: pointer; transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; } .mobile-btn:hover { color: #2C93D5; } .main-menu { padding-top: 4px; position: relative; z-index: 100; margin-left: 52px; } .main-menu ul { margin: 0; padding: 0; list-style: none; text-align: right; } .main-menu > ul > li { display: inline-block; vertical-align: middle; text-align: left; margin-left: 35px; position: relative; padding-bottom: 20px; padding-top: 16px; } .main-menu > ul > li:first-child { margin-left: 0; } .main-menu li a { color: #888888; } .main-menu li:hover > a, .main-menu li.current-menu-item > a { color: #2C93D5; } .main-menu li .arrow { display: none; width: 25px; height: 25px; text-align: center; } .main-menu > ul > li > a { /* text-transform: uppercase; font-weight: bold;*/ position: relative; display: block; } .main-menu > ul > li > a:after { position: absolute; bottom: -10px; left: 0; width: 100%; height: 3px; background: #2c93d5; content: ""; transition: all 0.6s ease-in-out 0s; -moz-transition: all 0.6s ease-in-out 0s; -ms-transition: all 0.6s ease-in-out 0s; -webkit-transition: all 0.6s ease-in-out 0s; -o-transition: all 0.6s ease-in-out 0s; opacity: 0; } .main-menu > ul > li:hover > a:after, .main-menu > ul > li.current-menu-item > a:after { opacity: 1; } .main-menu .sub-menu { position: absolute; top: 100%; text-align: left; width: 224px; background: #FFF; padding: 15px 30px; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); transition: all 0.6s ease-in-out 0s; -moz-transition: all 0.6s ease-in-out 0s; -ms-transition: all 0.6s ease-in-out 0s; -webkit-transition: all 0.6s ease-in-out 0s; -o-transition: all 0.6s ease-in-out 0s; opacity: 0; visibility: hidden; margin-top: 20px; border-top: 1px solid #e0e0e0; padding-left: 16px; } .main-menu li:hover .sub-menu { opacity: 1; visibility: visible; margin-top: 0; } .main-menu .sub-menu li { padding: 4px 0; } .main-menu .sub-menu li a { font-size: 15px; color: #888888; } .main-menu .sub-menu li a:hover, .main-menu .sub-menu li.current-menu-item a { color: #2c93d5 !important; padding-left: 6px !important; } .main-menu .has-mega-menu { position: static; } .main-menu .mega-menu { position: absolute; top: 100%; width: 1170px; right: -380px; text-align: left; padding: 40px; } .main-menu .mega-menu h3 { color: #333333; text-transform: uppercase; font-weight: bold; font-size: 16px; margin-bottom: 10px; } .main-menu .mega-menu ul { text-align: left; } ul.sub-menu > li { clear: both; } ul.sub-menu > li > a { line-height: 28px !important; } .paragraph-sentence { display: inline-block; line-height: 26px; } .question-summary { padding: 12px 0 10px 0; border-bottom: 1px solid #e4e6e8; } .question-summary { overflow: hidden; padding: 15px 0; float: left; width: 728px; border-bottom: 1px solid #eff0f1; } .vote span { display: block; color: #6a737c; } .vote-count-post { display: block; font-size: 20px; margin: 0 0 3px; } .statscontainer .votes { color: #6a737c; font-size: 11px; } .votes { padding: 0; margin-bottom: 8px; text-align: center; } .summary h3 { font-size: 15px; line-height: 1.4; margin-bottom: .5em; } .stats { margin: 0; width: 58px; } .summary { float: left; width: 630px; } .statscontainer { width: 78px; float: left; margin-right: 8px; margin-left: 8px; } .started { width: 200px; float: right; line-height: 18px; } .user-info .user-gravatar32 { float: left; width: 32px; height: 32px; border-radius: 1px; } .statscontainer .status { padding: 7px 0 5px; font-size: 11px; } .excerpt { padding: 0; padding-bottom: 5px; margin: 0; color: #3b4045; } .status { padding: 0; margin-bottom: 8px; text-align: center; } .user-info { box-sizing: border-box; padding: 5px 6px 7px 7px; width: 200px; color: #6a737c; } .tags { line-height: 18px; float: left; } .post-tag, .geo-tag, .container .chosen-choices .search-choice, .container .chosen-container-multi .chosen-choices li.search-choice { color: #39739d; background-color: #E1ECF4; border-color: transparent; } .user-info .user-gravatar32+.user-details { margin-left: 8px; width: calc(100% - 40px); } .user-info .user-details { float: left; width: 100%; } .user-details { line-height: 17px; word-wrap: break-word; } .vote span { display: block; color: #6a737c; } .vote-count-post { display: block; font-size: 20px; margin: 0 0 3px; } .vote-count-post strong { font-weight: normal; color: #6a737c; } .statscontainer .votes { color: #6a737c; font-size: 11px; } .votes { padding: 0; margin-bottom: 8px; text-align: center; } .status strong { display: block; } .statscontainer .status strong { font-size: 20px; font-weight: normal; } .started .user-action-time { margin-bottom: 2px; } .button, a.button, a.button:visited, .hero-box.double-panel .panel.white .btn { color: #FFF !important; background-color: #0095ff; border-color: #07c; box-shadow: inset 0 1px 0 #66bfff !important; } .summarycount { text-align: center; font-size: 26px; line-height: 1; } #sidebar #questions-count { display: flex; flex-flow: row nowrap; justify-content: space-between; } div.module{ margin:20px 0px; margin-bottom: 1.5em; word-wrap: break-word; } div.module div.modulerow{margin-top:15px} #sidebar .aside-cta { margin-bottom: 1em; text-align: right; } .aside-cta { padding-left: 10px; } .al { text-align: left !important; } .subheader h1 { color: #242729; font-size: 18px; line-height: 2.22; } .title-menu { background: #565857 !important; color: #FFF !important; } .content-right { padding: 16px; } .container-right { padding-bottom: 100px; } .ebook-decription p {line-height: 28px;} #gototop { height: 40px; line-height: 40px; width: 40px; text-align: center; display: inline-block; background: #1d1d1d; color: #fff; z-index: 99; position: absolute; bottom: 70px; right: -20px; cursor: pointer; } .wrap-question { border: dashed 2px #ccc; clear: both; overflow: auto; margin-top: 30px; margin-bottom: 30px; border-radius: 6px; padding: 4px; } .paragraph-p6 { border: 1px solid #ddd; padding: 4px; margin: 12px 0; overflow: auto; padding-top: 20px; padding-bottom: 20px; } .page-header h2 { font-size: 24px !important; margin-bottom: 0px; } .well { padding-top: 0px; border: none; background: #FFF; -webkit-box-shadow: none; box-shadow: none; } .page-header { margin: 10px 0 0px; border-bottom: none; } .blog-meta { border-bottom: 1px solid #cfcfcf; margin-bottom: 16px; } p.pull-left { margin-bottom: 10px; } .page-header,.wrap-exercise { font: "Roboto-Regular"; font-size: 16px; } .item-page p, .paragraph-p7 p, .paragraph-p6 p, .item-page code, .item-page pre, .item-page kbd { margin: 6px 0 1em 0; } .paragraph-p6 p, .paragraph-p7 p{ margin: 0px; } em, i, dfn { font-style: italic; } .item-page h1, .item-page h2, .item-page h3, .item-page h4, .item-page h5, .item-page h6, .item-page b, .item-page strong { font-weight: bold; } .item-page table { margin-bottom:1.4em; width:100%; } .item-page th { font-weight:bold; text-align: center; } .item-page th, .item-page td, .item-page caption { padding:4px 10px 4px 5px; } .item-page ul, .item-page ol { margin:0 1.5em 1.5em 1.5em; } .item-page ul { list-style-type:disc; } .item-page ol { list-style-type:decimal; } .item-page li { line-height: 20px; margin-top: 8px; margin-bottom: 8px; } .item-page h4 { font-size: 16px; margin-bottom: 12px; } .item-page h3 { margin-bottom: 20px; font-size: 18px; margin-top: 22px; } ul.napthe {margin-left: 0px; margin-right: 0px;} h3 { margin-top: 6px; margin-bottom: 6px; } .frm .error { border: 1px solid red !important; color: red !important; } /* The container */ .wrap_green_check_mark { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-weight: normal; } /* Hide the browser's default checkbox */ .wrap_green_check_mark input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom checkbox */ .checkmark { position: absolute; height: 20px; width: 20px; background-color: #ccc; margin-top: 4px; } /* On mouse-over, add a grey background color */ .wrap_green_check_mark:hover input ~ .checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .wrap_green_check_mark input:checked ~ .checkmark { background-color: #2196F3; } /* Create the checkmark/indicator (hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .wrap_green_check_mark input:checked ~ .checkmark:after { display: block; } /* Style the checkmark/indicator */ .wrap_green_check_mark .checkmark:after { left: 8px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .intype-jobs { border: solid 1px #ccc; background: #fff; } #Software li, .sidebar-sticky li { line-height: 28px; font-size: 14px; } .short-desc-blog { height: 140px;overflow: hidden; } .title-detail-blog { border-bottom: solid 1px #ddd; padding-bottom: 6px; margin-bottom: 26px; } .freelancer-tile-location { float: right; margin-right: 20px; } .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; font-size: 15px; font-weight: 500; margin: 0; } .air-card section { border-bottom: 1px solid #E0E0E0; margin: 0 -30px; padding: 20px 30px; } .sidebar .nav p { margin: 0; line-height: 30px; font-size: 14px; position: relative; display: block; height: auto; white-space: nowrap; } .intype-jobs ul li a { color: #888; line-height: 1.5em; padding: 8px 10px; display: block; margin-left: -38px; margin: 1px 0; border-bottom: 1px solid rgba(85, 85, 85, 0.05); transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease; font-size: 15px; } .freelancer-tile-name { word-break: normal; color: #37a000 !important; font-weight: 500; line-height: 23px; font-size: 16px; } #section-home-list-jobs h2 {color: #1711e8 !important;} #section-home-list-jobs h1{ color: #1711e8 !important; margin-bottom: 12px; font-size: 20px; } #frmApplyJob label {margin-bottom: 8px;} #section-home-list-jobs { margin-bottom: 80px; } .viewMore { padding: 2px 4px !important; background: #ddd !important; } .quick-rules ul li { position: relative; margin-bottom: 25px; } #job_title_modal{ font-size: 18px; } .modal-title-popup { font-weight: bold; font-size: 18px; color: #37a000 !important; width: 100%; clear: both; } .pop { margin-top: 30px; } .short-des-blog { text-align: justify; margin-top: 10px } .viewMore { background: #37a000 !important; color: #FFF; padding: 8px 12px !important; margin-top: 16px; margin-bottom: 10px; border: none !important; } .viewMore:hover { color: #FFF !important; } .des-left { padding-right: 30px; } .des-right { padding-left: 30px; } .title-alert, .body-msg { text-align: center; } .title-blog{ color: #37a000 !important }
public/packages/main/css/main.css
@font-face{font-family:"UTM Bebas";src:url('../fonts/UTMBebas.eot?v=4.0.3');src:url('../fonts/UTMBebas.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/UTMBebas.woff?v=4.0.3') format('woff'),url('../fonts/UTMBebas.ttf?v=4.0.3') format('truetype'),url('../fonts/UTMBebas.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}html,body{width:100%;height:100% !important;padding:0 !important} body{ background: #f1f1f1 repeat;color:#5c5c5c; font-size:14px; font-family: Roboto, Helvetica, Verdana, Arial, sans-serif; -webkit-font-smoothing:antialiased } body p { font-size: 16px; line-height: 28px; } div#body-container{width:100%;min-height:100%;position:relative}div#body-container .push{width:100%;height:100px} .header{border-top:2px solid #507dbf;border-bottom:1px solid #ddd;width:100%;background:#fff;padding:0px 0} .logo{ background:transparent url('../img/logo-learn-english-online.png') no-repeat center center; float:left; background-size: 100%;height:40px; width: 126px;display:block; padding: 0px;margin-top: -6px;margin-right: 16px;} div#header .center-container-wide{height:50px} div#header #header-links{padding:10px 0 10px 0px} div#header #header-links li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;float:left;padding:0;text-align:center} #header-links li a{font-size:11pt;line-height:20px;width:100%;padding:5px;display:block;text-decoration:none;color:#333} .main-menu > ul > li > a:hover, .main-menu > ul > li a.active{ background:#507dbf; color:#fff !important } div#header #icon-links{background:transparent url('../img/v2/icon-links.png') no-repeat center center;width:191px;height:50px} div.large-alert{background:#fff;border:1px solid #f60;color:#ff7f52;padding:10px;font-size:13px;width: 100%;margin-top: 4px;}div.large-alert a{font-size:13px;color: #507dd5} div#main-container{min-height: 500px;padding-top: 12px;} div#main-container div#sidebar{width:290px} div#main-container div.social .google{width:140px;height:43px;background:transparent url('../img/v2/google.png') no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} div#main-container div.social .facebook{width:138px;height:43px;background:transparent url('../img/v2/facebook.png') no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} div#main-container div#content-container{width:640px}div#main-container div#content-container div.main-slideshow{position:relative;width:600px}div#main-container div#content-container div.main-slideshow div.slide .jcarousel{position:relative;overflow:hidden;height:300px}div#main-container div#content-container div.main-slideshow div.slide .jcarousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0} div#main-container div#content-container div.main-slideshow div.slide .jcarousel li{float:left;display:inline} div#main-container div#content-container div.main-slideshow div.slide img{border:2px solid #ddd} div#main-container div#content-container div.main-slideshow .control{position:absolute;bottom:10px;right:5px}div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;background:#507dbf;color:#fff;font-size:15px;margin:0 5px;padding:3px 5px}div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a:hover{text-decoration:none} div#main-container div#content-container div.main-slideshow .control .jcarousel-pagination a.active{background:#d31212} div#main-container div#content-container div.campaign-registry{background:transparent url('../img/slide/6.jpg') no-repeat;width:600px;height:300px;border:2px solid #ddd} div#footer{ border-top:2px solid #d8d8d8;background:#fff;bottom:0; margin-top: 0px;min-height: 50px; padding:12px 0 0px ;font-size:12px}div#footer .footer-logo{width:70px;height:26px;background:transparent url('../img/v2/logo-amo-black.png') no-repeat center;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:15px} div#footer .links{} .center-container{ width: 980px; margin:0px auto; margin-bottom: 0px;} .center-container-wide{margin:0 auto} div.connect-open-id a.open-id,div.connect-open-id a.open-id:hover{text-decoration:none;width:80px;height:80px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:10px;overflow:hidden} div.connect-open-id .info{padding-top:15px} div.connect-open-id img{width:80px;height:160px;transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}div.connect-open-id img:hover{margin-top:-80px} div.connect-open-id div.connect-now{margin-top:20px} div.connect-open-id.google{margin:20px 0} div.connect-open-id.facebook{margin:20px 0} a{text-decoration:none;color:#507dbf} a:hover{text-decoration:underline} .item-page a{text-decoration:none; color: darkcyan;} .item-page a:hover{ color: #bdc3c7 } div.module div.modulerow .desc,div.module .smallbottompadding{margin-bottom:5px} div.module div.linkinline{margin-top:10px;font-size:86%} div.module a:visited,div.module .t_lnk a:visited{color:#2672ec} div.module a:hover,div.module .t_lnk a:hover{color:#2672ec;color:rgba(38,114,236,0.8)} div.module a:focus,div.module .t_prs{color:#2672ec;color:rgba(38,114,236,0.6)} div.tab-children{margin:20px 0;text-align:center}div.tab-children a{color:#666}div.tab-children a.red{font-weight:700} div.tab{margin-top:25px;border-bottom:1px solid #ddd}div.tab ul.pmgHTabBtn{float:left;position:relative}div.tab ul.pmgHTabBtn li{display:inline-block;zoom:1;margin-right:4px}div.tab ul.pmgHTabBtn li>a{display:inline-block;margin-bottom:-1px;background-color:#ededf0;border-top:solid 1px #ddd; border-left: solid 1px #ddd;border-right: solid 1px #ddd; color:#333;padding:10px;text-decoration:none} div.tab ul.pmgHTabBtn li.pmgHTabSelected{position:relative;text-align:center;background-color:#fff !important} div.tab ul.pmgHTabBtn li.pmgHTabSelected a{border-bottom-color:#fff;background-color:#fff;color:#000;} div.address-support{background:#fff;padding:15px 0;margin:15px 0;border:1px solid #ddd;text-align:center} div.form-extend .suggest-input-info{font-size:12px;padding-top:30px;padding-left:20px} div.box-list-type-support .content{margin:0}div.box-list-type-support .content>ul>li{min-width:33%;width:33%;text-align:center}div.box-list-type-support .content>ul>li a{text-decoration:none}div.box-list-type-support .content>ul>li a p.text-2{color:#000;font-size:13px;white-space:normal} div.box-list-type-support .content>ul>li a:hover{text-decoration:none}div.box-list-type-support .content>ul>li a:hover p.text-2{color:#507dd5} div.box-list-type-support .content>ul>li .icon-level-1{margin:0 auto} div.box-list-type-support .content>ul>li .info{margin-top:5px;line-height:1.6} div.support-container div.tab{position:relative}div.support-container div.tab ul{width:100%} div.support-container div.tab ul.pmgHTabBtn a{padding:10px 20px} div.support-container div.tab .button-new-request{right:0;position:absolute;margin-top:3px} div.support-container .icon-waiting{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_1.png') no-repeat} div.support-container .icon-running{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_3.png') no-repeat} div.support-container .icon-done{width:20px;height:20px;background:transparent url('../img/v2/icon_mini_2.png') no-repeat} div.support-container .questions{margin:10px 0 5px 0}div.support-container .questions .question{padding:3px 0;line-height:20px}div.support-container .questions .question>div{margin-right:10px} div.support-container .questions .question a.link-title{color:#444;width:390px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}div.support-container .questions .question a.link-title:hover{color:#1e9efc} div.support-container .questions .question a.link-delete{color:#000}div.support-container .questions .question a.link-delete:hover{color:#000} div.support-container .questions .question .date,div.support-container .questions .question .action{font-size:13px} div.support-container .questions .question .action-checked{margin-right:0} div.support-container .questions .status-running a{color:#1e9efc} div.support-container .show-time-support{padding:8px 5px;border:1px solid #c3c3c3;line-height:1.6;font-size:13px;position:absolute;top:85px;left:340px} div.support-show-container #container-time-support{position:absolute;left:340px;top:85px}div.support-show-container #container-time-support .info{border:none;padding:0 0 0 10px;margin:0} div.support-show-container #container-time-support .row{margin-bottom:15px} div.support-show-container #container-time-support .title-time{color:#7f7f7f;font-size:17px} div.support-show-container #container-time-support .mobile-time{color:#7f7f7f;font-weight:700;font-size:19px} div.support-show-container h1{color:#7f7f7f} div.support-show-container .support-action button{margin-right:5px}div.support-show-container .support-action button:last-child{margin-right:0} div.support-show-container .info{line-height:1.6;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;padding:8px 5px;margin:20px 0;font-size:13px}div.support-show-container .info>div.fleft{margin-right:15px} div.support-show-container .m-t-small-2{margin-top:3px} div.support-show-container .form-horizontal{padding:15px 5px 0 5px}div.support-show-container .form-horizontal textarea{width:560px;height:236px;border:none;resize:none} div.support-show-container .message{border:1px solid #c3c3c3;padding:8px 5px;line-height:1.4;border-left-width:3px;background:#f5f5f5}div.support-show-container .message .info-comment{line-height:18px} div.support-show-container .message .info-icon{background:transparent url('../img/v2/message-1.png') no-repeat;width:22px;height:22px} div.support-show-container .message .info-comment-content{padding:10px 5px} div.support-show-container .message p{margin:5px 0}div.support-show-container .message p:first-child{margin-top:0} div.support-show-container .message p:last-child{margin-bottom:0} div.support-show-container .message .info-character{text-align:right} div.support-show-container .message .dotted{margin:10px 0} div.support-show-container .list-button{width:260px} div.support-show-container .comment-supporter .info-icon{background:transparent url('../img/v2/message-2.png') no-repeat} div.support-show-container .comment-supporter .message{background:#fdf1da;border-color:#f60} div.support-show-container .closed{height:45px;background:transparent url('../img/v2/key.png') no-repeat left center;padding:5px 0 5px 45px;font-size:2em;color:#7f7f7f;line-height:45px;border:1px solid #7f7f7f;margin:20px 0 0 0} div.support-show-container .closed-2{background:#fff url('../img/v2/key.png') no-repeat 1px 4px;padding:5px 0;margin:15px 0 0 0;border:1px solid #7f7f7f;color:#7f7f7f}div.support-show-container .closed-2 h1{font-size:18px;padding-left:45px;padding-top:13px} div.support-show-container .closed-2 div.reason{margin:15px 10px 10px 10px;line-height:1.4} div.support-show-container .clock{height:50px;background:#fff url('../img/v2/clock.png') no-repeat left center;padding:5px 0 5px 65px;font-size:2em;color:#ff7920;line-height:28px;border:1px solid #ff7920;margin:15px 0 0 0} div.support-show-container .unlock{height:50px;background:transparent url('../img/v2/unlock.png') no-repeat left center;padding:5px 0 5px 45px;font-size:1em;color:#ea5900;line-height:50px;border:1px solid #df5900;margin:20px 0 0 0} div.support-show-container .text-mini{font-size:1em}div.support-show-container .text-mini a{color:#000;text-decoration:underline} div.support-show-container .upload-file .control-label{padding:0 0 5px 0} div.support-show-container .more-image{font-size:12px;margin-top:5px;margin-left:3px;width:295px}div.support-show-container .more-image a{color:#666} div.support-show-container #gallery p{margin-bottom:10px} div.support-show-container .rating-score{margin-bottom:15px;background:#fff;border:1px solid #347ae2;padding:10px;line-height:1.4}div.support-show-container .rating-score .form-submit{padding-top:10px} div.support-show-container .rating-score .div-submit{padding-right:10px} div.support-show-container .box-5{line-height:1.4;margin-top:15px;background:#fff;border:1px solid #347ae2;padding:10px}div.support-show-container .box-5 .form-submit{padding-top:10px} div.support-show-container .box-6{line-height:1.4;margin-top:15px;background:#fff;border:1px solid #ddd;padding:10px}div.support-show-container .box-6 p{margin:10px 0} div.support-sidebar-container .unlock-2{background:#fff url('../img/v2/unlock.png') no-repeat left top;padding:0 0 0 45px;font-size:1em;color:#000;margin:10px 0 0 0;text-align:left;padding-top:2px} div.frame-private{padding-top:10px;text-align:center;line-height:1.6} .box-1{border-bottom:1px solid #ddd;margin-bottom:15px;padding:15px;background:#fff}.box-1 input.input-1,.box-1 input.input-2,.box-1 input[type='password']{width:242px} .box-1.request a.new-request{background:#f60 url('../img/v2/icon_3.png') no-repeat right center;color:#fff;line-height:30px;display:block;text-align:center;margin-bottom:15px;text-decoration:none}.box-1.request a.new-request:hover{background:#ff8533 url('../img/v2/icon_3_hover.png') no-repeat right center} .box-4{background:#fff;margin-bottom: 80px;}.box-4 h1{padding-left:0px;font-size: 1.5em !important;} .box-4 h3{color:#666;font-size:1.2em;margin-top:25px;padding-bottom:10px;border-bottom:1px dotted #ccc} .box-4 .content{margin-top:20px}.box-4 .content a.block{display:block;border:3px solid transparent;padding:10px}.box-4 .content a.block:hover{border:3px solid #ddd} .box-4 .content>ul>li{min-width:290px} .box-4 .content .info{margin-left:10px} .box-4 .content .desc{color:#333} .box-4 .content .text-2{font-size:16px} .box-4 .content .menu-children{float:right;border:1px solid #507dbf;padding:0 10px;margin:10px 0;width:200px}.box-4 .content .menu-children a{font-size:14px} .box-4 .icon-level-1{transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out} .box-4 a:hover .icon-level-1{background-position:0 -54px !important} .box-3{border-top:5px solid #507dbf;margin-bottom:15px;padding:5px;background:#fff;position:relative;border-bottom:1px solid #ddd} .menu .control{position:absolute;width:20px;height:20px;background:transparent url('../img/v2/arrow-2.png') no-repeat;right:5px;top:30px} .menu li{background:transparent url('../img/v2/arrow-right.png') no-repeat;padding-left:35px;margin:10px 5px;min-height:26px}.menu li.active{background:transparent url('../img/v2/arrow-right_hover.png') no-repeat} .menu li.arrow-none{background:transparent url('../img/v2/arrow-none.png') no-repeat !important} .menu li a{color:#333;font-size:16px;line-height:25px} .menu li ul li a{font-size:14px} .menu ul.down li{background:transparent url('../img/v2/arrow-down.png') no-repeat}.menu ul.down li.active{background:transparent url('../img/v2/arrow-down_hover.png') no-repeat} .box-2{border-top: 5px solid #507dbf;margin-bottom:15px;background:#fff;border-bottom:1px solid #ddd}.box-2 .header{background:#507dbf;padding:5px;color:#fff}.box-2 .header .symbol{width:30px;height:30px;background:transparent url('../img/v2/symbol.png') no-repeat} .box-2 .header .username{margin-left:10px;font-size:16pt;line-height:26px;width:160px;height:26px;overflow:hidden;text-overflow:ellipsis} .box-2 .header .logout{line-height:30px;margin-right:10px;font-size:13px;text-decoration:underline}.box-2 .header .logout a{color:#fff} .box-2 .content{padding:5px 10px}.box-2 .content p{margin:10px 0;text-align:justify;white-space:nowrap} .box-2 .content a{color:#333;font-size:13px}.box-2 .content a.show-alert{background:#f00;padding:3px 5px;text-align:center;color:#fff} .box-2#box-login .header{padding:10px;background:#507dbf url('../img/v2/arrow_blue.png') no-repeat right -2px} .box-2#box-login form.form-horizontal{ padding:10px } .box-2#box-login form.popup{ padding: 0px;} .box-2#box-login input.form-control{width:242px} .box-2#box-login input.btn-submit{width:260px} .box-2 .fake_input{width:258px} .box-2 form.form-horizontal .note{margin:0 0 10px 0} .box-2 form.form-horizontal#userStore .form-group{width:260px} .box-2 form.form-horizontal#userStore .captcha{width:260px} div.list-game{width:215px;padding-top:0px;font-size:13px}div.list-game .cash{border:2px solid #f60;line-height:29px;padding:0 5px;height: 42px} div.list-game ul{margin-top:15px} div.list-game li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-bottom:15px;width:50%;text-align:center}div.list-game li img{width:83px;height:47px} div.list-game li p{margin-top:5px;text-align:center;color:#000} div.list-game li.active a{text-decoration:none} div.list-game li.active p{color:#f00} div.list-game .text-cash-large{text-align:center;font-size:16px;margin-top:5px} div.pay-charge-container div.list-game .cash{height:80px} div.list-game .cash-2{border:2px solid #ededf0;line-height:1.6;padding:5px 10px;margin:15px 0} div.list-game .cash-large{text-align:center;font-size:30px;font-weight:700;margin-top:5px;color:#c73d2b} div.currency-container table td,div.currency-container table th{border:1px solid #ccc;text-align:center;font-size:13px} div.currency-container table th{background:#ededf0} div.currency-container table .check-box-card{width:100%} div.currency-container table .text-mini{font-size:11px} div.currency-container .text-telco{display:none} .form-charge-mobile .list-game{padding-top:5px} .game-index-list img.thumbnail{width:90%} .game-index-list li{display:block;padding:10px 0;min-width:270px !important}.game-index-list li .desc a{color:#333;font-size:13px} .game-index-list .info{margin-left:0 !important} form.form-horizontal{/* padding:15px 20px 0 20px */}form.form-horizontal .form-message{padding:10px}form.form-horizontal .form-message.form-error{color:#f60;border:1px solid #f60} form.form-horizontal .form-group{ margin-right: 15px;margin-left: 15px;} form.form-horizontal .form-group:last-child{margin-bottom:0} form.form-horizontal label.control-label{display:block;text-align:left;color:#000;font-size:86%;padding:5px 0} form.form-horizontal .checkbox{padding-right:10px} form.form-horizontal .check-box-card{padding:0;margin:10px 20px 10px 0;width:100px} form.form-horizontal .captcha{margin:0;width:300px;height:54px} form.form-horizontal .form-button{padding-top:10px} .note{border:1px solid #ddd;padding:5px 10px;margin:10px 0; line-height: 26px;} .note ul{list-style-type:disc;padding-left:20px;white-space:normal} form.form-horizontal .note p,form.form-horizontal .note li{line-height:1.6} form.form-horizontal input.combodate{display:none} form.form-horizontal span.combodate .form-control{margin-right:14px} form.form-horizontal .form-group.relative{position:relative}form.form-horizontal .form-group.relative .ajax-loading{position:absolute;right:-22px;top:19px} .btn-z{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;height:2.142em;min-width:6em;font-family:"Segoe UI Semibold","Segoe UI Web Semibold","Segoe UI Web Regular","Segoe UI","SegoeUIWF","Segoe UI Symbol",HelveticaNeue-Medium,"Helvetica Neue",Arial,sans-serif;font-size:100%;padding:3px 12px 5px;border:0;color:#333;background:#cacaca}.btn-z:hover{background:#e3e3e3} .icon-1{width:55px;height:55px;background:transparent url('../img/v2/icon_1.png') no-repeat} .icon-level-1{width:55px;height:54px}.icon-level-1.icon-a{background:transparent url('../img/v2/icon/a.png') no-repeat} .icon-level-1.icon-b{background:transparent url('../img/v2/icon/b.png') no-repeat} .icon-level-1.icon-c{background:transparent url('../img/v2/icon/c.png') no-repeat} .icon-level-1.icon-d{background:transparent url('../img/v2/icon/d.png') no-repeat} .icon-level-1.icon-e{background:transparent url('../img/v2/icon/e.png') no-repeat} .icon-level-1.icon-g{background:transparent url('../img/v2/icon/g.png') no-repeat} .icon-level-1.icon-a-a{background:transparent url('../img/v2/icon/a-a.png') no-repeat} .icon-level-1.icon-a-b{background:transparent url('../img/v2/icon/a-b.png') no-repeat} .icon-level-1.icon-a-c{background:transparent url('../img/v2/icon/a-c.png') no-repeat} .icon-level-1.icon-a-d{background:transparent url('../img/v2/icon/a-d.png') no-repeat} .icon-level-1.icon-a-e{background:transparent url('../img/v2/icon/a-e.png') no-repeat} .icon-level-1.icon-a-f{background:transparent url('../img/v2/icon/a-f.png') no-repeat} .icon-level-1.icon-a-g{background:transparent url('../img/v2/icon/a-g.png') no-repeat} .icon-level-1.icon-a-h{background:transparent url('../img/v2/icon/a-h.png') no-repeat} .icon-level-1.icon-b-1{background:transparent url('../img/v2/icon/b-1.png') no-repeat} .icon-level-1.icon-b-2{background:transparent url('../img/v2/icon/b-2.png') no-repeat} .icon-level-1.icon-f-1{background:transparent url('../img/v2/icon/f-1.png') no-repeat} .icon-level-1.icon-f-2{background:transparent url('../img/v2/icon/f-2.png') no-repeat} .icon-level-1.icon-f-3{background:transparent url('../img/v2/icon/f-3.png') no-repeat} .icon-level-1.icon-f-4{background:transparent url('../img/v2/icon/f-4.png') no-repeat} .icon-level-1.icon-f-5{background:transparent url('../img/v2/icon/f-5.png') no-repeat} .icon-level-1.icon-f-6{background:transparent url('../img/v2/icon/f-6.png') no-repeat} .icon-level-1.icon-f-7{background:transparent url('../img/v2/icon/f-7.png') no-repeat} .icon-4{background:transparent url('../img/v2/icon_4.png') no-repeat;height:20px;padding-left:24px;line-height:24px} .icon-5{background:transparent url('../img/v2/icon_5.png') no-repeat;height:20px;padding-left:24px;line-height:24px} .link-1{color:#f60} .link-2{color:#333} .text-1{font-size:12px} .text-right{text-align:right} .text-2{color:#507dd5} .text-3{font-size:16px} .text-red{color:#f00} .dotted{width:100%;height:1px;border-top:1px dotted #ccc;margin:20px 0} .input-1{padding:4px 10px;color:#212121;border:1px solid #bababa;background-color:rgba(255,255,255,0.8)}.input-1:hover,.input-1:focus,.input-1:active,.input-1.active{border-color:#5c5c5c;outline:none} .btn-1{background:#f60 url('../img/v2/arrow.png') no-repeat right center;color:#fff;padding:3px 35px 5px 12px !important;border:none}.btn-1:hover,.btn-1:focus,.btn-1:active,.btn-1.active{background:#ff8533 url('../img/v2/arrow_hover.png') no-repeat right center !important;outline:none} .btn-1:disabled{background:rgba(202,202,202,0.49) !important} .text-bg-red{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;background:#d62e2e;color:#fff;padding:3px 5px;margin-bottom:5px} .sideTextBg{line-height:26px} .label-1{color:#7f7f95;font-size:13px}.label-1 a{color:#383843} p.error{word-wrap:break-word;margin-top:10px;margin-bottom:2px;color:#c85305;font-size:86%} .captcha{ width:100%;margin: 0px;cursor:pointer } h1{margin:0;color:#666} h1.title{color:#666;margin:0 0 0 10px;line-height:55px} h2{color:#666;font-size:1.3em;margin-bottom:10px} a.title{color:#666} ul{list-style-type:none;margin:0;padding:0; /*white-space:nowrap*/} ul.disk{list-style-type:disc;padding-left:2.5em;margin:10px 0}ul.disk li{margin:5px 0} table.table{width:100%}table.table td{padding:8px 5px} table.table th{padding:8px 5px;border-bottom:1px solid #ccc;font-size:17px;text-align:left} table.table.t-bordered{border:1px solid #ccc} div.null{text-align:center;margin:30px 0 20px 0} div.PaginationContainer{height:20px;padding:10px 10px 0 10px;z-index:1;border-top:1px solid #ccc;font-size:12px}div.PaginationContainer .PaginationTotal{float:left} div.PaginationContainer ul.pagination{float:right;padding-right:7px}div.PaginationContainer ul.pagination li{float:left;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;padding:0 5px;height:100%} div.PaginationContainer a{color:#1e91fc} div.PaginationContainer .active{color:#000;font-weight:700} .p-small{padding:10px !important} .m-small{margin:10px 0} .m-t-medium{margin-top:15px} .m-t-small{margin-top:20px;margin-bottom: 30px;} .m-t-small-2{margin-top:5px} .m-b-small{margin-bottom:10px} .m-b-small-2{margin-bottom:5px} .m-t-tiny{margin-top:3px} .fleft{float:left;display:inline} .fright{float:right;display:inline} .clearfix:before,.clearfix:after{content:"";display:table} .clearfix:after{clear:both} .clearfix{*zoom:1} .inline-block{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} .transition{transition:background .3s ease-in-out 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out} .alert{padding:10px 35px 10px 15px;margin-bottom:20px;border:1px solid #fbeed5;font-size:16px;line-height:1.4}.alert p{font-size:14px} .alert button:active{background:none} .alert.fade{opacity:1;position:fixed;overflow:hidden;z-index:10000;width:400px;top:30%;left:50%;padding-bottom:15px;margin-left:-125px} .alert .close{position:relative;top:-2px;right:-21px;color:inherit;min-width:10px;width:10px;max-width:10px;height:14px} .alert.alert-danger{color:#fff;background-color:#e4772e} .alert.alert-success{color:#468847;background-color:#baf0a4} button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none} .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2} .ajax-loading{background:transparent url('../img/v2/ajaxloading_mini.gif') no-repeat;width:16px;height:16px;margin:10px auto} .ajax-loading-mini{background:transparent url('../img/v2/ajaxloading.gif') no-repeat;width:50px;height:11px;margin:0 auto} .fake_input{-moz-transition:all .218s ease-in-out;-webkit-transition:all .218s ease-in-out;width:298px;border:1px solid #e5e5e5;overflow:hidden;position:relative;background:#f5f5f5;padding: 8px 8px}.fake_input input[type=text]{padding:0} .form-group .fake_input.readonly.input-red input{color:#f66 !important} .form-group .fake_input.readonly input{background:#f5f5f5;border:none;color:#8e8e8e;text-overflow:ellipsis;overflow:hidden;width:180px} .change_btn{position:absolute;z-index:9999;right:10px;bottom:7px;padding-left:18px;display:block;color:#414141;background:url('../img/v2/field_change.png') left center no-repeat;text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-moz-transition:all .318s ease-in-out;-webkit-transition:all .318s ease-in-out}.change_btn:hover{text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha( Opacity= @transparent )";filter:alpha(opacity=20);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8} #charge-sms{width:286px;height:111px;border:2px solid #f60;padding:55px 10px 0 10px;margin-top:5px;text-align:center}#charge-sms h2,#charge-sms .col-xs-6{width:280px} #tos{overflow:auto;height:420px;margin:10px 15px;background:#fff;padding-right:10px}#tos h1{background:url("../img/tos/dashline.gif") repeat-x 0 bottom;text-transform:uppercase;color:#333;font-size:16px;font-weight:bold;line-height:36px;padding-bottom:5px;margin:0}#tos h1 .titlebullet{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;width:16px;height:16px;margin-right:7px;background:transparent url('../img/tos/bullet.png') no-repeat -1px -1px;vertical-align:-2px} #tos h2{font-size:17px;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px;padding-top:10px;font-weight:bold;color:#888;line-height:24px;margin:10px 0} #tos div{margin-left:25px;line-height:20px;margin-bottom:15px;line-height:20px} #tos p{padding:0 0 5px;margin:0;font-size:12px} div.sso-container{width:100%}div.sso-container #main-container{padding:0}div.sso-container #main-container #sidebar{width:100%}div.sso-container #main-container #sidebar .social{width:290px;margin:0 auto} div.sso-container #box-login{padding:10px 15px} div.floatRight-container{width:174px;height:302px;border-left:3px solid #4a6eaa;border-right:3px solid #4a6eaa;border-bottom:20px solid #4a6eaa;background:#fff}div.floatRight-container .floatRight-header{display:block;background:#4a6eaa url('../img/float/header.png') no-repeat -3px 0;width:100%;height:40px;position:relative}div.floatRight-container .floatRight-header .btn-close{display:block;position:absolute;right:0;top:0;background:transparent url('../img/float/close.png') no-repeat;width:12px;height:12px}div.floatRight-container .floatRight-header .btn-close:hover{background:transparent url('../img/float/close_hover.png') no-repeat} div.floatRight-container .floatRight-content{line-height:1.6}div.floatRight-container .floatRight-content .show-mobile{width:160px;height:56px;margin:10px auto;background:transparent url('../img/float/mobile.png') no-repeat} div.floatRight-container .floatRight-content .show-out-time{width:160px;height:56px;margin:10px auto;background:transparent url('../img/float/outtime.png') no-repeat} div.floatRight-container .floatRight-content a.btn-login{display:block;margin:10px auto;width:159px;height:35px;text-decoration:none;background:transparent url('../img/float/btn-login.png') no-repeat}div.floatRight-container .floatRight-content a.btn-login:hover{background:transparent url('../img/float/btn-login_hover.png') no-repeat} div.floatRight-container .floatRight-content a.btn-send-support{display:block;margin:10px auto;width:159px;height:35px;text-decoration:none;background:transparent url('../img/float/send-support.png') no-repeat}div.floatRight-container .floatRight-content a.btn-send-support:hover{background:transparent url('../img/float/send-support_hover.png') no-repeat} div.floatRight-container .floatRight-content .call-centre{width:160px;margin:0 auto;color:#f60;font-weight:700;font-size:13px;line-height:1.6} div.floatRight-container .floatRight-content .time-reply{width:160px;margin:0 auto;color:#4a4a4a;font-size:13px;line-height:1.6} div.floatRight-container .floatRight-content .padd-right{width:160px;margin:5px auto 0 auto;color:#666;font-weight:700;padding-left:20px;background:transparent url('../img/float/arrow.png') no-repeat 3px 4px} input.input-captcha{width:270px !important} input.input-sidebar-captcha{width:210px !important} img.reload-captcha{padding-top:6px;padding-left:5px} .header-support{height:35px} .success-container{font:100 15px Tahoma;color:#008000;padding-top:100px;text-align:center} .upload-desc{line-height:1.4;width:260px;font-size:86%;margin-top:5px} div#iframe-list-game{width:100%;background:#fff;border:1px solid #dedede;border-top:none;font-size:12px}div#iframe-list-game .mobile-game{width:50%} div#iframe-list-game .webgame{border-right:1px solid #dedede;height:100%;width:100%} div#iframe-list-game .header{font-family:"UTM Bebas";font-size:18pt;color:#7e7e7e;padding-left:20px;padding-top:20px;padding-bottom:15px} div#iframe-list-game .rows .row{text-align:center;width: 13.666%;height:200px} div#iframe-list-game .image img{border:2px solid transparent}div#iframe-list-game .image img:hover{border:2px solid #ff7500} div#iframe-list-game .game-name{padding-top:5px}div#iframe-list-game .game-name a{font-size:16px;color:#7e7e7e;text-decoration:none;line-height:20px}div#iframe-list-game .game-name a:hover{text-decoration:none;color:#000} div.more-questions{position:relative;margin:15px 0;padding:15px 20px;line-height:25px;font-size:14px;font-style:italic !important;letter-spacing:1px;background-color:#fff;border:1px solid #f60}div.more-questions .text-question{width:400px} div.more-questions .icon-question{width:150px;height:98px;background:transparent url('../img/v2/cskh.jpg') no-repeat} .vip-club .note{line-height:1.4} .vip-club .transfer-more{margin-top:15px} .vip-club .vip-option{position:absolute;top:7px;right:10px} .vip-club .vip-title a{color:#000} .vip-club .list-vip{margin:15px 10px}.vip-club .list-vip li{float:left;width:169px;height:62px;margin:10px} .vip-club .list-vip .info{margin-left:10px}.vip-club .list-vip .info p{margin:3px 0;font-size:90%} .vip-club .form-show-all .fake_input input{width:300px} .vip-club .list-game .cash{border:2px solid #f60;line-height:20px;padding:5px;height:40px} .vip-club .vip-button{width:315px} .vip-club-desc{padding:15px 10px} #vip-desc-container{margin:0 10px 10px 10px}#vip-desc-container .vip-desc{line-height:1.4;border:1px solid #dedede;height:152px;padding:5px 10px;width:428px} #vip-desc-container .vip-image{background:transparent url('../img/vip/logo.jpg') no-repeat;width:100px;height:164px} #tooltip{position:absolute;background:#f60;padding:5px 8px;color:#fff;display:none} .list-events{font-family:'Segoe UI Light',Arial,sans-serif;line-height:1.4}.list-events h4{color:#da3b01;padding-bottom:0;font-size:17px;line-height:1.1em}.list-events h4 a{color:#da3b01;text-decoration:none}.list-events h4 a:hover{text-decoration:underline} .list-events .events{margin:20px 0;padding:0 30px}.list-events .events .description{font-size:15px;line-height:1.4;color:#444}.list-events .events .description p{margin:3px 0} .list-events .events .date{line-height:1.4} body.game-flow{background:#fff}body.game-flow .game-header{background:#507dbf;padding:5px}body.game-flow .game-header img{border:5px solid #fff;width:64px} body.game-flow .game-header .title{color:#fff;font-size:12pt;line-height:29px;padding-left:10px} body.game-flow .game-body{background:#fff;padding:10px 0 0 0}body.game-flow .game-body .context{text-align:center;padding:10px;line-height:1.4} body.game-flow .btn-1{text-decoration:none} body.game-flow .buttons{text-align:center;padding:10px 0 20px 0} body.game-flow .bordered{margin:0 10px 10px 10px;border:1px solid #d8d8d8} body.game-flow .game-list{padding:10px 0}body.game-flow .game-list ul li{width:33%;text-align:center}body.game-flow .game-list ul li img{width:83px;height:48px} body.game-flow .game-list ul li .game-name{padding-top:10px;font-weight:700;font-size:12px} body.game-flow .game-list ul li .content-server{font-size:12px;line-height:1.4;padding-top:10px} body.game-flow .game-list ul li a{color:#000;text-decoration:none}body.game-flow .game-list ul li a:hover{color:#f60;text-decoration:none} body.game-flow .game-list .btn-z{background:#129499;color:#fff}body.game-flow .game-list .btn-z:hover{background:#0d686b} body.game-flow .hot-server .content-server p,body.game-flow .hot-server .game-name a{color:#f00} .takeRest{padding:5px 10px;font-size:1em;color:#333;line-height:1.6;margin:20px 0 0 0} .blocked-support-text{padding:5px 20px;font-size:1em;color:#ea5900;line-height:1.6;border:1px solid #df5900;margin:20px 0 0 0;background:#f5f5f5} .suggest-close{padding:10px;text-align:center;font-size:1em;color:#ea5900;line-height:1.6;border:1px solid #df5900;margin-bottom:15px;background:#fff} .list-popuplar-questions{padding:0 10px}.list-popuplar-questions h3{font-size:1.1em;margin-top:20px} .box-content-relation{line-height:1.6;padding:20px 10px; padding-top: 10px;}.box-content-relation img.auto{max-width:100%} .box-content-relation .auto{cursor:pointer} .report-boss{margin-top:25px;padding-top:5px;border-top:1px dotted #7f7f7f;line-height:1.6} .form-checkbox-cash{line-height:25px}.form-checkbox-cash ul{white-space:normal} .form-checkbox-cash li{width:90px;font-size:12px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top} .form-checkbox-cash .luu-y{width: 330px;border:2px solid #f60;text-align:center;padding:5px 0;margin:10px 0}.form-checkbox-cash .luu-y .red{color:#f00;font-weight:700} .form-checkbox-cash input.input-cash{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;text-align:center;width:80px;height:10px;margin-top:3px;margin-left:5px;padding:5px 2px}.form-checkbox-cash input.input-cash.disabled{background:#ebebe4} .text-muted{color:#999} .text-primary{color:#428bca} .text-warning{color:#c09853} .text-danger{color:#b94a48} .text-success{color:#468847} .text-info{color:#3a87ad} .text-left{text-align:left} .text-right{text-align:right} .text-center{text-align:center} #dp_swf_engine{display:none} .giftcodeShow{display:block;position:absolute;line-height:1.6;top:30%;left:0;background:#2a977d;color:#fff;padding:5px 10px;text-align:center}.giftcodeShow:hover{text-decoration:none;color:#faffc5} .content-blockquote .messageText{font-size:10pt;font-family:Tahoma;line-height:1.4} .content-blockquote blockquote{color:#363636;font-size:12px;margin-bottom:15px;line-height:1.8;text-align:justify;zoom:1} .content-blockquote blockquote a{color:#f07523;font-weight:700;text-decoration:none} .content-blockquote blockquote a:hover{text-decoration:underline} .content-blockquote blockquote ul,.content-blockquote blockquote ol{margin:1em 0 1em 3em;list-style:circle} .content-blockquote blockquote ul li,.content-blockquote blockquote ol li{list-style:disc outside} .content-blockquote blockquote ul ul li,.content-blockquote blockquote ol ul li,.content-blockquote blockquote ul ol li,.content-blockquote blockquote ol ol li{list-style-type:circle} .content-blockquote blockquote img{max-width:525px;width:525px;width:auto !important} .content-blockquote blockquote a.img-center{text-align:center;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline} #identity-user{background:#fff;border:1px solid #ddd;position:relative}#identity-user .content-padd{padding:0 10px} #identity-user .all-padd{padding:15px 10px} #identity-user .normal-title{display:block;text-align:left;color:#000;font-size:86%;padding:5px 0} #identity-user .identity-header{height:40px;line-height:40px;color:#fff;background:#507dbf;font-size:17px;position:relative} #identity-user .icon-switch{background:transparent url('../img/v2/forward.png') no-repeat;width:24px;height:24px;position:absolute;top:164px;left:262px} #identity-user .take-note{margin:10px 0;width:206px;line-height:1.6;padding:10px;border:1px solid #ccc;font-size:13px} #identity-user .identity-username{color:#212121;border:1px solid #bababa;padding:5px 8px} #identity-user .left-col{width:248px;padding-left:10px}#identity-user .left-col .form-group{width:230px} #identity-user .left-col .wy{width:210px;font-weight:700;color:#000;border:1px solid #ccc;background:#fffedb} #identity-user .right-col{margin-right:20px}#identity-user .right-col form.form-horizontal .form-group{width:280px}#identity-user .right-col form.form-horizontal .form-group input{width:262px} #identity-user form.form-horizontal{padding:0 10px} #identity-user .take-note-2{background:#fffedb;border:1px solid #ccc;line-height:1.6;padding:5px 10px;margin-bottom:10px;margin-left:20px;margin-right:30px;margin-top:10px;margin-bottom:20px;font-size:13px} #identity-user .identity-description{line-height:1.6;padding:0 10px} #identity-user .identity-actions{margin:20px 10px 5px 10px}#identity-user .identity-actions a:hover{text-decoration:none} #identity-user .identity-actions .accept-quit{display:block;float:left;display:inline;width:264px;height:48px;padding:5px 10px;background:#ddd;color:#000;line-height:1.4;text-align:left}#identity-user .identity-actions .accept-quit:hover{background:#f7f7f7} #identity-user .identity-actions .accept-quit:focus{background:#c4c4c4} #identity-user .identity-actions .deny-quit{display:block;float:right;display:inline;width:264px;padding:5px 10px;color:#fff;background:#d24726;line-height:1.4}#identity-user .identity-actions .deny-quit:hover{background:#df684c} #identity-user .identity-actions .deny-quit:focus{background:#a7381e} .sidebar-identity .username{width:180px !important} .sidebar-identity .text-status{color:#f00;font-weight:700} .sidebar-identity .font-small{font-size:12px} .sidebar-identity .address-support{line-height:1.4;border-color:#507dbf;font-size:12px;padding:15px 10px} .sidebar-identity .btn-create-amo{margin-bottom:15px} div.term {background: #fff;line-height: 22px;padding-left: 12px;} div.term p{line-height: 26px;} div.term h1 {line-height: 22px; font-size: 20px;padding-left: 0px;margin-top: 10px;} div.term h2 {line-height: 30px;font-size: 18px;margin-bottom: 0px;margin-top: 10px;} div.term hr.hrterm {border: 1px solid #ddd;margin-left: auto;margin-right: auto;margin-top: 12px;width: 80%;} .wrap-content {padding: 2px 30px;margin-top: 24px;} table.tblvatpham { width: 100%; } table.tblvatpham th ,table.tblvatpham td{ border: solid 1px #da8a4e; padding: 5px 10px; } table.tblvatpham th { background:#f5f0ec;font-weight: bold;} .tblmiddle {vertical-align: middle;} /*appTest */ /* end appTest */ div.social {text-align: center;margin-bottom: 8px; } hr { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #ddd; } p.text-center{margin-bottom: 10px;} .box{ background:#fff; margin-bottom:15px; border: 1px solid #ddd; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px #ccc; padding-bottom: 20px !important; padding-left: 19px; padding-right: 19px; padding-top: 20px !important; margin-bottom: 16px; } .box:after,.box:before{content:" ";display:table} .box:after{clear:both} .box_inside{ padding-right: 19px; line-height: 26px; margin-bottom: 10px; margin-top: 10px; } .box_inside:after,.box_inside:before{content:" ";display:table} .box_inside:after{clear:both} .correct-option {color: #33abe5;} .customer-answer-wrapper .wrong-answer, .customer-answer-wrapper .empty-answer, .practice-test-wrong-count { color: #EE473B; } .customer-answer-wrapper .correct-answer, .correct-option { color: #33abe5; } .customer-answer-wrapper { } p{ line-height: 28px; } .form-pay-charge { width: 75%; } .breadcrumb li { display: inline; } .breadcrumb li+li:before { content:"» "; } .breadcrumb { margin-top: -10px !important; margin-left: -8px !important; padding: 0px !important; background: #fff; } .result_exercise { text-align: center; padding-top: 20px; padding-bottom: 20px; border-radius: 10px; line-height: 26px; margin-bottom: 16px; } .exam { margin-bottom: 18px; } @font-face { font-family: "Roboto-Regular"; src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } .options-wrapper .option {line-height: 26px;} .explanation { margin-top: 12px; border-radius: 4px; padding: 10px; background-color: #d9edf7; border-color: #00b9f2; line-height: 26px; margin-bottom: 10px; } .reading-text-title, .title, .paragraph-p6 p.title { text-align: center; font: bold 24px Georgia, serif; margin-bottom: 12px; } .wrab-exam-abc { min-height: 116px; padding-top: 20px; border: solid 1px !important; border-radius: 5px; padding-left: 10px; padding-right: 10px; line-height: 30px; } .wrab-exercise { min-height: 116px; padding-top: 20px; border: solid 1px !important; border-radius: 5px; } .center {text-align: center;} .addition_cash { color: #fff; padding-top: 10px; padding-bottom: 10px; border-radius: 50px !important; margin-top: 10px; cursor: pointer; width: 40%; margin-left: auto; margin-right: auto; } .img_card { width: 112px; margin-top: 16px; position: relative; margin: 20px 0px 10px 0px; cursor: pointer; } .img_card input { position: absolute !important; top: 46px; left: 54px; } ul.napthe > li { width: 100%; margin-bottom: 15px; float: left; list-style: none; } ul.napthe > li label.tit_card { float: left; width: 100%; font-size: 13px; border-bottom: 1px solid #ccc; padding-bottom: 12px; font-weight: bold; } table.cash_exchange { border-collapse: collapse; width: 100%; } table.cash_exchange th, table.cash_exchange td { text-align: left; padding: 10px 8px; border: none; } table.cash_exchange tr:nth-child(even){background-color: #fff; border: none; } table.cash_exchange th { background-color: #4CAF50; color: white; } /* -------------------------- 4.2 Menu --------------------------- */ .mobile-btn { display: none; height: 40px; font-size: 32px; line-height: 40px; cursor: pointer; transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; } .mobile-btn:hover { color: #2C93D5; } .main-menu { padding-top: 4px; position: relative; z-index: 100; margin-left: 52px; } .main-menu ul { margin: 0; padding: 0; list-style: none; text-align: right; } .main-menu > ul > li { display: inline-block; vertical-align: middle; text-align: left; margin-left: 35px; position: relative; padding-bottom: 20px; padding-top: 16px; } .main-menu > ul > li:first-child { margin-left: 0; } .main-menu li a { color: #888888; } .main-menu li:hover > a, .main-menu li.current-menu-item > a { color: #2C93D5; } .main-menu li .arrow { display: none; width: 25px; height: 25px; text-align: center; } .main-menu > ul > li > a { /* text-transform: uppercase; font-weight: bold;*/ position: relative; display: block; } .main-menu > ul > li > a:after { position: absolute; bottom: -10px; left: 0; width: 100%; height: 3px; background: #2c93d5; content: ""; transition: all 0.6s ease-in-out 0s; -moz-transition: all 0.6s ease-in-out 0s; -ms-transition: all 0.6s ease-in-out 0s; -webkit-transition: all 0.6s ease-in-out 0s; -o-transition: all 0.6s ease-in-out 0s; opacity: 0; } .main-menu > ul > li:hover > a:after, .main-menu > ul > li.current-menu-item > a:after { opacity: 1; } .main-menu .sub-menu { position: absolute; top: 100%; text-align: left; width: 224px; background: #FFF; padding: 15px 30px; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); transition: all 0.6s ease-in-out 0s; -moz-transition: all 0.6s ease-in-out 0s; -ms-transition: all 0.6s ease-in-out 0s; -webkit-transition: all 0.6s ease-in-out 0s; -o-transition: all 0.6s ease-in-out 0s; opacity: 0; visibility: hidden; margin-top: 20px; border-top: 1px solid #e0e0e0; padding-left: 16px; } .main-menu li:hover .sub-menu { opacity: 1; visibility: visible; margin-top: 0; } .main-menu .sub-menu li { padding: 4px 0; } .main-menu .sub-menu li a { font-size: 15px; color: #888888; } .main-menu .sub-menu li a:hover, .main-menu .sub-menu li.current-menu-item a { color: #2c93d5 !important; padding-left: 6px !important; } .main-menu .has-mega-menu { position: static; } .main-menu .mega-menu { position: absolute; top: 100%; width: 1170px; right: -380px; text-align: left; padding: 40px; } .main-menu .mega-menu h3 { color: #333333; text-transform: uppercase; font-weight: bold; font-size: 16px; margin-bottom: 10px; } .main-menu .mega-menu ul { text-align: left; } ul.sub-menu > li { clear: both; } ul.sub-menu > li > a { line-height: 28px !important; } .paragraph-sentence { display: inline-block; line-height: 26px; } .question-summary { padding: 12px 0 10px 0; border-bottom: 1px solid #e4e6e8; } .question-summary { overflow: hidden; padding: 15px 0; float: left; width: 728px; border-bottom: 1px solid #eff0f1; } .vote span { display: block; color: #6a737c; } .vote-count-post { display: block; font-size: 20px; margin: 0 0 3px; } .statscontainer .votes { color: #6a737c; font-size: 11px; } .votes { padding: 0; margin-bottom: 8px; text-align: center; } .summary h3 { font-size: 15px; line-height: 1.4; margin-bottom: .5em; } .stats { margin: 0; width: 58px; } .summary { float: left; width: 630px; } .statscontainer { width: 78px; float: left; margin-right: 8px; margin-left: 8px; } .started { width: 200px; float: right; line-height: 18px; } .user-info .user-gravatar32 { float: left; width: 32px; height: 32px; border-radius: 1px; } .statscontainer .status { padding: 7px 0 5px; font-size: 11px; } .excerpt { padding: 0; padding-bottom: 5px; margin: 0; color: #3b4045; } .status { padding: 0; margin-bottom: 8px; text-align: center; } .user-info { box-sizing: border-box; padding: 5px 6px 7px 7px; width: 200px; color: #6a737c; } .tags { line-height: 18px; float: left; } .post-tag, .geo-tag, .container .chosen-choices .search-choice, .container .chosen-container-multi .chosen-choices li.search-choice { color: #39739d; background-color: #E1ECF4; border-color: transparent; } .user-info .user-gravatar32+.user-details { margin-left: 8px; width: calc(100% - 40px); } .user-info .user-details { float: left; width: 100%; } .user-details { line-height: 17px; word-wrap: break-word; } .vote span { display: block; color: #6a737c; } .vote-count-post { display: block; font-size: 20px; margin: 0 0 3px; } .vote-count-post strong { font-weight: normal; color: #6a737c; } .statscontainer .votes { color: #6a737c; font-size: 11px; } .votes { padding: 0; margin-bottom: 8px; text-align: center; } .status strong { display: block; } .statscontainer .status strong { font-size: 20px; font-weight: normal; } .started .user-action-time { margin-bottom: 2px; } .button, a.button, a.button:visited, .hero-box.double-panel .panel.white .btn { color: #FFF !important; background-color: #0095ff; border-color: #07c; box-shadow: inset 0 1px 0 #66bfff !important; } .summarycount { text-align: center; font-size: 26px; line-height: 1; } #sidebar #questions-count { display: flex; flex-flow: row nowrap; justify-content: space-between; } div.module{ margin:20px 0px; margin-bottom: 1.5em; word-wrap: break-word; } div.module div.modulerow{margin-top:15px} #sidebar .aside-cta { margin-bottom: 1em; text-align: right; } .aside-cta { padding-left: 10px; } .al { text-align: left !important; } .subheader h1 { color: #242729; font-size: 18px; line-height: 2.22; } .title-menu { background: #565857 !important; color: #FFF !important; } .content-right { padding: 16px; } .container-right { padding-bottom: 100px; } .ebook-decription p {line-height: 28px;} #gototop { height: 40px; line-height: 40px; width: 40px; text-align: center; display: inline-block; background: #1d1d1d; color: #fff; z-index: 99; position: absolute; bottom: 70px; right: -20px; cursor: pointer; } .wrap-question { border: dashed 2px #ccc; clear: both; overflow: auto; margin-top: 30px; margin-bottom: 30px; border-radius: 6px; padding: 4px; } .paragraph-p6 { border: 1px solid #ddd; padding: 4px; margin: 12px 0; overflow: auto; padding-top: 20px; padding-bottom: 20px; } .page-header h2 { font-size: 24px !important; margin-bottom: 0px; } .well { padding-top: 0px; border: none; background: #FFF; -webkit-box-shadow: none; box-shadow: none; } .page-header { margin: 10px 0 0px; border-bottom: none; } .blog-meta { border-bottom: 1px solid #cfcfcf; margin-bottom: 16px; } p.pull-left { margin-bottom: 10px; } .page-header,.wrap-exercise { font: "Roboto-Regular"; font-size: 16px; } .item-page p, .paragraph-p7 p, .paragraph-p6 p, .item-page code, .item-page pre, .item-page kbd { margin: 6px 0 1em 0; } .paragraph-p6 p, .paragraph-p7 p{ margin: 0px; } em, i, dfn { font-style: italic; } .item-page h1, .item-page h2, .item-page h3, .item-page h4, .item-page h5, .item-page h6, .item-page b, .item-page strong { font-weight: bold; } .item-page table { margin-bottom:1.4em; width:100%; } .item-page th { font-weight:bold; text-align: center; } .item-page th, .item-page td, .item-page caption { padding:4px 10px 4px 5px; } .item-page ul, .item-page ol { margin:0 1.5em 1.5em 1.5em; } .item-page ul { list-style-type:disc; } .item-page ol { list-style-type:decimal; } .item-page li { line-height: 20px; margin-top: 8px; margin-bottom: 8px; } .item-page h4 { font-size: 16px; margin-bottom: 12px; } .item-page h3 { margin-bottom: 20px; font-size: 18px; margin-top: 22px; } ul.napthe {margin-left: 0px; margin-right: 0px;} h3 { margin-top: 6px; margin-bottom: 6px; } .frm .error { border: 1px solid red !important; color: red !important; } /* The container */ .wrap_green_check_mark { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-weight: normal; } /* Hide the browser's default checkbox */ .wrap_green_check_mark input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom checkbox */ .checkmark { position: absolute; height: 20px; width: 20px; background-color: #ccc; margin-top: 4px; } /* On mouse-over, add a grey background color */ .wrap_green_check_mark:hover input ~ .checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .wrap_green_check_mark input:checked ~ .checkmark { background-color: #2196F3; } /* Create the checkmark/indicator (hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .wrap_green_check_mark input:checked ~ .checkmark:after { display: block; } /* Style the checkmark/indicator */ .wrap_green_check_mark .checkmark:after { left: 8px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .intype-jobs { border: solid 1px #ccc; background: #fff; } #Software li, .sidebar-sticky li { line-height: 28px; font-size: 14px; } .short-desc-blog { height: 140px;overflow: hidden; } .title-detail-blog { border-bottom: solid 1px #ddd; padding-bottom: 6px; margin-bottom: 26px; } .freelancer-tile-location { float: right; margin-right: 20px; } .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; font-size: 15px; font-weight: 500; margin: 0; } .air-card section { border-bottom: 1px solid #E0E0E0; margin: 0 -30px; padding: 20px 30px; } .sidebar .nav p { margin: 0; line-height: 30px; font-size: 14px; position: relative; display: block; height: auto; white-space: nowrap; } .intype-jobs ul li a { color: #888; line-height: 1.5em; padding: 8px 10px; display: block; margin-left: -38px; margin: 1px 0; border-bottom: 1px solid rgba(85, 85, 85, 0.05); transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease; font-size: 15px; } .freelancer-tile-name { word-break: normal; color: #37a000 !important; font-weight: 500; line-height: 23px; font-size: 16px; } #section-home-list-jobs h2 {color: #1711e8 !important;} #section-home-list-jobs h1{ color: #1711e8 !important; margin-bottom: 12px; font-size: 20px; } #frmApplyJob label {margin-bottom: 8px;} #section-home-list-jobs { margin-bottom: 80px; } .viewMore { padding: 2px 4px !important; background: #ddd !important; } .quick-rules ul li { position: relative; margin-bottom: 25px; } #job_title_modal{ font-size: 18px; } .modal-title-popup { font-weight: bold; font-size: 18px; color: #37a000 !important; width: 100%; clear: both; } .pop { margin-top: 30px; } .short-des-blog { text-align: justify; margin-top: 10px } .viewMore { background: #37a000 !important; color: #FFF; padding: 8px 12px !important; margin-top: 16px; margin-bottom: 10px; border: none !important; } .viewMore:hover { color: #FFF !important; } .des-left { padding-right: 30px; } .des-right { padding-left: 30px; } .title-alert, .body-msg { text-align: center; } .title-blog{ color: #37a000 !important }
0.120322
0.042642
element { --main-bg-color: #1dabb8; } .top-buffer{ margin-top:20px; } body{ background:#d3d3d3; } .padding-nav{ padding-top:10px; padding-bottom:40px; } .header{ padding-right:10px; } .footer{ margin-top:15px; border-radius:10px; } .bg-header{ background:#ffffff; border-radius:10px; } .bg-content{ background:#ffffff; border-radius:10px; padding-left:20px; padding-right: 15px; } .bg-footer{ background:#ffffff; border-radius:10px; padding-left:15px; } .img-header{ #margin-top:20px; #margin-left:40px; #margin-bottom:30px; display:block; margin:auto; padding-right:5px; padding-bottom:30px; padding-top:15px; } .nav-element-custom{ color: var(--main-bg-color); display: block; padding: 15px; font-size: 30px; text-align: right; border-bottom: 1px solid #0f0c0c; margin-left: 30px; margin-right: 30px; } .nav-element-custom:hover{ background:#f2f2f2; } .row-nav{ border-bottom: 3px solid #1dabb8; padding-bottom:2px; margin-bottom:35px; } .row-nav:after{ content:""; display:block; top:2px; left:2px; right:2px; bottom:2px; border-bottom: 3px solid #1dabb8; } .footer-right{ text-align:right; } .footer-text{ padding-top:10px; } .pull-right{ float:right; } .padding-footer{ padding:10px; } .footer p{ font-family:Verdana Italic; } .content-header h1{ margin-left:30px; } .img-article{ padding:15px; } .content p{ font-size:13px; padding-bottom:10px; margin:0px; } .author{ text-align:right; font-family:Verdana Italic; } .category{ font-family:Verdana Italic; } .border-bot{ padding-top:5px; border-bottom:1px solid; } .last-row{ border-bottom: 3px solid #1dabb8; padding-bottom:2px; margin:0px; margin-bottom:35px; } .last-row:after{ content:""; display:block; top:2px; left:2px; right:2px; bottom:2px; border-bottom: 3px solid #1dabb8; } .content { max-height:1500px; overflow-y:scroll; } .content.glyphicon{ display:block; float:right; } .icon-arrow-right { float: right; margin-top: 2px; margin-right: -6px; }
css/custom.css
element { --main-bg-color: #1dabb8; } .top-buffer{ margin-top:20px; } body{ background:#d3d3d3; } .padding-nav{ padding-top:10px; padding-bottom:40px; } .header{ padding-right:10px; } .footer{ margin-top:15px; border-radius:10px; } .bg-header{ background:#ffffff; border-radius:10px; } .bg-content{ background:#ffffff; border-radius:10px; padding-left:20px; padding-right: 15px; } .bg-footer{ background:#ffffff; border-radius:10px; padding-left:15px; } .img-header{ #margin-top:20px; #margin-left:40px; #margin-bottom:30px; display:block; margin:auto; padding-right:5px; padding-bottom:30px; padding-top:15px; } .nav-element-custom{ color: var(--main-bg-color); display: block; padding: 15px; font-size: 30px; text-align: right; border-bottom: 1px solid #0f0c0c; margin-left: 30px; margin-right: 30px; } .nav-element-custom:hover{ background:#f2f2f2; } .row-nav{ border-bottom: 3px solid #1dabb8; padding-bottom:2px; margin-bottom:35px; } .row-nav:after{ content:""; display:block; top:2px; left:2px; right:2px; bottom:2px; border-bottom: 3px solid #1dabb8; } .footer-right{ text-align:right; } .footer-text{ padding-top:10px; } .pull-right{ float:right; } .padding-footer{ padding:10px; } .footer p{ font-family:Verdana Italic; } .content-header h1{ margin-left:30px; } .img-article{ padding:15px; } .content p{ font-size:13px; padding-bottom:10px; margin:0px; } .author{ text-align:right; font-family:Verdana Italic; } .category{ font-family:Verdana Italic; } .border-bot{ padding-top:5px; border-bottom:1px solid; } .last-row{ border-bottom: 3px solid #1dabb8; padding-bottom:2px; margin:0px; margin-bottom:35px; } .last-row:after{ content:""; display:block; top:2px; left:2px; right:2px; bottom:2px; border-bottom: 3px solid #1dabb8; } .content { max-height:1500px; overflow-y:scroll; } .content.glyphicon{ display:block; float:right; } .icon-arrow-right { float: right; margin-top: 2px; margin-right: -6px; }
0.239527
0.099121
.card-header{ margin-left: 5px; } .item{ padding-left:5px; padding-right:5px; } .item-card{ transition:0.5s; cursor:pointer; } .item-card-title{ font-size:15px; transition:1s; cursor:pointer; } .item-card-title i{ font-size:15px; transition:1s; cursor:pointer; color:#ffa710 } .card-title i:hover{ transform: scale(1.25) rotate(100deg); color:#18d4ca; } .card:hover{ transform: scale(1.05); box-shadow: 10px 10px 15px rgba(0,0,0,0.3); } .card-text{ height:80px; } .card::before, .card::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform: scale3d(0, 0, 1); transition: transform .3s ease-out 0s; background: rgba(255, 255, 255, 0.1); content: ''; pointer-events: none; } .card::before { transform-origin: left top; } .card::after { transform-origin: right bottom; } .card:hover::before, .card:hover::after, .card:focus::before, .card:focus::after { transform: scale3d(1, 1, 1); } /* .form { height: 500px; background: #ffffff; border-radius: 60px 60px 0px 60px; box-shadow: 0px 2px 10px -1px rgba(1, 2, 29, 0.397); } */ agm-map { height: calc(100% - 1px) !important; width: 100%; box-shadow: 6px 5px 10px 2px rgb(48, 152, 178); } h5{ font-size: 15px; } .card-title { color: blue; padding-right: 10px; padding-left: 15px; margin-left: 130px; } div.listing .listing-thumb { padding-left: 0; padding-right: 8px; max-width: 27%; } a{ margin-left: 16px; } a.listing .listing-container.row, div.listing .listing-container.row { margin: 25; } a.listing .listing-details, div.listing .listing-details { padding-left: 0; } a.listing .listing-details, div.listing .listing-details { margin-left: 0; } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-8 { width: 66.66666667%; } .col-xs-4 { /* width: 33.33333333%; */ width: 45%; } .row { margin-right: -15px; margin-left: -15px; } .angular-google-map-container { position: absolute; top: 0; bottom: 0; right: 0; left: 0; } img { vertical-align: middle; } img { border: 0; } img { display: block; height: 150px!important; width: 250px; } span{ margin-top: 10px; margin-left: 16px; } .scrollbar-morpheus-den::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); background-color: #F5F5F5; border-radius: 10px; } .scrollbar-morpheus-den::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .scrollbar-morpheus-den::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); background-image: -webkit-gradient(linear, left bottom, left top, from(#30cfd0), to(#330867)); background-image: -webkit-linear-gradient(bottom, #30cfd0 0%, #330867 100%); background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%); } .scrollbar-morpheus-den { scrollbar-color: #330867 #F5F5F5; height: 470px; /* or any value */ overflow-y: auto; } .scrollable { height: 470px; /* or any value */ overflow-y: auto; } p.a { font-family: Gotham,Helvetica,Arial,sans-serif!important; color:black; margin-left: 20px; } .map-wrapper { position: relative; height: calc(93vh - 10em - 75px); margin-top: 10px; } .container { display: flex; } div { display: flex; flex-direction: column; } .left-half { width: 100%; padding: 1.5rem; border-collapse: collapse; position: relative; /* box-shadow: 0px 2px 10px -1px rgba(1, 2, 29, 0.397); */ } .right-half { width: 100%; padding: 0.2rem; border-collapse: collapse; position: relative; } html, body, section { height: 100%; } .iconify{ background: url('https://api.iconify.design/fa-brands:waze.svg') no-repeat center center / contain; content: url('https://api.iconify.design/fa-brands:waze.svg?height=16'); vertical-align: -0.125em; margin-left: 2px; } .safe{ text-align: center; margin-top: 100px; font-size: large; font-weight: bolder; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; color: rgb(48, 152, 178); }
Client/src/app/map-go/map-go.component.css
.card-header{ margin-left: 5px; } .item{ padding-left:5px; padding-right:5px; } .item-card{ transition:0.5s; cursor:pointer; } .item-card-title{ font-size:15px; transition:1s; cursor:pointer; } .item-card-title i{ font-size:15px; transition:1s; cursor:pointer; color:#ffa710 } .card-title i:hover{ transform: scale(1.25) rotate(100deg); color:#18d4ca; } .card:hover{ transform: scale(1.05); box-shadow: 10px 10px 15px rgba(0,0,0,0.3); } .card-text{ height:80px; } .card::before, .card::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform: scale3d(0, 0, 1); transition: transform .3s ease-out 0s; background: rgba(255, 255, 255, 0.1); content: ''; pointer-events: none; } .card::before { transform-origin: left top; } .card::after { transform-origin: right bottom; } .card:hover::before, .card:hover::after, .card:focus::before, .card:focus::after { transform: scale3d(1, 1, 1); } /* .form { height: 500px; background: #ffffff; border-radius: 60px 60px 0px 60px; box-shadow: 0px 2px 10px -1px rgba(1, 2, 29, 0.397); } */ agm-map { height: calc(100% - 1px) !important; width: 100%; box-shadow: 6px 5px 10px 2px rgb(48, 152, 178); } h5{ font-size: 15px; } .card-title { color: blue; padding-right: 10px; padding-left: 15px; margin-left: 130px; } div.listing .listing-thumb { padding-left: 0; padding-right: 8px; max-width: 27%; } a{ margin-left: 16px; } a.listing .listing-container.row, div.listing .listing-container.row { margin: 25; } a.listing .listing-details, div.listing .listing-details { padding-left: 0; } a.listing .listing-details, div.listing .listing-details { margin-left: 0; } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-8 { width: 66.66666667%; } .col-xs-4 { /* width: 33.33333333%; */ width: 45%; } .row { margin-right: -15px; margin-left: -15px; } .angular-google-map-container { position: absolute; top: 0; bottom: 0; right: 0; left: 0; } img { vertical-align: middle; } img { border: 0; } img { display: block; height: 150px!important; width: 250px; } span{ margin-top: 10px; margin-left: 16px; } .scrollbar-morpheus-den::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); background-color: #F5F5F5; border-radius: 10px; } .scrollbar-morpheus-den::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .scrollbar-morpheus-den::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); background-image: -webkit-gradient(linear, left bottom, left top, from(#30cfd0), to(#330867)); background-image: -webkit-linear-gradient(bottom, #30cfd0 0%, #330867 100%); background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%); } .scrollbar-morpheus-den { scrollbar-color: #330867 #F5F5F5; height: 470px; /* or any value */ overflow-y: auto; } .scrollable { height: 470px; /* or any value */ overflow-y: auto; } p.a { font-family: Gotham,Helvetica,Arial,sans-serif!important; color:black; margin-left: 20px; } .map-wrapper { position: relative; height: calc(93vh - 10em - 75px); margin-top: 10px; } .container { display: flex; } div { display: flex; flex-direction: column; } .left-half { width: 100%; padding: 1.5rem; border-collapse: collapse; position: relative; /* box-shadow: 0px 2px 10px -1px rgba(1, 2, 29, 0.397); */ } .right-half { width: 100%; padding: 0.2rem; border-collapse: collapse; position: relative; } html, body, section { height: 100%; } .iconify{ background: url('https://api.iconify.design/fa-brands:waze.svg') no-repeat center center / contain; content: url('https://api.iconify.design/fa-brands:waze.svg?height=16'); vertical-align: -0.125em; margin-left: 2px; } .safe{ text-align: center; margin-top: 100px; font-size: large; font-weight: bolder; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; color: rgb(48, 152, 178); }
0.389198
0.073563
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * These selection rule sets have to be separate. * Customize the background color to match your design. */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ html{ font-family: 'Pathway Gothic One', sans-serif; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -ms-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smoothing: antialiased; } /* GENERAL WRAPPERS*/ #fakeHeight{ position: absolute; width: 100%; height: 400%; min-height: 2400px; } #fullWrapper{ position: absolute; width: 100%; height: 100%; overflow: hidden; } #currentWrapper{ position: fixed; margin: auto; top: 0; bottom: 0; right: 0; left: 0; width: 90%; width: calc(100% - 50px); height: 90%; height: calc(100% - 50px); background-color: #fff; } .innerSection{ position: absolute; width: 100%; height: 100%; } /* END GENERAL WRAPPERS*/ /*LOADER*/ #loader{ position: fixed; overflow: hidden; width: 100%; height: 100%; margin: auto; top: 0; right: 0; left: 0; bottom: 0; background-color: #000; z-index: 1000000000; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .MariaLuisa{ width: 90%; width: calc(100% - 50px) !important; height: 90%; height: calc(100% - 50px) !important; } .progressBar{ position: absolute; width: 0%; height: 1px; float: left; margin: auto; top: 0; bottom: 0; right: 0; left: 0; border-bottom: 1px solid #d78e5c; animation:loading 10s ease-in infinite alternate; } #ytFrame .progressBar{ opacity: 1 !important; } @keyframes loading{ 0%{width: 0%; } 100%{width: 70%; } } /*END LOADER*/ /*YOUTUBE FRAME*/ #ytFrame{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); overflow: hidden; z-index: 1000000000000000000; } #closeYtFrame{ position: absolute; top: 30px; right: 30px; width: 30px; height: 30px; cursor: pointer; opacity: .7; } #closeYtFrame:hover{ opacity: 1; } #closeYtFrame .closeLines{ position: absolute; width: 100%; height: 1px; border-radius: 5px; margin: auto; top: 0; bottom: 0; background-color: rgba(255,255,255,1); } #closeYtFrame .closeLines:first-child{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } #closeYtFrame .closeLines:last-child{ -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #ytFrame iframe{ position: absolute; width: 90%; height: 80%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /*END YOUTUBE*/ /*NAVIGATION MENU*/ #menuWrapper .menuOptions{ position: relative; width: 100px; height: 30px; list-style-type: none; text-transform: uppercase; font-size: 1.2em; text-align: center; z-index: 1000; color: #fff; margin: auto; letter-spacing: 1px; top: 0px; } #rotateMenu{ position: fixed; top: 190px; right: -165px; z-index: 1000000000; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } #rotateMenu li{ position: relative; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin-left: 15px; margin-right: 15px; padding: 0; } #homeMenu{ right: 0; margin-right: 5px !important; } #biografiaMenu{ right: 0; margin-right: 5px !important; } #galeriaMenu{ right: 0; margin-right: 5px !important; } #contactoMenu{ position: fixed; width: 300px; height: 90px; list-style-type: none; text-transform: uppercase; font-size: 1.2em; text-align: center; letter-spacing: 1px; color: #fff; margin: auto; bottom: -30px; left: 0; right: 0; z-index: 1000; } #contactoMenu a{ display: block; } #textContacto{ cursor: default; } #rrss{ position: absolute; width: 150px; height: 30px; margin: auto; left: 0; right: 0; bottom: 30px; z-index: 1000; } #rrss li{ position: relative; width: 30px; height: 30px; list-style-type: none; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ border-bottom: 1px solid rgba(255,255,255,0); opacity: 0.5; } #rrss li:hover{ border-bottom: 1px solid rgba(255,255,255,1); opacity: 1; } #rrss li img{ position: absolute; width: 60%; height: 60%; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } #sn-ico{ z-index: -1; } #snapID{ width: 200px; position: absolute; right: -20px; opacity: 0; z-index: 1; } #snapID:hover{ right: 0; opacity: 1; } /*END NAVIGATION MENU*/ /*HOME SECTION*/ #homeWrapper{ position: absolute; background-color: rgba(0,0,0,1); width: 100%; height: 100%; overflow: hidden; } #imgContainer{ position: absolute; width: 100%; height: 100%; } #img1{ position: absolute; width: 100%; height: 100%; opacity: 0.6; /*background: url(../img/home/CF-3.jpg);*/ background: url(../img/home/CAF_Desk.jpg); -webkit-background-size: cover; background-size: cover; background-position: top center; } /*////////// EL CICLO SIN FIN LAYOUT //////////*/ #weLoveContainer{ position: absolute; z-index: 1; width: 260px; height: 235px; margin: auto; top: 120px; left: 0; right: 25%; } #weLoveContainer img{ width: 100%; } #CAFContainer{ position: absolute; z-index: 1; width: 290px; height: 104px; margin: auto; top: 380px; left: 0; right: 25%; } #CAFContainer img{ width: 100%; } #videoSingle1Container{ position: absolute; z-index: 1; width: 290px; height: 150px; margin: auto; top: 500px; left: 0; right: 25%; overflow: hidden; } #videoSingle1Container video{ width: 100%; margin-top: -13px; } #bannerWeLove{ position: absolute; z-index: 1; width: 370px; height: 167px; bottom: 20px; right: 50px; } #bannerWeLove a{ display: block; color: #fff; text-decoration: none; } #bannerWeLove a h5{ position: relative; float: right; display: inline; text-transform: uppercase; margin: auto; right: 30px; height: 167px; line-height: 167px; font-size: 2.2em; font-weight: 300; } #bannerWeLove a img{ position: relative; float: right; display: inline; } /*////////// END CICLO SIN FIN //////////*/ #videoContainer{ position: absolute; width: 100%; height: 100%; overflow: hidden; z-index: 0; } .darkGlass{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 1; } #logoWrapper{ position: absolute; width: 375px; height: 110px; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } #logoWrapper img { position: relative; width: 100%; height: auto; } #playVideo{ position: relative; width: 100%; height: 100px; margin-top: 30px; } #logoWrapper .btnContainer{ position: absolute; margin: auto; top: 0; bottom: 0; right: 0; left: 0; width: 100px; height: 100px; border-radius: 50%; background-color: rgba(255,255,255,0.2); } #logoWrapper .btnContainer .btn{ position: absolute; width: 70%; height: 70%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; background-color: rgba(255,255,255,0.4); border: 1px solid rgba(255,255,255,0); cursor: pointer; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } #logoWrapper .btnContainer .btn:hover{ background-color: rgba(255,255,255,0.6); border: 1px solid rgba(255,255,255,1); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } #logoWrapper .btnContainer .btn img{ position: absolute; width: 28px; height: 28px; margin: auto; top: 0; left: 0; right: 0; bottom: 0; } /*YOUTUBE BG*/ /*END YOUTUBE*/ /*END HOME SECTION*/ /*BIOGRAFIA SECTION*/ #biografiaWrapper{ position: absolute; height: 100%; left: 0; background-color: #fff; overflow: scroll; } #biografiaCurtain{ position: absolute; height: 495%; left: 0; background-color: #fff; } #biografiaContainer{ position: absolute; width: 100%; height: 400%; min-height: 3000px; } #bioLogo{ position: absolute; width: 237px; height: 70px; top: 66px; right: 116px; z-index: 1000; cursor: pointer } #bioLogo img{ width: 100%; } .bioSections{ position: relative; width: 100%; height: 25%; margin-bottom: 15%; } .bioSections:last-child{ margin-bottom: 0%; } #bioSec1 .textWrapper { position: absolute; width: 841.5px; height: 310px; margin: auto; top: 0; bottom: 0; right: 15%; text-align: center; } #bioSec1 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec1 .textWrapper p{ width: 92%; margin: auto; left: 0; right: 0; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; background-color: rgba(255,255,255,0.9); } #bioSec2 .bgStroke{ position: absolute; width: 100%; height: 100%; background: url(../img/biografia/A_Stroke.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: left; } #bioVoiceWrapper{ position: absolute; width: 90%; height: 80%; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } .bioLeftCol{ position: relative; width: 30%; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ } #bioSec2 .bioPicture{ position: absolute; width: 77%; height: 77%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; } #bioSec2 .bioPicture .bioPic1{ position: absolute; width: 100%; height: 100%; max-width: 320px; max-height: 320px; margin: auto; left: 0; right: 0; background: url(../img/biografia/camila_bio_01.png); background-repeat: no-repeat; -webkit-background-size: 100%; background-size: 100%; } .bioRightCol{ position: relative; width: 60%; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ text-align: left; letter-spacing: 0.3px; } #bioSec2 .textWrapper { position: absolute; width: 84%; height: 80%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #bioSec2 .textWrapper .bioTitles{ width: 335px; text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec2 .textWrapper p{ margin-top: 20px; padding: 20px; margin-left: -20px; font-size: 1.4em; line-height: 1em; background-color: rgba(255,255,255,0.9); } #bioSec3 .textWrapper { position: absolute; width: 270px; height: 86%; top: 9%; left: 45%; text-align: left; } #bioSec3 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec3 .textWrapper p{ width: 92%; margin: auto; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; margin-left: -20px; background-color: rgba(255,255,255,0.9); } #bioSec4 .textWrapper { position: absolute; width: 45%; height: 80%; margin: auto; top: 0; bottom: 0; left: 15%; text-align: center; } #bioSec4 .bioPicture{ position: relative; width: 100%; height: 254px; margin-bottom: 40px; } #bioSec4 .bioPicture .bioPic2{ position: absolute; width: 254px; height: 254px; margin: auto; left: 0; right: 0; background: url(../img/biografia/camila_bio_02.png); background-repeat: no-repeat; -webkit-background-size: 100%; background-size: 100%; } #bioSec4 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec4 .textWrapper p{ width: 92%; margin: auto; left: 0; right: 0; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; background-color: rgba(255,255,255,0.9); } /*LETTERS ANIMATION BG*/ .bioletters{ position: absolute; width: 100%; height: 100%; } .bioLetters img{ position: absolute; top: 0; left: 0; height: 100%; } #bioSec1{ background: url(../img/biografia/C_cut.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: 15% 0; /*background-color: rgba(255,255,255,1);*/ } #bioSec2{ background: url(../img/biografia/A_foil_L.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: right; /*background-color: rgba(255,255,255,1);*/ margin-bottom: 100px; margin-bottom: 15%; } #bioSec3{ background: url(../img/biografia/M_foil.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; /*background-color: rgba(255,255,255,1);*/ } #bioSec4{ background: url(../img/biografia/I_foil.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: right; /*background-color: rgba(255,255,255,1);*/ } /*END LETTERS ANIMATION BG*/ /*END BIOGRAFIA SECTION*/ /*GALERIA SECTION*/ #galeriaWrapper{ position: absolute; height: 100%; right: 0; background-color: #fff; } #galeriaCurtain{ position: absolute; height: 100%; right: 0; background-color: #fff; } #galeriaContainer{ position: absolute; width: 100%; height: 100%; background-color: #000; color: #fff; overflow: scroll; } .galRows{ position: relative; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ } .galRows:first-child, .galRows:last-child{ width: 25%; } .galRows:nth-child(2){ width: 50%; } /*.galImg:nth-child(odd){ background-color: aqua; opacity: .5; }*/ .galImg { height: auto; opacity: .5; } .galImg:hover{ opacity: 1; } .galImg img{ width: 100%; opacity: 0; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .galImg img:hover{ opacity: 1; } .galFullImg{ position: relative; width: 100%; float: left; } .galMidImg{ position: relative; width: 50%; float: left; } .galeQuotes{ height: auto; text-align: center; color: #000; background-color: rgba(255,255,255,1); } .galeQuotes img{ width: 100%; } .quote{ position: absolute; width: 100%; height: 2em; margin: auto; top: 0; bottom: 0; text-transform: uppercase; font-size: 1.6em; line-height: 1em; } .author{ position: absolute; width: 100%; height: 100px; margin: auto; bottom: 0; font-size: 1.2em; } /*B/N BG PHOTOS*/ #pic1{ background: url(../img/gal/byn/1.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic2{ background: url(../img/gal/byn/2.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic3{ background: url(../img/gal/byn/3.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic4{ background: url(../img/gal/byn/4.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic5{ background: url(../img/gal/byn/5.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic6{ background: url(../img/gal/byn/6.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic7{ background: url(../img/gal/byn/7.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic8{ background: url(../img/gal/byn/8.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic9{ background: url(../img/gal/byn/9.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic10{ background: url(../img/gal/byn/10.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic11{ background: url(../img/gal/byn/11.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic12{ background: url(../img/gal/byn/12.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic13{ background: url(../img/gal/byn/13.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic14{ background: url(../img/gal/byn/14.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic15{ background: url(../img/gal/byn/15.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic16{ background: url(../img/gal/byn/16.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } /*END B/N BG PHOTOS*/ /*END GALERIA SECTION*/ /*NOTICIAS SECTION*/ #newsBodyTag{ overflow: hidden; } #newsFullWrapper{ position: absolute; width: 100%; height: 100%; overflow: hidden; background-color: rgba(255,255,255,1); } /*NOTICIAS NAV*/ #newsNav{ position: relative; float: left; width: 15%; height: 100%; background-color: rgba(255,255,255,0.9); overflow: hidden; z-index: 1; box-shadow: -1px 0px 10px rgba(0,0,0,0.3); } #newsLogo{ position: absolute; width: 100%; height: 90px; background-color: rgba(255,255,255,1); box-shadow: 0px -2px 20px rgba(0,0,0,0.3); z-index: 1; } #newsLogo a{ position: absolute; width: 100%; height: 100%; } #newsLogo img{ position: absolute; width: 150px; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #newsList{ position: absolute; width: 100%; height: 80%; height: calc(100% - 180px); padding: 90px 0; overflow: scroll; } #newsList a{ text-decoration: none; color: inherit; color: rgba(0,0,0,0.6); } #newsList a:hover{ color: rgba(0,0,0,1); } #newsList li{ position: relative; width: 80%; height: auto; padding: 20px; list-style-type: none; border-bottom: 1px solid rgba(0,0,0,0.2); } #newsList li h2{ text-transform: uppercase; margin: 0; font-weight: 100; font-size: 2em; line-height: 1em; } #newsList li p{ margin: 0; font-size: 1.3em; line-height: 1em; opacity: .7; margin-top: .5em; } #newsRRSS{ position: absolute; width: 100%; height: 90px; bottom: 0; background-color: rgba(255,255,255,1); z-index: 1; } #newsRRSS h2{ text-transform: uppercase; text-align: center; font-weight: 100; color: rgba(0,0,0,.4); margin: 10px 0; } #newsRRSS ul{ position: absolute; width: 150px; height: 30px; margin: auto; left: 0; right: 0; bottom: 20px; padding: 0; } #newsSnapID{ position: absolute; width: 150px; font-size: 0.8em; margin: auto; top: 29px; left: 0; right: 0; opacity: 1; z-index: 1; text-transform: uppercase; text-align: center; color: rgba(215,142,92,1); } #newsRRSS li{ position: relative; float: left; list-style-type: none; width: 30px; height: 30px; display: inline-block; vertical-align: top; zoom: 1; *display: inline; opacity: .6; } #newsRRSS li:hover{ opacity: 1; } #newsRRSS li img{ position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; width: 60%; height: 60%; } /*END NOTICIAS NAV*/ /*NOTICIAS DYNAMIC CONTENT*/ #newsContainer{ position: absolute; right: 0; width: 85%; height: 100%; background-color: rgba(255,255,255,1); } #newsContainer .newsText{ position: relative; float: left; width: 45%; height: 80%; height: calc(100% - 200px); padding: 100px 5% 100px 15%; overflow: scroll; } #newsContainer .newsText .newsTitle h1{ font-size: 4em; font-weight: 100; line-height: 1em; margin-top: 0; margin-bottom: 50px; text-transform: uppercase; } #newsContainer .newsText .goldText{ color: rgba(215,142,92,1); } #newsContainer .newsText .newsBody p{ font-size: 1.4em; line-height: 1em; } #newsContainer .newsText .newsBody li{ list-style-type: none; font-size: 1.4em; } #newsContainer .newsText a:hover{ opacity: .7; } #newsContainer .newsImg{ position: relative; float: left; width: 35%; height: 100%; overflow: scroll; } .newsImg img{ position: relative; width: 100%; height: auto; float: left; } /*END DYNAMIC CONTENT*/ /*END NOTICIAS*/ /*ANIMATION CLASSES*/ .easeInOut{ -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; } .easeInOutSlow{ -webkit-transition: all 1.8s cubic-bezier(.6,0,0,1); -moz-transition: all 1.8s cubic-bezier(.6,0,0,1); -ms-transition: all 1.8s cubic-bezier(.6,0,0,1); -o-transition: all 1.8s cubic-bezier(.6,0,0,1); transition: all 1.8s cubic-bezier(.6,0,0,1); } /*MENU TEXT COLOURS*/ .menuOnBlack{ position: relative; top: 0; text-decoration: none; color: rgba(255,255,255,0.6); } .menuOnBlack:hover{ color: rgba(255,255,255,1); } .menuOnWhite{ position: relative; top: 0; text-decoration: none; color: rgba(179,179,179,1); } .menuOnWhite:hover{ color: rgba(215,142,92,1); } /*END TEXT COLOURS*/ .hiddenSection{ width: 0%; } .showSection{ width: 100% !important; } .eraseBG{ background: none !important; background-color: rgba(255,255,255,0) !important; } .crystal{ opacity: 0 !important; } .testing{ position: absolute; margin: auto; right: 0; left: 0; top: 0; bottom: 0; width: auto; height: auto; } .activeBio{ position: relative; top: -10px; color: rgba(0,0,0,1) !important; text-decoration: underline !important; font-size: 1.6em !important; } .activeGal{ position: relative; top: -10px; color: rgba(215,142,92,1) !important; text-decoration: underline !important; font-size: 1.6em !important; } /*END ANIMATION CLASSES*/ /*RESPONSIVE CLASSES*/ /*HEIGHT OVERFLOW BIO FIX*/ @media (max-height: 845px) and (min-width: 768px){ .bioSections:last-child{ margin-bottom: 30%; } } /*LAPTOP STYLE*/ @media (max-width: 1199px) and (min-width: 992px){ /*BIO*/ #bioLogo{ width: 167px; height: 50px; } #bioSec1 .textWrapper .bioTitles, #bioSec2 .textWrapper .bioTitles, #bioSec3 .textWrapper .bioTitles, #bioSec4 .textWrapper .bioTitles{ font-size: 3.2em; } #bioSec1 .textWrapper p, #bioSec2 .textWrapper p, #bioSec3 .textWrapper p, #bioSec4 .textWrapper p{ font-size: 1.2em; } #bioSec1 .textWrapper{ width: 731.5px; height: 260px; right: 5%; } .bioRightCol{ width: 70%; } #bioSec2 .textWrapper{ width: 90%; } #bioSec3 .textWrapper{ top: 5%; left: 55%; } #bioSec3{ margin-bottom: 0; } #bioSec4{ background-position: 130% 0; } #bioSec4 .textWrapper{ bottom: auto; width: 45%; } #bioSec4 .bioPicture{ height: 200px; } #bioSec4 .bioPicture .bioPic2{ width: 200px; height: 200px; } .bioSections:last-child{ margin-bottom: 10%; } /*END BIO*/ /*GALERIA*/ .quote{ font-size: 1.2em; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsLogo img{ width: 100px; } #newsList li{ width: 66%; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 28px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*TABLET*/ @media (min-width: 768px) and (max-width: 1024px) { /*BIO*/ #biografiaCurtain{ height: 455%; } #bioSec1 .textWrapper{ width: 731.5px; height: 260px; right: 5%; } #bioSec1 .textWrapper p{ background-color: rgba(255,255,255,0); } #bioSec2{ -webkit-background-size: cover; background-size: cover; background-position: 60%; margin-bottom: 30%; } #bioVoiceWrapper{ height: 100%; } .bioLeftCol{ width: 100%; height: 30%; } #bioSec2 .bioPicture{ width: 100%; height: 100%; } #bioSec2 .bioPicture .bioPic1{ max-width: 238px; max-height: 238px; } .bioRightCol{ width: 100%; height: 100%; } #bioSec2 .textWrapper{ height: 100%; } #bioSec3{ -webkit-background-size: 120%; background-size: 120%; background-position: center center; } #bioSec4{ background-position: 330%; } #bioSec4 .textWrapper{ width: 65%; bottom: auto; } /*END BIO*/ /*GALERIA*/ .galRows{ width: 100% !important; height: auto !important; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ min-width: 150px; } #newsLogo img{ width: 130px; } #newsList li{ width: 66%; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 28px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*TABLET PORTRAIT*/ @media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){ #bioSec1 .textWrapper{ width: 531.5px; height: 500px; right: 40px; } /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ width: 25%; } #newsLogo img{ width: 100px; } #newsList li{ width: 85%; padding: 10px; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 26px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer{ width: 75%; overflow: scroll; } #newsContainer .newsText{ width: 80%; height: auto; } #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } #newsContainer .newsImg{ width: 100%; height: auto; overflow: auto; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*MOBILE*/ @media (max-width: 767px){ /*LOADER*/ .MariaLuisa{ width: 90%; width: calc(100% - 10px) !important; height: 90%; height: calc(100% - 10px) !important; } /*END LOADER*/ /*NAV*/ .onlyMob{ display: block; visibility: visible; opacity: 1; z-index: 1000000000000; } .mobCrystal{ opacity: 0 !important; } .notInMob, .mobHidden { display: none !important; visibility: hidden !important; opacity: 0 !important; z-index: -1 !important; } #menuWrapper{ position: fixed; width: 100%; height: 51px; background-color: rgba(255,255,255,0); overflow: hidden; z-index: 1000000000; } .showMenuHome{ height: 100% !important; background-color: rgba(255,255,255,0.9) !important; } #newsBurgerIcon{ position: absolute; width: 50px; height: 50px; right: 0; } #newsBurgerIcon .burgerIcon{ left: 0; right: 0; } .burgerIcon{ position: absolute; width: 25px; height: 10px; margin: auto; top: 0; bottom: 0; right: 23px; cursor: pointer; -webkit-transition: all .8s cubic-bezier(.6,0,0,1); -moz-transition: all .8s cubic-bezier(.6,0,0,1); -ms-transition: all .8s cubic-bezier(.6,0,0,1); -o-transition: all .8s cubic-bezier(.6,0,0,1); transition: all .8s cubic-bezier(.6,0,0,1); } .burgerIcon:hover{ height: 15px; } .burgerIcon li{ position: absolute; list-style-type: none; width: 100%; height: 1px; margin: auto; background-color: rgba(255,255,255,0.9); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } .burgerLinesOnWhite{ background-color: rgba(0,0,0,1) !important; } .burgerIcon li:first-child{ top: 0; bottom: 100%; } .burgerIcon li:nth-child(2){ top: 0; bottom: 0; left: 0; right: 0; } .burgerIcon li:last-child{ top: 100%; bottom: -0.5px; } .burgerIcon .activeMenu{ background-color: rgba(0,0,0,0.9) !important; } .burgerIcon .activeMenu:first-child{ bottom: 0; -webkit-transform: rotate(45deg) !important; -moz-transform: rotate(45deg) !important; -ms-transform: rotate(45deg) !important; -o-transform: rotate(45deg) !important; transform: rotate(45deg) !important; } .burgerIcon .activeMenu:nth-child(2){ width: 0% !important; } .burgerIcon .activeMenu:last-child{ top: 0; -webkit-transform: rotate(-45deg) !important; -moz-transform: rotate(-45deg) !important; -ms-transform: rotate(-45deg) !important; -o-transform: rotate(-45deg) !important; transform: rotate(-45deg) !important; } .menuOptionsMobile{ position: absolute !important; height: 34px !important; display: block !important; right: 0 !important; left: 0 !important; font-size: 1.5em !important; -webkit-transform: rotate(0deg) !important; -moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important; -o-transform: rotate(0deg) !important; transform: rotate(0deg) !important; } #rotateMenu{ z-index: 1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } #homeMenu { top: 0 !important; bottom: 2.5em !important; margin-right: auto !important; } #biografiaMenu { width: 120px !important; top: 0 !important; bottom: 0 !important; margin-left: auto !important; margin-right: auto !important; } #galeriaMenu { top: 2.5em !important; bottom: 0 !important; margin-right: auto !important; } #noticiasMenu { top: 5em !important; bottom: 0 !important; } #contactoMenu{ height: 60px !important; bottom: 0 !important; font-size: 1.4em !important; border-top: 1px solid #d78e5c; } .activeBio, .activeGal{ top: 0; } #rrss{ bottom: 5px !important; } #snapID{ width: 130px !important; font-size: 0.5em !important; color: rgba(215,142,92,1) !important; line-height: 30px !important; } .menuOnBlack{ color: rgba(0,0,0,1) !important; } .mobLogo{ position: absolute; width: 100%; height: 50px; top: 0; border-bottom: 1px solid rgba(0,0,0,0.4); z-index: 1000000000000 !important; } .mobLogo img{ position: absolute; width: 140px; height: 30px; margin: auto; top: 10px; left: 0; right: 0; cursor: pointer; } .notMobLogo{ opacity: 0 !important; top: -50px !important; } .stayMobLogo{ opacity: 1 !important; top: 0 !important; background-color: rgba(255,255,255,1); } .activeBio, .activeGal { color: rgba(0,0,0,1) !important; font-size: 1em !important; } .activeHomeMob{ color: rgba(0,0,0,1) !important; text-decoration: underline !important; } /*END NAV*/ /*GENERAL WRAPPERS*/ #currentWrapper{ width: 90%; width: calc(100% - 10px); height: 90%; height: calc(100% - 10px); } /*END WRAPPERS*/ /*HOME*/ #logoWrapper{ width: 250px; height: 75px; } #videoContainer{ display: none; } /* NEW SINGLE CICLO SIN FIN */ #weLoveContainer{ width: 80px; height: 72px; top: auto; right: auto; bottom: 20px; left: 10px; } #bannerWeLove{ width: 80px; height: 110px; bottom: 0; right: 20px; } #bannerWeLove a img{ width: 100%; } #bannerWeLove a h5{ font-size: 1em; height: 30px; line-height: 30px; right: 0; width: 100%; text-align: center; } #CAFContainer{ width: 180px; height: 65px; top: 90px; } #videoSingle1Container{ width: 100%; height: 100%; top: 0; left: 0; z-index: 10; display: none; opacity: 0; } #videoSingle1Container video{ position: absolute; width: 320px; height: 160px; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #videoSingle1Container #closeVideoSingle1{ position: absolute; width: 100%; height: 100%; background-color: #000; opacity: .8; } #playVideoSingle1{ position: absolute; z-index: 1; width: 50px; height: 50px; margin: auto; top: 175px; left: 0; right: 25%; border-radius: 50%; border: 1px solid #fff; } #playVideoSingle1 img{ position: absolute; width: 60%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /* END CICLO SIN FIN */ /*END HOME*/ /*BIO*/ #biografiaCurtain{ height: 475%; max-height: 2200px; } #biografiaContainer{ min-height: 1920px; max-height: 2800px; } #bioSec1{ background-position: -15px 30px; margin-bottom: 0; } #bioSec1 .textWrapper{ width: 80%; max-width: 400px; height: 50%; max-height: 280px; right: 5%; } #bioSec1 .textWrapper .bioTitles, #bioSec2 .textWrapper .bioTitles, #bioSec3 .textWrapper .bioTitles, #bioSec4 .textWrapper .bioTitles{ font-size: 1.2em; } #bioSec1 .textWrapper p, #bioSec2 .textWrapper p, #bioSec3 .textWrapper p, #bioSec4 .textWrapper p{ font-size: .9em; line-height: 1em; margin-top: 0; } #bioSec1 .textWrapper p{ background-color: transparent; width: 85%; } #bioSec2 .bgStroke{ top: -35%; background-position: right; } #bioVoiceWrapper{ height: 100%; } .bioLeftCol{ width: 100%; height: 150px; } #bioSec2 .bioPicture{ width: 100%; height: 100%; } #bioSec2 .bioPicture .bioPic1{ max-width: 150px; max-height: 150px; } #bioSec2{ -webkit-background-size: cover; background-size: cover; background-position: 60% 50%; height: 35%; max-height: 672px; } .bioRightCol{ width: 90%; } #bioSec2 .textWrapper{ width: 90%; height: 90%; } #bioSec2 .textWrapper .bioTitles{ width: 100%; } #bioSec3{ -webkit-background-size: cover; background-size: cover; background-position: 40% 50%; } #bioSec3 .textWrapper{ top: 5%; width: 45%; left: 55%; } #bioSec3 .textWrapper p{ width: 85%; } #bioSec4{ -webkit-background-size: cover; background-size: cover; background-position: 80vw 50%; } #bioSec4 .textWrapper{ bottom: auto; width: 80%; left: 5%; } #bioSec4 .bioPicture{ height: 150px; margin-bottom: 5%; } #bioSec4 .bioPicture .bioPic2{ width: 150px; height: 150px; } /*END BIO*/ /*GALERIA*/ .galRows{ width: 100% !important; height: auto !important; } .quote{ height: 2em; font-size: 1.6em; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ width: 100%; height: 50px; } .showNewsNav{ height: 100% !important; } #newsNav .burgerIcon li{ background-color: rgba(0,0,0,1); } #newsLogo{ height: 50px; z-index: 1000; } #newsLogo img{ width: 120px; } #newsList{ height: calc(100% - 140px); padding: 50px 0px 90px 0px; } #newsList li{ width: 85%; padding: 10px; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 29px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer{ width: 100%; overflow: scroll; } #newsContainer .newsText{ width: 85%; height: auto; padding: 100px 7.5%; } #newsContainer .newsText .newsTitle h1{ font-size: 2em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1em; } #newsContainer .newsText .newsBody li{ font-size: 1.1em; } #newsContainer .newsImg{ width: 100%; height: auto; overflow: auto; } /*END CONTAINER*/ /*END NOTICIAS*/ /*YOUTUBE IFRAME*/ #ytFrame iframe{ width: 80%; height: 50%; } /*END YOUTUBE*/ } /*MOBILE LANDSCAPE*/ @media (max-width: 767px) and (orientation:landscape){ #bioSec1{ -webkit-background-size: contain; background-size: contain; background-position: -10% -10px; } #bioSec1 .textWrapper{ max-height: 160px; } } /*MOBILE MENU OVERLAP MOBILE HORIZONTAL FIX*/ @media (max-width: 767px) and (max-height: 320px){ /*MENU NAV*/ .menuOptionsMobile{ right: auto !important; } #homeMenu, #biografiaMenu, #galeriaMenu, #noticiasMenu{ left: 30px !important; text-align: left !important; } #contactoMenu{ width: 200px; top: 20px; } /*END MENU NAV*/ /*HOME*/ #logoWrapper{ width: 150px; } #playVideo{ height: 80px; margin-top: 10px; } #logoWrapper .btnContainer{ width: 80px; height: 80px; } /* NEW SINGLE CICLO SIN FIN */ #weLoveContainer{ bottom: 75px; top: 0; left: 50px; } #CAFContainer{ top: 120px; bottom: 0; right: auto; left: 20px; } #playVideoSingle1{ top: 0; bottom: 75px; } /* END CICLO SIN FIN */ /*END HOME*/ /*NOTICIAS*/ #newsList{ height: calc(100% - 120px); } #newsRRSS{ height: 70px; } #newsRRSS h2{ margin: 0; } /*END NOTICIAS*/ } /*END RESPONSIVE CLASSES*/ @media (min-width: 768px){ .onlyMob{ display: none; visibility: hidden; opacity: 0; z-index: -1; } } /* ========================================================================== Helper classes ========================================================================== */ .displayBlock{ display: block !important; } .opacity1{ opacity: 1 !important; } /* * Hide visually and from screen readers: */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* * Extends the .visuallyhidden class to allow the element * to be focusable when navigated to via the keyboard: * https://www.drupal.org/node/897638 */ .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* * Hide visually and from screen readers, but maintain layout */ .invisible { visibility: hidden; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */ @media only screen and (min-width: 35em) { /* Style adjustments for viewports that meet the condition */ } @media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) { /* Style adjustments for high resolution devices */ } /* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: http://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* * Printing Tables: * http://css-discuss.incutio.com/wiki/Printing_Tables */ thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
css/main.css
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * These selection rule sets have to be separate. * Customize the background color to match your design. */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ html{ font-family: 'Pathway Gothic One', sans-serif; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -ms-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smoothing: antialiased; } /* GENERAL WRAPPERS*/ #fakeHeight{ position: absolute; width: 100%; height: 400%; min-height: 2400px; } #fullWrapper{ position: absolute; width: 100%; height: 100%; overflow: hidden; } #currentWrapper{ position: fixed; margin: auto; top: 0; bottom: 0; right: 0; left: 0; width: 90%; width: calc(100% - 50px); height: 90%; height: calc(100% - 50px); background-color: #fff; } .innerSection{ position: absolute; width: 100%; height: 100%; } /* END GENERAL WRAPPERS*/ /*LOADER*/ #loader{ position: fixed; overflow: hidden; width: 100%; height: 100%; margin: auto; top: 0; right: 0; left: 0; bottom: 0; background-color: #000; z-index: 1000000000; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .MariaLuisa{ width: 90%; width: calc(100% - 50px) !important; height: 90%; height: calc(100% - 50px) !important; } .progressBar{ position: absolute; width: 0%; height: 1px; float: left; margin: auto; top: 0; bottom: 0; right: 0; left: 0; border-bottom: 1px solid #d78e5c; animation:loading 10s ease-in infinite alternate; } #ytFrame .progressBar{ opacity: 1 !important; } @keyframes loading{ 0%{width: 0%; } 100%{width: 70%; } } /*END LOADER*/ /*YOUTUBE FRAME*/ #ytFrame{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); overflow: hidden; z-index: 1000000000000000000; } #closeYtFrame{ position: absolute; top: 30px; right: 30px; width: 30px; height: 30px; cursor: pointer; opacity: .7; } #closeYtFrame:hover{ opacity: 1; } #closeYtFrame .closeLines{ position: absolute; width: 100%; height: 1px; border-radius: 5px; margin: auto; top: 0; bottom: 0; background-color: rgba(255,255,255,1); } #closeYtFrame .closeLines:first-child{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } #closeYtFrame .closeLines:last-child{ -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #ytFrame iframe{ position: absolute; width: 90%; height: 80%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /*END YOUTUBE*/ /*NAVIGATION MENU*/ #menuWrapper .menuOptions{ position: relative; width: 100px; height: 30px; list-style-type: none; text-transform: uppercase; font-size: 1.2em; text-align: center; z-index: 1000; color: #fff; margin: auto; letter-spacing: 1px; top: 0px; } #rotateMenu{ position: fixed; top: 190px; right: -165px; z-index: 1000000000; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } #rotateMenu li{ position: relative; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin-left: 15px; margin-right: 15px; padding: 0; } #homeMenu{ right: 0; margin-right: 5px !important; } #biografiaMenu{ right: 0; margin-right: 5px !important; } #galeriaMenu{ right: 0; margin-right: 5px !important; } #contactoMenu{ position: fixed; width: 300px; height: 90px; list-style-type: none; text-transform: uppercase; font-size: 1.2em; text-align: center; letter-spacing: 1px; color: #fff; margin: auto; bottom: -30px; left: 0; right: 0; z-index: 1000; } #contactoMenu a{ display: block; } #textContacto{ cursor: default; } #rrss{ position: absolute; width: 150px; height: 30px; margin: auto; left: 0; right: 0; bottom: 30px; z-index: 1000; } #rrss li{ position: relative; width: 30px; height: 30px; list-style-type: none; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ border-bottom: 1px solid rgba(255,255,255,0); opacity: 0.5; } #rrss li:hover{ border-bottom: 1px solid rgba(255,255,255,1); opacity: 1; } #rrss li img{ position: absolute; width: 60%; height: 60%; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } #sn-ico{ z-index: -1; } #snapID{ width: 200px; position: absolute; right: -20px; opacity: 0; z-index: 1; } #snapID:hover{ right: 0; opacity: 1; } /*END NAVIGATION MENU*/ /*HOME SECTION*/ #homeWrapper{ position: absolute; background-color: rgba(0,0,0,1); width: 100%; height: 100%; overflow: hidden; } #imgContainer{ position: absolute; width: 100%; height: 100%; } #img1{ position: absolute; width: 100%; height: 100%; opacity: 0.6; /*background: url(../img/home/CF-3.jpg);*/ background: url(../img/home/CAF_Desk.jpg); -webkit-background-size: cover; background-size: cover; background-position: top center; } /*////////// EL CICLO SIN FIN LAYOUT //////////*/ #weLoveContainer{ position: absolute; z-index: 1; width: 260px; height: 235px; margin: auto; top: 120px; left: 0; right: 25%; } #weLoveContainer img{ width: 100%; } #CAFContainer{ position: absolute; z-index: 1; width: 290px; height: 104px; margin: auto; top: 380px; left: 0; right: 25%; } #CAFContainer img{ width: 100%; } #videoSingle1Container{ position: absolute; z-index: 1; width: 290px; height: 150px; margin: auto; top: 500px; left: 0; right: 25%; overflow: hidden; } #videoSingle1Container video{ width: 100%; margin-top: -13px; } #bannerWeLove{ position: absolute; z-index: 1; width: 370px; height: 167px; bottom: 20px; right: 50px; } #bannerWeLove a{ display: block; color: #fff; text-decoration: none; } #bannerWeLove a h5{ position: relative; float: right; display: inline; text-transform: uppercase; margin: auto; right: 30px; height: 167px; line-height: 167px; font-size: 2.2em; font-weight: 300; } #bannerWeLove a img{ position: relative; float: right; display: inline; } /*////////// END CICLO SIN FIN //////////*/ #videoContainer{ position: absolute; width: 100%; height: 100%; overflow: hidden; z-index: 0; } .darkGlass{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 1; } #logoWrapper{ position: absolute; width: 375px; height: 110px; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } #logoWrapper img { position: relative; width: 100%; height: auto; } #playVideo{ position: relative; width: 100%; height: 100px; margin-top: 30px; } #logoWrapper .btnContainer{ position: absolute; margin: auto; top: 0; bottom: 0; right: 0; left: 0; width: 100px; height: 100px; border-radius: 50%; background-color: rgba(255,255,255,0.2); } #logoWrapper .btnContainer .btn{ position: absolute; width: 70%; height: 70%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; background-color: rgba(255,255,255,0.4); border: 1px solid rgba(255,255,255,0); cursor: pointer; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } #logoWrapper .btnContainer .btn:hover{ background-color: rgba(255,255,255,0.6); border: 1px solid rgba(255,255,255,1); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } #logoWrapper .btnContainer .btn img{ position: absolute; width: 28px; height: 28px; margin: auto; top: 0; left: 0; right: 0; bottom: 0; } /*YOUTUBE BG*/ /*END YOUTUBE*/ /*END HOME SECTION*/ /*BIOGRAFIA SECTION*/ #biografiaWrapper{ position: absolute; height: 100%; left: 0; background-color: #fff; overflow: scroll; } #biografiaCurtain{ position: absolute; height: 495%; left: 0; background-color: #fff; } #biografiaContainer{ position: absolute; width: 100%; height: 400%; min-height: 3000px; } #bioLogo{ position: absolute; width: 237px; height: 70px; top: 66px; right: 116px; z-index: 1000; cursor: pointer } #bioLogo img{ width: 100%; } .bioSections{ position: relative; width: 100%; height: 25%; margin-bottom: 15%; } .bioSections:last-child{ margin-bottom: 0%; } #bioSec1 .textWrapper { position: absolute; width: 841.5px; height: 310px; margin: auto; top: 0; bottom: 0; right: 15%; text-align: center; } #bioSec1 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec1 .textWrapper p{ width: 92%; margin: auto; left: 0; right: 0; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; background-color: rgba(255,255,255,0.9); } #bioSec2 .bgStroke{ position: absolute; width: 100%; height: 100%; background: url(../img/biografia/A_Stroke.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: left; } #bioVoiceWrapper{ position: absolute; width: 90%; height: 80%; margin: auto; top: 0; bottom: 0; right: 0; left: 0; } .bioLeftCol{ position: relative; width: 30%; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ } #bioSec2 .bioPicture{ position: absolute; width: 77%; height: 77%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; } #bioSec2 .bioPicture .bioPic1{ position: absolute; width: 100%; height: 100%; max-width: 320px; max-height: 320px; margin: auto; left: 0; right: 0; background: url(../img/biografia/camila_bio_01.png); background-repeat: no-repeat; -webkit-background-size: 100%; background-size: 100%; } .bioRightCol{ position: relative; width: 60%; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ text-align: left; letter-spacing: 0.3px; } #bioSec2 .textWrapper { position: absolute; width: 84%; height: 80%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #bioSec2 .textWrapper .bioTitles{ width: 335px; text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec2 .textWrapper p{ margin-top: 20px; padding: 20px; margin-left: -20px; font-size: 1.4em; line-height: 1em; background-color: rgba(255,255,255,0.9); } #bioSec3 .textWrapper { position: absolute; width: 270px; height: 86%; top: 9%; left: 45%; text-align: left; } #bioSec3 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec3 .textWrapper p{ width: 92%; margin: auto; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; margin-left: -20px; background-color: rgba(255,255,255,0.9); } #bioSec4 .textWrapper { position: absolute; width: 45%; height: 80%; margin: auto; top: 0; bottom: 0; left: 15%; text-align: center; } #bioSec4 .bioPicture{ position: relative; width: 100%; height: 254px; margin-bottom: 40px; } #bioSec4 .bioPicture .bioPic2{ position: absolute; width: 254px; height: 254px; margin: auto; left: 0; right: 0; background: url(../img/biografia/camila_bio_02.png); background-repeat: no-repeat; -webkit-background-size: 100%; background-size: 100%; } #bioSec4 .textWrapper .bioTitles{ text-transform: uppercase; font-size: 4em; line-height: 1em; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; font-smoothing: antialiased !important; } #bioSec4 .textWrapper p{ width: 92%; margin: auto; left: 0; right: 0; margin-top: 20px; font-size: 1.4em; line-height: 1em; padding: 20px; background-color: rgba(255,255,255,0.9); } /*LETTERS ANIMATION BG*/ .bioletters{ position: absolute; width: 100%; height: 100%; } .bioLetters img{ position: absolute; top: 0; left: 0; height: 100%; } #bioSec1{ background: url(../img/biografia/C_cut.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: 15% 0; /*background-color: rgba(255,255,255,1);*/ } #bioSec2{ background: url(../img/biografia/A_foil_L.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: right; /*background-color: rgba(255,255,255,1);*/ margin-bottom: 100px; margin-bottom: 15%; } #bioSec3{ background: url(../img/biografia/M_foil.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; /*background-color: rgba(255,255,255,1);*/ } #bioSec4{ background: url(../img/biografia/I_foil.png); -webkit-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: right; /*background-color: rgba(255,255,255,1);*/ } /*END LETTERS ANIMATION BG*/ /*END BIOGRAFIA SECTION*/ /*GALERIA SECTION*/ #galeriaWrapper{ position: absolute; height: 100%; right: 0; background-color: #fff; } #galeriaCurtain{ position: absolute; height: 100%; right: 0; background-color: #fff; } #galeriaContainer{ position: absolute; width: 100%; height: 100%; background-color: #000; color: #fff; overflow: scroll; } .galRows{ position: relative; height: 100%; float: left; display: inline-block; vertical-align: top; zoom: 1; /* Fix for IE7 */ *display: inline; /* Fix for IE7 */ } .galRows:first-child, .galRows:last-child{ width: 25%; } .galRows:nth-child(2){ width: 50%; } /*.galImg:nth-child(odd){ background-color: aqua; opacity: .5; }*/ .galImg { height: auto; opacity: .5; } .galImg:hover{ opacity: 1; } .galImg img{ width: 100%; opacity: 0; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } .galImg img:hover{ opacity: 1; } .galFullImg{ position: relative; width: 100%; float: left; } .galMidImg{ position: relative; width: 50%; float: left; } .galeQuotes{ height: auto; text-align: center; color: #000; background-color: rgba(255,255,255,1); } .galeQuotes img{ width: 100%; } .quote{ position: absolute; width: 100%; height: 2em; margin: auto; top: 0; bottom: 0; text-transform: uppercase; font-size: 1.6em; line-height: 1em; } .author{ position: absolute; width: 100%; height: 100px; margin: auto; bottom: 0; font-size: 1.2em; } /*B/N BG PHOTOS*/ #pic1{ background: url(../img/gal/byn/1.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic2{ background: url(../img/gal/byn/2.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic3{ background: url(../img/gal/byn/3.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic4{ background: url(../img/gal/byn/4.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic5{ background: url(../img/gal/byn/5.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic6{ background: url(../img/gal/byn/6.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic7{ background: url(../img/gal/byn/7.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic8{ background: url(../img/gal/byn/8.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic9{ background: url(../img/gal/byn/9.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic10{ background: url(../img/gal/byn/10.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic11{ background: url(../img/gal/byn/11.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic12{ background: url(../img/gal/byn/12.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic13{ background: url(../img/gal/byn/13.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic14{ background: url(../img/gal/byn/14.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic15{ background: url(../img/gal/byn/15.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } #pic16{ background: url(../img/gal/byn/16.jpg); -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; background-position: top left; } /*END B/N BG PHOTOS*/ /*END GALERIA SECTION*/ /*NOTICIAS SECTION*/ #newsBodyTag{ overflow: hidden; } #newsFullWrapper{ position: absolute; width: 100%; height: 100%; overflow: hidden; background-color: rgba(255,255,255,1); } /*NOTICIAS NAV*/ #newsNav{ position: relative; float: left; width: 15%; height: 100%; background-color: rgba(255,255,255,0.9); overflow: hidden; z-index: 1; box-shadow: -1px 0px 10px rgba(0,0,0,0.3); } #newsLogo{ position: absolute; width: 100%; height: 90px; background-color: rgba(255,255,255,1); box-shadow: 0px -2px 20px rgba(0,0,0,0.3); z-index: 1; } #newsLogo a{ position: absolute; width: 100%; height: 100%; } #newsLogo img{ position: absolute; width: 150px; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #newsList{ position: absolute; width: 100%; height: 80%; height: calc(100% - 180px); padding: 90px 0; overflow: scroll; } #newsList a{ text-decoration: none; color: inherit; color: rgba(0,0,0,0.6); } #newsList a:hover{ color: rgba(0,0,0,1); } #newsList li{ position: relative; width: 80%; height: auto; padding: 20px; list-style-type: none; border-bottom: 1px solid rgba(0,0,0,0.2); } #newsList li h2{ text-transform: uppercase; margin: 0; font-weight: 100; font-size: 2em; line-height: 1em; } #newsList li p{ margin: 0; font-size: 1.3em; line-height: 1em; opacity: .7; margin-top: .5em; } #newsRRSS{ position: absolute; width: 100%; height: 90px; bottom: 0; background-color: rgba(255,255,255,1); z-index: 1; } #newsRRSS h2{ text-transform: uppercase; text-align: center; font-weight: 100; color: rgba(0,0,0,.4); margin: 10px 0; } #newsRRSS ul{ position: absolute; width: 150px; height: 30px; margin: auto; left: 0; right: 0; bottom: 20px; padding: 0; } #newsSnapID{ position: absolute; width: 150px; font-size: 0.8em; margin: auto; top: 29px; left: 0; right: 0; opacity: 1; z-index: 1; text-transform: uppercase; text-align: center; color: rgba(215,142,92,1); } #newsRRSS li{ position: relative; float: left; list-style-type: none; width: 30px; height: 30px; display: inline-block; vertical-align: top; zoom: 1; *display: inline; opacity: .6; } #newsRRSS li:hover{ opacity: 1; } #newsRRSS li img{ position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; width: 60%; height: 60%; } /*END NOTICIAS NAV*/ /*NOTICIAS DYNAMIC CONTENT*/ #newsContainer{ position: absolute; right: 0; width: 85%; height: 100%; background-color: rgba(255,255,255,1); } #newsContainer .newsText{ position: relative; float: left; width: 45%; height: 80%; height: calc(100% - 200px); padding: 100px 5% 100px 15%; overflow: scroll; } #newsContainer .newsText .newsTitle h1{ font-size: 4em; font-weight: 100; line-height: 1em; margin-top: 0; margin-bottom: 50px; text-transform: uppercase; } #newsContainer .newsText .goldText{ color: rgba(215,142,92,1); } #newsContainer .newsText .newsBody p{ font-size: 1.4em; line-height: 1em; } #newsContainer .newsText .newsBody li{ list-style-type: none; font-size: 1.4em; } #newsContainer .newsText a:hover{ opacity: .7; } #newsContainer .newsImg{ position: relative; float: left; width: 35%; height: 100%; overflow: scroll; } .newsImg img{ position: relative; width: 100%; height: auto; float: left; } /*END DYNAMIC CONTENT*/ /*END NOTICIAS*/ /*ANIMATION CLASSES*/ .easeInOut{ -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; } .easeInOutSlow{ -webkit-transition: all 1.8s cubic-bezier(.6,0,0,1); -moz-transition: all 1.8s cubic-bezier(.6,0,0,1); -ms-transition: all 1.8s cubic-bezier(.6,0,0,1); -o-transition: all 1.8s cubic-bezier(.6,0,0,1); transition: all 1.8s cubic-bezier(.6,0,0,1); } /*MENU TEXT COLOURS*/ .menuOnBlack{ position: relative; top: 0; text-decoration: none; color: rgba(255,255,255,0.6); } .menuOnBlack:hover{ color: rgba(255,255,255,1); } .menuOnWhite{ position: relative; top: 0; text-decoration: none; color: rgba(179,179,179,1); } .menuOnWhite:hover{ color: rgba(215,142,92,1); } /*END TEXT COLOURS*/ .hiddenSection{ width: 0%; } .showSection{ width: 100% !important; } .eraseBG{ background: none !important; background-color: rgba(255,255,255,0) !important; } .crystal{ opacity: 0 !important; } .testing{ position: absolute; margin: auto; right: 0; left: 0; top: 0; bottom: 0; width: auto; height: auto; } .activeBio{ position: relative; top: -10px; color: rgba(0,0,0,1) !important; text-decoration: underline !important; font-size: 1.6em !important; } .activeGal{ position: relative; top: -10px; color: rgba(215,142,92,1) !important; text-decoration: underline !important; font-size: 1.6em !important; } /*END ANIMATION CLASSES*/ /*RESPONSIVE CLASSES*/ /*HEIGHT OVERFLOW BIO FIX*/ @media (max-height: 845px) and (min-width: 768px){ .bioSections:last-child{ margin-bottom: 30%; } } /*LAPTOP STYLE*/ @media (max-width: 1199px) and (min-width: 992px){ /*BIO*/ #bioLogo{ width: 167px; height: 50px; } #bioSec1 .textWrapper .bioTitles, #bioSec2 .textWrapper .bioTitles, #bioSec3 .textWrapper .bioTitles, #bioSec4 .textWrapper .bioTitles{ font-size: 3.2em; } #bioSec1 .textWrapper p, #bioSec2 .textWrapper p, #bioSec3 .textWrapper p, #bioSec4 .textWrapper p{ font-size: 1.2em; } #bioSec1 .textWrapper{ width: 731.5px; height: 260px; right: 5%; } .bioRightCol{ width: 70%; } #bioSec2 .textWrapper{ width: 90%; } #bioSec3 .textWrapper{ top: 5%; left: 55%; } #bioSec3{ margin-bottom: 0; } #bioSec4{ background-position: 130% 0; } #bioSec4 .textWrapper{ bottom: auto; width: 45%; } #bioSec4 .bioPicture{ height: 200px; } #bioSec4 .bioPicture .bioPic2{ width: 200px; height: 200px; } .bioSections:last-child{ margin-bottom: 10%; } /*END BIO*/ /*GALERIA*/ .quote{ font-size: 1.2em; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsLogo img{ width: 100px; } #newsList li{ width: 66%; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 28px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*TABLET*/ @media (min-width: 768px) and (max-width: 1024px) { /*BIO*/ #biografiaCurtain{ height: 455%; } #bioSec1 .textWrapper{ width: 731.5px; height: 260px; right: 5%; } #bioSec1 .textWrapper p{ background-color: rgba(255,255,255,0); } #bioSec2{ -webkit-background-size: cover; background-size: cover; background-position: 60%; margin-bottom: 30%; } #bioVoiceWrapper{ height: 100%; } .bioLeftCol{ width: 100%; height: 30%; } #bioSec2 .bioPicture{ width: 100%; height: 100%; } #bioSec2 .bioPicture .bioPic1{ max-width: 238px; max-height: 238px; } .bioRightCol{ width: 100%; height: 100%; } #bioSec2 .textWrapper{ height: 100%; } #bioSec3{ -webkit-background-size: 120%; background-size: 120%; background-position: center center; } #bioSec4{ background-position: 330%; } #bioSec4 .textWrapper{ width: 65%; bottom: auto; } /*END BIO*/ /*GALERIA*/ .galRows{ width: 100% !important; height: auto !important; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ min-width: 150px; } #newsLogo img{ width: 130px; } #newsList li{ width: 66%; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 28px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*TABLET PORTRAIT*/ @media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){ #bioSec1 .textWrapper{ width: 531.5px; height: 500px; right: 40px; } /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ width: 25%; } #newsLogo img{ width: 100px; } #newsList li{ width: 85%; padding: 10px; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 26px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer{ width: 75%; overflow: scroll; } #newsContainer .newsText{ width: 80%; height: auto; } #newsContainer .newsText .newsTitle h1{ font-size: 3em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1.2em; } #newsContainer .newsText .newsBody li{ font-size: 1.3em; } #newsContainer .newsImg{ width: 100%; height: auto; overflow: auto; } /*END CONTAINER*/ /*END NOTICIAS*/ } /*MOBILE*/ @media (max-width: 767px){ /*LOADER*/ .MariaLuisa{ width: 90%; width: calc(100% - 10px) !important; height: 90%; height: calc(100% - 10px) !important; } /*END LOADER*/ /*NAV*/ .onlyMob{ display: block; visibility: visible; opacity: 1; z-index: 1000000000000; } .mobCrystal{ opacity: 0 !important; } .notInMob, .mobHidden { display: none !important; visibility: hidden !important; opacity: 0 !important; z-index: -1 !important; } #menuWrapper{ position: fixed; width: 100%; height: 51px; background-color: rgba(255,255,255,0); overflow: hidden; z-index: 1000000000; } .showMenuHome{ height: 100% !important; background-color: rgba(255,255,255,0.9) !important; } #newsBurgerIcon{ position: absolute; width: 50px; height: 50px; right: 0; } #newsBurgerIcon .burgerIcon{ left: 0; right: 0; } .burgerIcon{ position: absolute; width: 25px; height: 10px; margin: auto; top: 0; bottom: 0; right: 23px; cursor: pointer; -webkit-transition: all .8s cubic-bezier(.6,0,0,1); -moz-transition: all .8s cubic-bezier(.6,0,0,1); -ms-transition: all .8s cubic-bezier(.6,0,0,1); -o-transition: all .8s cubic-bezier(.6,0,0,1); transition: all .8s cubic-bezier(.6,0,0,1); } .burgerIcon:hover{ height: 15px; } .burgerIcon li{ position: absolute; list-style-type: none; width: 100%; height: 1px; margin: auto; background-color: rgba(255,255,255,0.9); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } .burgerLinesOnWhite{ background-color: rgba(0,0,0,1) !important; } .burgerIcon li:first-child{ top: 0; bottom: 100%; } .burgerIcon li:nth-child(2){ top: 0; bottom: 0; left: 0; right: 0; } .burgerIcon li:last-child{ top: 100%; bottom: -0.5px; } .burgerIcon .activeMenu{ background-color: rgba(0,0,0,0.9) !important; } .burgerIcon .activeMenu:first-child{ bottom: 0; -webkit-transform: rotate(45deg) !important; -moz-transform: rotate(45deg) !important; -ms-transform: rotate(45deg) !important; -o-transform: rotate(45deg) !important; transform: rotate(45deg) !important; } .burgerIcon .activeMenu:nth-child(2){ width: 0% !important; } .burgerIcon .activeMenu:last-child{ top: 0; -webkit-transform: rotate(-45deg) !important; -moz-transform: rotate(-45deg) !important; -ms-transform: rotate(-45deg) !important; -o-transform: rotate(-45deg) !important; transform: rotate(-45deg) !important; } .menuOptionsMobile{ position: absolute !important; height: 34px !important; display: block !important; right: 0 !important; left: 0 !important; font-size: 1.5em !important; -webkit-transform: rotate(0deg) !important; -moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important; -o-transform: rotate(0deg) !important; transform: rotate(0deg) !important; } #rotateMenu{ z-index: 1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } #homeMenu { top: 0 !important; bottom: 2.5em !important; margin-right: auto !important; } #biografiaMenu { width: 120px !important; top: 0 !important; bottom: 0 !important; margin-left: auto !important; margin-right: auto !important; } #galeriaMenu { top: 2.5em !important; bottom: 0 !important; margin-right: auto !important; } #noticiasMenu { top: 5em !important; bottom: 0 !important; } #contactoMenu{ height: 60px !important; bottom: 0 !important; font-size: 1.4em !important; border-top: 1px solid #d78e5c; } .activeBio, .activeGal{ top: 0; } #rrss{ bottom: 5px !important; } #snapID{ width: 130px !important; font-size: 0.5em !important; color: rgba(215,142,92,1) !important; line-height: 30px !important; } .menuOnBlack{ color: rgba(0,0,0,1) !important; } .mobLogo{ position: absolute; width: 100%; height: 50px; top: 0; border-bottom: 1px solid rgba(0,0,0,0.4); z-index: 1000000000000 !important; } .mobLogo img{ position: absolute; width: 140px; height: 30px; margin: auto; top: 10px; left: 0; right: 0; cursor: pointer; } .notMobLogo{ opacity: 0 !important; top: -50px !important; } .stayMobLogo{ opacity: 1 !important; top: 0 !important; background-color: rgba(255,255,255,1); } .activeBio, .activeGal { color: rgba(0,0,0,1) !important; font-size: 1em !important; } .activeHomeMob{ color: rgba(0,0,0,1) !important; text-decoration: underline !important; } /*END NAV*/ /*GENERAL WRAPPERS*/ #currentWrapper{ width: 90%; width: calc(100% - 10px); height: 90%; height: calc(100% - 10px); } /*END WRAPPERS*/ /*HOME*/ #logoWrapper{ width: 250px; height: 75px; } #videoContainer{ display: none; } /* NEW SINGLE CICLO SIN FIN */ #weLoveContainer{ width: 80px; height: 72px; top: auto; right: auto; bottom: 20px; left: 10px; } #bannerWeLove{ width: 80px; height: 110px; bottom: 0; right: 20px; } #bannerWeLove a img{ width: 100%; } #bannerWeLove a h5{ font-size: 1em; height: 30px; line-height: 30px; right: 0; width: 100%; text-align: center; } #CAFContainer{ width: 180px; height: 65px; top: 90px; } #videoSingle1Container{ width: 100%; height: 100%; top: 0; left: 0; z-index: 10; display: none; opacity: 0; } #videoSingle1Container video{ position: absolute; width: 320px; height: 160px; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #videoSingle1Container #closeVideoSingle1{ position: absolute; width: 100%; height: 100%; background-color: #000; opacity: .8; } #playVideoSingle1{ position: absolute; z-index: 1; width: 50px; height: 50px; margin: auto; top: 175px; left: 0; right: 25%; border-radius: 50%; border: 1px solid #fff; } #playVideoSingle1 img{ position: absolute; width: 60%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } /* END CICLO SIN FIN */ /*END HOME*/ /*BIO*/ #biografiaCurtain{ height: 475%; max-height: 2200px; } #biografiaContainer{ min-height: 1920px; max-height: 2800px; } #bioSec1{ background-position: -15px 30px; margin-bottom: 0; } #bioSec1 .textWrapper{ width: 80%; max-width: 400px; height: 50%; max-height: 280px; right: 5%; } #bioSec1 .textWrapper .bioTitles, #bioSec2 .textWrapper .bioTitles, #bioSec3 .textWrapper .bioTitles, #bioSec4 .textWrapper .bioTitles{ font-size: 1.2em; } #bioSec1 .textWrapper p, #bioSec2 .textWrapper p, #bioSec3 .textWrapper p, #bioSec4 .textWrapper p{ font-size: .9em; line-height: 1em; margin-top: 0; } #bioSec1 .textWrapper p{ background-color: transparent; width: 85%; } #bioSec2 .bgStroke{ top: -35%; background-position: right; } #bioVoiceWrapper{ height: 100%; } .bioLeftCol{ width: 100%; height: 150px; } #bioSec2 .bioPicture{ width: 100%; height: 100%; } #bioSec2 .bioPicture .bioPic1{ max-width: 150px; max-height: 150px; } #bioSec2{ -webkit-background-size: cover; background-size: cover; background-position: 60% 50%; height: 35%; max-height: 672px; } .bioRightCol{ width: 90%; } #bioSec2 .textWrapper{ width: 90%; height: 90%; } #bioSec2 .textWrapper .bioTitles{ width: 100%; } #bioSec3{ -webkit-background-size: cover; background-size: cover; background-position: 40% 50%; } #bioSec3 .textWrapper{ top: 5%; width: 45%; left: 55%; } #bioSec3 .textWrapper p{ width: 85%; } #bioSec4{ -webkit-background-size: cover; background-size: cover; background-position: 80vw 50%; } #bioSec4 .textWrapper{ bottom: auto; width: 80%; left: 5%; } #bioSec4 .bioPicture{ height: 150px; margin-bottom: 5%; } #bioSec4 .bioPicture .bioPic2{ width: 150px; height: 150px; } /*END BIO*/ /*GALERIA*/ .galRows{ width: 100% !important; height: auto !important; } .quote{ height: 2em; font-size: 1.6em; } /*END GALERIA*/ /*NOTICIAS*/ /*NOTICIAS NAV*/ #newsNav{ width: 100%; height: 50px; } .showNewsNav{ height: 100% !important; } #newsNav .burgerIcon li{ background-color: rgba(0,0,0,1); } #newsLogo{ height: 50px; z-index: 1000; } #newsLogo img{ width: 120px; } #newsList{ height: calc(100% - 140px); padding: 50px 0px 90px 0px; } #newsList li{ width: 85%; padding: 10px; } #newsList li h2{ font-size: 1.6em; } #newsList li p{ font-size: 1em; } #newsRRSS h2{ font-size: 1.3em; } #newsRRSS ul{ bottom: 25px; } #newsSnapID{ width: 150px; margin: auto; left: 0; right: 0; top: 29px; text-align: center; opacity: 1; } /*END NAV*/ /*NOTICIAS CONTAINER*/ #newsContainer{ width: 100%; overflow: scroll; } #newsContainer .newsText{ width: 85%; height: auto; padding: 100px 7.5%; } #newsContainer .newsText .newsTitle h1{ font-size: 2em; margin-bottom: 30px; } #newsContainer .newsText .newsBody p{ font-size: 1em; } #newsContainer .newsText .newsBody li{ font-size: 1.1em; } #newsContainer .newsImg{ width: 100%; height: auto; overflow: auto; } /*END CONTAINER*/ /*END NOTICIAS*/ /*YOUTUBE IFRAME*/ #ytFrame iframe{ width: 80%; height: 50%; } /*END YOUTUBE*/ } /*MOBILE LANDSCAPE*/ @media (max-width: 767px) and (orientation:landscape){ #bioSec1{ -webkit-background-size: contain; background-size: contain; background-position: -10% -10px; } #bioSec1 .textWrapper{ max-height: 160px; } } /*MOBILE MENU OVERLAP MOBILE HORIZONTAL FIX*/ @media (max-width: 767px) and (max-height: 320px){ /*MENU NAV*/ .menuOptionsMobile{ right: auto !important; } #homeMenu, #biografiaMenu, #galeriaMenu, #noticiasMenu{ left: 30px !important; text-align: left !important; } #contactoMenu{ width: 200px; top: 20px; } /*END MENU NAV*/ /*HOME*/ #logoWrapper{ width: 150px; } #playVideo{ height: 80px; margin-top: 10px; } #logoWrapper .btnContainer{ width: 80px; height: 80px; } /* NEW SINGLE CICLO SIN FIN */ #weLoveContainer{ bottom: 75px; top: 0; left: 50px; } #CAFContainer{ top: 120px; bottom: 0; right: auto; left: 20px; } #playVideoSingle1{ top: 0; bottom: 75px; } /* END CICLO SIN FIN */ /*END HOME*/ /*NOTICIAS*/ #newsList{ height: calc(100% - 120px); } #newsRRSS{ height: 70px; } #newsRRSS h2{ margin: 0; } /*END NOTICIAS*/ } /*END RESPONSIVE CLASSES*/ @media (min-width: 768px){ .onlyMob{ display: none; visibility: hidden; opacity: 0; z-index: -1; } } /* ========================================================================== Helper classes ========================================================================== */ .displayBlock{ display: block !important; } .opacity1{ opacity: 1 !important; } /* * Hide visually and from screen readers: */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* * Extends the .visuallyhidden class to allow the element * to be focusable when navigated to via the keyboard: * https://www.drupal.org/node/897638 */ .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* * Hide visually and from screen readers, but maintain layout */ .invisible { visibility: hidden; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */ @media only screen and (min-width: 35em) { /* Style adjustments for viewports that meet the condition */ } @media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) { /* Style adjustments for high resolution devices */ } /* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: http://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* * Printing Tables: * http://css-discuss.incutio.com/wiki/Printing_Tables */ thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
0.592431
0.066146
button:focus { outline:0; } #Toolbar { overflow: hidden; } .Toolbar-Button:hover { color: #000080; background-color: #2B65EC; cursor: pointer; } .Toolbar-Button { width: 100%; background-color: #000080; color: #8E35EF; border-color: darkgoldenrod; font-size: x-large; } .Toolbar-Button-Selected:hover { color: #000080; background-color: transparent; cursor: pointer; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; } .selected:hover { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; font-size: x-large; } .Toolbar-Button-Selected { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; font-size: x-large; } #Toolbar-Table { table-layout:fixed; width: 96%; margin-left: 2%; margin-top: 2%; align: top; font-size: x-large; position: absolute; z-index: 10; } .Toolbar-Data { vertical-align: top; } .selected { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: darkgoldenrod; font-weight: bold; } .activeobj { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: darkgoldenrod; font-weight: bold; } button:focus { outline:0; } .Dropdown-Data { position: relative; z-index: 10; width: 100%; margin: 0; padding: 0; } .Dropdown-List { padding: 0; list-style-type: none; } .Dropdown-Option { width: 100%; margin: 0; padding: 0; } .Dropdown-Button:hover { color: #000080; background-color: #2B65EC; cursor: pointer; } .Dropdown-Button { width: 100%; background-color: #000080; color: #8E35EF; border-color: darkgoldenrod; opacity: 0.66; }
src/app/toolbar/toolbar.component.css
button:focus { outline:0; } #Toolbar { overflow: hidden; } .Toolbar-Button:hover { color: #000080; background-color: #2B65EC; cursor: pointer; } .Toolbar-Button { width: 100%; background-color: #000080; color: #8E35EF; border-color: darkgoldenrod; font-size: x-large; } .Toolbar-Button-Selected:hover { color: #000080; background-color: transparent; cursor: pointer; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; } .selected:hover { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; font-size: x-large; } .Toolbar-Button-Selected { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: #8E35EF; font-weight: bold; font-size: x-large; } #Toolbar-Table { table-layout:fixed; width: 96%; margin-left: 2%; margin-top: 2%; align: top; font-size: x-large; position: absolute; z-index: 10; } .Toolbar-Data { vertical-align: top; } .selected { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: darkgoldenrod; font-weight: bold; } .activeobj { width: 100%; background-color: transparent; color: #000080; border: none; border-top: solid; border-left: solid; border-right: solid; border-color: darkgoldenrod; font-weight: bold; } button:focus { outline:0; } .Dropdown-Data { position: relative; z-index: 10; width: 100%; margin: 0; padding: 0; } .Dropdown-List { padding: 0; list-style-type: none; } .Dropdown-Option { width: 100%; margin: 0; padding: 0; } .Dropdown-Button:hover { color: #000080; background-color: #2B65EC; cursor: pointer; } .Dropdown-Button { width: 100%; background-color: #000080; color: #8E35EF; border-color: darkgoldenrod; opacity: 0.66; }
0.496094
0.071267
body { font-size: 16px; } .title { position: absolute; left: 6.8%; top: 7.8%; z-index: 100; } .form { position: absolute; width: 37.4%; height: 69%; text-align: center; top: 20%; left: 5%; border: 1px solid #D2C7AC; } .form_title { width: 100%; position: absolute; display: inline-block; font-size: 1.5em; left: 50%; top: 6%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .required { position: relative; font-size: 0.875em; top: 15%; width: 83%; transform: translate(-50%, 0); left: 50%; color: #A7A296; text-align: right; } .nav2 { position: fixed; width: 80px; height: 480px; top: 50%; z-index: 100; transform: translate(0, -50%); -ms-transform: translate(0, -50%); right: 0px; } #contact_form { width: 90%; height: 75%; position: absolute; left: 50%; top: 58%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); display: inline-block; } .form-group { width: 50%; height: 51px; float: left; position: relative; margin-bottom: 5%; text-align: left; } .form-group2 { width: 100%; height: 27%; float: left; position: relative; text-align: left; } .warning { position: relative; color: #A7A296; visibility: hidden; top: 9%; left: 8%; text-align: left; font-size: 0.75em; float: left; } .wspecial_a { position: relative; color: #A7A296; visibility: hidden; top: 0%; left: 4%; text-align: left; font-size: 0.75em; } @-moz-document url-prefix() { .wspecial_a { position: relative; color: #A7A296; visibility: hidden; top: 3%; left: 4%; text-align: left; font-size: 0.75em; } } .wspecial_c { color: #A7A296; visibility: hidden; font-size: 0.75em; } .help-block { position: relative; top: 20px; } .sr-only { position: relative; font-size: 1em; color: #A7A296; float: left; width: 100%; left: 8%; } .form-control { width: 79.1%; height: 49%; top: 4%; position: relative; border: 1px solid #A7A296; color: black; padding-left: 3%; background-color: #F7F6F3; float: left; left: 50%; transform: translate(-50%,0); -ms-transform: translate(-50%,0); } .form-control:focus { border-color: #896c4c } .form_text { width: 89%; height: 85%; position: relative; top: 2%; padding-left: 2%; padding-top: 3%; color: black; border: 1px solid #A7A296; background-color: #F7F6F3; left: 50%; transform: translate(-50%,0); -ms-transform: translate(-50%,0); } .form_text:focus { border-color: #896c4c } .form_left { left: 4%; } .checkboxes { width: 100%; height: 9%; position: relative; left: 4%; top: 11%; text-align: left; float: left; font-size: 0.875em; color: #A7A296; } .checkboxes input { display: none; } input[type="checkbox"] { display: none; } input[type="checkbox"]+label { color: #A7A296 } input[type="checkbox"]+label span { display: inline-block; width: 15px; height: 15px; margin: 1px 7px 4px 0; vertical-align: middle; border: 1px solid #A7A296; cursor: pointer; } input[type="checkbox"]:checked+label span { background: url("/assets/img/tick.png") no-repeat center; background-size: 15px 15px; } .hvr-underline-from-left-white::before { right: 0 !important; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #DCD8CE; } input:-moz-placeholder, textarea:-moz-placeholder { color: #DCD8CE; } input::-moz-placeholder, textarea::-moz-placeholder { color: #DCD8CE; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #DCD8CE; } .privacy { color: #896C4C; font-weight: bold; cursor: pointer; } .buttonsub { position: relative; width: 43.8%; height: 9%; background-color: black; text-align: center; font-size: 1.125em; top: 18%; color: white; border: 1px solid black; cursor: pointer; } .buttonsub:hover { background-color: #896C4C; border-color: #896c4c } #map { position: absolute; width: 44.2%; height: 42.6%; float: right; right: 9.8%; top: 20%; } .info { width: 28.1%; height: 12%; position: absolute; right: 26%; top: 67.7%; z-index: 10 } .head { font-size: 1.5em; color: #AFA37D; } .content { font-size: 1em; color: #AFA37D; margin-bottom: 2%; } .special { margin-top: 2%; margin-bottom: 6%; } .underline { } .underline:hover { text-decoration: underline; } .qr { position: absolute; right: 9.8%; top: 67.7%; } .mini_nav { position: relative; display: inline-block; width: 213px; height: 37px; right: -46%; top: 85.4%; text-align: center; } .icon2 { position: relative; display: inline-block; float: left; margin-right: 60px } .float_left { position: relative; float: left; cursor: pointer; } .float_right { position: relative; float: right; bottom: -5px; cursor: pointer; } .middle { display: inline-block; position: relative; cursor: pointer; } #result { position: absolute; width: 37%; top: 50%; color: #AFA37D; font-size: 1em; text-align: center; left: 7%; display: none; } #pic { position: absolute; width: 44%; visibility: hidden; right: -30%; top: 65%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .ctext { position: absolute; left: 50%; top: -6%; top: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .icon_img { max-width: 100%; } @media screen and (max-width: 990px), (max-height: 625px){ body { font-size: 14px; } .form { height: 73%; } .mini_nav { position: absolute; display: inline-block; width: 15%; height: 28px; top: 89%; text-align: center; float: right; right: 8.4%; } .icon_img { width: 78%; height: 78%; } .float_left, .float_right, .middle { width: 23% } } @media screen and (max-width: 768px), (max-height: 625px) { .logo{ top: 40px; left: 40px; width: 180px; } body { font-size: 14px; overflow: scroll; background-color: rgb(247, 246, 243); height: 100%; margin: inherit; } .background { display: none; } .title { position: relative; left: 50%; top: 22px; z-index: 100; width: 74%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); text-align: center; } /*.nav { display: none }*/ .form { width: 92%; position: relative; height: 500px; text-align: center; top: 88px; left: 50%; border: 1px #D2C7AC solid; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .form-group { margin-bottom: 22px; } #result { position: relative; width: 100%; top: -228px; left: 0; color: #AFA37D; font-size: 1em; text-align: center; } .buttonsub { top: 58px; height: 36px; } .wspecial_a { top: -3px; } @-moz-document url-prefix() { .wspecial_a { top:5px; } } .special { margin-top: 10px; margin-bottom: 20px; } .checkboxes { top: 38px; bottom: 0; } #contact_form { position: relative; width: 100%; height: 405px; top: 286px; display: inline-block; } #map { position: relative; width: 100%; height: 300px; top: 115px; right: 0 } .info { width: 100%; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); right: 0; top: 460px; text-align: center; position: relative; } .head { position: relative; width: 300px; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); top: -300px; } .content { position: relative; top: -300px; } .qr { position: relative; right: 0; top: 47%; left: 50%; width: 200px; height: 200px; top: 314px; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .qr img { width: 100%; } .mini_nav { position: relative; display: inline-block; width: 213px; height: 37px; top: 568px; text-align: center; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); float: unset; } .required { width: 92%; } }
public/assets/css/newcontact.css
body { font-size: 16px; } .title { position: absolute; left: 6.8%; top: 7.8%; z-index: 100; } .form { position: absolute; width: 37.4%; height: 69%; text-align: center; top: 20%; left: 5%; border: 1px solid #D2C7AC; } .form_title { width: 100%; position: absolute; display: inline-block; font-size: 1.5em; left: 50%; top: 6%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .required { position: relative; font-size: 0.875em; top: 15%; width: 83%; transform: translate(-50%, 0); left: 50%; color: #A7A296; text-align: right; } .nav2 { position: fixed; width: 80px; height: 480px; top: 50%; z-index: 100; transform: translate(0, -50%); -ms-transform: translate(0, -50%); right: 0px; } #contact_form { width: 90%; height: 75%; position: absolute; left: 50%; top: 58%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); display: inline-block; } .form-group { width: 50%; height: 51px; float: left; position: relative; margin-bottom: 5%; text-align: left; } .form-group2 { width: 100%; height: 27%; float: left; position: relative; text-align: left; } .warning { position: relative; color: #A7A296; visibility: hidden; top: 9%; left: 8%; text-align: left; font-size: 0.75em; float: left; } .wspecial_a { position: relative; color: #A7A296; visibility: hidden; top: 0%; left: 4%; text-align: left; font-size: 0.75em; } @-moz-document url-prefix() { .wspecial_a { position: relative; color: #A7A296; visibility: hidden; top: 3%; left: 4%; text-align: left; font-size: 0.75em; } } .wspecial_c { color: #A7A296; visibility: hidden; font-size: 0.75em; } .help-block { position: relative; top: 20px; } .sr-only { position: relative; font-size: 1em; color: #A7A296; float: left; width: 100%; left: 8%; } .form-control { width: 79.1%; height: 49%; top: 4%; position: relative; border: 1px solid #A7A296; color: black; padding-left: 3%; background-color: #F7F6F3; float: left; left: 50%; transform: translate(-50%,0); -ms-transform: translate(-50%,0); } .form-control:focus { border-color: #896c4c } .form_text { width: 89%; height: 85%; position: relative; top: 2%; padding-left: 2%; padding-top: 3%; color: black; border: 1px solid #A7A296; background-color: #F7F6F3; left: 50%; transform: translate(-50%,0); -ms-transform: translate(-50%,0); } .form_text:focus { border-color: #896c4c } .form_left { left: 4%; } .checkboxes { width: 100%; height: 9%; position: relative; left: 4%; top: 11%; text-align: left; float: left; font-size: 0.875em; color: #A7A296; } .checkboxes input { display: none; } input[type="checkbox"] { display: none; } input[type="checkbox"]+label { color: #A7A296 } input[type="checkbox"]+label span { display: inline-block; width: 15px; height: 15px; margin: 1px 7px 4px 0; vertical-align: middle; border: 1px solid #A7A296; cursor: pointer; } input[type="checkbox"]:checked+label span { background: url("/assets/img/tick.png") no-repeat center; background-size: 15px 15px; } .hvr-underline-from-left-white::before { right: 0 !important; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #DCD8CE; } input:-moz-placeholder, textarea:-moz-placeholder { color: #DCD8CE; } input::-moz-placeholder, textarea::-moz-placeholder { color: #DCD8CE; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #DCD8CE; } .privacy { color: #896C4C; font-weight: bold; cursor: pointer; } .buttonsub { position: relative; width: 43.8%; height: 9%; background-color: black; text-align: center; font-size: 1.125em; top: 18%; color: white; border: 1px solid black; cursor: pointer; } .buttonsub:hover { background-color: #896C4C; border-color: #896c4c } #map { position: absolute; width: 44.2%; height: 42.6%; float: right; right: 9.8%; top: 20%; } .info { width: 28.1%; height: 12%; position: absolute; right: 26%; top: 67.7%; z-index: 10 } .head { font-size: 1.5em; color: #AFA37D; } .content { font-size: 1em; color: #AFA37D; margin-bottom: 2%; } .special { margin-top: 2%; margin-bottom: 6%; } .underline { } .underline:hover { text-decoration: underline; } .qr { position: absolute; right: 9.8%; top: 67.7%; } .mini_nav { position: relative; display: inline-block; width: 213px; height: 37px; right: -46%; top: 85.4%; text-align: center; } .icon2 { position: relative; display: inline-block; float: left; margin-right: 60px } .float_left { position: relative; float: left; cursor: pointer; } .float_right { position: relative; float: right; bottom: -5px; cursor: pointer; } .middle { display: inline-block; position: relative; cursor: pointer; } #result { position: absolute; width: 37%; top: 50%; color: #AFA37D; font-size: 1em; text-align: center; left: 7%; display: none; } #pic { position: absolute; width: 44%; visibility: hidden; right: -30%; top: 65%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .ctext { position: absolute; left: 50%; top: -6%; top: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .icon_img { max-width: 100%; } @media screen and (max-width: 990px), (max-height: 625px){ body { font-size: 14px; } .form { height: 73%; } .mini_nav { position: absolute; display: inline-block; width: 15%; height: 28px; top: 89%; text-align: center; float: right; right: 8.4%; } .icon_img { width: 78%; height: 78%; } .float_left, .float_right, .middle { width: 23% } } @media screen and (max-width: 768px), (max-height: 625px) { .logo{ top: 40px; left: 40px; width: 180px; } body { font-size: 14px; overflow: scroll; background-color: rgb(247, 246, 243); height: 100%; margin: inherit; } .background { display: none; } .title { position: relative; left: 50%; top: 22px; z-index: 100; width: 74%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); text-align: center; } /*.nav { display: none }*/ .form { width: 92%; position: relative; height: 500px; text-align: center; top: 88px; left: 50%; border: 1px #D2C7AC solid; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .form-group { margin-bottom: 22px; } #result { position: relative; width: 100%; top: -228px; left: 0; color: #AFA37D; font-size: 1em; text-align: center; } .buttonsub { top: 58px; height: 36px; } .wspecial_a { top: -3px; } @-moz-document url-prefix() { .wspecial_a { top:5px; } } .special { margin-top: 10px; margin-bottom: 20px; } .checkboxes { top: 38px; bottom: 0; } #contact_form { position: relative; width: 100%; height: 405px; top: 286px; display: inline-block; } #map { position: relative; width: 100%; height: 300px; top: 115px; right: 0 } .info { width: 100%; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); right: 0; top: 460px; text-align: center; position: relative; } .head { position: relative; width: 300px; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); top: -300px; } .content { position: relative; top: -300px; } .qr { position: relative; right: 0; top: 47%; left: 50%; width: 200px; height: 200px; top: 314px; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); } .qr img { width: 100%; } .mini_nav { position: relative; display: inline-block; width: 213px; height: 37px; top: 568px; text-align: center; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); float: unset; } .required { width: 92%; } }
0.646014
0.091666
* { margin: 0; } body { background: #4A9B70 !important; font-family: "Nunito", sans-serif; } .green { color: #4A9B70; } #pagination { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #wrapper { width: calc(100vw - 2rem); max-width: 1300px; margin: 5vh auto; display: -ms-grid; display: grid; -ms-grid-rows: 10vh 1fr; grid-template-rows: 10vh 1fr; grid-row-gap: 5vh; } #wrapper #SnP { width: 100%; display: -ms-grid; display: grid; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-grid-columns: 80% 1fr; grid-template-columns: 80% 1fr; grid-column-gap: 10px; } #wrapper #SnP #Spart { background-color: white; border-radius: 100px; display: -ms-grid; display: grid; } #wrapper #SnP #Spart #inner { width: 90%; justify-self: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #wrapper #SnP #Spart #inner input { border: none; background: transparent; height: 100%; width: 100%; font-size: calc(1vw + 0.5rem); color: #4A9B70; outline: none; } #wrapper #SnP #Spart #inner #icons { width: 15%; max-width: 200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: calc(1vw + 0.5rem); } #wrapper #SnP #Ppart { background: white; border-radius: 100px; } #wrapper #SnP #Ppart a { height: 100%; width: 100%; display: -ms-grid; display: grid; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; font-size: calc(1vw + 1rem); } #wrapper #SnP #Ppart a span { font-size: calc(0.5vw + 0.5rem); -ms-grid-column-align: center; justify-self: center; height: 25%; } #wrapper #RP { display: -ms-grid; display: grid; -ms-grid-columns: (minmax(400px, 1fr))[auto-fill]; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); grid-column-gap: 1vw; grid-row-gap: 1vw; } #wrapper #RP #Rec { display: -ms-grid; display: grid; height: 250px; width: 100%; -ms-grid-rows: 85% 1fr; grid-template-rows: 85% 1fr; border-radius: 8px; overflow: hidden; } #wrapper #RP #Rec img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } #wrapper #RP #Rec h5 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: calc(1vw + 0.5rem); background: white; } @media (max-width: 500px) { #RP { -ms-grid-columns: (minmax(200px, 1fr))[auto-fill] !important; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important; } } /*# sourceMappingURL=recipelist.css.map */
public/css/recipelist.css
* { margin: 0; } body { background: #4A9B70 !important; font-family: "Nunito", sans-serif; } .green { color: #4A9B70; } #pagination { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #wrapper { width: calc(100vw - 2rem); max-width: 1300px; margin: 5vh auto; display: -ms-grid; display: grid; -ms-grid-rows: 10vh 1fr; grid-template-rows: 10vh 1fr; grid-row-gap: 5vh; } #wrapper #SnP { width: 100%; display: -ms-grid; display: grid; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-grid-columns: 80% 1fr; grid-template-columns: 80% 1fr; grid-column-gap: 10px; } #wrapper #SnP #Spart { background-color: white; border-radius: 100px; display: -ms-grid; display: grid; } #wrapper #SnP #Spart #inner { width: 90%; justify-self: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #wrapper #SnP #Spart #inner input { border: none; background: transparent; height: 100%; width: 100%; font-size: calc(1vw + 0.5rem); color: #4A9B70; outline: none; } #wrapper #SnP #Spart #inner #icons { width: 15%; max-width: 200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: calc(1vw + 0.5rem); } #wrapper #SnP #Ppart { background: white; border-radius: 100px; } #wrapper #SnP #Ppart a { height: 100%; width: 100%; display: -ms-grid; display: grid; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; font-size: calc(1vw + 1rem); } #wrapper #SnP #Ppart a span { font-size: calc(0.5vw + 0.5rem); -ms-grid-column-align: center; justify-self: center; height: 25%; } #wrapper #RP { display: -ms-grid; display: grid; -ms-grid-columns: (minmax(400px, 1fr))[auto-fill]; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); grid-column-gap: 1vw; grid-row-gap: 1vw; } #wrapper #RP #Rec { display: -ms-grid; display: grid; height: 250px; width: 100%; -ms-grid-rows: 85% 1fr; grid-template-rows: 85% 1fr; border-radius: 8px; overflow: hidden; } #wrapper #RP #Rec img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } #wrapper #RP #Rec h5 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: calc(1vw + 0.5rem); background: white; } @media (max-width: 500px) { #RP { -ms-grid-columns: (minmax(200px, 1fr))[auto-fill] !important; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important; } } /*# sourceMappingURL=recipelist.css.map */
0.32178
0.06666
display:none; } .semi-strong-grey { background:#171717; } .strong-grey { background:#111; } .very-strong-grey { background:#050505; } .bluegrey { background:#34214a; } .lightpurple { background: #2f214a !important; } .soft-purple { background: #3e2558 !important; } .soft-purplemin { background: #3b2951 !important; } .soft-bluegrey { background:#49385c !important; } thead { border-bottom:none; } table#transactions{ width:100% !important; min-width: 0px; table-layout: fixed !important; } table#transactions tbody tr td, table#transactions thead tr th { width:25% !important; max-width:25% !important; overflow: hidden !important; word-wrap: break-word !important; display: inline-block; } table.striped>tbody>tr:nth-child(odd) { background-color: transparent; } table.striped>tbody>tr:nth-child(even) { background-color: #151a1f !important; } .justify{ text-align:justify; } blockquote{ border-color:#49385c; } /* override materialize select */ .select-wrapper span.caret { color:#d3d3d3 !important; } .dropdown-content li>a, .dropdown-content li>span { color:#2196F3 !important; } /* --------------------- */ /* override materialize checkboxes */ [type="checkbox"]:checked+label:before { border-right: 2px solid #2196F3 !important; border-bottom: 2px solid #2196F3 !important; } /* --------- */ /* override materialize radioboxes */ [type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after { border-color: #2196F3 !important; } /* --------- */ /* override materialize row */ .row { position:relative; } .close { position:absolute; right:10px; top:5px; transition:all .3s; z-index:100; } .close:hover { transform:rotate(180deg); } .close a > i { transition:all .3s; } .close:hover a > i:nth-child(1) { color:#EF5350 !important; } /* better tool display for tablets & mobile devices */ .tools { position:fixed; width: 100%; bottom:0; padding:5px; left:0; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; z-index:1000; background:#1d1c28; } table#holdings{ width:100% !important; min-width: 0px; table-layout: fixed !important; } table#holdings tbody tr td, table#holdings thead tr th { width:33% !important; max-width:33% !important; overflow: hidden !important; word-wrap: break-word !important; display: inline-block; } table { table-layout:fixed; } td { word-wrap: break-word !important; }
assets/css/style.css
display:none; } .semi-strong-grey { background:#171717; } .strong-grey { background:#111; } .very-strong-grey { background:#050505; } .bluegrey { background:#34214a; } .lightpurple { background: #2f214a !important; } .soft-purple { background: #3e2558 !important; } .soft-purplemin { background: #3b2951 !important; } .soft-bluegrey { background:#49385c !important; } thead { border-bottom:none; } table#transactions{ width:100% !important; min-width: 0px; table-layout: fixed !important; } table#transactions tbody tr td, table#transactions thead tr th { width:25% !important; max-width:25% !important; overflow: hidden !important; word-wrap: break-word !important; display: inline-block; } table.striped>tbody>tr:nth-child(odd) { background-color: transparent; } table.striped>tbody>tr:nth-child(even) { background-color: #151a1f !important; } .justify{ text-align:justify; } blockquote{ border-color:#49385c; } /* override materialize select */ .select-wrapper span.caret { color:#d3d3d3 !important; } .dropdown-content li>a, .dropdown-content li>span { color:#2196F3 !important; } /* --------------------- */ /* override materialize checkboxes */ [type="checkbox"]:checked+label:before { border-right: 2px solid #2196F3 !important; border-bottom: 2px solid #2196F3 !important; } /* --------- */ /* override materialize radioboxes */ [type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after { border-color: #2196F3 !important; } /* --------- */ /* override materialize row */ .row { position:relative; } .close { position:absolute; right:10px; top:5px; transition:all .3s; z-index:100; } .close:hover { transform:rotate(180deg); } .close a > i { transition:all .3s; } .close:hover a > i:nth-child(1) { color:#EF5350 !important; } /* better tool display for tablets & mobile devices */ .tools { position:fixed; width: 100%; bottom:0; padding:5px; left:0; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; z-index:1000; background:#1d1c28; } table#holdings{ width:100% !important; min-width: 0px; table-layout: fixed !important; } table#holdings tbody tr td, table#holdings thead tr th { width:33% !important; max-width:33% !important; overflow: hidden !important; word-wrap: break-word !important; display: inline-block; } table { table-layout:fixed; } td { word-wrap: break-word !important; }
0.214362
0.056055
@import url('https://fonts.googleapis.com/css?family=Yellowtail&display=swap'); @import url('https://fonts.googleapis.com/css?family=Francois+One|Lora&display=swap'); @import url('https://fonts.googleapis.com/css?family=Crimson+Text&display=swap'); #choclatePizza { color: black; font-size: 37px; font-family: fantasy; } #paragraph { font-size: 11px; font-family: monospace; } #printButton{ background-color: Transparent; border: none; color: lightgray; cursor: pointer; float: right; font-family: monospace; } #print{ float: right; width: 1.25em; padding-top: 4px; } .method{ font-family: 'Crimson Text'; font-size: large; word-spacing: 2px; margin-top: 1vw; text-indent: 4%; } input[type=checkbox]:checked+label { text-decoration: line-through; } @import url('https://fonts.googleapis.com/css?family=Yellowtail&display=swap'); body{ width: 900px; margin: auto; color: gray; } header h1 { font-family: 'Yellowtail'; position: relative; top: -49px; left: 50px; font-weight: 100; font-size: 37px; color: black; } header img{ } header p { position: relative; top: -46px; left: 55px; font-family: sans-serif; font-size: 8px; font-weight: 400; } header ul { display: inline-flex; position: relative; top: -70px; right: -687px; } header li{ padding: 1px; } header { border-bottom: solid gray 7px; /* color: #fff; */ background-color: #fff; height: 82px; width: 100%; } form { background-image: url("../image//list-bg.png"); } form ul { display: inline-grid; margin: 40px 43px; font-size: 20px; font-family: cursive; font-weight: lighter; width: 359px; } section { border-top: solid gray 7px; /* color: #fff; */ background-color: #fff; height: 144px; width: 100%; margin: 54px 0px 0px 0px; padding: 11px 0px; } section img { float: left; padding: 20px 20px 20px 0px; } section p,h3 { padding: 10px; } section h3{ font-size: 22px; font-weight: 600; margin-top: 12px; } #div1 { background: #bc7058; float: left; padding: 10px 20px; width: auto; position: relative; top: -77px; left: 615px; color: #ffff; font-size: 18px; font-family: sans-serif; } #secP{ width: 556px; } footer { height: 155px; border-top: solid #8080803d 1px; /* color: #fff; */ background-color: #fff; height: 144px; width: 100%; margin: 54px 0px 0px 0px; padding: 11px 0px; display: grid; } footer img { margin-left:auto ; margin-right: auto; position: relative; top: -27px; } footer p{ margin-left: auto; margin-right: auto; padding: 1px; text-align: center; width: 341px; line-height: 25px; font-size: 19px; }
css/style.css
@import url('https://fonts.googleapis.com/css?family=Yellowtail&display=swap'); @import url('https://fonts.googleapis.com/css?family=Francois+One|Lora&display=swap'); @import url('https://fonts.googleapis.com/css?family=Crimson+Text&display=swap'); #choclatePizza { color: black; font-size: 37px; font-family: fantasy; } #paragraph { font-size: 11px; font-family: monospace; } #printButton{ background-color: Transparent; border: none; color: lightgray; cursor: pointer; float: right; font-family: monospace; } #print{ float: right; width: 1.25em; padding-top: 4px; } .method{ font-family: 'Crimson Text'; font-size: large; word-spacing: 2px; margin-top: 1vw; text-indent: 4%; } input[type=checkbox]:checked+label { text-decoration: line-through; } @import url('https://fonts.googleapis.com/css?family=Yellowtail&display=swap'); body{ width: 900px; margin: auto; color: gray; } header h1 { font-family: 'Yellowtail'; position: relative; top: -49px; left: 50px; font-weight: 100; font-size: 37px; color: black; } header img{ } header p { position: relative; top: -46px; left: 55px; font-family: sans-serif; font-size: 8px; font-weight: 400; } header ul { display: inline-flex; position: relative; top: -70px; right: -687px; } header li{ padding: 1px; } header { border-bottom: solid gray 7px; /* color: #fff; */ background-color: #fff; height: 82px; width: 100%; } form { background-image: url("../image//list-bg.png"); } form ul { display: inline-grid; margin: 40px 43px; font-size: 20px; font-family: cursive; font-weight: lighter; width: 359px; } section { border-top: solid gray 7px; /* color: #fff; */ background-color: #fff; height: 144px; width: 100%; margin: 54px 0px 0px 0px; padding: 11px 0px; } section img { float: left; padding: 20px 20px 20px 0px; } section p,h3 { padding: 10px; } section h3{ font-size: 22px; font-weight: 600; margin-top: 12px; } #div1 { background: #bc7058; float: left; padding: 10px 20px; width: auto; position: relative; top: -77px; left: 615px; color: #ffff; font-size: 18px; font-family: sans-serif; } #secP{ width: 556px; } footer { height: 155px; border-top: solid #8080803d 1px; /* color: #fff; */ background-color: #fff; height: 144px; width: 100%; margin: 54px 0px 0px 0px; padding: 11px 0px; display: grid; } footer img { margin-left:auto ; margin-right: auto; position: relative; top: -27px; } footer p{ margin-left: auto; margin-right: auto; padding: 1px; text-align: center; width: 341px; line-height: 25px; font-size: 19px; }
0.184106
0.102529
background-color: #3A4860; } */ /* Footer */ .credit-links { font-weight: 600; color: #23282c; } /* General responsivity */ @media (min-width: 1200px){ .dashboard-card{ max-width: 460px !important; } } @media (min-width: 768px){ .mw-col8{ min-width: 660px; } } @media (min-width: 576px){ .mw-col6{ min-width: 460px; } } @media (max-width: 560px){ .main .container-fluid { padding: 0 5px; } .main-top-spacer { margin-top: 0.5em; } } .tableActions{ white-space: nowrap; text-align: right !important; } /* General tweeks */ .fix-pill-form { margin-top: 0.3rem; margin-bottom: 0; } option:disabled { background-color: #f0f3f5; } .form-control::placeholder { color: #A9B5C0; } /* Console/Log marks */ /* https://flatuicolors.com/palette/us */ .consoleMark-command {background-color: #ffeaa7;} .consoleMark-warn {background-color: #ffeaa7;} .consoleMark-error {background-color: #ffbfa7;} .consoleMark-info {background-color: #a7d4ff;} .consoleMark-ok {background-color: #a7ffae;} mark {background-color: #ffeaa7;} /* Playerlist */ @media (min-width: 1199.98px) { .playerlist{ /* 56+36 = 92 +4*/ position: relative; height: calc(100vh - 96px); } } @media (max-width: 1199.98px) { .playerlist-sidebar-max{ margin-right: 0 !important; } .playerlist-sidebar{ top: 56px !important; } .playerlist{ /* 56+56+36 = 148*/ position: relative; height: calc(100vh - 152px); } } .playerlist-sidebar{ z-index: 1029; right: 0; } .plheader{ padding-top: 17px; height: 56px; background-color: #eeeeee !important; } .plheader-label{ font-size: 1.15em; color: #8f98a5 !important; } .plheader-bignum{ margin-top: -26px; font-size: 3.25em; color: #a2a9b3 !important; font-weight: 600; } .playerlist-search{ padding: .25rem 1rem; } .playerlist>.player { cursor: pointer; padding: .25rem 1rem; } .playerlist>.player:hover { background-color: #F2F2F2; } .playerlist>.player>.pping { font-family: Consolas, monaco, monospace; } .playerlist>.player>.pname { font-weight: 700; padding-left: 5px; } /* Scrollable PRE */ .thin-scroll { overflow: scroll; margin-right: 6px; } .thin-scroll::-webkit-scrollbar { width: 8px; height: 8px; margin-left: -10px; appearance: none; } .thin-scroll::-webkit-scrollbar-track { background-color: white; border-right: 1px solid #f2f2f2; border-left: 1px solid #f2f2f2; } .thin-scroll::-webkit-scrollbar-thumb { background-color: #f0f0f0; background-clip: content-box; border-color: transparent; border-radius: 6px; } .thin-scroll:hover::-webkit-scrollbar-thumb{ background-color: #cfcfcf; } /* Necessary for the scrollbar */ #mainbody{ /* 56+50 = 106 +4 */ /* position: relative; height: calc(100vh - 110px); */ }
web/public/css/txAdmin.css
background-color: #3A4860; } */ /* Footer */ .credit-links { font-weight: 600; color: #23282c; } /* General responsivity */ @media (min-width: 1200px){ .dashboard-card{ max-width: 460px !important; } } @media (min-width: 768px){ .mw-col8{ min-width: 660px; } } @media (min-width: 576px){ .mw-col6{ min-width: 460px; } } @media (max-width: 560px){ .main .container-fluid { padding: 0 5px; } .main-top-spacer { margin-top: 0.5em; } } .tableActions{ white-space: nowrap; text-align: right !important; } /* General tweeks */ .fix-pill-form { margin-top: 0.3rem; margin-bottom: 0; } option:disabled { background-color: #f0f3f5; } .form-control::placeholder { color: #A9B5C0; } /* Console/Log marks */ /* https://flatuicolors.com/palette/us */ .consoleMark-command {background-color: #ffeaa7;} .consoleMark-warn {background-color: #ffeaa7;} .consoleMark-error {background-color: #ffbfa7;} .consoleMark-info {background-color: #a7d4ff;} .consoleMark-ok {background-color: #a7ffae;} mark {background-color: #ffeaa7;} /* Playerlist */ @media (min-width: 1199.98px) { .playerlist{ /* 56+36 = 92 +4*/ position: relative; height: calc(100vh - 96px); } } @media (max-width: 1199.98px) { .playerlist-sidebar-max{ margin-right: 0 !important; } .playerlist-sidebar{ top: 56px !important; } .playerlist{ /* 56+56+36 = 148*/ position: relative; height: calc(100vh - 152px); } } .playerlist-sidebar{ z-index: 1029; right: 0; } .plheader{ padding-top: 17px; height: 56px; background-color: #eeeeee !important; } .plheader-label{ font-size: 1.15em; color: #8f98a5 !important; } .plheader-bignum{ margin-top: -26px; font-size: 3.25em; color: #a2a9b3 !important; font-weight: 600; } .playerlist-search{ padding: .25rem 1rem; } .playerlist>.player { cursor: pointer; padding: .25rem 1rem; } .playerlist>.player:hover { background-color: #F2F2F2; } .playerlist>.player>.pping { font-family: Consolas, monaco, monospace; } .playerlist>.player>.pname { font-weight: 700; padding-left: 5px; } /* Scrollable PRE */ .thin-scroll { overflow: scroll; margin-right: 6px; } .thin-scroll::-webkit-scrollbar { width: 8px; height: 8px; margin-left: -10px; appearance: none; } .thin-scroll::-webkit-scrollbar-track { background-color: white; border-right: 1px solid #f2f2f2; border-left: 1px solid #f2f2f2; } .thin-scroll::-webkit-scrollbar-thumb { background-color: #f0f0f0; background-clip: content-box; border-color: transparent; border-radius: 6px; } .thin-scroll:hover::-webkit-scrollbar-thumb{ background-color: #cfcfcf; } /* Necessary for the scrollbar */ #mainbody{ /* 56+50 = 106 +4 */ /* position: relative; height: calc(100vh - 110px); */ }
0.2522
0.064624
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy'); * { margin: 0; } .aboutBG { position: relative; height: 100%; width: 100%; display: flex; z-index: 1; } .aboutBG::before { content: ""; background-image: url(https://images.unsplash.com/photo-1535473895227-bdecb20fb157?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1534&q=80); background-size: cover; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.75; } .innerAbout { color: white; margin: 0 auto; margin-bottom: 5vh; } .funnyText { display: flex; justify-content: center; align-content: center; margin: 0 auto; margin-top: 15vh; margin-bottom: 15vh; font-family: 'Luckiest Guy', cursive; background-color: #3F51B5; /* opacity: 0.93; */ border-radius: 20px; flex-direction: column; width: 60%; z-index: 0; padding-top: 2vh; } .funnyText h1 { text-align: center; margin-top: 0; font-size: 10vw; background-image: url(https://images.unsplash.com/photo-1606787366850-de6330128bfc?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80); background-size: cover; -webkit-background-clip: text; background-clip: text; color: transparent; } .typeBox { margin: 0 auto; margin-bottom: 5vh; height: 20px; align-content: center; width: 56%; background-color: white; color: #3F51B5; font-size: 1.75vw; padding: 30px 15px; border-radius: 25px; border: solid #3F51B5 1px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .aboutHow { color: white; font-size: 3rem; text-align: center; font-family: Georgia, 'Times New Roman', Times, serif; } .innerAbout { display: flex; width: 100%; font-family: Georgia, 'Times New Roman', Times, serif; } .innerCol { text-align: center; width: 50%; height: 300px; margin: 1vw; padding: 1rem; } .innerCol h2 { color: yellow; font-weight: lighter; font-size: 3rem; } .innerCol p { color: rgb(227, 217, 217); margin-top: 2rem; font-size: 1.5rem; letter-spacing: 1px; margin-bottom: 20px; } .choose{ background-image: url(https://images.unsplash.com/photo-1466637574441-749b8f19452f?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1400&q=80); background-size: cover; background-position: center; } .recipe { background-image: url(https://images.unsplash.com/photo-1490645935967-10de6ba17061?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1935&q=80); background-size: cover; background-position: center; } .favorites { background-image: url(https://images.unsplash.com/photo-1542010589005-d1eacc3918f2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1969&q=80); background-size: cover; background-position: center; } .aboutButton { text-decoration: none; } .apple { color: #3F51B5; font-size: 30px; text-align: center; background-image: url(https://images.unsplash.com/photo-1606859191214-25806e8e2423?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80); background-size:auto; background-position: center; background-repeat: no-repeat; height: 100vh; padding-top: 5vh; } .recipeCols { background-color: #3F51B5; color: white; display: flex; flex-direction: row; justify-content: space-around; margin: 0 auto; border: solid blue 1px; width: 60%; padding: 20px; } .recipeBoxes { background-color: white; color: #3F51B5; padding: 20px; } .logo { height: 18vh; border-radius: 200px; }
client/style.css
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy'); * { margin: 0; } .aboutBG { position: relative; height: 100%; width: 100%; display: flex; z-index: 1; } .aboutBG::before { content: ""; background-image: url(https://images.unsplash.com/photo-1535473895227-bdecb20fb157?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1534&q=80); background-size: cover; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.75; } .innerAbout { color: white; margin: 0 auto; margin-bottom: 5vh; } .funnyText { display: flex; justify-content: center; align-content: center; margin: 0 auto; margin-top: 15vh; margin-bottom: 15vh; font-family: 'Luckiest Guy', cursive; background-color: #3F51B5; /* opacity: 0.93; */ border-radius: 20px; flex-direction: column; width: 60%; z-index: 0; padding-top: 2vh; } .funnyText h1 { text-align: center; margin-top: 0; font-size: 10vw; background-image: url(https://images.unsplash.com/photo-1606787366850-de6330128bfc?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80); background-size: cover; -webkit-background-clip: text; background-clip: text; color: transparent; } .typeBox { margin: 0 auto; margin-bottom: 5vh; height: 20px; align-content: center; width: 56%; background-color: white; color: #3F51B5; font-size: 1.75vw; padding: 30px 15px; border-radius: 25px; border: solid #3F51B5 1px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .aboutHow { color: white; font-size: 3rem; text-align: center; font-family: Georgia, 'Times New Roman', Times, serif; } .innerAbout { display: flex; width: 100%; font-family: Georgia, 'Times New Roman', Times, serif; } .innerCol { text-align: center; width: 50%; height: 300px; margin: 1vw; padding: 1rem; } .innerCol h2 { color: yellow; font-weight: lighter; font-size: 3rem; } .innerCol p { color: rgb(227, 217, 217); margin-top: 2rem; font-size: 1.5rem; letter-spacing: 1px; margin-bottom: 20px; } .choose{ background-image: url(https://images.unsplash.com/photo-1466637574441-749b8f19452f?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1400&q=80); background-size: cover; background-position: center; } .recipe { background-image: url(https://images.unsplash.com/photo-1490645935967-10de6ba17061?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1935&q=80); background-size: cover; background-position: center; } .favorites { background-image: url(https://images.unsplash.com/photo-1542010589005-d1eacc3918f2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1969&q=80); background-size: cover; background-position: center; } .aboutButton { text-decoration: none; } .apple { color: #3F51B5; font-size: 30px; text-align: center; background-image: url(https://images.unsplash.com/photo-1606859191214-25806e8e2423?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80); background-size:auto; background-position: center; background-repeat: no-repeat; height: 100vh; padding-top: 5vh; } .recipeCols { background-color: #3F51B5; color: white; display: flex; flex-direction: row; justify-content: space-around; margin: 0 auto; border: solid blue 1px; width: 60%; padding: 20px; } .recipeBoxes { background-color: white; color: #3F51B5; padding: 20px; } .logo { height: 18vh; border-radius: 200px; }
0.424889
0.107484
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, 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, bless you */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } html { height: 100%; box-sizing: border-box; } 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; } /** Begin App level styling **/ body { background: #fff; -webkit-font-feature-settings: "kern", "liga", "pnum"; -ms-font-feature-settings: "kern", "liga", "pnum"; font-feature-settings: "kern", "liga", "pnum"; -webkit-font-smoothing: antialiased; color: #fff; font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif, sans-serif; font-size: 1.3em; font-weight: 300; line-height: 1.5; } h1 { font-size: 2.25em; font-weight: bold; } p { margin: 0 0 1.5em; } .text-center { text-align: center; } header { background: #fff; } header .logo { background: url("img/generic-logo.png") no-repeat center; width: 141px; height: 42px; margin: 11px 0; display: block; outline: none; } header .nav { text-align: center; } header .nav a { margin: 0px 20px; font-weight: bold; text-transform: uppercase; font-size: 0.6em; color: #444; line-height: 64px; } #hero { height: 494px; background: url("img/hero.png") no-repeat center; background-size: cover; position: relative; } #hero .container { position: relative; top: 20%; } footer { background-color: #00a5db; min-height: 140px; } footer h2 { margin-top: 34px; } footer p { padding-top: 40px; } footer .social { padding-top: 48px; text-align: right; } footer .social a { height: 41px; width: 42px; display: inline-block; } footer .social .facebook { background: url("img/icons.png") 0px 0px no-repeat; } footer .social .twitter { background: url("img/icons.png") -67px 0px no-repeat; } footer .social .linkedin { background: url("img/icons.png") -131px 0px no-repeat; } footer .social .instragram { background: url("img/icons.png") -197px 0px no-repeat; }
app/main.css
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, 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, bless you */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } html { height: 100%; box-sizing: border-box; } 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; } /** Begin App level styling **/ body { background: #fff; -webkit-font-feature-settings: "kern", "liga", "pnum"; -ms-font-feature-settings: "kern", "liga", "pnum"; font-feature-settings: "kern", "liga", "pnum"; -webkit-font-smoothing: antialiased; color: #fff; font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif, sans-serif; font-size: 1.3em; font-weight: 300; line-height: 1.5; } h1 { font-size: 2.25em; font-weight: bold; } p { margin: 0 0 1.5em; } .text-center { text-align: center; } header { background: #fff; } header .logo { background: url("img/generic-logo.png") no-repeat center; width: 141px; height: 42px; margin: 11px 0; display: block; outline: none; } header .nav { text-align: center; } header .nav a { margin: 0px 20px; font-weight: bold; text-transform: uppercase; font-size: 0.6em; color: #444; line-height: 64px; } #hero { height: 494px; background: url("img/hero.png") no-repeat center; background-size: cover; position: relative; } #hero .container { position: relative; top: 20%; } footer { background-color: #00a5db; min-height: 140px; } footer h2 { margin-top: 34px; } footer p { padding-top: 40px; } footer .social { padding-top: 48px; text-align: right; } footer .social a { height: 41px; width: 42px; display: inline-block; } footer .social .facebook { background: url("img/icons.png") 0px 0px no-repeat; } footer .social .twitter { background: url("img/icons.png") -67px 0px no-repeat; } footer .social .linkedin { background: url("img/icons.png") -131px 0px no-repeat; } footer .social .instragram { background: url("img/icons.png") -197px 0px no-repeat; }
0.337968
0.066782
::-webkit-scrollbar { width: 15px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, .6); } ::-webkit-scrollbar-thumb:hover { background: rgba(41, 57, 151, 0.6); } .bodyview .list { width: 200px; height: 40px; display: flex; flex-direction: row; inset-inline: 1; justify-content: center; align-items: center; cursor: pointer; } .bodyview .list a { width: 100%; height: 50px; display: flex; inset-inline: 1; justify-content: center; align-items: center; text-decoration: none; color: black; } .bodyview .list .list1 { width: 70%; height: 40px; } .bodyview .list .list2 { width: 5%; height: 40px; } .bodyview { width: 100%; height: 100%; background-color: white; } .bodyview .bodyview1 { width: 100%; height: 50px; display: flex; } .bodyview .bodyview1 .bodyview11 { width: 20%; height: 80%; display: flex; align-items: center; } .bodyview .bodyview1 .bodyview11 .items { width: 100%; margin-left: 10px; display: flex; align-items: center; font-size: 15px; } .bodyview .bodyview1 .bodyview11 select { width: 60px; height: 30px; } .bodyview .bodyview1 .bodyview12 { width: 40%; height: 80%; display: flex; font-size: 12px; align-items: center; justify-content: center; } .bodyview .bodyview1 .bodyview13 { width: 40%; height: 80%; display: flex; flex-direction: row-reverse; align-items: center; } .bodyview .bodyview1 .bodyview13 input { height: 30px; width: 250px; margin-right: 20px; border-radius: 10px; border: 1px solid black; } .bodyview .bodyview2 { width: 100%; height: 88%; overflow: auto; } .bodyview .bodyview2 .table { width: 100%; height: 95%; } .bodyview .bodyview2 .table table { border-collapse: collapse; width: 100%; border: 1px solid #ddd; } .bodyview .bodyview2 .table th { text-align: left; padding: 8px; } .bodyview .bodyview2 .table td { text-align: left; padding: 8px; } .bodyview .bodyview3 { width: 100%; height: 40px; overflow: auto; color: black; background: white; }
public/css/admin/admin.css
::-webkit-scrollbar { width: 15px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, .6); } ::-webkit-scrollbar-thumb:hover { background: rgba(41, 57, 151, 0.6); } .bodyview .list { width: 200px; height: 40px; display: flex; flex-direction: row; inset-inline: 1; justify-content: center; align-items: center; cursor: pointer; } .bodyview .list a { width: 100%; height: 50px; display: flex; inset-inline: 1; justify-content: center; align-items: center; text-decoration: none; color: black; } .bodyview .list .list1 { width: 70%; height: 40px; } .bodyview .list .list2 { width: 5%; height: 40px; } .bodyview { width: 100%; height: 100%; background-color: white; } .bodyview .bodyview1 { width: 100%; height: 50px; display: flex; } .bodyview .bodyview1 .bodyview11 { width: 20%; height: 80%; display: flex; align-items: center; } .bodyview .bodyview1 .bodyview11 .items { width: 100%; margin-left: 10px; display: flex; align-items: center; font-size: 15px; } .bodyview .bodyview1 .bodyview11 select { width: 60px; height: 30px; } .bodyview .bodyview1 .bodyview12 { width: 40%; height: 80%; display: flex; font-size: 12px; align-items: center; justify-content: center; } .bodyview .bodyview1 .bodyview13 { width: 40%; height: 80%; display: flex; flex-direction: row-reverse; align-items: center; } .bodyview .bodyview1 .bodyview13 input { height: 30px; width: 250px; margin-right: 20px; border-radius: 10px; border: 1px solid black; } .bodyview .bodyview2 { width: 100%; height: 88%; overflow: auto; } .bodyview .bodyview2 .table { width: 100%; height: 95%; } .bodyview .bodyview2 .table table { border-collapse: collapse; width: 100%; border: 1px solid #ddd; } .bodyview .bodyview2 .table th { text-align: left; padding: 8px; } .bodyview .bodyview2 .table td { text-align: left; padding: 8px; } .bodyview .bodyview3 { width: 100%; height: 40px; overflow: auto; color: black; background: white; }
0.62395
0.054828
.track-container { position: relative; width: 40em; height: 40em; border-radius: 50%; padding: 0; list-style: none; margin: 80px auto 0; border: solid 1px black; } .track-container > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .track-container > *:nth-of-type(1) { transform: rotate(0deg) translate(20em) rotate(0deg); } .track-container > *:nth-of-type(2) { transform: rotate(5.625deg) translate(20em) rotate(-5.625deg); } .track-container > *:nth-of-type(3) { transform: rotate(11.25deg) translate(20em) rotate(-11.25deg); } .track-container > *:nth-of-type(4) { transform: rotate(16.875deg) translate(20em) rotate(-16.875deg); } .track-container > *:nth-of-type(5) { transform: rotate(22.5deg) translate(20em) rotate(-22.5deg); } .track-container > *:nth-of-type(6) { transform: rotate(28.125deg) translate(20em) rotate(-28.125deg); } .track-container > *:nth-of-type(7) { transform: rotate(33.75deg) translate(20em) rotate(-33.75deg); } .track-container > *:nth-of-type(8) { transform: rotate(39.375deg) translate(20em) rotate(-39.375deg); } .track-container > *:nth-of-type(9) { transform: rotate(45deg) translate(20em) rotate(-45deg); } .track-container > *:nth-of-type(10) { transform: rotate(50.625deg) translate(20em) rotate(-50.625deg); } .track-container > *:nth-of-type(11) { transform: rotate(56.25deg) translate(20em) rotate(-56.25deg); } .track-container > *:nth-of-type(12) { transform: rotate(61.875deg) translate(20em) rotate(-61.875deg); } .track-container > *:nth-of-type(13) { transform: rotate(67.5deg) translate(20em) rotate(-67.5deg); } .track-container > *:nth-of-type(14) { transform: rotate(73.125deg) translate(20em) rotate(-73.125deg); } .track-container > *:nth-of-type(15) { transform: rotate(78.75deg) translate(20em) rotate(-78.75deg); } .track-container > *:nth-of-type(16) { transform: rotate(84.375deg) translate(20em) rotate(-84.375deg); } .track-container > *:nth-of-type(17) { transform: rotate(90deg) translate(20em) rotate(-90deg); } .track-container > *:nth-of-type(18) { transform: rotate(95.625deg) translate(20em) rotate(-95.625deg); } .track-container > *:nth-of-type(19) { transform: rotate(101.25deg) translate(20em) rotate(-101.25deg); } .track-container > *:nth-of-type(20) { transform: rotate(106.875deg) translate(20em) rotate(-106.875deg); } .track-container > *:nth-of-type(21) { transform: rotate(112.5deg) translate(20em) rotate(-112.5deg); } .track-container > *:nth-of-type(22) { transform: rotate(118.125deg) translate(20em) rotate(-118.125deg); } .track-container > *:nth-of-type(23) { transform: rotate(123.75deg) translate(20em) rotate(-123.75deg); } .track-container > *:nth-of-type(24) { transform: rotate(129.375deg) translate(20em) rotate(-129.375deg); } .track-container > *:nth-of-type(25) { transform: rotate(135deg) translate(20em) rotate(-135deg); } .track-container > *:nth-of-type(26) { transform: rotate(140.625deg) translate(20em) rotate(-140.625deg); } .track-container > *:nth-of-type(27) { transform: rotate(146.25deg) translate(20em) rotate(-146.25deg); } .track-container > *:nth-of-type(28) { transform: rotate(151.875deg) translate(20em) rotate(-151.875deg); } .track-container > *:nth-of-type(29) { transform: rotate(157.5deg) translate(20em) rotate(-157.5deg); } .track-container > *:nth-of-type(30) { transform: rotate(163.125deg) translate(20em) rotate(-163.125deg); } .track-container > *:nth-of-type(31) { transform: rotate(168.75deg) translate(20em) rotate(-168.75deg); } .track-container > *:nth-of-type(32) { transform: rotate(174.375deg) translate(20em) rotate(-174.375deg); } .track-container > *:nth-of-type(33) { transform: rotate(180deg) translate(20em) rotate(-180deg); } .track-container > *:nth-of-type(34) { transform: rotate(185.625deg) translate(20em) rotate(-185.625deg); } .track-container > *:nth-of-type(35) { transform: rotate(191.25deg) translate(20em) rotate(-191.25deg); } .track-container > *:nth-of-type(36) { transform: rotate(196.875deg) translate(20em) rotate(-196.875deg); } .track-container > *:nth-of-type(37) { transform: rotate(202.5deg) translate(20em) rotate(-202.5deg); } .track-container > *:nth-of-type(38) { transform: rotate(208.125deg) translate(20em) rotate(-208.125deg); } .track-container > *:nth-of-type(39) { transform: rotate(213.75deg) translate(20em) rotate(-213.75deg); } .track-container > *:nth-of-type(40) { transform: rotate(219.375deg) translate(20em) rotate(-219.375deg); } .track-container > *:nth-of-type(41) { transform: rotate(225deg) translate(20em) rotate(-225deg); } .track-container > *:nth-of-type(42) { transform: rotate(230.625deg) translate(20em) rotate(-230.625deg); } .track-container > *:nth-of-type(43) { transform: rotate(236.25deg) translate(20em) rotate(-236.25deg); } .track-container > *:nth-of-type(44) { transform: rotate(241.875deg) translate(20em) rotate(-241.875deg); } .track-container > *:nth-of-type(45) { transform: rotate(247.5deg) translate(20em) rotate(-247.5deg); } .track-container > *:nth-of-type(46) { transform: rotate(253.125deg) translate(20em) rotate(-253.125deg); } .track-container > *:nth-of-type(47) { transform: rotate(258.75deg) translate(20em) rotate(-258.75deg); } .track-container > *:nth-of-type(48) { transform: rotate(264.375deg) translate(20em) rotate(-264.375deg); } .track-container > *:nth-of-type(49) { transform: rotate(270deg) translate(20em) rotate(-270deg); } .track-container > *:nth-of-type(50) { transform: rotate(275.625deg) translate(20em) rotate(-275.625deg); } .track-container > *:nth-of-type(51) { transform: rotate(281.25deg) translate(20em) rotate(-281.25deg); } .track-container > *:nth-of-type(52) { transform: rotate(286.875deg) translate(20em) rotate(-286.875deg); } .track-container > *:nth-of-type(53) { transform: rotate(292.5deg) translate(20em) rotate(-292.5deg); } .track-container > *:nth-of-type(54) { transform: rotate(298.125deg) translate(20em) rotate(-298.125deg); } .track-container > *:nth-of-type(55) { transform: rotate(303.75deg) translate(20em) rotate(-303.75deg); } .track-container > *:nth-of-type(56) { transform: rotate(309.375deg) translate(20em) rotate(-309.375deg); } .track-container > *:nth-of-type(57) { transform: rotate(315deg) translate(20em) rotate(-315deg); } .track-container > *:nth-of-type(58) { transform: rotate(320.625deg) translate(20em) rotate(-320.625deg); } .track-container > *:nth-of-type(59) { transform: rotate(326.25deg) translate(20em) rotate(-326.25deg); } .track-container > *:nth-of-type(60) { transform: rotate(331.875deg) translate(20em) rotate(-331.875deg); } .track-container > *:nth-of-type(61) { transform: rotate(337.5deg) translate(20em) rotate(-337.5deg); } .track-container > *:nth-of-type(62) { transform: rotate(343.125deg) translate(20em) rotate(-343.125deg); } .track-container > *:nth-of-type(63) { transform: rotate(348.75deg) translate(20em) rotate(-348.75deg); } .track-container > *:nth-of-type(64) { transform: rotate(354.375deg) translate(20em) rotate(-354.375deg); } .base-4 { position: relative; width: 2.1em; height: 2.1em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-4 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-4 > *:nth-of-type(1) { transform: rotate(0deg) translate(1.05em) rotate(0deg); } .base-4 > *:nth-of-type(2) { transform: rotate(90deg) translate(1.05em) rotate(-90deg); } .base-4 > *:nth-of-type(3) { transform: rotate(180deg) translate(1.05em) rotate(-180deg); } .base-4 > *:nth-of-type(4) { transform: rotate(270deg) translate(1.05em) rotate(-270deg); } .base-3 { position: relative; width: 1.75em; height: 1.75em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-3 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-3 > *:nth-of-type(1) { transform: rotate(0deg) translate(0.875em) rotate(0deg); } .base-3 > *:nth-of-type(2) { transform: rotate(120deg) translate(0.875em) rotate(-120deg); } .base-3 > *:nth-of-type(3) { transform: rotate(240deg) translate(0.875em) rotate(-240deg); } .base-2 { position: relative; width: 1.55em; height: 1.55em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-2 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-2 > *:nth-of-type(1) { transform: rotate(0deg) translate(0.775em) rotate(0deg); } .base-2 > *:nth-of-type(2) { transform: rotate(180deg) translate(0.775em) rotate(-180deg); } .base-1 { position: relative; width: 0em; height: 0em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-1 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-1 > *:nth-of-type(1) { transform: rotate(0deg) translate(0em) rotate(0deg); } /*# sourceMappingURL=circle.css.map */
src/circle.css
.track-container { position: relative; width: 40em; height: 40em; border-radius: 50%; padding: 0; list-style: none; margin: 80px auto 0; border: solid 1px black; } .track-container > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .track-container > *:nth-of-type(1) { transform: rotate(0deg) translate(20em) rotate(0deg); } .track-container > *:nth-of-type(2) { transform: rotate(5.625deg) translate(20em) rotate(-5.625deg); } .track-container > *:nth-of-type(3) { transform: rotate(11.25deg) translate(20em) rotate(-11.25deg); } .track-container > *:nth-of-type(4) { transform: rotate(16.875deg) translate(20em) rotate(-16.875deg); } .track-container > *:nth-of-type(5) { transform: rotate(22.5deg) translate(20em) rotate(-22.5deg); } .track-container > *:nth-of-type(6) { transform: rotate(28.125deg) translate(20em) rotate(-28.125deg); } .track-container > *:nth-of-type(7) { transform: rotate(33.75deg) translate(20em) rotate(-33.75deg); } .track-container > *:nth-of-type(8) { transform: rotate(39.375deg) translate(20em) rotate(-39.375deg); } .track-container > *:nth-of-type(9) { transform: rotate(45deg) translate(20em) rotate(-45deg); } .track-container > *:nth-of-type(10) { transform: rotate(50.625deg) translate(20em) rotate(-50.625deg); } .track-container > *:nth-of-type(11) { transform: rotate(56.25deg) translate(20em) rotate(-56.25deg); } .track-container > *:nth-of-type(12) { transform: rotate(61.875deg) translate(20em) rotate(-61.875deg); } .track-container > *:nth-of-type(13) { transform: rotate(67.5deg) translate(20em) rotate(-67.5deg); } .track-container > *:nth-of-type(14) { transform: rotate(73.125deg) translate(20em) rotate(-73.125deg); } .track-container > *:nth-of-type(15) { transform: rotate(78.75deg) translate(20em) rotate(-78.75deg); } .track-container > *:nth-of-type(16) { transform: rotate(84.375deg) translate(20em) rotate(-84.375deg); } .track-container > *:nth-of-type(17) { transform: rotate(90deg) translate(20em) rotate(-90deg); } .track-container > *:nth-of-type(18) { transform: rotate(95.625deg) translate(20em) rotate(-95.625deg); } .track-container > *:nth-of-type(19) { transform: rotate(101.25deg) translate(20em) rotate(-101.25deg); } .track-container > *:nth-of-type(20) { transform: rotate(106.875deg) translate(20em) rotate(-106.875deg); } .track-container > *:nth-of-type(21) { transform: rotate(112.5deg) translate(20em) rotate(-112.5deg); } .track-container > *:nth-of-type(22) { transform: rotate(118.125deg) translate(20em) rotate(-118.125deg); } .track-container > *:nth-of-type(23) { transform: rotate(123.75deg) translate(20em) rotate(-123.75deg); } .track-container > *:nth-of-type(24) { transform: rotate(129.375deg) translate(20em) rotate(-129.375deg); } .track-container > *:nth-of-type(25) { transform: rotate(135deg) translate(20em) rotate(-135deg); } .track-container > *:nth-of-type(26) { transform: rotate(140.625deg) translate(20em) rotate(-140.625deg); } .track-container > *:nth-of-type(27) { transform: rotate(146.25deg) translate(20em) rotate(-146.25deg); } .track-container > *:nth-of-type(28) { transform: rotate(151.875deg) translate(20em) rotate(-151.875deg); } .track-container > *:nth-of-type(29) { transform: rotate(157.5deg) translate(20em) rotate(-157.5deg); } .track-container > *:nth-of-type(30) { transform: rotate(163.125deg) translate(20em) rotate(-163.125deg); } .track-container > *:nth-of-type(31) { transform: rotate(168.75deg) translate(20em) rotate(-168.75deg); } .track-container > *:nth-of-type(32) { transform: rotate(174.375deg) translate(20em) rotate(-174.375deg); } .track-container > *:nth-of-type(33) { transform: rotate(180deg) translate(20em) rotate(-180deg); } .track-container > *:nth-of-type(34) { transform: rotate(185.625deg) translate(20em) rotate(-185.625deg); } .track-container > *:nth-of-type(35) { transform: rotate(191.25deg) translate(20em) rotate(-191.25deg); } .track-container > *:nth-of-type(36) { transform: rotate(196.875deg) translate(20em) rotate(-196.875deg); } .track-container > *:nth-of-type(37) { transform: rotate(202.5deg) translate(20em) rotate(-202.5deg); } .track-container > *:nth-of-type(38) { transform: rotate(208.125deg) translate(20em) rotate(-208.125deg); } .track-container > *:nth-of-type(39) { transform: rotate(213.75deg) translate(20em) rotate(-213.75deg); } .track-container > *:nth-of-type(40) { transform: rotate(219.375deg) translate(20em) rotate(-219.375deg); } .track-container > *:nth-of-type(41) { transform: rotate(225deg) translate(20em) rotate(-225deg); } .track-container > *:nth-of-type(42) { transform: rotate(230.625deg) translate(20em) rotate(-230.625deg); } .track-container > *:nth-of-type(43) { transform: rotate(236.25deg) translate(20em) rotate(-236.25deg); } .track-container > *:nth-of-type(44) { transform: rotate(241.875deg) translate(20em) rotate(-241.875deg); } .track-container > *:nth-of-type(45) { transform: rotate(247.5deg) translate(20em) rotate(-247.5deg); } .track-container > *:nth-of-type(46) { transform: rotate(253.125deg) translate(20em) rotate(-253.125deg); } .track-container > *:nth-of-type(47) { transform: rotate(258.75deg) translate(20em) rotate(-258.75deg); } .track-container > *:nth-of-type(48) { transform: rotate(264.375deg) translate(20em) rotate(-264.375deg); } .track-container > *:nth-of-type(49) { transform: rotate(270deg) translate(20em) rotate(-270deg); } .track-container > *:nth-of-type(50) { transform: rotate(275.625deg) translate(20em) rotate(-275.625deg); } .track-container > *:nth-of-type(51) { transform: rotate(281.25deg) translate(20em) rotate(-281.25deg); } .track-container > *:nth-of-type(52) { transform: rotate(286.875deg) translate(20em) rotate(-286.875deg); } .track-container > *:nth-of-type(53) { transform: rotate(292.5deg) translate(20em) rotate(-292.5deg); } .track-container > *:nth-of-type(54) { transform: rotate(298.125deg) translate(20em) rotate(-298.125deg); } .track-container > *:nth-of-type(55) { transform: rotate(303.75deg) translate(20em) rotate(-303.75deg); } .track-container > *:nth-of-type(56) { transform: rotate(309.375deg) translate(20em) rotate(-309.375deg); } .track-container > *:nth-of-type(57) { transform: rotate(315deg) translate(20em) rotate(-315deg); } .track-container > *:nth-of-type(58) { transform: rotate(320.625deg) translate(20em) rotate(-320.625deg); } .track-container > *:nth-of-type(59) { transform: rotate(326.25deg) translate(20em) rotate(-326.25deg); } .track-container > *:nth-of-type(60) { transform: rotate(331.875deg) translate(20em) rotate(-331.875deg); } .track-container > *:nth-of-type(61) { transform: rotate(337.5deg) translate(20em) rotate(-337.5deg); } .track-container > *:nth-of-type(62) { transform: rotate(343.125deg) translate(20em) rotate(-343.125deg); } .track-container > *:nth-of-type(63) { transform: rotate(348.75deg) translate(20em) rotate(-348.75deg); } .track-container > *:nth-of-type(64) { transform: rotate(354.375deg) translate(20em) rotate(-354.375deg); } .base-4 { position: relative; width: 2.1em; height: 2.1em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-4 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-4 > *:nth-of-type(1) { transform: rotate(0deg) translate(1.05em) rotate(0deg); } .base-4 > *:nth-of-type(2) { transform: rotate(90deg) translate(1.05em) rotate(-90deg); } .base-4 > *:nth-of-type(3) { transform: rotate(180deg) translate(1.05em) rotate(-180deg); } .base-4 > *:nth-of-type(4) { transform: rotate(270deg) translate(1.05em) rotate(-270deg); } .base-3 { position: relative; width: 1.75em; height: 1.75em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-3 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-3 > *:nth-of-type(1) { transform: rotate(0deg) translate(0.875em) rotate(0deg); } .base-3 > *:nth-of-type(2) { transform: rotate(120deg) translate(0.875em) rotate(-120deg); } .base-3 > *:nth-of-type(3) { transform: rotate(240deg) translate(0.875em) rotate(-240deg); } .base-2 { position: relative; width: 1.55em; height: 1.55em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-2 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-2 > *:nth-of-type(1) { transform: rotate(0deg) translate(0.775em) rotate(0deg); } .base-2 > *:nth-of-type(2) { transform: rotate(180deg) translate(0.775em) rotate(-180deg); } .base-1 { position: relative; width: 0em; height: 0em; border-radius: 50%; padding: 0; list-style: none; margin: 0 auto; border: solid 1px black; width: 4em; height: 4em; } .base-1 > * { display: block; position: absolute; top: 50%; left: 50%; margin: -0.75em; width: 1.5em; height: 1.5em; } .base-1 > *:nth-of-type(1) { transform: rotate(0deg) translate(0em) rotate(0deg); } /*# sourceMappingURL=circle.css.map */
0.764628
0.292052
.src-components-reserva { } .container { display: grid; grid-template-columns: 0fr 1fr 1fr 1fr 0fr; grid-template-rows: 0fr 1fr 0fr; gap: 30px 30px; grid-auto-flow: row; grid-template-areas: ". . . . ." ". Datos Datos Ticket ." ". . . . ."; } .Ticket { background-color: white; text-align: left; /* Agregao manual */ border: 2px solid black; /* Agregao manual */ padding: 5px; /* Agregao manual */ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0.1fr 0fr; gap: 15px 0px; grid-auto-flow: row; grid-template-areas: "TICKET TICKET TICKET" ". . ." "Numero Numero Numero" "Pelicula Pelicula Pelicula" "Dia Dia Dia" "Hora Hora Hora" "Sala Sala Sala" "CantidadEntradas CantidadEntradas CantidadEntradas" "ValorTotal ValorTotal ValorTotal" "MedioPago MedioPago MedioPago" ". . ."; grid-area: Ticket; } .TICKET { grid-area: TICKET; font-family: 'Convergence', sans-serif; } .Numero { grid-area: Numero; font-family: 'Nunito', sans-serif; } .Pelicula { grid-area: Pelicula; font-family: 'Nunito', sans-serif; } .Dia { grid-area: Dia; font-family: 'Nunito', sans-serif; } .Hora { grid-area: Hora; font-family: 'Nunito', sans-serif; } .Sala { grid-area: Sala; font-family: 'Nunito', sans-serif; } .CantidadEntradas { grid-area: CantidadEntradas; font-family: 'Nunito', sans-serif; } .ValorTotal { grid-area: ValorTotal; font-family: 'Nunito', sans-serif; } .MedioPago { grid-area: MedioPago; font-family: 'Nunito', sans-serif; } .Datos { text-align: left; /* Agregao manual */ display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 0.5fr 0.1fr 1fr 1fr; gap: 0px 30px; grid-auto-flow: row; grid-template-areas: "Nombre Nombre" "Portada Funcion" "Portada ." "Portada SELECCIONAR-PAGO" "Portada Tarjeta" "Portada MercadoPago" "Portada ." "Portada InputCantidadEntradas" "Portada Input" "Portada Reservar" ". ."; grid-area: Datos; } .Nombre { grid-area: Nombre; font-family: 'Nunito', sans-serif; } .Portada { grid-area: Portada; } .Funcion { grid-area: Funcion; font-family: 'Nunito', sans-serif; } .SELECCIONAR-PAGO { grid-area: SELECCIONAR-PAGO; font-family: 'Nunito', sans-serif; margin-top: 1rem; margin-bottom: 0.2rem; } .Tarjeta { grid-area: Tarjeta; font-family: 'Nunito', sans-serif; } .MercadoPago { grid-area: MercadoPago; font-family: 'Nunito', sans-serif; margin-bottom: 1rem; } .InputCantidadEntradas { grid-area: InputCantidadEntradas; font-family: 'Nunito', sans-serif; } .Input { grid-area: Input; } .Reservar { grid-area: Reservar; font-family: 'Orbitron', sans-serif; font-weight: 600; margin-top: 1rem; }
src/components/Reserva/src/components/Reserva.css
.src-components-reserva { } .container { display: grid; grid-template-columns: 0fr 1fr 1fr 1fr 0fr; grid-template-rows: 0fr 1fr 0fr; gap: 30px 30px; grid-auto-flow: row; grid-template-areas: ". . . . ." ". Datos Datos Ticket ." ". . . . ."; } .Ticket { background-color: white; text-align: left; /* Agregao manual */ border: 2px solid black; /* Agregao manual */ padding: 5px; /* Agregao manual */ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0fr 0.1fr 0fr; gap: 15px 0px; grid-auto-flow: row; grid-template-areas: "TICKET TICKET TICKET" ". . ." "Numero Numero Numero" "Pelicula Pelicula Pelicula" "Dia Dia Dia" "Hora Hora Hora" "Sala Sala Sala" "CantidadEntradas CantidadEntradas CantidadEntradas" "ValorTotal ValorTotal ValorTotal" "MedioPago MedioPago MedioPago" ". . ."; grid-area: Ticket; } .TICKET { grid-area: TICKET; font-family: 'Convergence', sans-serif; } .Numero { grid-area: Numero; font-family: 'Nunito', sans-serif; } .Pelicula { grid-area: Pelicula; font-family: 'Nunito', sans-serif; } .Dia { grid-area: Dia; font-family: 'Nunito', sans-serif; } .Hora { grid-area: Hora; font-family: 'Nunito', sans-serif; } .Sala { grid-area: Sala; font-family: 'Nunito', sans-serif; } .CantidadEntradas { grid-area: CantidadEntradas; font-family: 'Nunito', sans-serif; } .ValorTotal { grid-area: ValorTotal; font-family: 'Nunito', sans-serif; } .MedioPago { grid-area: MedioPago; font-family: 'Nunito', sans-serif; } .Datos { text-align: left; /* Agregao manual */ display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 0.5fr 0.1fr 1fr 1fr; gap: 0px 30px; grid-auto-flow: row; grid-template-areas: "Nombre Nombre" "Portada Funcion" "Portada ." "Portada SELECCIONAR-PAGO" "Portada Tarjeta" "Portada MercadoPago" "Portada ." "Portada InputCantidadEntradas" "Portada Input" "Portada Reservar" ". ."; grid-area: Datos; } .Nombre { grid-area: Nombre; font-family: 'Nunito', sans-serif; } .Portada { grid-area: Portada; } .Funcion { grid-area: Funcion; font-family: 'Nunito', sans-serif; } .SELECCIONAR-PAGO { grid-area: SELECCIONAR-PAGO; font-family: 'Nunito', sans-serif; margin-top: 1rem; margin-bottom: 0.2rem; } .Tarjeta { grid-area: Tarjeta; font-family: 'Nunito', sans-serif; } .MercadoPago { grid-area: MercadoPago; font-family: 'Nunito', sans-serif; margin-bottom: 1rem; } .InputCantidadEntradas { grid-area: InputCantidadEntradas; font-family: 'Nunito', sans-serif; } .Input { grid-area: Input; } .Reservar { grid-area: Reservar; font-family: 'Orbitron', sans-serif; font-weight: 600; margin-top: 1rem; }
0.522202
0.338897
7.0-alpha1:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha2:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha3:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha4:f852d946240d591d6ee48093442cda728e9c4013b1429d20078e7c16415b5dbe 7.0-alpha5:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-alpha6:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-alpha7:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta1:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta2:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta3:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.1:0241087b470bbe0592c1c62599ca2afb2989bd639ed2292449d38993b21c614c 7.2:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.3:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.4:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.5:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.6:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.7:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.8:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.9:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.10:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.11:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.12:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.13:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.14:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.15:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.16:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.17:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.18:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.19:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.20:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.21:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.22:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.23:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.24:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.25:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.26:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.27:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.28:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.29:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.30:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.31:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.32:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.33:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.34:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.35:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.36:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.37:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.38:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.39:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.40:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.41:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.42:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.43:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.44:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.50:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.51:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.52:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.53:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.54:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 6.1:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.2:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.3:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.4:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.5:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.6:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.7:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.8:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.9:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.10:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.11:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.12:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.13:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.14:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.15:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.16:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.17:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.18:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.19:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.20:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.21:02c6f6f166403e7091d9041d54bf679dc42c3e9f9abc45ecc8e9d0bd73dc5c09 6.22:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.23:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.24:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.25:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.26:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.27:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.28:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.29:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.30:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.31:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.32:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.33:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.34:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.35:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.36:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.37:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.38:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 7.0:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 6.0:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888
hashs-database/hashs/themes___garland___fix-ie-rtl.css
7.0-alpha1:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha2:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha3:3a759e6090387a4df94ccb7bf1b19b711306cd6e0437bd21302eba6233b22c03 7.0-alpha4:f852d946240d591d6ee48093442cda728e9c4013b1429d20078e7c16415b5dbe 7.0-alpha5:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-alpha6:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-alpha7:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta1:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta2:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.0-beta3:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 7.1:0241087b470bbe0592c1c62599ca2afb2989bd639ed2292449d38993b21c614c 7.2:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.3:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.4:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.5:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.6:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.7:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.8:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.9:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.10:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.11:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.12:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.13:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.14:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.15:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.16:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.17:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.18:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.19:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.20:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.21:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.22:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.23:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.24:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.25:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.26:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.27:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.28:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.29:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.30:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.31:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.32:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.33:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.34:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.35:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.36:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.37:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.38:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.39:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.40:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.41:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.42:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.43:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.44:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.50:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.51:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.52:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.53:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 7.54:79136ec84b9d67d4d6f93cb5e853346e43f7588e38525f21688f78ab77d48e7f 6.1:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.2:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.3:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.4:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.5:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.6:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.7:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.8:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.9:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.10:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.11:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.12:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.13:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.14:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.15:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.16:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.17:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.18:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.19:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.20:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888 6.21:02c6f6f166403e7091d9041d54bf679dc42c3e9f9abc45ecc8e9d0bd73dc5c09 6.22:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.23:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.24:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.25:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.26:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.27:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.28:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.29:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.30:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.31:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.32:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.33:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.34:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.35:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.36:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.37:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 6.38:e4a8a8523d5ba5c7a90629935d77d4d96153af49d83d5ea75e71f94e1e4bf067 7.0:bc79fd1263bfb8674a3040a36709921e39305ab1e6bf77ef754d30f9e64b1b0c 6.0:b101282d4a05e3545142935f1e20ea4919a8b2b4e22e7a5dc15f4b4fd40f5888
0.173954
0.523603
body{ background: #FFFFFF ; } .input-group{ margin-top: 2px; } .nave{ background: #030303; } .nave a { color: #FFFFFF; background: #030303; } .pao{ color: #40464D; } #pao{ padding: 5px; height: 35px; } header ul li { list-style-type: none; display: inline-block; } #pao ul li{ list-style-type: none; display: inline-block; } #principal{ border-top: 1px solid #ddd9d9; border-bottom: 1px solid #ddd9d9; } .apple{ border: 2px dotted rgb(127, 241, 232); } #escolhas button { padding: 10px; border: 1px solid white; border-radius: 300px; } #escolhas button:hover { cursor: pointer; border: 1px solid black; } .Screen{ margin-top: 10px; } .concatenar{ border: 1px solid #40464D; border-radius: 5px; width: 80px; margin: 5px; margin-left: 2px; text-align: center; display: inline-block; } .concatenar button{ border: none; padding: 0 8px; } .pagar{ padding: 10px; } .cart{ background: #40B25C; } .cart, .buy{ height: 55px; color: #FFFFFF; text-transform: uppercase; font-size: 20px; border: none; border-radius: 5px; } .buy{ margin-top: 2px; background: #E36305; } .see{ display: inline-block; } .descri{ width: 150px; font-size: x-small; padding: 1px 6px; } .textos{ margin: 20px 0; text-align: left; } .get{ height: 112px; background: #40B25C; color: #FFFFFF; } .news{ background: #40B25C; color: #FFFFFF; font-size: 32px; } footer{ background: #030303; color: #FFFFFF; padding: 50px 0 20px 0; } footer ul li{ background: #030303; } footer h5{ margin: 15px; background: #030303; color: #FFFFFF; } .cartao{ margin: 25px 10px; } .pe{ background: #030303; text-align: center; color: #FFFFFF; } .sitemap ul li { color: #FFFFFF; list-style-type: none; display: inline-block; } .sitemap{ margin: 45px; } #pe{ font-size: 18px; }
projeto-final/css/estilo.css
body{ background: #FFFFFF ; } .input-group{ margin-top: 2px; } .nave{ background: #030303; } .nave a { color: #FFFFFF; background: #030303; } .pao{ color: #40464D; } #pao{ padding: 5px; height: 35px; } header ul li { list-style-type: none; display: inline-block; } #pao ul li{ list-style-type: none; display: inline-block; } #principal{ border-top: 1px solid #ddd9d9; border-bottom: 1px solid #ddd9d9; } .apple{ border: 2px dotted rgb(127, 241, 232); } #escolhas button { padding: 10px; border: 1px solid white; border-radius: 300px; } #escolhas button:hover { cursor: pointer; border: 1px solid black; } .Screen{ margin-top: 10px; } .concatenar{ border: 1px solid #40464D; border-radius: 5px; width: 80px; margin: 5px; margin-left: 2px; text-align: center; display: inline-block; } .concatenar button{ border: none; padding: 0 8px; } .pagar{ padding: 10px; } .cart{ background: #40B25C; } .cart, .buy{ height: 55px; color: #FFFFFF; text-transform: uppercase; font-size: 20px; border: none; border-radius: 5px; } .buy{ margin-top: 2px; background: #E36305; } .see{ display: inline-block; } .descri{ width: 150px; font-size: x-small; padding: 1px 6px; } .textos{ margin: 20px 0; text-align: left; } .get{ height: 112px; background: #40B25C; color: #FFFFFF; } .news{ background: #40B25C; color: #FFFFFF; font-size: 32px; } footer{ background: #030303; color: #FFFFFF; padding: 50px 0 20px 0; } footer ul li{ background: #030303; } footer h5{ margin: 15px; background: #030303; color: #FFFFFF; } .cartao{ margin: 25px 10px; } .pe{ background: #030303; text-align: center; color: #FFFFFF; } .sitemap ul li { color: #FFFFFF; list-style-type: none; display: inline-block; } .sitemap{ margin: 45px; } #pe{ font-size: 18px; }
0.341583
0.085251
body,html { margin:0; padding: 0; width: 100%; /*height:100%;*/ } body,h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend, input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td { margin:0; padding:0 } img,a img,:link img,:visited img { border:0;padding:0;margin:0; } address,cite,caption { font-style: normal } caption,th { text-align: left } ol,ul { margin:0; margin-left: 25px; } a,button { outline: 0; } input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border: 0px; } @font-face{ font-family:ProximaNovaLight; font-weight:normal; src:url("../fonts/Proxima-Nova-Light.otf") format("opentype"); } @font-face{ font-family:ProximaNovaBold; font-weight:bold; src:url("../fonts/Proxima-Nova-Bold.otf") format("opentype"); } @font-face{ font-family:ProximaNovaSemibold; font-weight:normal; src:url("../fonts/Proxima-Nova-Semibold.otf") format("opentype"); } ::-moz-selection { background:rgba(0,0,0,0.9); color:#fff; } ::selection { background:rgba(0,0,0,0.9); color:#fff; } /*------------------ @body ------------------*/ body { /* twofishillustration.com created this header. Isn't it dope? */ background: #f4f3f3 url(../images/header.gif) repeat-x center top fixed; color: #444948; background-color: #00002C; font: normal 16px/24px "ProximaNovaLight", "Helvetica Neue", Helvetica, sans-serif; } a { text-decoration: none; color: #214a64; } p strong { font-family: ProximaNovaSemiBold; } h1 { margin: 0 auto; } h1, h1 a { width: 333px; height: 242px; display: block; } h1 a { text-indent: -9999px; background: url(../images/logo.png) no-repeat 0 0; border: 0; } header { height: 52px; position: fixed; top: 0; width: 100%; } header .ryan { padding-top: 5px; } header .avatar { display: block; border-radius: 50%; width: 70px; height: 70px; margin: 0 auto; } header h2 { text-transform: uppercase; color: #fff; text-align: center; display: block; font-size: 3em; line-height: 1em; padding-top: 20px; } header h2 span { display: block; font-size: 14px; padding-top: 20px; font-weight: normal; color: rgba(255,255,255,0.6); font-family: ProximaNovaLight; letter-spacing: 0.2em; } header .social { text-align: center; padding-top: 0; } header .social a { width: 50px; height: 50px; display: inline-block; text-indent: -999em; -webkit-transform: scale(0.5, 0.5); transform: scale(0.5, 0.5); background-position: center center; background-repeat: no-repeat; text-align: center; border: 0; -webkit-transition: all .2s ease-in-out; /* For Safari 3.1 to 6.0 */ transition: all .2s ease-in-out; } header .social a.twitter { background-image: url(../images/twitter.png); } header .social a.dribbble { background-image: url(../images/dribbble.png); } header .social a.linkedin { background-image: url(../images/linkedin.png); } header .social a.medium { background-image: url(../images/medium.png); display:none; } header .social a.email { background-image: url(../images/email.png); } header .social a.github { background-image: url(../images/github.png); } #top { } .skills { list-style: none; margin: 0; padding: 0; position: relative; height: 60px; display: none; } .skills li { border-top-style: solid; display:inline-block; width: 20%; position: absolute; bottom: 0; text-align: center; } .skills li.html { border-top-color: rgba(33,74,100, 1.0); border-top-width: 10px; } .skills li.scss { border-top-color: rgba(33,74,100, 0.8); border-top-width: 10px; left: 20%; } .skills li.js { border-top-color: rgba(33,74,100, 0.6); border-top-width: 7px; left: 40%; } .skills li.rails { border-top-color: rgba(33,74,100, 0.4); border-top-width: 4px; left: 60%; } .skills li.ios { border-top-color: rgba(33,74,100, 0.2); border-top-width: 4px; left: 80%; } #container { margin: 52px auto 0 auto; width: 100%; background: #fff; position: relative; box-shadow: 0 0 5px rgba(0,0,0,.2); z-index: 3; padding-top: 20px; } #container h2 { border-bottom: 1px solid #f4f3f3; display: block; width: 100%; font-size: 0.8em; font-weight: bold; padding: 0; margin: 0 0 20px 0; font-family: ProximaNovaSemiBold; height: 50px; } #container h2 span { margin: 0; display: block; width: 780px; margin: 0 auto; } #container h2 span em { border-bottom: 1px solid #444948; font-style: normal; display: inline-block; padding: 20px 0; height: 10px; } #container h2 span em.lefty { float: left; } #container h2 span em.righty { float: left; margin-left: 380px; } .portfolio { width: 780px; overflow: hidden; margin: 0 auto; display: block; padding-bottom: 40px; } .portfolio section.thirds { width: 240px; float: left; overflow: hidden; } .portfolio section.thirds:nth-child(2) { padding-left: 30px; padding-right: 30px; } .portfolio section.thirds .item { width: 100%; margin-bottom: 30px; display: block; } .portfolio section.thirds img { width: 100%; height: auto; display: block; } .portfolio section.column { width: 375px; float: left; overflow: hidden; } .portfolio section.column:last-child { padding-left: 30px; } .portfolio section a { font-family: ProximaNovaSemiBold; } .portfolio section a.item { position: relative; display: block; width: 375px; overflow: hidden; margin-bottom: 30px; border: 0; } .portfolio section .icon { margin-bottom: 30px; } .portfolio section a img { display: block; } #contact { clear: both; display: block; width: 100%; margin: 0 auto; overflow: hidden; padding: 60px 0; } #contact form { display: block; overflow:hidden; width: 500px; margin: 0 auto; } #contact h2 { text-align: center; font-weight: bold; font-size: 18px; padding-bottom: 5px; color: #130E08; border-bottom: 0; height: auto; } #contact h3 { text-align: center; opacity: 0.7; display: block; padding-bottom: 20px; } form p { padding-top: 20px; margin-bottom: 40px; display: block; margin: 0 auto; border-bottom: 1px solid #444948; } input, textarea, select { border: 0; font: normal 14px/21px ProximaNovaSemiBold, "Helvetica Neue", Helvetica, sans-serif; padding: 10px 0; background: none; color: #444948; border-radius: 0; box-sizing: border-box; width: 100%; height: 40px; } textarea { } select { font-size: 12px; } input:focus, textarea:focus, select:focus { outline: none; } input { resize:none; } input, textarea { padding-left: 0.7em; } ::-webkit-input-placeholder { color: #444948 !important; text-transform: uppercase; font-size: 12px; } :-moz-placeholder { color: #444948 !important; text-transform: uppercase; font-size: 12px; } div.button { padding-top: 60px; } #submit { display: block; border: 0; cursor: pointer; margin: 0 auto; color: #444948; border: 1px solid #444948; box-sizing: border-box; width: 100%; font-weight: bold; text-transform: uppercase; padding: 20px 0; font-size: 1.3em; background: none; font: normal 14px ProximaNovaBold, "Helvetica Neue", Helvetica, sans-serif; text-align: center; } #submit:hover { background: #444948; color: #fff; } .error { border: 1px solid red; } select { } label { display: none; } .message { height: 29px; font-size: 11px; line-height: 11px; padding: 17px 15px 0 15px; text-align: center; background: none; font: normal 14px ProximaNovaBold, "Helvetica Neue", Helvetica, sans-serif; text-transform: uppercase; } #success { border: 1px solid #5bbd72; color: #5bbd72; } #error { border: 1px solid red; color: red; } footer { width: 780px; display: block; margin: 0 auto; padding-top: 30px; text-align: center; font-size: 11px; color: #3F372F; padding-bottom: 60px; position: relative; font-family: ProximaNovaSemibold; text-align: right; } footer p { padding-bottom: 0; margin: 0 auto; display: block; clear: both; } footer a { color: #4F4740; text-decoration: none; } footer a:hover { color: #fff; border-bottom-color: #fff; } footer .twitter-share-button { position: absolute; left: 0; } footer .twitter-follow-button { position: absolute; left: 0; } #totop { position: fixed; bottom: 5px; right: 10px; font-size: 0.8em; text-transform: uppercase; } /* From animate.css */ @-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInDown { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 60% { opacity: 1; -moz-transform: translateY(30px); } 80% { -moz-transform: translateY(-10px); } 100% { -moz-transform: translateY(0); } } @-o-keyframes bounceInDown { 0% { opacity: 0; -o-transform: translateY(-2000px); } 60% { opacity: 1; -o-transform: translateY(30px); } 80% { -o-transform: translateY(-10px); } 100% { -o-transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 0; transform: translateY(-2000px); } 60% { opacity: 1; transform: translateY(30px); } 80% { transform: translateY(-10px); } 100% { transform: translateY(0); } } @media only screen and (max-width: 640px) { .portfolio, .portfolio .column, footer, #contact form, #container, #container h2 span { width: 100%; box-sizing: border-box; } #container { margin-bottom: 0; } footer { padding-top: 0; padding-bottom: 10px; } .portfolio section a.item, .portfolio section a.item img, .portfolio section.thirds, .portfolio section.thirds:nth-child(2), .portfolio section.column:nth-child(2), .portfolio section.column { padding: 0; margin: 0; float: none; width: 100%; } .portfolio section a.item, .portfolio section.thirds .icon, .portfolio section.thirds .item { margin-bottom: 10px; } #container, #contact form { padding-left: 10px; padding-right: 10px; } section.ethos, #totop, #container h2 span em.righty { display: none; } div.button { padding-top: 10px; } header .ryan { padding-top: 120px; } header h2 span { padding-top: 0; padding-bottom: 20px; } }
css/rs.css
body,html { margin:0; padding: 0; width: 100%; /*height:100%;*/ } body,h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend, input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td { margin:0; padding:0 } img,a img,:link img,:visited img { border:0;padding:0;margin:0; } address,cite,caption { font-style: normal } caption,th { text-align: left } ol,ul { margin:0; margin-left: 25px; } a,button { outline: 0; } input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border: 0px; } @font-face{ font-family:ProximaNovaLight; font-weight:normal; src:url("../fonts/Proxima-Nova-Light.otf") format("opentype"); } @font-face{ font-family:ProximaNovaBold; font-weight:bold; src:url("../fonts/Proxima-Nova-Bold.otf") format("opentype"); } @font-face{ font-family:ProximaNovaSemibold; font-weight:normal; src:url("../fonts/Proxima-Nova-Semibold.otf") format("opentype"); } ::-moz-selection { background:rgba(0,0,0,0.9); color:#fff; } ::selection { background:rgba(0,0,0,0.9); color:#fff; } /*------------------ @body ------------------*/ body { /* twofishillustration.com created this header. Isn't it dope? */ background: #f4f3f3 url(../images/header.gif) repeat-x center top fixed; color: #444948; background-color: #00002C; font: normal 16px/24px "ProximaNovaLight", "Helvetica Neue", Helvetica, sans-serif; } a { text-decoration: none; color: #214a64; } p strong { font-family: ProximaNovaSemiBold; } h1 { margin: 0 auto; } h1, h1 a { width: 333px; height: 242px; display: block; } h1 a { text-indent: -9999px; background: url(../images/logo.png) no-repeat 0 0; border: 0; } header { height: 52px; position: fixed; top: 0; width: 100%; } header .ryan { padding-top: 5px; } header .avatar { display: block; border-radius: 50%; width: 70px; height: 70px; margin: 0 auto; } header h2 { text-transform: uppercase; color: #fff; text-align: center; display: block; font-size: 3em; line-height: 1em; padding-top: 20px; } header h2 span { display: block; font-size: 14px; padding-top: 20px; font-weight: normal; color: rgba(255,255,255,0.6); font-family: ProximaNovaLight; letter-spacing: 0.2em; } header .social { text-align: center; padding-top: 0; } header .social a { width: 50px; height: 50px; display: inline-block; text-indent: -999em; -webkit-transform: scale(0.5, 0.5); transform: scale(0.5, 0.5); background-position: center center; background-repeat: no-repeat; text-align: center; border: 0; -webkit-transition: all .2s ease-in-out; /* For Safari 3.1 to 6.0 */ transition: all .2s ease-in-out; } header .social a.twitter { background-image: url(../images/twitter.png); } header .social a.dribbble { background-image: url(../images/dribbble.png); } header .social a.linkedin { background-image: url(../images/linkedin.png); } header .social a.medium { background-image: url(../images/medium.png); display:none; } header .social a.email { background-image: url(../images/email.png); } header .social a.github { background-image: url(../images/github.png); } #top { } .skills { list-style: none; margin: 0; padding: 0; position: relative; height: 60px; display: none; } .skills li { border-top-style: solid; display:inline-block; width: 20%; position: absolute; bottom: 0; text-align: center; } .skills li.html { border-top-color: rgba(33,74,100, 1.0); border-top-width: 10px; } .skills li.scss { border-top-color: rgba(33,74,100, 0.8); border-top-width: 10px; left: 20%; } .skills li.js { border-top-color: rgba(33,74,100, 0.6); border-top-width: 7px; left: 40%; } .skills li.rails { border-top-color: rgba(33,74,100, 0.4); border-top-width: 4px; left: 60%; } .skills li.ios { border-top-color: rgba(33,74,100, 0.2); border-top-width: 4px; left: 80%; } #container { margin: 52px auto 0 auto; width: 100%; background: #fff; position: relative; box-shadow: 0 0 5px rgba(0,0,0,.2); z-index: 3; padding-top: 20px; } #container h2 { border-bottom: 1px solid #f4f3f3; display: block; width: 100%; font-size: 0.8em; font-weight: bold; padding: 0; margin: 0 0 20px 0; font-family: ProximaNovaSemiBold; height: 50px; } #container h2 span { margin: 0; display: block; width: 780px; margin: 0 auto; } #container h2 span em { border-bottom: 1px solid #444948; font-style: normal; display: inline-block; padding: 20px 0; height: 10px; } #container h2 span em.lefty { float: left; } #container h2 span em.righty { float: left; margin-left: 380px; } .portfolio { width: 780px; overflow: hidden; margin: 0 auto; display: block; padding-bottom: 40px; } .portfolio section.thirds { width: 240px; float: left; overflow: hidden; } .portfolio section.thirds:nth-child(2) { padding-left: 30px; padding-right: 30px; } .portfolio section.thirds .item { width: 100%; margin-bottom: 30px; display: block; } .portfolio section.thirds img { width: 100%; height: auto; display: block; } .portfolio section.column { width: 375px; float: left; overflow: hidden; } .portfolio section.column:last-child { padding-left: 30px; } .portfolio section a { font-family: ProximaNovaSemiBold; } .portfolio section a.item { position: relative; display: block; width: 375px; overflow: hidden; margin-bottom: 30px; border: 0; } .portfolio section .icon { margin-bottom: 30px; } .portfolio section a img { display: block; } #contact { clear: both; display: block; width: 100%; margin: 0 auto; overflow: hidden; padding: 60px 0; } #contact form { display: block; overflow:hidden; width: 500px; margin: 0 auto; } #contact h2 { text-align: center; font-weight: bold; font-size: 18px; padding-bottom: 5px; color: #130E08; border-bottom: 0; height: auto; } #contact h3 { text-align: center; opacity: 0.7; display: block; padding-bottom: 20px; } form p { padding-top: 20px; margin-bottom: 40px; display: block; margin: 0 auto; border-bottom: 1px solid #444948; } input, textarea, select { border: 0; font: normal 14px/21px ProximaNovaSemiBold, "Helvetica Neue", Helvetica, sans-serif; padding: 10px 0; background: none; color: #444948; border-radius: 0; box-sizing: border-box; width: 100%; height: 40px; } textarea { } select { font-size: 12px; } input:focus, textarea:focus, select:focus { outline: none; } input { resize:none; } input, textarea { padding-left: 0.7em; } ::-webkit-input-placeholder { color: #444948 !important; text-transform: uppercase; font-size: 12px; } :-moz-placeholder { color: #444948 !important; text-transform: uppercase; font-size: 12px; } div.button { padding-top: 60px; } #submit { display: block; border: 0; cursor: pointer; margin: 0 auto; color: #444948; border: 1px solid #444948; box-sizing: border-box; width: 100%; font-weight: bold; text-transform: uppercase; padding: 20px 0; font-size: 1.3em; background: none; font: normal 14px ProximaNovaBold, "Helvetica Neue", Helvetica, sans-serif; text-align: center; } #submit:hover { background: #444948; color: #fff; } .error { border: 1px solid red; } select { } label { display: none; } .message { height: 29px; font-size: 11px; line-height: 11px; padding: 17px 15px 0 15px; text-align: center; background: none; font: normal 14px ProximaNovaBold, "Helvetica Neue", Helvetica, sans-serif; text-transform: uppercase; } #success { border: 1px solid #5bbd72; color: #5bbd72; } #error { border: 1px solid red; color: red; } footer { width: 780px; display: block; margin: 0 auto; padding-top: 30px; text-align: center; font-size: 11px; color: #3F372F; padding-bottom: 60px; position: relative; font-family: ProximaNovaSemibold; text-align: right; } footer p { padding-bottom: 0; margin: 0 auto; display: block; clear: both; } footer a { color: #4F4740; text-decoration: none; } footer a:hover { color: #fff; border-bottom-color: #fff; } footer .twitter-share-button { position: absolute; left: 0; } footer .twitter-follow-button { position: absolute; left: 0; } #totop { position: fixed; bottom: 5px; right: 10px; font-size: 0.8em; text-transform: uppercase; } /* From animate.css */ @-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInDown { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 60% { opacity: 1; -moz-transform: translateY(30px); } 80% { -moz-transform: translateY(-10px); } 100% { -moz-transform: translateY(0); } } @-o-keyframes bounceInDown { 0% { opacity: 0; -o-transform: translateY(-2000px); } 60% { opacity: 1; -o-transform: translateY(30px); } 80% { -o-transform: translateY(-10px); } 100% { -o-transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 0; transform: translateY(-2000px); } 60% { opacity: 1; transform: translateY(30px); } 80% { transform: translateY(-10px); } 100% { transform: translateY(0); } } @media only screen and (max-width: 640px) { .portfolio, .portfolio .column, footer, #contact form, #container, #container h2 span { width: 100%; box-sizing: border-box; } #container { margin-bottom: 0; } footer { padding-top: 0; padding-bottom: 10px; } .portfolio section a.item, .portfolio section a.item img, .portfolio section.thirds, .portfolio section.thirds:nth-child(2), .portfolio section.column:nth-child(2), .portfolio section.column { padding: 0; margin: 0; float: none; width: 100%; } .portfolio section a.item, .portfolio section.thirds .icon, .portfolio section.thirds .item { margin-bottom: 10px; } #container, #contact form { padding-left: 10px; padding-right: 10px; } section.ethos, #totop, #container h2 span em.righty { display: none; } div.button { padding-top: 10px; } header .ryan { padding-top: 120px; } header h2 span { padding-top: 0; padding-bottom: 20px; } }
0.372734
0.115461
*{margin: 0; padding: 0;} header{width: 1140px; height: 98px;margin: 0 auto;} #loginbox{width: 100%;height: 588px; background-image: url("../images/loginbg.jpg");background-position: center center;} #mainbox{width: 410px; background-color:white;float:right; margin-top:40px;margin-right:110px;} #mainbox #maintitle{width: 410px;height: 82px;} #maintitle div{float: left; font-size: 22px; font-weight: 500;line-height: 82px;text-align: center;width:200px;} #maintitle span{float:left;display: block; height: 20px; width:2px; border: solid 1px #d1d1d1;margin-top:30px;} #error-username{display: inline-block;margin-left:40px;font-size:12px; color:#888888;} #error-password{display: inline-block;margin-left:40px;font-size:12px; color:#888888;} #maintitle #account{color: orangered; } #maininput input{display: block; width: 340px;color:#666; margin-left:30px; border:solid 1px #ddd; height: 50px;margin-top: 20px;padding-left:10px;} #maininput input[type="submit"]{margin-top: 30px;background-color: orangered; color: white; font-size:16px;} #mainother{margin:10px 0;width: 350px; margin-left: 30px;} #mainother div:nth-of-type(1){color:orangered;float:left;} #mainother div:nth-of-type(2){color:#b8b8b8;float:right;} #otherlogin{width:350px; margin-left:30px;margin-top:150px;background-color:white;} #otherlogin #oth_title{width: 100%; height:20px; border-top: solid 1px #bbb;} #otherlogin #oth_desc{color:#bbb; width: 100px;height:20px;margin:0 auto;margin-top:-30px;background-color: white;text-align:center;} #oth_logo{background-color:white;} #oth_logo em{display: block;width:18px; height:18px;margin-top:6px;margin-left:6px;} #oth_logo a{display:block;width:30px; height: 30px;border-radius:50%; margin-top: 20px; margin-bottom: 40px;float:left;margin-left:30px;} #oth_logo a:nth-of-type(1){background-color:#0288D1; margin-left:72px;} #oth_logo a:nth-of-type(1) em{background-image: url("../images/friendlink.png"); background-position: -20px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(2){background-color:#D32F2F} #oth_logo a:nth-of-type(2) em{background-image: url("../images/friendlink.png"); background-position: -38px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(3){background-color:#00AAEE} #oth_logo a:nth-of-type(3) em{width:35px;margin-left:4px;background-image: url("../images/friendlink.png"); background-position: -56px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(4){background-color:#00D20D} #oth_logo a:nth-of-type(4) em{width:30px;margin-left:3px;margin-top:7px;background-image: url("../images/friendlink.png"); background-position: -83px -1px;background-repeat: no-repeat;} footer{width: 100%; height: 180px; text-align: center;padding-top:100px;} footer a {color: #333;text-decoration: none;margin-left: 10px;margin-right: 20px;} footer a:hover{color:black;} footer p{margin-top: 20px;}
src/main/resources/static/css/login.css
*{margin: 0; padding: 0;} header{width: 1140px; height: 98px;margin: 0 auto;} #loginbox{width: 100%;height: 588px; background-image: url("../images/loginbg.jpg");background-position: center center;} #mainbox{width: 410px; background-color:white;float:right; margin-top:40px;margin-right:110px;} #mainbox #maintitle{width: 410px;height: 82px;} #maintitle div{float: left; font-size: 22px; font-weight: 500;line-height: 82px;text-align: center;width:200px;} #maintitle span{float:left;display: block; height: 20px; width:2px; border: solid 1px #d1d1d1;margin-top:30px;} #error-username{display: inline-block;margin-left:40px;font-size:12px; color:#888888;} #error-password{display: inline-block;margin-left:40px;font-size:12px; color:#888888;} #maintitle #account{color: orangered; } #maininput input{display: block; width: 340px;color:#666; margin-left:30px; border:solid 1px #ddd; height: 50px;margin-top: 20px;padding-left:10px;} #maininput input[type="submit"]{margin-top: 30px;background-color: orangered; color: white; font-size:16px;} #mainother{margin:10px 0;width: 350px; margin-left: 30px;} #mainother div:nth-of-type(1){color:orangered;float:left;} #mainother div:nth-of-type(2){color:#b8b8b8;float:right;} #otherlogin{width:350px; margin-left:30px;margin-top:150px;background-color:white;} #otherlogin #oth_title{width: 100%; height:20px; border-top: solid 1px #bbb;} #otherlogin #oth_desc{color:#bbb; width: 100px;height:20px;margin:0 auto;margin-top:-30px;background-color: white;text-align:center;} #oth_logo{background-color:white;} #oth_logo em{display: block;width:18px; height:18px;margin-top:6px;margin-left:6px;} #oth_logo a{display:block;width:30px; height: 30px;border-radius:50%; margin-top: 20px; margin-bottom: 40px;float:left;margin-left:30px;} #oth_logo a:nth-of-type(1){background-color:#0288D1; margin-left:72px;} #oth_logo a:nth-of-type(1) em{background-image: url("../images/friendlink.png"); background-position: -20px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(2){background-color:#D32F2F} #oth_logo a:nth-of-type(2) em{background-image: url("../images/friendlink.png"); background-position: -38px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(3){background-color:#00AAEE} #oth_logo a:nth-of-type(3) em{width:35px;margin-left:4px;background-image: url("../images/friendlink.png"); background-position: -56px -1px;background-repeat: no-repeat;} #oth_logo a:nth-of-type(4){background-color:#00D20D} #oth_logo a:nth-of-type(4) em{width:30px;margin-left:3px;margin-top:7px;background-image: url("../images/friendlink.png"); background-position: -83px -1px;background-repeat: no-repeat;} footer{width: 100%; height: 180px; text-align: center;padding-top:100px;} footer a {color: #333;text-decoration: none;margin-left: 10px;margin-right: 20px;} footer a:hover{color:black;} footer p{margin-top: 20px;}
0.183411
0.09401
li { font-size: 11px; font-weight:bold; color:white; margin-left:8px; width:100px; height:130px; } .datosequipo11 { color: #C2E213; font-size:14px; } .expand-down, .expand-down2 { height:100%; border:1px solid black; background: #17573d; text-shadow: black 0.1em 0.2em 0.2em; margin-top: 0; } .letras { font-size: 11px; font-weight:bold; color:white; } #grupom { width: 230px; height:570px; float: left;color: white; background: #17573d;text-align: center;border: 1px solid black;margin-left:10px; margin-top:10px;font-size: 11px; } .grupom { color: #C2E213; font-size:18px;text-shadow: black 0.1em 0.2em 0.2em; } #paism { width:57px;margin:auto;float:left;text-align: center;color: white;font-size:9px;font-weight: bold } #contenedorm { height:80px } .resulm { background:white; color:black; font-size:12px; font-weight: bold; width:5px; } #titulom { background: #333;color: white; font-size:11px; display:block; text-align: center; } .partidom { background: #e5e5e5;color: black; font-size:11px; display:block; text-align: center; font-weight: bold } #fixture { width:980px; font-size:11px; color: white; } #columna { float: left; width: 140px; min-height: 500px; text-align: center; } #columna2 { float: left; width: 2px; min-height: 500px; } #partido, #partido2 { width: 135px; padding: 2px; text-align: center; background: #17573d; height:110px; margin-top:7px; margin-bottom:7px; } #partido2 { margin-bottom:25px; } #partidono, #partidono2{ width: 90px; height:40px; padding: 2px; margin-top:7px; margin-bottom:7px; } #partidono2 { margin-bottom:25px; } .fecha { font-size:10px } #linea { width:2px; height:25px; } #linea2 { width:2px; height:25px; background:green; } .cuadrores3 { float: left; text-align: center; background:#04270c; color:white; border:1px solid green; padding:2px; margin-top:3px; font-size:14px; margin-left:3px } #fixtureactual { background: #092b1d; } .falta { font-size:12px } .nombreyclub { color: black } .datoequipo { font-size:11px } #irfecha2 { color: greenyellow; float: left; margin-left:20px; padding: 10px; background: #092b1d; font-size: 16px; cursor: pointer; }
public/assets/css/public/mundial.css
li { font-size: 11px; font-weight:bold; color:white; margin-left:8px; width:100px; height:130px; } .datosequipo11 { color: #C2E213; font-size:14px; } .expand-down, .expand-down2 { height:100%; border:1px solid black; background: #17573d; text-shadow: black 0.1em 0.2em 0.2em; margin-top: 0; } .letras { font-size: 11px; font-weight:bold; color:white; } #grupom { width: 230px; height:570px; float: left;color: white; background: #17573d;text-align: center;border: 1px solid black;margin-left:10px; margin-top:10px;font-size: 11px; } .grupom { color: #C2E213; font-size:18px;text-shadow: black 0.1em 0.2em 0.2em; } #paism { width:57px;margin:auto;float:left;text-align: center;color: white;font-size:9px;font-weight: bold } #contenedorm { height:80px } .resulm { background:white; color:black; font-size:12px; font-weight: bold; width:5px; } #titulom { background: #333;color: white; font-size:11px; display:block; text-align: center; } .partidom { background: #e5e5e5;color: black; font-size:11px; display:block; text-align: center; font-weight: bold } #fixture { width:980px; font-size:11px; color: white; } #columna { float: left; width: 140px; min-height: 500px; text-align: center; } #columna2 { float: left; width: 2px; min-height: 500px; } #partido, #partido2 { width: 135px; padding: 2px; text-align: center; background: #17573d; height:110px; margin-top:7px; margin-bottom:7px; } #partido2 { margin-bottom:25px; } #partidono, #partidono2{ width: 90px; height:40px; padding: 2px; margin-top:7px; margin-bottom:7px; } #partidono2 { margin-bottom:25px; } .fecha { font-size:10px } #linea { width:2px; height:25px; } #linea2 { width:2px; height:25px; background:green; } .cuadrores3 { float: left; text-align: center; background:#04270c; color:white; border:1px solid green; padding:2px; margin-top:3px; font-size:14px; margin-left:3px } #fixtureactual { background: #092b1d; } .falta { font-size:12px } .nombreyclub { color: black } .datoequipo { font-size:11px } #irfecha2 { color: greenyellow; float: left; margin-left:20px; padding: 10px; background: #092b1d; font-size: 16px; cursor: pointer; }
0.32306
0.135004
html, body { padding: 0px; margin: 0px; background-color: #E4EFF2; /*line-height: 1.4em;*/ } html, body, input { font-size: 12px; color: #595959; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; } input { border: 1px solid #9FC6D0; } input[type="text"] { padding-left: 2px; } a { color: #006D9A; text-decoration: none; } a:hover { color: rgb(220,82,70); } ::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } .page { background-color: #ffffff; width: 90%; min-width: 600px; margin-left: auto; margin-right: auto; } .pageTitleContainer { border-bottom: 1px solid #006d88; margin-top: -10px; margin-bottom: 10px; font-size: 1.2em; font-weight: bold; } .pageTitle { position: relative; top: 5px; background-color: White; margin-left: 54px; color: #D33427; } .header { margin-top: 10px; } .logo { padding-top: 4px; } .menuContainer { position: relative; top: -14px; right: 20px; height: 62px; float: right; z-index: 99; } .menuLeft { background-image: url('/images/mainMenu-left.png'); background-repeat: no-repeat; width: 25px; height: 62px; float:left; } .menuMiddle { background-image: url('/images/mainMenu-repeat.png'); background-repeat: repeat-x; min-width: 300px; height: 62px; float:left; } .menuRight { background-image: url('/images/mainMenu-right.png'); background-repeat: no-repeat; width: 25px; height: 62px; float:left; } .menuItems { margin-top: 20px; } .menuItem { padding: 16px 14px 15px 14px; } .commands a { color: #C5DEE4; text-decoration: none; font-size: 14px; } .commands a:hover { color: #ffffff; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: &quot; &quot;; clear: both; height: 0; } .clearfix { display: inline-block; } .content { padding: 0 10px 10px 10px; } /* .content a { background-image: url('/images/green-link.png'); background-position: 0px 1px; background-repeat: no-repeat; padding-left: 16px; } .content a:hover { background-image: url('/images/red-link.png'); } */ a.external { background-image: url('/images/green-external.png'); background-position: right 5px; background-repeat: no-repeat; padding-right: 11px; } a:hover.external { background-image: url('/images/red-external.png'); } a.widget-link { background-image: url('/images/widget-icon.png'); background-position: 0px 0px; background-repeat: no-repeat; padding: 0px 0px 0px 20px; } .footer { background-color: #006d88; min-height: 20px; padding: 10px; margin-bottom: 10px; color: #9FC6D0; } .footerRight { font-size: .8em; float: right; } .infoPanel { margin-left: 38px; /*border-left: 1px solid #006d88;*/ padding-left: 10px; } .connectionStatus img { vertical-align: middle; } .widgetList { } .widgetListItem { border: 1px solid transparent; height: 100px; width: 100px; float: left; } .widgetListItem a { background-image: none; padding-left: 0px; } .widgetListItemHighlight { border: 1px solid #9FC6D0; cursor: pointer; } .widgetListItemIcon { width: 64px; height: 64px; margin: 2px auto 2px auto;} .widgetListItemDetails .widgetListItemTitle { font-size: 0.8em; text-align: center; } .widgetListOptions { display: none; color: #9FC6D0; min-height: 64px; } .widgetListOption { /* background-color: #057591; padding: 4px; margin: 2px; */ border-bottom: 1px solid #ddd; } .widgetListOption a { /*color: #C5DEE4; background-image: url('/images/green-link.png'); */ background-position: 0px 1px; background-repeat: no-repeat; padding-left: 16px; } .widgetListOption a:hover { background-image: url('/images/red-link.png'); } .loadingIndicator { width:32px; margin-left: auto; margin-top: 100px; margin-right: auto; margin-bottom: 100px; } .list { } .listItem { clear:both; padding: 4px 4px 4px 4px; min-height: 68px; border-bottom: 1px dotted #9FC6D0; } .listItem img { float:left; min-width: 64px; } .listItemHighlight { background-color: #e0e0e0; } .listItemDetails { margin-left: 68px; } .settingField span { display: inline-block; width: 160px; } .settingField input[type="text"] { width: 300px; } .settingSubmit { width: 464px; margin-bottom: 10px; } .settingSubmit input { float: right; } .feedback { position: fixed; width: 100%; left: 0px; bottom: 0px; color: White; text-align: center; padding: 10px; } .success { background-color: Green; } .failure { background-color: Red; } .testSection { border-bottom: 1px dotted #9FC6D0; padding-top: 10px; padding-bottom: 10px; } /* about widget */ .widgetAboutPanel { padding: 4px; font-size: 1.1em; font-weight: bold; border-bottom: 1px solid #ddd; color: #006d88; cursor: pointer; } .widgetAboutField { font-size: .9em; padding: 4px; margin-left: 50px; color: black; } .widgetAboutFieldData { font-size: .9em; font-weight: normal; background-color: white; padding: 2px 4px 2px 4px; } .widgetAboutHeader { background-color: white; /*background-image: url('/images/webinos_logo.png');*/ background-repeat: no-repeat; background-position: 0px 4px; color: #333; font-weight: bold; } .widgetAboutTitle { padding-left: 4px; padding-top: 4px; font-size: 1.3em; } .widgetAboutTitle img { vertical-align: bottom; } .widgetAboutOptions { display:none; text-align: right; font-size: 1em; padding-top: 10px; padding-right: 4px; }
webinos/core/manager/widget_manager/lib/ui/static/css/style.css
html, body { padding: 0px; margin: 0px; background-color: #E4EFF2; /*line-height: 1.4em;*/ } html, body, input { font-size: 12px; color: #595959; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; } input { border: 1px solid #9FC6D0; } input[type="text"] { padding-left: 2px; } a { color: #006D9A; text-decoration: none; } a:hover { color: rgb(220,82,70); } ::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } .page { background-color: #ffffff; width: 90%; min-width: 600px; margin-left: auto; margin-right: auto; } .pageTitleContainer { border-bottom: 1px solid #006d88; margin-top: -10px; margin-bottom: 10px; font-size: 1.2em; font-weight: bold; } .pageTitle { position: relative; top: 5px; background-color: White; margin-left: 54px; color: #D33427; } .header { margin-top: 10px; } .logo { padding-top: 4px; } .menuContainer { position: relative; top: -14px; right: 20px; height: 62px; float: right; z-index: 99; } .menuLeft { background-image: url('/images/mainMenu-left.png'); background-repeat: no-repeat; width: 25px; height: 62px; float:left; } .menuMiddle { background-image: url('/images/mainMenu-repeat.png'); background-repeat: repeat-x; min-width: 300px; height: 62px; float:left; } .menuRight { background-image: url('/images/mainMenu-right.png'); background-repeat: no-repeat; width: 25px; height: 62px; float:left; } .menuItems { margin-top: 20px; } .menuItem { padding: 16px 14px 15px 14px; } .commands a { color: #C5DEE4; text-decoration: none; font-size: 14px; } .commands a:hover { color: #ffffff; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: &quot; &quot;; clear: both; height: 0; } .clearfix { display: inline-block; } .content { padding: 0 10px 10px 10px; } /* .content a { background-image: url('/images/green-link.png'); background-position: 0px 1px; background-repeat: no-repeat; padding-left: 16px; } .content a:hover { background-image: url('/images/red-link.png'); } */ a.external { background-image: url('/images/green-external.png'); background-position: right 5px; background-repeat: no-repeat; padding-right: 11px; } a:hover.external { background-image: url('/images/red-external.png'); } a.widget-link { background-image: url('/images/widget-icon.png'); background-position: 0px 0px; background-repeat: no-repeat; padding: 0px 0px 0px 20px; } .footer { background-color: #006d88; min-height: 20px; padding: 10px; margin-bottom: 10px; color: #9FC6D0; } .footerRight { font-size: .8em; float: right; } .infoPanel { margin-left: 38px; /*border-left: 1px solid #006d88;*/ padding-left: 10px; } .connectionStatus img { vertical-align: middle; } .widgetList { } .widgetListItem { border: 1px solid transparent; height: 100px; width: 100px; float: left; } .widgetListItem a { background-image: none; padding-left: 0px; } .widgetListItemHighlight { border: 1px solid #9FC6D0; cursor: pointer; } .widgetListItemIcon { width: 64px; height: 64px; margin: 2px auto 2px auto;} .widgetListItemDetails .widgetListItemTitle { font-size: 0.8em; text-align: center; } .widgetListOptions { display: none; color: #9FC6D0; min-height: 64px; } .widgetListOption { /* background-color: #057591; padding: 4px; margin: 2px; */ border-bottom: 1px solid #ddd; } .widgetListOption a { /*color: #C5DEE4; background-image: url('/images/green-link.png'); */ background-position: 0px 1px; background-repeat: no-repeat; padding-left: 16px; } .widgetListOption a:hover { background-image: url('/images/red-link.png'); } .loadingIndicator { width:32px; margin-left: auto; margin-top: 100px; margin-right: auto; margin-bottom: 100px; } .list { } .listItem { clear:both; padding: 4px 4px 4px 4px; min-height: 68px; border-bottom: 1px dotted #9FC6D0; } .listItem img { float:left; min-width: 64px; } .listItemHighlight { background-color: #e0e0e0; } .listItemDetails { margin-left: 68px; } .settingField span { display: inline-block; width: 160px; } .settingField input[type="text"] { width: 300px; } .settingSubmit { width: 464px; margin-bottom: 10px; } .settingSubmit input { float: right; } .feedback { position: fixed; width: 100%; left: 0px; bottom: 0px; color: White; text-align: center; padding: 10px; } .success { background-color: Green; } .failure { background-color: Red; } .testSection { border-bottom: 1px dotted #9FC6D0; padding-top: 10px; padding-bottom: 10px; } /* about widget */ .widgetAboutPanel { padding: 4px; font-size: 1.1em; font-weight: bold; border-bottom: 1px solid #ddd; color: #006d88; cursor: pointer; } .widgetAboutField { font-size: .9em; padding: 4px; margin-left: 50px; color: black; } .widgetAboutFieldData { font-size: .9em; font-weight: normal; background-color: white; padding: 2px 4px 2px 4px; } .widgetAboutHeader { background-color: white; /*background-image: url('/images/webinos_logo.png');*/ background-repeat: no-repeat; background-position: 0px 4px; color: #333; font-weight: bold; } .widgetAboutTitle { padding-left: 4px; padding-top: 4px; font-size: 1.3em; } .widgetAboutTitle img { vertical-align: bottom; } .widgetAboutOptions { display:none; text-align: right; font-size: 1em; padding-top: 10px; padding-right: 4px; }
0.29523
0.06724
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600); /* * Start Bootstrap - Landing Page (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ .topnav { font-size: 14px; } .lead { font-size: 18px; font-weight: 400; } .intro-header { padding-bottom: 50px; text-align: center; color: #333; background-size: cover; } .intro-message { position: relative; padding-top: 20%; padding-bottom: 20%; } .intro-message > h1 { margin: 0; /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/ font-size: 5em; } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0, 0, 0, 0.2); } .intro-message > h3 { /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/ } @media (max-width: 767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-a { padding: 50px 0; background-color: #f8f8f8; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; } .section-heading { margin-bottom: 30px; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } .banner { padding: 100px 0; color: #333; background: url(../img/banner-bg.jpg) no-repeat center center; background-size: cover; } .banner h2 { margin: 0; font-size: 3em; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media (max-width: 1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media (max-width: 767px) { .banner h2 { margin: 0; font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } p.copyright { margin: 15px 0 0; } html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } h1, h2, h3, h4, h5, h6 { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; font-size: 0.85em; } .footer .text-muted { margin: 20px 0; } blockquote { font-size: 1.2rem; } .page-header { margin-top: 0; } .challenge-list-meta > span { margin-right: 1.5rem; } .challenge-list-meta > span:last-of-type { margin-right: 0; } /*# sourceMappingURL=app.css.map */
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600); /* * Start Bootstrap - Landing Page (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ .topnav { font-size: 14px; } .lead { font-size: 18px; font-weight: 400; } .intro-header { padding-bottom: 50px; text-align: center; color: #333; background-size: cover; } .intro-message { position: relative; padding-top: 20%; padding-bottom: 20%; } .intro-message > h1 { margin: 0; /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/ font-size: 5em; } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0, 0, 0, 0.2); } .intro-message > h3 { /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/ } @media (max-width: 767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-a { padding: 50px 0; background-color: #f8f8f8; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; } .section-heading { margin-bottom: 30px; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } .banner { padding: 100px 0; color: #333; background: url(../img/banner-bg.jpg) no-repeat center center; background-size: cover; } .banner h2 { margin: 0; font-size: 3em; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media (max-width: 1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media (max-width: 767px) { .banner h2 { margin: 0; font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } p.copyright { margin: 15px 0 0; } html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } h1, h2, h3, h4, h5, h6 { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; font-size: 0.85em; } .footer .text-muted { margin: 20px 0; } blockquote { font-size: 1.2rem; } .page-header { margin-top: 0; } .challenge-list-meta > span { margin-right: 1.5rem; } .challenge-list-meta > span:last-of-type { margin-right: 0; } /*# sourceMappingURL=app.css.map */
0.692434
0.093719
.alignleft { float: left; margin-right: 15px; } .alignright { float: right; margin-left: 15px; } .aligncenter { display: block; margin: 0 auto 15px; } a:focus { outline: 0 solid } img { max-width: 100%; height: auto; } h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; font-weight: 700; } body { } #cover { background: url("../images/box.gif") no-repeat scroll center center #FFF; position: fixed; height: 100%; width: 100%; z-index: 9999; } a:hover { text-decoration: none } .section-padding {padding: 50px 0;} .padding-top-100 {padding-top: 100px;} .padding-bottom-0 {padding-bottom: 0;} .padding-top-0 {padding-top: 0;} .section-title {padding-bottom: 40px;} .section-title h2 {text-transform: uppercase;font-size:25px;} .home-wrapper {background-color: #f1f1f1;padding-bottom: 25px;} /* Starting of featured product area */ .section-padding.featured-categories .section-title {padding-bottom: 0;} .product-featured-full-div { background-color: #fff; padding: 30px 20px; } .single-featured-area { background-color: #ddd; width: 100%; height: auto; overflow: hidden; box-shadow: 1px 1px 2px rgba(0,0,0,.12); position: relative; margin-bottom: 15px; } .single-featured-area img { width: 100%; height: 100%; transition: transform 0.4s ease; } .single-featured-area:hover img.featured-img{ transform: scale(1.08); } .row.featured-list .col-md-6, .row.featured-list .col-md-3 { padding-left: 7.5px; padding-right: 7.5px; } .row.featured-list { margin-left: -7.5px; margin-right: -7.5px; } .product-feature-content { position: absolute; left: 0; bottom: 0; padding: 15px 20px; transition: 0.4s; margin-bottom: -32px; width: 100%; height: auto; opacity: 0.7; background-color: #000000; color: #fff; } .single-featured-area:hover .product-feature-content{ margin-bottom: -30px; } .product-feature-content h3 { text-transform: uppercase; margin: 0; padding: 0; padding-bottom: 10px; } .product-feature-content p { text-transform: capitalize; transition: .3s; margin: 0; padding: 0; } .single-featured-area:hover .product-feature-content p { margin-bottom: 25px; } /* Ending of featured product area */ /* Starting of product details */ .product-title{ margin: 0; } .product-title { height: 35px; } .available{ color: green; } .not-available{ color: red; } .product-projects-FullDiv-area { background-color: #fff; padding: 20px; } .single-product-item { cursor: pointer; } .product-review-owl-carousel { margin-top: 15px; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; bottom: 0; margin-top: 0px; font-size: 20px; background-color:rgba(255,255,255,0.7); width:20px; height:100%; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev .fa, .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next .fa{ position: absolute; top: 40%; padding:5px; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 0px;} .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: -1px;} .single-product-item {margin-right: 15px;} .product-projects-FullDiv-area .product-reviews .fa-star {position: relative;} .product-projects-FullDiv-area .product-reviews .fa-star:before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -18px; font-size: 18px; } .product-projects-FullDiv-area .product-header {color: #333;} .product-projects-FullDiv-area .product-reviews {position: relative;} .product-projects-FullDiv-area .product-reviews span { position: absolute; left: 100px; top: -2px; color: #000000; text-transform: capitalize; } .product-projects-FullDiv-area .product-description {line-height: 1.8;} .product-projects-FullDiv-area .product-price span { font-size: 14px; font-weight: 400; } .product-projects-FullDiv-area .product-price {padding: 10px 0;} .product-projects-FullDiv-area .product-size { text-transform: uppercase; } .product-projects-FullDiv-area .product-size span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: 12px; position: relative; text-transform: uppercase; cursor: pointer; margin-bottom: 12px; } .product-projects-FullDiv-area .product-size span:after { position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border: 3px #d9d9d9 solid; content: ""; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: .4s; transition: .4s; } .selected-size { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 3px #d9d9d9 solid!important; } .product-projects-FullDiv-area .product-size span:hover:after { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } .product-projects-FullDiv-area .product-size p, .product-projects-FullDiv-area .product-quantity p { font-weight: 700; text-transform: capitalize; font-size: 16px; } .product-projects-FullDiv-area .product-size { padding-bottom: 10px; } .product-projects-FullDiv-area .product-quantity span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: -5px; position: relative; text-transform: uppercase; margin-bottom: 12px; } .product-projects-FullDiv-area .product-quantity span.quantity-btn { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .product-projects-FullDiv-area .product-quantity span.quantity-btn:hover { background-color: #000000; color: #fff; } .addtocart-form{ display: inline-block; } /*Cart Quantity*/ .cart-btn span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: -5px; position: relative; text-transform: uppercase; margin-bottom: 12px; } .quantity-cart-plus { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .quantity-cart-plus:hover { background-color: #000000; color: #fff; } .quantity-cart-minus { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .quantity-cart-minus:hover { background-color: #000000; color: #fff; } /*Cart Quantity*/ .product-projects-FullDiv-area .product-addCart-btn { display: inline-block; border: 1px solid #000000; color: #000000; background-color: #FFFFFF; text-transform: uppercase; font-weight: 700; -webkit-transition: .4s; transition: .4s; padding: 10px 25px; margin-top: 10px; } .product-projects-FullDiv-area .product-addCart-btn:hover { background-color: #000000; color: #fff; } /* Ending of product details */ /* Starting of product description */ .custom-tab { background-color: #fff; padding: 50px 20px; } .tab-list { margin: 0; padding: 0; list-style: none; } .tab-list li { display: block; } .tab-list li a { display: block; background-color: #F7F7F7; border-top: 1px solid #fff; color: #666; padding: 20px; position: relative; text-transform: capitalize; text-decoration: none; font-weight: 700; } .tab-list li.active a { background-color: #000000; color: #fff; } .tab-list li.active a:after { position: absolute; right: -9px; top: 20px; content: ""; height: 20px; width: 20px; background: #000000; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .tab-pane .product-reviews .fa-star {position: relative;} .tab-pane .product-reviews .fa-star:before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -18px; font-size: 18px; } .product-review-form .form-control { height: 38px; border-radius: 0; font-size: 16px; } .product-review-form textarea.form-control { height: auto; } .btn-review { background-color: #000000; color: #fff; padding: 12px 30px; border: 2px solid #000000; font-weight: 700; text-transform: uppercase; -webkit-transition: .4s; transition: .4s; } .btn-review:hover { background-color: #fff; color: #000000; } .section-padding.product-description-wrapper .tab-pane h1 {text-transform: capitalize;} /* Ending of product description */ /* Starting of product carousel */ .single-product-carousel-item img { width: 100%; height: 100%; transition: transform 0.4s ease; } .single-product-carousel-item:hover img{ transform: scale(1.02); } .product-carousel-full-div { background-color: #fff; padding: 30px 20px; } .section-padding.product-carousel-wrapper .section-title {text-transform: uppercase;} .product-price { font-size: 25px; font-weight: 600; } .product-price .original-price {color: #000000; font-weight: 700;} .product-price .offer-price {font-size: 12px;} .product-carousel-text { margin-top: 30px; height: 200px; } .product-meta-area .addTo-cart { text-transform: uppercase; color: #000000; background-color: #FFFFFF; border: 1px solid #000000; padding: 12px 25px; display: inline-block; } .fa-cart-plus { margin-right: 10px; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: .4s; transition: .4s; } .addTo-cart:hover .fa-cart-plus {-webkit-transform: translateX(5px);transform: translateX(5px);} .product-meta-area a.wish-list { text-transform: uppercase; color: #000000; border: 1px solid #000000; -webkit-transition: .4s; transition: .4s; padding: 12px 14px; display: inline-block; } .product-meta-area .addTo-cart:hover, .product-meta-area .wish-list:hover { background-color: #000000; color: #fff; } .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -40px; font-size: 25px; } .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} .section-padding.product-carousel-wrapper {position: relative;} .product-review-details-img img { border: 1px solid #ddd; padding: 10px; } .product-review-details-description { text-align: left; padding: 0 20px; } .product-price {position: relative;} .single-product-price, .product-availability { display: inline-block; } .single-product-price {color: #000000;} .product-zoom{cursor: zoom-in;} .product-zoom img{width: 100%;} .product-availability { font-size: 16px; font-weight: 400; color: #000000; margin-left: 3%; } .product-review-description h4 { text-transform: uppercase; } .product-review-details-description .product-size { text-transform: uppercase; font-weight: 700; margin: 25px 0; } .product-size span { border: 1px solid #000000; margin-left: 3px; height: 30px; width: 30px; display: inline-block; text-align: center; line-height: 30px; } .product-size .medium-size { margin-left: 10%; } .product-quantity { text-transform: uppercase; } .product-quantity form { display: inline-block; background-color: #ddd; padding: 10px; padding-bottom: 5px; } a.addToCart-btn { text-transform: uppercase; border: 1px solid #000000; display: inline-block; padding: 10px 35px; margin-left: 5px; color: #000000; font-weight: 700; transition: .4s; } a.addToCart-btn:hover { background-color: #000000; color: #fff; } .product-review .fa-star, .modal-product-review .fa-star {position: relative;} .product-review .fa-star::before, .modal-product-review .fa-star::before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: -42px; top: -10px; font-size: 18px; } .modal-product-review .fa-star::before { left: 0; } .modal-header { border-bottom: none; } .modal-footer { border-top: none; text-align: center; } .fade { transition: opacity .5s linear; } /* Ending of product carousel */ /* Starting of breadcroumb area */ .braodcrumb-section-image img { position: relative; height: 100%; width: 100%; z-index: 1; } .braodcrumb-section-image {position: relative;} .braodcrumb-section-image::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; z-index: 1; } /* Ending of breadcroumb area */ /* Starting of blog area */ /*.section-padding.blog-area-wrapper {overflow-x: hidden;}*/ .single-blog{ margin-bottom: 25px; } .single-blog a{ color: #333; } .single-blog h4{ margin-bottom: 10px; } .single-blog .blog-text{ padding-top: 10px; padding-left: 0; padding-right: 10px; } .blog-area-fullDiv { background-color: #fff; padding: 30px 20px; } .blog-area-wrapper{margin-bottom:40px;} .blog-more-btn { text-transform: uppercase; text-align: center; background-color: #000000; color: #fff; border: 1px solid #000000; transition: .4s; display: inline-block; padding: 12px 20px; margin: 15px 0; } .blog-more-btn:hover { background-color: #fff; color: #000000; border: 1px solid #000000; } .single-blog-box { display: block; color: #333; font-weight: 300; box-shadow: 0 0 10px #f5f5f5; border: none; transition: .3s; height: auto; width: 112%; } .single-blog-box:hover {color: #333; opacity: .9;border: none; background: none; } .blog-thumb-wrapper img { width: 100%; height: 300px; } .blog-text a{ font-weight: 600; } .blog-text { padding-top: 40px; padding-left: 20px; padding-right: 30px; } .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -40px; font-size: 25px; } .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} /* Ending of blog area */ /* Starting of brandlogo carousel area */ .logo-carousel { background-color: #fff; padding: 20px 20px; } .single-logo-item img { width: auto; height: 20px; } .single-logo-item { display: table; width: 100%; height: auto; transition: .2s; position: relative; } .logo-item-inner { display: table-cell; vertical-align: middle; background-repeat: no-repeat; background-position: center center; } .logo-carousel.owl-carousel .owl-item img { display: block; width: 80px; } .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -20px; font-size: 25px; } .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} /* Ending of brandlogo carousel area */ /* Starting of AddToCart Table doc page area */ .table-responsive { background-color: #fff; padding: 30px 20px; } .section-padding.product-shoppingCart-wrapper img { height: auto; max-width: 150px; } .section-padding.product-shoppingCart-wrapper .table > tbody > tr > td { padding: 30px; vertical-align: middle; color: #555; font-size: 16px; border: none; } .section-padding.product-shoppingCart-wrapper .table > thead > tr > th { padding: 30px; text-align: center; color: #333; } .table-product-review .fa-star {position: relative;} .table-product-review .fa-star::before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -10px; font-size: 18px; } i.fa-trash-o {font-size: 20px;} a.product-name-header { color: #555; transition: .4s; } a.product-name-header:hover { color: red; } .table-product-review {position: relative;} .table-product-review span { position: absolute; right: 5px; top: 9px; color: #999; font-size: 13px; } .table-product-color { text-transform: uppercase; } .table-product-color span { color: green; text-transform: lowercase; margin-left: 10px; } a.table-edit { text-transform: capitalize; text-decoration: underline; color: #555; } .quantity-area { position: relative; border: 1px solid #ddd; padding: 8px 18px; } .quantity-area .up-sign { position: absolute; top: 0; left: 40px; transition: .4s; cursor: pointer; } .quantity-area .down-sign { position: absolute; bottom: 0; left: 40px; transition: .4s; cursor: pointer; } .quantity-area .up-sign:hover, .quantity-area .down-sign:hover { color: red; } a.update-shopping-btn { border: 1px solid #000000; display: inline-block; padding: 15px 20px; text-transform: uppercase; color: #000000; font-weight: 700; transition: .4s; float: right; overflow: hidden; } a.shopping-btn { border: 1px solid #000000; display: inline-block; padding: 15px 20px; text-transform: uppercase; color: #000000; font-weight: 700; transition: .4s; float: left; overflow: hidden; } a.update-shopping-btn:hover, a.shopping-btn:hover { background-color: #000000; color: #fff; } /* Ending of AddToCart Table doc page area */ /* Starting of Contact Us area */ .contact-area-fullDiv, .contact-info-div { background-color: #fff; padding: 30px 20px; } .comments-form input, .comments-form textarea { width: 100%; margin-top: 20px; margin-bottom: 20px; } .comments-form input[type="text"], .comments-form input[type="tel"], .comments-form input[type="email"], .comments-form textarea { background-color: #fbfbfb; border: 1px solid #f0f0f0; padding: 10px 15px; } .comments-form textarea { margin-bottom: 0; height: 120px; } .comments-form input[type="submit"], button[type="submit"] { background-color: #000000; width: auto; display: inline-block; color: #fff; padding: 13px 25px; border-radius: 2px; font-size: 14px; border: 1px solid #000000; transition: .4s; } .comments-form input[type="submit"]:hover, button[type="submit"]:hover { border: 1px solid #000000; background-color: #fff; color: #000000; } .contact-info { position: relative; padding-left: 40px; margin-bottom: 30px; } .contact-info i { position: absolute; font-size: 20px; left: 0; top: 5px; } .contact-info i.fa { color: #000000; font-size: 20px; } .contact-info span {margin-left: 30px;} .contact-info {line-height: 2;} .section-padding.contact-area-wrapper { color: #000000; } .section-padding.contact-area-wrapper h3 { color: #000000; } /* Ending of Contact Us area */ /* Starting of FAQ area */ .styled-faf-fullDiv { background-color: #fff; padding: 30px 20px; } .product-faq .panel-default>.panel-heading { background-color: transparent; } .product-faq .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top-width: 0px; } .product-faq.panel-group .panel+.panel { margin-top: -0.6px; box-shadow: 0 0 0; } .product-faq .panel-heading {padding: 0;} .product-faq .panel-heading a { color: #000000; font-weight: 600; font-size: 18px; display: block; padding: 15px; position: relative; text-decoration: none; } .product-faq .panel-heading a:after { content: "+"; float: right; font-size: 25px; margin-top: -5px; } .product-faq .panel-heading a[aria-expanded="true"]:after { content: "-"; font-size: 30px; margin-top: -10px; } .product-faq .panel-body p {color: #555;} /* Ending of FAQ area */ /* Starting of footer area */ .section-padding.footer-area-wrapper { background-color: #000000; color: #fff; } .footer-title { text-transform: uppercase; font-size: 18px; margin-bottom: 30px; } .footer-logo { font-size: 40px; } .footer-logo span { color: #fff; font-weight: 700; } .social-links-header { text-transform: uppercase; padding-top: 30px; padding-bottom: 15px; } .footer-copy{ padding-bottom: 20px; } .footer-social-links{ text-align: right; } .footer-social-links ul { margin: 0; padding: 0; list-style: none; } .footer-social-links li {display: inline-block;} .footer-social-links li a { color: #fff; border: 1px solid #fff; margin-right: 10px; transition: .4s; display: inline-block; height: 30px; width: 30px; text-align: center; line-height: 2; } .footer-social-links li a.facebook:hover { background-color: #3B5998; border: 1px solid #3B5998; } .footer-social-links li a.google:hover { background-color: #DD4B39; border: 1px solid #DD4B39; } .footer-social-links li a.twitter:hover { background-color: #00ACED; border: 1px solid #00ACED; } .footer-social-links li a.tumblr:hover { background-color: #32506D; border: 1px solid #32506D; } .footer-social-links li a.pinterest:hover { background-color: #CB2027; border: 1px solid #CB2027; } .footer-content ul.about-footer { margin: 0; padding: 0; list-style: none; } .footer-content ul.about-footer li { display: block; border-top: 1px solid #fff; padding: 10px 0; } .footer-content ul.about-footer li:first-child { border-top: none; padding-top: 0; } .footer-content ul.about-footer li a { color: #fff; transition: .4s; text-transform: capitalize; padding-left: 0; } .footer-content ul.about-footer li:hover a { padding-left: 10px; } .footer-copy a{ color: #fff; } .footer-content ul.latest-tweet a{ color: #fff; } .footer-content ul.latest-tweet { margin: 0; padding: 0; list-style: none; } .footer-content ul.latest-tweet li { display: block; position: relative; margin-left: 30px; padding-bottom: 25px; } .footer-content ul.latest-tweet li img { width: 30px; height: auto; position: absolute; left: -30px; top: 0; } .footer-content ul.latest-tweet li span { margin-left: 5px; } .footer-content.tags a { border: 1px solid #fff; text-transform: capitalize; color: #fff; font-size: 12px; font-weight: 400; padding: 8px 12px; text-decoration: none; margin-right: 6px; margin-bottom: 10px; display: inline-block; transition: .4s; } .footer-content.tags a:hover { background-color: #fff; color: #000000; } /* Ending of footer area */ /* Starting of product filter breadcroumb area */ .product-filter-leftDiv, .product-filter-rightDiv { background-color: #fff; padding: 30px 10px; } .productFilter-breadcroumb-section img { position: relative; height: 100%; width: 100%; } .productFilter-breadcroumb-section { position: relative; } .productFilter-breadcroumb-section h1 { position: absolute; height: 100%; width: 100%; top: 0; margin-top: -25px; left: 0; padding-top: 20%; color: #fff; z-index: 1; text-transform: capitalize; } .productFilter-breadcroumb-section:after { position: absolute; height: 100%; width: 100%; background-color: #000000; color: #fff; content: ""; left: 0; top: 0; opacity: .8; } .product-filter-option form .form-control {border-radius: 0;} .slider.slider-horizontal { width: 100%; } .slider-track { background-image: none; box-shadow: none; border-radius: 5px; background-color: #ddd; } .slider-selection { background-image: none; box-shadow: none; border-radius: 5px; background-color: #333; } .slider-handle { top: -3px; width: 25px; height: 25px; background-color: #fff; background-image: none; filter: none; box-shadow: none; border: 5px solid #333; } input.price-input { border: 1px solid #33; color: #333; padding: 6px 0px; width: 22%; text-align: center; } input.price-search-btn { border: 1px solid #333; background-color: #333; color: #fff; margin-left: 10px; padding: 6px 20px; transition: .4s; } input.price-search-btn:hover { background-color: #fff; color: #333; } .product-filter-option .form-group.padding-bottom-10 {padding-bottom: 10px;} h2.filter-title {text-transform: capitalize; padding-bottom: 10px;} .product-filter-option {margin-bottom: 40px;} .product-filter-content.tags a { background-color: #333; color: #fff; border: 1px solid #333; text-transform: capitalize; font-size: 12px; font-weight: 400; padding: 8px 12px; text-decoration: none; margin-right: 6px; margin-bottom: 10px; display: inline-block; transition: .4s; } .product-filter-content a:hover { border: 1px solid #333; color: #333; background-color:#fff; } .section-padding.product-filter-wrapper .single-product-carousel-item { margin-bottom: 10px; } .single-product-carousel-item a {color: #333; } a.product-filter-loadMore-btn { display: inline-block; background-color: #000000; color: #fff; border: 1px solid #000000; text-transform: uppercase; text-align: center; padding: 10px 20px; transition: .4s; } a.product-filter-loadMore-btn:hover { background-color: #fff; color: #000000; border: 1px solid #000000; } .product-filter-option ul li span i.fa { display: none; float: left; cursor: pointer; margin-top: 3px; margin-right: 15px; } .product-filter-option ul li span[aria-expanded=true] i.fa.fa-minus { display: block; } .product-filter-option ul li span[aria-expanded=false] i.fa.fa-plus { display: block; } .product-filter-option ul { margin: 0; padding: 0; list-style: none; } .product-filter-option ul li { border-top: 1px solid #333; padding: 12px 10px; } .product-filter-option ul li a { color: #333; text-transform: uppercase; } .product-filter-option ul li:last-child { border-bottom: 1px solid #333; } .product-filter-option ul li ul li, .product-filter-option ul li ul li:last-child {border: none;} .product-filter-option ul li ul li {padding: 8px 25px; padding-bottom: 0;} .product-filter-option ul li ul li a {font-size: 10px;} .product-filter-option ul li ul li i.fa-angle-right { margin-right: 10px; margin-left: 3px; } /* Ending of product filter breadcroumb area */ /* Starting of Login area */ .signIn-area, .newAccount-area { background-color: #fff; padding: 30px 20px; } h2.signIn-title { font-weight: 100; text-transform: capitalize; } .signIn-area .form-group label, .newAccount-area .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .signIn-area .form-group label span, .newAccount-area .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .signIn-area .form-group, .newAccount-area .form-group { margin-bottom: 25px; } .signIn-area .form-control, .newAccount-area .form-control { box-shadow: none; border-radius: 0; height: 42px; } .signIn-area .form-group a {color: red;} .signIn-area .form-group .login-btn, .newAccount-area .form-group .login-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .signIn-area .form-group .login-btn:hover, .newAccount-area .form-group .login-btn:hover { background-color: #fff; color: #000000; } /* Ending of Login area */ /* Starting of customer review carousel area */ .testimonial-number { position: relative; margin-bottom: 40px; text-align: left; } .testimonial-number:after { position: absolute; background-color: #bcbcbc; height: 1px; width: 42px; content: ""; bottom: -8px; left: 0; } .testimonial-text p { line-height: 1.8; border: 1px solid #FFFFFF; padding: 20px; margin-bottom: 40px; color: #FFFFFF; text-align: left; } .testimonial-author { text-align: left; } .testimonial-author img { border-radius: 50%; background-color: #fff; } .testimonial-author h4 { display: inline-block; font-size: 14px; color: #fff; text-transform: capitalize; font-weight: 300; line-height: 1.8; padding-top: 6px; position: absolute; padding-left: 15px; } .testimonial-author h4 strong { font-size: 20px; color: #fff; text-transform: uppercase; } .customer-review-carousel-wrapper .owl-carousel .owl-item img { display: inline-block; width: 70px; } .testimonial-section .owl-nav div { border: 1px solid #FFFFFF; color: #FFFFFF; border-radius: 2px; width: 45px; text-align: center; height: 40px; padding-top: 10px; display: inline-block; transition: .3s; } .testimonial-section .owl-nav div:hover {background-color: #000000; border: 1px solid #fff; color: #fff;} .testimonial-section .owl-nav { position: absolute; right: 0; bottom: 15px; } .customer-review-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev { margin-right: 10px; } .customer-review-carousel-wrapper .animated {animation-fill-mode: none;} .customer-review-carousel-image img { position: relative; height: 100%; width: 100%; } .customer-review-carousel-image { position: relative; height: auto; width: 100%; } .customer-review-carousel-image::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } .customer-review-carousel-image .review-carousel-table { position: absolute; z-index: 1; top: 0; color: #fff; height: 100%; width: 100%; } .review-carousel-table-cell { padding: 30px 20px; } /* Ending of customer review carousel area */ /* Starting of product-imageBlog-section area */ .product-imgBlog-fullDiv .col-md-4 { background-color: #fff; padding-bottom: 30px; margin-top: -15px; } /* Ending of product-imageBlog-section area */ /* Starting of product shipping form */ .product-shipping-full-div { background-color: #fff; padding: 30px 20px; } .product-shipping-full-div .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .product-shipping-full-div .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .product-shipping-full-div .form-group { margin-bottom: 25px; } .product-shipping-full-div .form-control { box-shadow: none; border-radius: 0; height: 42px; } .product-shipping-full-div .form-group a {color: red;} .product-shipping-full-div .form-group .order-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .product-shipping-full-div .form-group .order-btn:hover { background-color: #fff; color: #000000; } .checkOut-btn { color: #000000; font-size: 16px; } .shipping-title { font-size: 20px; text-transform: capitalize; } .product-shipping-full-div .form-control.order-notes { box-shadow: none; border-radius: 0; height: auto; } .shipping-details-area { display: none; } /* Ending of product shipping form */ /* Starting of Blogs Details */ .blog-post-fullDiv { background-color: #fff; padding: 30px; } .section-title ul {margin: 0; padding: 0; list-style: none;} .section-title li { display: inline-block; margin-right: 7px; color: #999999; font-size: 12px; font-family: 'Lato', sans-serif; font-style: italic; } .section-title li i.fa {padding-right: 7px;} .section-title { padding-bottom: 20px; } .section-padding.blog-post-wrapper img {width: 100%; margin-top: 10px; margin-bottom: 20px;} .social-sharing p{color: #79777a;} .entry-content p {margin-bottom: 20px;} .social-sharing { border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 20px 0; } .a2a_svg, .a2a_count {height:40px!important; width:40px!important; border-radius: 0 !important; } /*.social-sharing {*/ /*border-top: 1px solid #f0f0f0;*/ /*border-bottom: 1px solid #f0f0f0;*/ /*padding: 20px 0;*/ /*margin-top: 30px;*/ /*margin-bottom: 30px;*/ /*}*/ /*.social-sharing a {*/ /*display: inline-block;*/ /*background-color: #275baa;*/ /*color: #fff;*/ /*padding: 10px 20px 8px;*/ /*border-radius: 40px;*/ /*margin-right: 10px;*/ /*}*/ /*.social-sharing a.facebook {background-color: #275BAA; border: 1px solid #275BAA; transition: .4s;}*/ /*.social-sharing a.twitter {background-color: #28c8f0; border: 1px solid #28c8f0; transition: .4s;}*/ /*.social-sharing a.pinterest {background-color: #d6061e; border: 1px solid #d6061e; transition: .4s;}*/ /*.social-sharing a.facebook:hover {background-color: #fff; border: 1px solid #275BAA; color: #275BAA;}*/ /*.social-sharing a.twitter:hover {background-color: #fff; border: 1px solid #28c8f0; color: #28c8f0;}*/ /*.social-sharing a.pinterest:hover {background-color: #fff; border: 1px solid #d6061e; color: #d6061e;}*/ .entry-content p {margin-bottom: 20px; text-align: justify;} .post-heading {border-bottom: 2px solid #000000; padding-bottom: 10px;} .post-sidebar-area ul {margin: 0; padding: 0; list-style: none;} .post-sidebar-area li {border-bottom: 1px solid #f0f0f0; padding: 15px 0;} .post-sidebar-area li span {display: block; font-size: 12px; color: #ccc; margin-left: 22px;} .post-sidebar-area li a {color: #999999; font-size: 18px; transition: .3s;} .post-sidebar-area li i.fa {font-size: 20px; margin-right: 10px;} .post-sidebar-area li a:hover {color: #000000;} /* Ending of Blogs Details */ /* Starting of Account Dashboard area */ .dashboard-menu, .dashboard-content { background-color: #fff; } .dashboard-menu h3 { background-color: #000000; color: #fff; text-transform: uppercase; font-weight: 100; padding: 20px 10px; } .dashboard-mainmenu { margin: 0; padding: 0 0 30px; list-style: none; } .dashboard-mainmenu li { display: inline-block; } .dashboard-mainmenu li a { display: block; font-size: 16px; color: #333; padding: 10px 30px; text-transform: capitalize; text-decoration: none; } .dashboard-mainmenu li.active a {color: red;} .dashboard-breadcroumb-section img { position: relative; height: 100%; width: 100%; } .dashboard-breadcroumb-section {position: relative;} .dashboard-breadcroumb-section .customer-info { position: absolute; height: 100%; width: 100%; top: 20px; left: 20px; color: #fff; z-index: 999; } .dashboard-breadcroumb-section::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } #account-information-tab, #my-orders-tab, .view-order-page, #change-password-tab { padding: 20px; } .edit-account-info-div .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .edit-account-info-div .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .edit-account-info-div .form-group { margin-bottom: 25px; } .edit-account-info-div .form-control { box-shadow: none; border-radius: 0; height: 42px; } .edit-account-info-div .form-group a {color: red;} .edit-account-info-div .form-group .back-btn, .edit-account-info-div .form-group .save-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .edit-account-info-div .form-group .back-btn:hover, .edit-account-info-div .form-group .save-btn:hover, #my-orders-tab .back-btn:hover { background-color: #fff; color: #000000; } #account-information-tab h1, #my-orders-tab h1, #change-password-tab h1 { text-transform:uppercase; font-weight: 100; } .edit-account-info-div h3 { text-transform:capitalize; font-weight: 100; } .edit-account-info-div p { color: red; text-transform:capitalize; } .edit-account-info-div p span { font-size: 18px; } #my-orders-tab .table > tbody > tr { border-left: 1px solid #ddd; border-right: 1px solid #ddd; text-transform: capitalize; } #my-orders-tab .table > tbody > tr a{color: #000000;} #my-orders-tab .table > tbody > tr:last-child { border-bottom: 1px solid #ddd; } #my-orders-tab .table > tbody > tr.table-header-row {color: blue;} #my-orders-tab .back-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; padding: 8px 20px; transition: .4s; display: inline-block; } .order-item-quantity label { text-transform: capitalize; color: blue; font-weight: 400; } .billing-add-area{ margin-top: 20px; } .view-order-page h3, .order-date, .shipping-add-area h5, .billing-add-area h5 { text-transform: capitalize; } .print-order-btn { color: blue; border: 1px solid blue; text-transform: uppercase; padding: 10px; transition: .4s; } .print-order-btn:hover { color: #000000; border-color: #000000; } .table-bordered.veiw-details-table > tbody > tr > td { text-transform: capitalize; } .table-bordered.veiw-details-table > tbody > tr.veiw-details-row {color: blue;} #account-dashboard-tab h2 { text-transform: uppercase; padding: 20px 10px 5px 10px; } .account-info-div {padding: 20px;} .account-info-div h3, .account-info-div h4,.colored-p{ text-transform: capitalize; } .single-account-info-div {margin-bottom: 30px;} .account-info-div .edit-btn {text-transform: uppercase;} .change-pass-btn, .address-btn { background-color: #fff; border: 1px solid #000000; color: #000000; border-radius: 0; text-transform: uppercase; text-align: center; padding: 8px 12px; transition: .4s; margin-top: 5px; display: inline-block; } .change-pass-btn:hover, .address-btn:hover { background-color: #000000; color: #fff; } .colored-p {color: blue;} .account-info-div .edit-btn { font-size: 12px; } /* Ending of Account Dashboard area */ /*Star Rating Start*/ .starrr { display: inline-block; } .starrr a { font-size: 16px; padding: 0 1px; cursor: pointer; color: #FFD119; text-decoration: none; } .review-star{ padding:20px 0; } /*Star Rating End*/ .ratings { position: relative; vertical-align: middle; display: inline-block; color: #b1b1b1; overflow: hidden; } .full-stars { position: absolute; left: 0; top: 0; white-space: nowrap; overflow: hidden; color: #FFD119; } .empty-stars:before, .full-stars:before { content:"\2605\2605\2605\2605\2605"; font-size: 14pt; } .empty-stars:before { -webkit-text-stroke: 1px #FFD119; color:transparent; } .full-stars:before { -webkit-text-stroke: 1px #FFD119; } /* Webkit-text-stroke is not supported on firefox or IE */ /* Firefox */ @-moz-document url-prefix() { .full-stars { color: #FFD119; } } .full-stars { color: #FFD119; } /* Starting of product subscribe form area */ .product-subscribe-section img { position: relative; height: 100%; width: 100%; } .product-subscribe-section { position: relative; width: 100%; height: auto; margin-top: 40px; } .product-subscribe-form { position: absolute; height: 100%; width: 100%; top: 0; left: 0; z-index: 1; text-transform: capitalize; } .product-subscribe-section::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } .product-subscribe-form-content { background-color: #fff; padding: 40px 40px 60px 40px; margin: 15% auto; } .product-subscribe-icon { color: #999; font-size: 50px; } .product-subscribe-form-content h1 {font-size: 40px;} .product-subscribe-form-content p { margin-top: 20px; line-height: 1.8; font-size: 16px; margin-bottom: 30px; } .product-subscribe-form-content input { height: 40px; border-radius: 0; border: none; } .product-subscribe-form-content input[type="email"] { width: 70%; border: 1px solid #ddd; padding-left: 10px; } .product-subscribe-form-content .subscribe-btn { width: 29%; margin-left: -4px; margin-top: -3px; border: 1px solid #000000; background-color: #000000; color: #fff; font-weight: 700; transition: .4s; } .product-subscribe-form-content .subscribe-btn:hover { border: 1px solid #000000; background-color: #fff; color: #000000; } /* Ending of product subscribe form area */
public/assets/next/css/style.css
.alignleft { float: left; margin-right: 15px; } .alignright { float: right; margin-left: 15px; } .aligncenter { display: block; margin: 0 auto 15px; } a:focus { outline: 0 solid } img { max-width: 100%; height: auto; } h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; font-weight: 700; } body { } #cover { background: url("../images/box.gif") no-repeat scroll center center #FFF; position: fixed; height: 100%; width: 100%; z-index: 9999; } a:hover { text-decoration: none } .section-padding {padding: 50px 0;} .padding-top-100 {padding-top: 100px;} .padding-bottom-0 {padding-bottom: 0;} .padding-top-0 {padding-top: 0;} .section-title {padding-bottom: 40px;} .section-title h2 {text-transform: uppercase;font-size:25px;} .home-wrapper {background-color: #f1f1f1;padding-bottom: 25px;} /* Starting of featured product area */ .section-padding.featured-categories .section-title {padding-bottom: 0;} .product-featured-full-div { background-color: #fff; padding: 30px 20px; } .single-featured-area { background-color: #ddd; width: 100%; height: auto; overflow: hidden; box-shadow: 1px 1px 2px rgba(0,0,0,.12); position: relative; margin-bottom: 15px; } .single-featured-area img { width: 100%; height: 100%; transition: transform 0.4s ease; } .single-featured-area:hover img.featured-img{ transform: scale(1.08); } .row.featured-list .col-md-6, .row.featured-list .col-md-3 { padding-left: 7.5px; padding-right: 7.5px; } .row.featured-list { margin-left: -7.5px; margin-right: -7.5px; } .product-feature-content { position: absolute; left: 0; bottom: 0; padding: 15px 20px; transition: 0.4s; margin-bottom: -32px; width: 100%; height: auto; opacity: 0.7; background-color: #000000; color: #fff; } .single-featured-area:hover .product-feature-content{ margin-bottom: -30px; } .product-feature-content h3 { text-transform: uppercase; margin: 0; padding: 0; padding-bottom: 10px; } .product-feature-content p { text-transform: capitalize; transition: .3s; margin: 0; padding: 0; } .single-featured-area:hover .product-feature-content p { margin-bottom: 25px; } /* Ending of featured product area */ /* Starting of product details */ .product-title{ margin: 0; } .product-title { height: 35px; } .available{ color: green; } .not-available{ color: red; } .product-projects-FullDiv-area { background-color: #fff; padding: 20px; } .single-product-item { cursor: pointer; } .product-review-owl-carousel { margin-top: 15px; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; bottom: 0; margin-top: 0px; font-size: 20px; background-color:rgba(255,255,255,0.7); width:20px; height:100%; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev .fa, .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next .fa{ position: absolute; top: 40%; padding:5px; } .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 0px;} .section-padding.product-details-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: -1px;} .single-product-item {margin-right: 15px;} .product-projects-FullDiv-area .product-reviews .fa-star {position: relative;} .product-projects-FullDiv-area .product-reviews .fa-star:before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -18px; font-size: 18px; } .product-projects-FullDiv-area .product-header {color: #333;} .product-projects-FullDiv-area .product-reviews {position: relative;} .product-projects-FullDiv-area .product-reviews span { position: absolute; left: 100px; top: -2px; color: #000000; text-transform: capitalize; } .product-projects-FullDiv-area .product-description {line-height: 1.8;} .product-projects-FullDiv-area .product-price span { font-size: 14px; font-weight: 400; } .product-projects-FullDiv-area .product-price {padding: 10px 0;} .product-projects-FullDiv-area .product-size { text-transform: uppercase; } .product-projects-FullDiv-area .product-size span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: 12px; position: relative; text-transform: uppercase; cursor: pointer; margin-bottom: 12px; } .product-projects-FullDiv-area .product-size span:after { position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border: 3px #d9d9d9 solid; content: ""; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: .4s; transition: .4s; } .selected-size { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 3px #d9d9d9 solid!important; } .product-projects-FullDiv-area .product-size span:hover:after { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } .product-projects-FullDiv-area .product-size p, .product-projects-FullDiv-area .product-quantity p { font-weight: 700; text-transform: capitalize; font-size: 16px; } .product-projects-FullDiv-area .product-size { padding-bottom: 10px; } .product-projects-FullDiv-area .product-quantity span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: -5px; position: relative; text-transform: uppercase; margin-bottom: 12px; } .product-projects-FullDiv-area .product-quantity span.quantity-btn { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .product-projects-FullDiv-area .product-quantity span.quantity-btn:hover { background-color: #000000; color: #fff; } .addtocart-form{ display: inline-block; } /*Cart Quantity*/ .cart-btn span { display: inline-block; width: 40px; height: 40px; line-height: 40px; border: 1px #d9d9d9 solid; text-align: center; font-size: 12px; color: #4c4c4c; font-weight: 500; margin-right: -5px; position: relative; text-transform: uppercase; margin-bottom: 12px; } .quantity-cart-plus { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .quantity-cart-plus:hover { background-color: #000000; color: #fff; } .quantity-cart-minus { cursor: pointer; -webkit-transition: .4s; transition: .4s; } .quantity-cart-minus:hover { background-color: #000000; color: #fff; } /*Cart Quantity*/ .product-projects-FullDiv-area .product-addCart-btn { display: inline-block; border: 1px solid #000000; color: #000000; background-color: #FFFFFF; text-transform: uppercase; font-weight: 700; -webkit-transition: .4s; transition: .4s; padding: 10px 25px; margin-top: 10px; } .product-projects-FullDiv-area .product-addCart-btn:hover { background-color: #000000; color: #fff; } /* Ending of product details */ /* Starting of product description */ .custom-tab { background-color: #fff; padding: 50px 20px; } .tab-list { margin: 0; padding: 0; list-style: none; } .tab-list li { display: block; } .tab-list li a { display: block; background-color: #F7F7F7; border-top: 1px solid #fff; color: #666; padding: 20px; position: relative; text-transform: capitalize; text-decoration: none; font-weight: 700; } .tab-list li.active a { background-color: #000000; color: #fff; } .tab-list li.active a:after { position: absolute; right: -9px; top: 20px; content: ""; height: 20px; width: 20px; background: #000000; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .tab-pane .product-reviews .fa-star {position: relative;} .tab-pane .product-reviews .fa-star:before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -18px; font-size: 18px; } .product-review-form .form-control { height: 38px; border-radius: 0; font-size: 16px; } .product-review-form textarea.form-control { height: auto; } .btn-review { background-color: #000000; color: #fff; padding: 12px 30px; border: 2px solid #000000; font-weight: 700; text-transform: uppercase; -webkit-transition: .4s; transition: .4s; } .btn-review:hover { background-color: #fff; color: #000000; } .section-padding.product-description-wrapper .tab-pane h1 {text-transform: capitalize;} /* Ending of product description */ /* Starting of product carousel */ .single-product-carousel-item img { width: 100%; height: 100%; transition: transform 0.4s ease; } .single-product-carousel-item:hover img{ transform: scale(1.02); } .product-carousel-full-div { background-color: #fff; padding: 30px 20px; } .section-padding.product-carousel-wrapper .section-title {text-transform: uppercase;} .product-price { font-size: 25px; font-weight: 600; } .product-price .original-price {color: #000000; font-weight: 700;} .product-price .offer-price {font-size: 12px;} .product-carousel-text { margin-top: 30px; height: 200px; } .product-meta-area .addTo-cart { text-transform: uppercase; color: #000000; background-color: #FFFFFF; border: 1px solid #000000; padding: 12px 25px; display: inline-block; } .fa-cart-plus { margin-right: 10px; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: .4s; transition: .4s; } .addTo-cart:hover .fa-cart-plus {-webkit-transform: translateX(5px);transform: translateX(5px);} .product-meta-area a.wish-list { text-transform: uppercase; color: #000000; border: 1px solid #000000; -webkit-transition: .4s; transition: .4s; padding: 12px 14px; display: inline-block; } .product-meta-area .addTo-cart:hover, .product-meta-area .wish-list:hover { background-color: #000000; color: #fff; } .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -40px; font-size: 25px; } .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.product-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} .section-padding.product-carousel-wrapper {position: relative;} .product-review-details-img img { border: 1px solid #ddd; padding: 10px; } .product-review-details-description { text-align: left; padding: 0 20px; } .product-price {position: relative;} .single-product-price, .product-availability { display: inline-block; } .single-product-price {color: #000000;} .product-zoom{cursor: zoom-in;} .product-zoom img{width: 100%;} .product-availability { font-size: 16px; font-weight: 400; color: #000000; margin-left: 3%; } .product-review-description h4 { text-transform: uppercase; } .product-review-details-description .product-size { text-transform: uppercase; font-weight: 700; margin: 25px 0; } .product-size span { border: 1px solid #000000; margin-left: 3px; height: 30px; width: 30px; display: inline-block; text-align: center; line-height: 30px; } .product-size .medium-size { margin-left: 10%; } .product-quantity { text-transform: uppercase; } .product-quantity form { display: inline-block; background-color: #ddd; padding: 10px; padding-bottom: 5px; } a.addToCart-btn { text-transform: uppercase; border: 1px solid #000000; display: inline-block; padding: 10px 35px; margin-left: 5px; color: #000000; font-weight: 700; transition: .4s; } a.addToCart-btn:hover { background-color: #000000; color: #fff; } .product-review .fa-star, .modal-product-review .fa-star {position: relative;} .product-review .fa-star::before, .modal-product-review .fa-star::before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: -42px; top: -10px; font-size: 18px; } .modal-product-review .fa-star::before { left: 0; } .modal-header { border-bottom: none; } .modal-footer { border-top: none; text-align: center; } .fade { transition: opacity .5s linear; } /* Ending of product carousel */ /* Starting of breadcroumb area */ .braodcrumb-section-image img { position: relative; height: 100%; width: 100%; z-index: 1; } .braodcrumb-section-image {position: relative;} .braodcrumb-section-image::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; z-index: 1; } /* Ending of breadcroumb area */ /* Starting of blog area */ /*.section-padding.blog-area-wrapper {overflow-x: hidden;}*/ .single-blog{ margin-bottom: 25px; } .single-blog a{ color: #333; } .single-blog h4{ margin-bottom: 10px; } .single-blog .blog-text{ padding-top: 10px; padding-left: 0; padding-right: 10px; } .blog-area-fullDiv { background-color: #fff; padding: 30px 20px; } .blog-area-wrapper{margin-bottom:40px;} .blog-more-btn { text-transform: uppercase; text-align: center; background-color: #000000; color: #fff; border: 1px solid #000000; transition: .4s; display: inline-block; padding: 12px 20px; margin: 15px 0; } .blog-more-btn:hover { background-color: #fff; color: #000000; border: 1px solid #000000; } .single-blog-box { display: block; color: #333; font-weight: 300; box-shadow: 0 0 10px #f5f5f5; border: none; transition: .3s; height: auto; width: 112%; } .single-blog-box:hover {color: #333; opacity: .9;border: none; background: none; } .blog-thumb-wrapper img { width: 100%; height: 300px; } .blog-text a{ font-weight: 600; } .blog-text { padding-top: 40px; padding-left: 20px; padding-right: 30px; } .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -40px; font-size: 25px; } .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.blog-area-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} /* Ending of blog area */ /* Starting of brandlogo carousel area */ .logo-carousel { background-color: #fff; padding: 20px 20px; } .single-logo-item img { width: auto; height: 20px; } .single-logo-item { display: table; width: 100%; height: auto; transition: .2s; position: relative; } .logo-item-inner { display: table-cell; vertical-align: middle; background-repeat: no-repeat; background-position: center center; } .logo-carousel.owl-carousel .owl-item img { display: block; width: 80px; } .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev, .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute; top: 50%; margin-top: -20px; font-size: 25px; } .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {left: 10px;} .section-padding.logo-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {right: 10px;} /* Ending of brandlogo carousel area */ /* Starting of AddToCart Table doc page area */ .table-responsive { background-color: #fff; padding: 30px 20px; } .section-padding.product-shoppingCart-wrapper img { height: auto; max-width: 150px; } .section-padding.product-shoppingCart-wrapper .table > tbody > tr > td { padding: 30px; vertical-align: middle; color: #555; font-size: 16px; border: none; } .section-padding.product-shoppingCart-wrapper .table > thead > tr > th { padding: 30px; text-align: center; color: #333; } .table-product-review .fa-star {position: relative;} .table-product-review .fa-star::before { position: absolute; content: "\f006\f006\f006\f006\f006"; left: 0; top: -10px; font-size: 18px; } i.fa-trash-o {font-size: 20px;} a.product-name-header { color: #555; transition: .4s; } a.product-name-header:hover { color: red; } .table-product-review {position: relative;} .table-product-review span { position: absolute; right: 5px; top: 9px; color: #999; font-size: 13px; } .table-product-color { text-transform: uppercase; } .table-product-color span { color: green; text-transform: lowercase; margin-left: 10px; } a.table-edit { text-transform: capitalize; text-decoration: underline; color: #555; } .quantity-area { position: relative; border: 1px solid #ddd; padding: 8px 18px; } .quantity-area .up-sign { position: absolute; top: 0; left: 40px; transition: .4s; cursor: pointer; } .quantity-area .down-sign { position: absolute; bottom: 0; left: 40px; transition: .4s; cursor: pointer; } .quantity-area .up-sign:hover, .quantity-area .down-sign:hover { color: red; } a.update-shopping-btn { border: 1px solid #000000; display: inline-block; padding: 15px 20px; text-transform: uppercase; color: #000000; font-weight: 700; transition: .4s; float: right; overflow: hidden; } a.shopping-btn { border: 1px solid #000000; display: inline-block; padding: 15px 20px; text-transform: uppercase; color: #000000; font-weight: 700; transition: .4s; float: left; overflow: hidden; } a.update-shopping-btn:hover, a.shopping-btn:hover { background-color: #000000; color: #fff; } /* Ending of AddToCart Table doc page area */ /* Starting of Contact Us area */ .contact-area-fullDiv, .contact-info-div { background-color: #fff; padding: 30px 20px; } .comments-form input, .comments-form textarea { width: 100%; margin-top: 20px; margin-bottom: 20px; } .comments-form input[type="text"], .comments-form input[type="tel"], .comments-form input[type="email"], .comments-form textarea { background-color: #fbfbfb; border: 1px solid #f0f0f0; padding: 10px 15px; } .comments-form textarea { margin-bottom: 0; height: 120px; } .comments-form input[type="submit"], button[type="submit"] { background-color: #000000; width: auto; display: inline-block; color: #fff; padding: 13px 25px; border-radius: 2px; font-size: 14px; border: 1px solid #000000; transition: .4s; } .comments-form input[type="submit"]:hover, button[type="submit"]:hover { border: 1px solid #000000; background-color: #fff; color: #000000; } .contact-info { position: relative; padding-left: 40px; margin-bottom: 30px; } .contact-info i { position: absolute; font-size: 20px; left: 0; top: 5px; } .contact-info i.fa { color: #000000; font-size: 20px; } .contact-info span {margin-left: 30px;} .contact-info {line-height: 2;} .section-padding.contact-area-wrapper { color: #000000; } .section-padding.contact-area-wrapper h3 { color: #000000; } /* Ending of Contact Us area */ /* Starting of FAQ area */ .styled-faf-fullDiv { background-color: #fff; padding: 30px 20px; } .product-faq .panel-default>.panel-heading { background-color: transparent; } .product-faq .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top-width: 0px; } .product-faq.panel-group .panel+.panel { margin-top: -0.6px; box-shadow: 0 0 0; } .product-faq .panel-heading {padding: 0;} .product-faq .panel-heading a { color: #000000; font-weight: 600; font-size: 18px; display: block; padding: 15px; position: relative; text-decoration: none; } .product-faq .panel-heading a:after { content: "+"; float: right; font-size: 25px; margin-top: -5px; } .product-faq .panel-heading a[aria-expanded="true"]:after { content: "-"; font-size: 30px; margin-top: -10px; } .product-faq .panel-body p {color: #555;} /* Ending of FAQ area */ /* Starting of footer area */ .section-padding.footer-area-wrapper { background-color: #000000; color: #fff; } .footer-title { text-transform: uppercase; font-size: 18px; margin-bottom: 30px; } .footer-logo { font-size: 40px; } .footer-logo span { color: #fff; font-weight: 700; } .social-links-header { text-transform: uppercase; padding-top: 30px; padding-bottom: 15px; } .footer-copy{ padding-bottom: 20px; } .footer-social-links{ text-align: right; } .footer-social-links ul { margin: 0; padding: 0; list-style: none; } .footer-social-links li {display: inline-block;} .footer-social-links li a { color: #fff; border: 1px solid #fff; margin-right: 10px; transition: .4s; display: inline-block; height: 30px; width: 30px; text-align: center; line-height: 2; } .footer-social-links li a.facebook:hover { background-color: #3B5998; border: 1px solid #3B5998; } .footer-social-links li a.google:hover { background-color: #DD4B39; border: 1px solid #DD4B39; } .footer-social-links li a.twitter:hover { background-color: #00ACED; border: 1px solid #00ACED; } .footer-social-links li a.tumblr:hover { background-color: #32506D; border: 1px solid #32506D; } .footer-social-links li a.pinterest:hover { background-color: #CB2027; border: 1px solid #CB2027; } .footer-content ul.about-footer { margin: 0; padding: 0; list-style: none; } .footer-content ul.about-footer li { display: block; border-top: 1px solid #fff; padding: 10px 0; } .footer-content ul.about-footer li:first-child { border-top: none; padding-top: 0; } .footer-content ul.about-footer li a { color: #fff; transition: .4s; text-transform: capitalize; padding-left: 0; } .footer-content ul.about-footer li:hover a { padding-left: 10px; } .footer-copy a{ color: #fff; } .footer-content ul.latest-tweet a{ color: #fff; } .footer-content ul.latest-tweet { margin: 0; padding: 0; list-style: none; } .footer-content ul.latest-tweet li { display: block; position: relative; margin-left: 30px; padding-bottom: 25px; } .footer-content ul.latest-tweet li img { width: 30px; height: auto; position: absolute; left: -30px; top: 0; } .footer-content ul.latest-tweet li span { margin-left: 5px; } .footer-content.tags a { border: 1px solid #fff; text-transform: capitalize; color: #fff; font-size: 12px; font-weight: 400; padding: 8px 12px; text-decoration: none; margin-right: 6px; margin-bottom: 10px; display: inline-block; transition: .4s; } .footer-content.tags a:hover { background-color: #fff; color: #000000; } /* Ending of footer area */ /* Starting of product filter breadcroumb area */ .product-filter-leftDiv, .product-filter-rightDiv { background-color: #fff; padding: 30px 10px; } .productFilter-breadcroumb-section img { position: relative; height: 100%; width: 100%; } .productFilter-breadcroumb-section { position: relative; } .productFilter-breadcroumb-section h1 { position: absolute; height: 100%; width: 100%; top: 0; margin-top: -25px; left: 0; padding-top: 20%; color: #fff; z-index: 1; text-transform: capitalize; } .productFilter-breadcroumb-section:after { position: absolute; height: 100%; width: 100%; background-color: #000000; color: #fff; content: ""; left: 0; top: 0; opacity: .8; } .product-filter-option form .form-control {border-radius: 0;} .slider.slider-horizontal { width: 100%; } .slider-track { background-image: none; box-shadow: none; border-radius: 5px; background-color: #ddd; } .slider-selection { background-image: none; box-shadow: none; border-radius: 5px; background-color: #333; } .slider-handle { top: -3px; width: 25px; height: 25px; background-color: #fff; background-image: none; filter: none; box-shadow: none; border: 5px solid #333; } input.price-input { border: 1px solid #33; color: #333; padding: 6px 0px; width: 22%; text-align: center; } input.price-search-btn { border: 1px solid #333; background-color: #333; color: #fff; margin-left: 10px; padding: 6px 20px; transition: .4s; } input.price-search-btn:hover { background-color: #fff; color: #333; } .product-filter-option .form-group.padding-bottom-10 {padding-bottom: 10px;} h2.filter-title {text-transform: capitalize; padding-bottom: 10px;} .product-filter-option {margin-bottom: 40px;} .product-filter-content.tags a { background-color: #333; color: #fff; border: 1px solid #333; text-transform: capitalize; font-size: 12px; font-weight: 400; padding: 8px 12px; text-decoration: none; margin-right: 6px; margin-bottom: 10px; display: inline-block; transition: .4s; } .product-filter-content a:hover { border: 1px solid #333; color: #333; background-color:#fff; } .section-padding.product-filter-wrapper .single-product-carousel-item { margin-bottom: 10px; } .single-product-carousel-item a {color: #333; } a.product-filter-loadMore-btn { display: inline-block; background-color: #000000; color: #fff; border: 1px solid #000000; text-transform: uppercase; text-align: center; padding: 10px 20px; transition: .4s; } a.product-filter-loadMore-btn:hover { background-color: #fff; color: #000000; border: 1px solid #000000; } .product-filter-option ul li span i.fa { display: none; float: left; cursor: pointer; margin-top: 3px; margin-right: 15px; } .product-filter-option ul li span[aria-expanded=true] i.fa.fa-minus { display: block; } .product-filter-option ul li span[aria-expanded=false] i.fa.fa-plus { display: block; } .product-filter-option ul { margin: 0; padding: 0; list-style: none; } .product-filter-option ul li { border-top: 1px solid #333; padding: 12px 10px; } .product-filter-option ul li a { color: #333; text-transform: uppercase; } .product-filter-option ul li:last-child { border-bottom: 1px solid #333; } .product-filter-option ul li ul li, .product-filter-option ul li ul li:last-child {border: none;} .product-filter-option ul li ul li {padding: 8px 25px; padding-bottom: 0;} .product-filter-option ul li ul li a {font-size: 10px;} .product-filter-option ul li ul li i.fa-angle-right { margin-right: 10px; margin-left: 3px; } /* Ending of product filter breadcroumb area */ /* Starting of Login area */ .signIn-area, .newAccount-area { background-color: #fff; padding: 30px 20px; } h2.signIn-title { font-weight: 100; text-transform: capitalize; } .signIn-area .form-group label, .newAccount-area .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .signIn-area .form-group label span, .newAccount-area .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .signIn-area .form-group, .newAccount-area .form-group { margin-bottom: 25px; } .signIn-area .form-control, .newAccount-area .form-control { box-shadow: none; border-radius: 0; height: 42px; } .signIn-area .form-group a {color: red;} .signIn-area .form-group .login-btn, .newAccount-area .form-group .login-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .signIn-area .form-group .login-btn:hover, .newAccount-area .form-group .login-btn:hover { background-color: #fff; color: #000000; } /* Ending of Login area */ /* Starting of customer review carousel area */ .testimonial-number { position: relative; margin-bottom: 40px; text-align: left; } .testimonial-number:after { position: absolute; background-color: #bcbcbc; height: 1px; width: 42px; content: ""; bottom: -8px; left: 0; } .testimonial-text p { line-height: 1.8; border: 1px solid #FFFFFF; padding: 20px; margin-bottom: 40px; color: #FFFFFF; text-align: left; } .testimonial-author { text-align: left; } .testimonial-author img { border-radius: 50%; background-color: #fff; } .testimonial-author h4 { display: inline-block; font-size: 14px; color: #fff; text-transform: capitalize; font-weight: 300; line-height: 1.8; padding-top: 6px; position: absolute; padding-left: 15px; } .testimonial-author h4 strong { font-size: 20px; color: #fff; text-transform: uppercase; } .customer-review-carousel-wrapper .owl-carousel .owl-item img { display: inline-block; width: 70px; } .testimonial-section .owl-nav div { border: 1px solid #FFFFFF; color: #FFFFFF; border-radius: 2px; width: 45px; text-align: center; height: 40px; padding-top: 10px; display: inline-block; transition: .3s; } .testimonial-section .owl-nav div:hover {background-color: #000000; border: 1px solid #fff; color: #fff;} .testimonial-section .owl-nav { position: absolute; right: 0; bottom: 15px; } .customer-review-carousel-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev { margin-right: 10px; } .customer-review-carousel-wrapper .animated {animation-fill-mode: none;} .customer-review-carousel-image img { position: relative; height: 100%; width: 100%; } .customer-review-carousel-image { position: relative; height: auto; width: 100%; } .customer-review-carousel-image::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } .customer-review-carousel-image .review-carousel-table { position: absolute; z-index: 1; top: 0; color: #fff; height: 100%; width: 100%; } .review-carousel-table-cell { padding: 30px 20px; } /* Ending of customer review carousel area */ /* Starting of product-imageBlog-section area */ .product-imgBlog-fullDiv .col-md-4 { background-color: #fff; padding-bottom: 30px; margin-top: -15px; } /* Ending of product-imageBlog-section area */ /* Starting of product shipping form */ .product-shipping-full-div { background-color: #fff; padding: 30px 20px; } .product-shipping-full-div .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .product-shipping-full-div .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .product-shipping-full-div .form-group { margin-bottom: 25px; } .product-shipping-full-div .form-control { box-shadow: none; border-radius: 0; height: 42px; } .product-shipping-full-div .form-group a {color: red;} .product-shipping-full-div .form-group .order-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .product-shipping-full-div .form-group .order-btn:hover { background-color: #fff; color: #000000; } .checkOut-btn { color: #000000; font-size: 16px; } .shipping-title { font-size: 20px; text-transform: capitalize; } .product-shipping-full-div .form-control.order-notes { box-shadow: none; border-radius: 0; height: auto; } .shipping-details-area { display: none; } /* Ending of product shipping form */ /* Starting of Blogs Details */ .blog-post-fullDiv { background-color: #fff; padding: 30px; } .section-title ul {margin: 0; padding: 0; list-style: none;} .section-title li { display: inline-block; margin-right: 7px; color: #999999; font-size: 12px; font-family: 'Lato', sans-serif; font-style: italic; } .section-title li i.fa {padding-right: 7px;} .section-title { padding-bottom: 20px; } .section-padding.blog-post-wrapper img {width: 100%; margin-top: 10px; margin-bottom: 20px;} .social-sharing p{color: #79777a;} .entry-content p {margin-bottom: 20px;} .social-sharing { border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 20px 0; } .a2a_svg, .a2a_count {height:40px!important; width:40px!important; border-radius: 0 !important; } /*.social-sharing {*/ /*border-top: 1px solid #f0f0f0;*/ /*border-bottom: 1px solid #f0f0f0;*/ /*padding: 20px 0;*/ /*margin-top: 30px;*/ /*margin-bottom: 30px;*/ /*}*/ /*.social-sharing a {*/ /*display: inline-block;*/ /*background-color: #275baa;*/ /*color: #fff;*/ /*padding: 10px 20px 8px;*/ /*border-radius: 40px;*/ /*margin-right: 10px;*/ /*}*/ /*.social-sharing a.facebook {background-color: #275BAA; border: 1px solid #275BAA; transition: .4s;}*/ /*.social-sharing a.twitter {background-color: #28c8f0; border: 1px solid #28c8f0; transition: .4s;}*/ /*.social-sharing a.pinterest {background-color: #d6061e; border: 1px solid #d6061e; transition: .4s;}*/ /*.social-sharing a.facebook:hover {background-color: #fff; border: 1px solid #275BAA; color: #275BAA;}*/ /*.social-sharing a.twitter:hover {background-color: #fff; border: 1px solid #28c8f0; color: #28c8f0;}*/ /*.social-sharing a.pinterest:hover {background-color: #fff; border: 1px solid #d6061e; color: #d6061e;}*/ .entry-content p {margin-bottom: 20px; text-align: justify;} .post-heading {border-bottom: 2px solid #000000; padding-bottom: 10px;} .post-sidebar-area ul {margin: 0; padding: 0; list-style: none;} .post-sidebar-area li {border-bottom: 1px solid #f0f0f0; padding: 15px 0;} .post-sidebar-area li span {display: block; font-size: 12px; color: #ccc; margin-left: 22px;} .post-sidebar-area li a {color: #999999; font-size: 18px; transition: .3s;} .post-sidebar-area li i.fa {font-size: 20px; margin-right: 10px;} .post-sidebar-area li a:hover {color: #000000;} /* Ending of Blogs Details */ /* Starting of Account Dashboard area */ .dashboard-menu, .dashboard-content { background-color: #fff; } .dashboard-menu h3 { background-color: #000000; color: #fff; text-transform: uppercase; font-weight: 100; padding: 20px 10px; } .dashboard-mainmenu { margin: 0; padding: 0 0 30px; list-style: none; } .dashboard-mainmenu li { display: inline-block; } .dashboard-mainmenu li a { display: block; font-size: 16px; color: #333; padding: 10px 30px; text-transform: capitalize; text-decoration: none; } .dashboard-mainmenu li.active a {color: red;} .dashboard-breadcroumb-section img { position: relative; height: 100%; width: 100%; } .dashboard-breadcroumb-section {position: relative;} .dashboard-breadcroumb-section .customer-info { position: absolute; height: 100%; width: 100%; top: 20px; left: 20px; color: #fff; z-index: 999; } .dashboard-breadcroumb-section::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } #account-information-tab, #my-orders-tab, .view-order-page, #change-password-tab { padding: 20px; } .edit-account-info-div .form-group label { font-weight: 100; position: relative; text-transform: capitalize; } .edit-account-info-div .form-group label span { color: red; font-size: 22px; position: absolute; right: -12px; top: -4px; } .edit-account-info-div .form-group { margin-bottom: 25px; } .edit-account-info-div .form-control { box-shadow: none; border-radius: 0; height: 42px; } .edit-account-info-div .form-group a {color: red;} .edit-account-info-div .form-group .back-btn, .edit-account-info-div .form-group .save-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; transition: .4s; } .edit-account-info-div .form-group .back-btn:hover, .edit-account-info-div .form-group .save-btn:hover, #my-orders-tab .back-btn:hover { background-color: #fff; color: #000000; } #account-information-tab h1, #my-orders-tab h1, #change-password-tab h1 { text-transform:uppercase; font-weight: 100; } .edit-account-info-div h3 { text-transform:capitalize; font-weight: 100; } .edit-account-info-div p { color: red; text-transform:capitalize; } .edit-account-info-div p span { font-size: 18px; } #my-orders-tab .table > tbody > tr { border-left: 1px solid #ddd; border-right: 1px solid #ddd; text-transform: capitalize; } #my-orders-tab .table > tbody > tr a{color: #000000;} #my-orders-tab .table > tbody > tr:last-child { border-bottom: 1px solid #ddd; } #my-orders-tab .table > tbody > tr.table-header-row {color: blue;} #my-orders-tab .back-btn { background-color: #000000; border: 1px solid #000000; color: #fff; border-radius: 0; text-transform: uppercase; text-align: center; font-weight: 700; padding: 8px 20px; transition: .4s; display: inline-block; } .order-item-quantity label { text-transform: capitalize; color: blue; font-weight: 400; } .billing-add-area{ margin-top: 20px; } .view-order-page h3, .order-date, .shipping-add-area h5, .billing-add-area h5 { text-transform: capitalize; } .print-order-btn { color: blue; border: 1px solid blue; text-transform: uppercase; padding: 10px; transition: .4s; } .print-order-btn:hover { color: #000000; border-color: #000000; } .table-bordered.veiw-details-table > tbody > tr > td { text-transform: capitalize; } .table-bordered.veiw-details-table > tbody > tr.veiw-details-row {color: blue;} #account-dashboard-tab h2 { text-transform: uppercase; padding: 20px 10px 5px 10px; } .account-info-div {padding: 20px;} .account-info-div h3, .account-info-div h4,.colored-p{ text-transform: capitalize; } .single-account-info-div {margin-bottom: 30px;} .account-info-div .edit-btn {text-transform: uppercase;} .change-pass-btn, .address-btn { background-color: #fff; border: 1px solid #000000; color: #000000; border-radius: 0; text-transform: uppercase; text-align: center; padding: 8px 12px; transition: .4s; margin-top: 5px; display: inline-block; } .change-pass-btn:hover, .address-btn:hover { background-color: #000000; color: #fff; } .colored-p {color: blue;} .account-info-div .edit-btn { font-size: 12px; } /* Ending of Account Dashboard area */ /*Star Rating Start*/ .starrr { display: inline-block; } .starrr a { font-size: 16px; padding: 0 1px; cursor: pointer; color: #FFD119; text-decoration: none; } .review-star{ padding:20px 0; } /*Star Rating End*/ .ratings { position: relative; vertical-align: middle; display: inline-block; color: #b1b1b1; overflow: hidden; } .full-stars { position: absolute; left: 0; top: 0; white-space: nowrap; overflow: hidden; color: #FFD119; } .empty-stars:before, .full-stars:before { content:"\2605\2605\2605\2605\2605"; font-size: 14pt; } .empty-stars:before { -webkit-text-stroke: 1px #FFD119; color:transparent; } .full-stars:before { -webkit-text-stroke: 1px #FFD119; } /* Webkit-text-stroke is not supported on firefox or IE */ /* Firefox */ @-moz-document url-prefix() { .full-stars { color: #FFD119; } } .full-stars { color: #FFD119; } /* Starting of product subscribe form area */ .product-subscribe-section img { position: relative; height: 100%; width: 100%; } .product-subscribe-section { position: relative; width: 100%; height: auto; margin-top: 40px; } .product-subscribe-form { position: absolute; height: 100%; width: 100%; top: 0; left: 0; z-index: 1; text-transform: capitalize; } .product-subscribe-section::after { position: absolute; height: 100%; width: 100%; background-color: #000000; content: ""; left: 0; top: 0; opacity: .8; } .product-subscribe-form-content { background-color: #fff; padding: 40px 40px 60px 40px; margin: 15% auto; } .product-subscribe-icon { color: #999; font-size: 50px; } .product-subscribe-form-content h1 {font-size: 40px;} .product-subscribe-form-content p { margin-top: 20px; line-height: 1.8; font-size: 16px; margin-bottom: 30px; } .product-subscribe-form-content input { height: 40px; border-radius: 0; border: none; } .product-subscribe-form-content input[type="email"] { width: 70%; border: 1px solid #ddd; padding-left: 10px; } .product-subscribe-form-content .subscribe-btn { width: 29%; margin-left: -4px; margin-top: -3px; border: 1px solid #000000; background-color: #000000; color: #fff; font-weight: 700; transition: .4s; } .product-subscribe-form-content .subscribe-btn:hover { border: 1px solid #000000; background-color: #fff; color: #000000; } /* Ending of product subscribe form area */
0.490968
0.154951
body { font-family: 'Inter', sans-serif; font-family: 'Poppins', sans-serif; margin: 0; padding: 0; box-sizing: border-box; /* overflow: hidden; */ } /****************/ /* HERO SECTION */ /****************/ .hero { height: 100vh; background-size: cover; } /**************/ /* Navigation */ /**************/ .navbar { display: flex; justify-content: flex-start; align-items: center; padding: 0px 5%; gap: 4rem; } .nav-button { background-color: #BAC1C3; padding: 5px 20px; border-radius: 5px; } .nav-list { display: flex; justify-content: space-between; align-items: center; font-size: clamp(1rem, 5vw, 2rem); font-weight: 300; gap: 5rem; margin: 0; width: 100%; padding: 0; } .nav-items { display: flex; gap: 2rem; } .nav-list li { list-style: none; } .nav-links { text-decoration: none; color: black; font-size: clamp(1rem, 3vw, 2rem); } .close-menu { display: none; } .hamburger-menu { display: none; } /********/ /* Form */ /********/ .hero-title { padding: 5% 0px; } legend { font-size: clamp(1rem, 2vw, 5rem); } .form { margin: auto; width: 30vw; } .form-wrapper { padding: 2rem; display: flex; flex-direction: column; gap: 1.2rem; } .form-input input { width: 100%; } .btn { width: fit-content; padding: 10px 15px; font-size: 1rem; background-color: #BAC1C3; color: black; border-radius: 10px; border: none; cursor: pointer; } .cta { text-align: center; } .success { display: flex; flex-direction: column; align-items: center; justify-content: center; } .success h1 { font-size: clamp(3rem, 5vw, 8rem); } .success a { font-size: clamp(2rem, 3vw, 5rem); text-decoration: none; } /* MEDIA QUERY */ @media only screen and (max-width: 950px) { .nav-list { flex-direction: column; justify-content: center; align-items: center; background-color: grey; position: absolute; top: -100%; left: 0; width: 100%; margin: 0; padding: 2rem 0px; gap: 4rem; transition: all 0.5s; z-index: 1; } .nav-items { flex-direction: column; align-items: center; justify-content: center; } .close-menu { color: white; display: initial; position: absolute; top: 1.5rem; right: 1.5rem; display: flex; justify-content: center; align-items: center; cursor: pointer; } .close { width: 5vw; } .nav-links { color: white; } .hamburger-menu { display: initial; position: absolute; top: 1.5rem; right: 1.5rem; cursor: pointer; } .navbar { justify-content: space-between; } .nav-list-open { top: 0; } .form { width: 70vw; } }
public/sign-up-page/assets/css/style.css
body { font-family: 'Inter', sans-serif; font-family: 'Poppins', sans-serif; margin: 0; padding: 0; box-sizing: border-box; /* overflow: hidden; */ } /****************/ /* HERO SECTION */ /****************/ .hero { height: 100vh; background-size: cover; } /**************/ /* Navigation */ /**************/ .navbar { display: flex; justify-content: flex-start; align-items: center; padding: 0px 5%; gap: 4rem; } .nav-button { background-color: #BAC1C3; padding: 5px 20px; border-radius: 5px; } .nav-list { display: flex; justify-content: space-between; align-items: center; font-size: clamp(1rem, 5vw, 2rem); font-weight: 300; gap: 5rem; margin: 0; width: 100%; padding: 0; } .nav-items { display: flex; gap: 2rem; } .nav-list li { list-style: none; } .nav-links { text-decoration: none; color: black; font-size: clamp(1rem, 3vw, 2rem); } .close-menu { display: none; } .hamburger-menu { display: none; } /********/ /* Form */ /********/ .hero-title { padding: 5% 0px; } legend { font-size: clamp(1rem, 2vw, 5rem); } .form { margin: auto; width: 30vw; } .form-wrapper { padding: 2rem; display: flex; flex-direction: column; gap: 1.2rem; } .form-input input { width: 100%; } .btn { width: fit-content; padding: 10px 15px; font-size: 1rem; background-color: #BAC1C3; color: black; border-radius: 10px; border: none; cursor: pointer; } .cta { text-align: center; } .success { display: flex; flex-direction: column; align-items: center; justify-content: center; } .success h1 { font-size: clamp(3rem, 5vw, 8rem); } .success a { font-size: clamp(2rem, 3vw, 5rem); text-decoration: none; } /* MEDIA QUERY */ @media only screen and (max-width: 950px) { .nav-list { flex-direction: column; justify-content: center; align-items: center; background-color: grey; position: absolute; top: -100%; left: 0; width: 100%; margin: 0; padding: 2rem 0px; gap: 4rem; transition: all 0.5s; z-index: 1; } .nav-items { flex-direction: column; align-items: center; justify-content: center; } .close-menu { color: white; display: initial; position: absolute; top: 1.5rem; right: 1.5rem; display: flex; justify-content: center; align-items: center; cursor: pointer; } .close { width: 5vw; } .nav-links { color: white; } .hamburger-menu { display: initial; position: absolute; top: 1.5rem; right: 1.5rem; cursor: pointer; } .navbar { justify-content: space-between; } .nav-list-open { top: 0; } .form { width: 70vw; } }
0.531696
0.068257
@font-face { font-family: "Styrene Light"; src: url("/StyreneA-Light.otf") format("opentype"); font-style: normal; font-stretch: normal; } @font-face { font-family: "Styrene A Web"; src: url("/StyreneA-Medium-Web.eot"); src: url("/StyreneA-Medium-Web.eot?#iefix") format("embedded-opentype"), url("/StyreneA-Medium-Web.woff2") format("woff2"), url("/StyreneA-Medium-Web.woff") format("woff"); font-weight: 500; font-style: normal; font-stretch: normal; } @font-face { font-family: "Styrene A Web"; src: url("/StyreneA-Regular-Web.eot"); src: url("/StyreneA-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/StyreneA-Regular-Web.woff2") format("woff2"), url("/StyreneA-Regular-Web.woff") format("woff"); font-weight: 400; font-style: normal; font-stretch: normal; } @font-face { font-family: "SaolDisplay Light"; src: url("/Saol-Display-Light.eot"); src: url("/Saol-Display-Light.eot?#iefix") format("embedded-opentype"), url("/Saol-Display-Light.woff") format("woff"); font-weight: normal; font-style: normal; font-stretch: normal; } @font-face { font-family: "SaolDisplay LightItalic"; src: url("/Saol-Display-Light-Italic.eot"); src: url("/Saol-Display-Light-Italic.eot?#iefix") format("embedded-opentype"), url("/Saol-Display-Light-Italic.woff") format("woff"); font-weight: normal; font-style: normal; font-stretch: normal; } @font-face { font-family: "Saol Standard"; src: url("/SaolStandard-Thin.eot"); src: url("/SaolStandard-Thin.eot") format("embedded-opentype"), url("/SaolStandard-Thin.woff2") format("woff2"), url("/SaolStandard-Thin.woff") format("woff"); font-weight: 400; font-style: normal; font-stretch: normal; } .styrene_light { font-family: "Styrene Light"; font-style: normal; font-stretch: normal; letter-spacing: 0.02em; } .styrene_regular { font-family: "Styrene A Web", sans-serif !important; font-weight: 400 !important; font-style: normal; letter-spacing: 0.03em; } .styrene_medium { font-family: "Styrene A Web", sans-serif !important; font-weight: 500 !important; font-style: normal; letter-spacing: 0.08em; } .saol_display_light { font-family: "SaolDisplay Light", serif !important; font-weight: normal !important; font-style: normal; } .saol_display_light_italic { font-family: "SaolDisplay LightItalic", serif !important; font-weight: normal !important; font-style: normal; } .saol_standard { font-family: "Saol Standard", serif !important; font-weight: normal !important; font-style: normal; letter-spacing: 0.005em; } .black-bg { background: #000000; color: #ffffff; /* background: radial-gradient(farthest-side, white 95%, transparent 100%) calc(var(--x) - .25em) calc(var(--y) - .25em)/.5em .5em fixed no-repeat; background-color: black; */ } .white-bg { background: #f5f5f1; color: #f5f5f1; } * { /* cursor: none; */ } #cursor { /* background: radial-gradient(farthest-side, black 95%, transparent 100%) calc(var(--x) - .25em) calc(var(--y) - .25em)/.5em .5em fixed no-repeat; background-color: white; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; */ } body { /* font-family: 'SaolDisplay Light', serif; */ font-family: "Styrene Light"; font-size: 14px; font-weight: normal; font-style: normal; letter-spacing: 0.02em; line-height: 1; background: #f5f5f1; color: #000000; cursor: url(/cursor.svg) 0 0, default; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; /* background: radial-gradient(farthest-side, black 95%, black 100%) calc(var(--x) - .55em) calc(var(--y) - .55em)/.5em .5em fixed no-repeat; background-color: white; cursor: none; */ } button { font-family: inherit; background: inherit; font-size: inherit; font-weight: normal; font-style: inherit; } a { cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; /* cursor: none !important; */ z-index: 3; } a.line { position: relative; top: 0; overflow: hidden; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.line:after { content: ""; display: inline-block; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: absolute; height: 1px; background: transparent; width: 100%; bottom: 50%; /* left: 0; */ left: -150%; } a.line:hover:after { background: black; /* bottom: 50%; */ left: 0; } .textlink { display: inline-block; position: relative; overflow: hidden; line-height: 1.6; top: 0; cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; padding: 5px 0; /* border-bottom: 1px solid; */ -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } /* a.textlink:before { content: ""; display: inline-block; position: absolute; transition: .5s; height: 1px; background: black; width: 100%; bottom: 66%; left: -200%; } */ .textlink a, .textlink span, .textlink button, .page#default a { top: 0; position: relative; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } .textlink:hover a, .textlink:hover span, .textlink button { top: 8px !important; } .textlink a:after, .textlink span:after, .textlink button:after, .page#default a:after { content: ""; display: inline-block; position: absolute; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; height: 1px; background: black; width: 100%; bottom: -6px; left: 0; } .textlink:hover a:after, .textlink:hover span:after, .textlink:hover button:after, .page#default a:hover:after { bottom: 50%; } .textlink:hover { /* opacity: .55; */ border-color: transparent; } p.large a.textlink { font-family: "Saol Standard", serif; font-weight: 400; letter-spacing: 0; text-transform: none; font-size: 34px; line-height: 1.2; } p a.website_link { text-decoration: underline; } h1, h2 { font-family: "Saol Standard", serif; font-weight: normal; font-size: 56px; line-height: 1.2; margin-bottom: 0; } h1.big { font-family: "Saol Standard", serif; font-size: 15vw; position: fixed; width: 100vw; left: 0; right: 0; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 999; -webkit-transition: visibility 0.75s linear, opacity 0.75s linear; -o-transition: visibility 0.75s linear, opacity 0.75s linear; transition: visibility 0.75s linear, opacity 0.75s linear; opacity: 0; visibility: hidden; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; will-change: opacity; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } h1.big.visible { opacity: 1 !important; visibility: visible !important; } h2 { font-size: 42px; } h3, h4, h5, h6 { font-family: "Styrene A Web", sans-serif; font-weight: 500; font-style: normal; letter-spacing: 0.08em; text-transform: uppercase; font-size: 12px; line-height: 1.2; margin-bottom: 28px; } p { font-size: 14px; line-height: 1.6; margin-bottom: 30px; } p.large { font-size: 36px; line-height: 44px; } .nomarg { margin-bottom: 0 !important; } .floatleft { float: left; } .floatright { float: right; } .uppercase { text-transform: uppercase; font-size: 14px; letter-spacing: 0.075em; } .centertext { text-align: center; } .centertext img { display: inline-block; } .table { display: table; table-layout: fixed; width: 100%; height: 100%; } .table.auto { table-layout: auto; } .table .cell { display: table-cell; vertical-align: middle; } .cols:before, .cols:after { content: ""; display: table; } .cols:after { clear: both; } .cols { *zoom: 1; } .cols .col { float: left; } .cols .col.four-fifths { width: 80%; } .three-fourths, .cols .col.three-quarters { width: 75%; } .cols .col.two-thirds { width: 66.6666%; } .three-fifths { width: 60%; } .cols .col.one-half, .one-half { width: 50%; } .two-fifths { width: 40%; } .one-third { width: 33.3333%; } .one-fourth, .cols .col.one-quarter { width: 25%; } .cols .col.one-fifth { width: 20%; } .flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; } .flex>img { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } .align-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .align-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .align-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .flex.space-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .flex.column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .flex.wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } .wrapper { width: 100%; /* max-width: 1680px; */ max-width: 2400px; padding: 0 60px; margin: 0 auto; position: relative; z-index: 1; } .wrapper.skinny { max-width: 1400px; } .wrapper.x_skinny { max-width: 860px; } .wrapper.xx_skinny { max-width: 600px; } /* vertical text */ .vertical-text { display: inline-block; overflow: hidden; width: 1.5em; } .vertical-text__inner { display: inline-block; white-space: nowrap; -webkit-transform: translateX(5px) rotate(0deg); -ms-transform: translateX(5px) rotate(0deg); transform: translateX(5px) rotate(0deg); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -ms-transform: none; -ms-transform-origin: none; -ms-writing-mode: tb-rl; *-webkit-writing-mode: tb-rl; writing-mode: tb-rl; } .vertical-text__inner:before { content: ""; float: left; margin-top: 100%; } .vertical-text__inner.reverse { -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: rotate(270deg) translateX(100%); -ms-transform: rotate(270deg) translateX(100%); transform: rotate(270deg) translateX(100%); } /** * article grid */ .article-list { margin: 0; padding: 0; list-style: none; display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); grid-gap: 5vmin; } /** * */ .section-headline { padding: 0 0 0.4em 0; margin: 0 0 5vmin 0; border-bottom: 1px solid #ddd; } /** * */ .list-inline { margin: 0; padding: 0; list-style: none; } .list-inline li { display: inline-block; } input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0; border: none; background: 0 0; line-height: 1; border-bottom: 1px solid #000; font-family: "SaolDisplay Light", serif; font-weight: 400; font-style: normal; font-size: 14px; color: #000; letter-spacing: 0.03em; width: 100%; } textarea { padding: 14px; line-height: 1.2; border: 1px solid #000; } a.btn { display: block; cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; background: #000; color: white; border: none; white-space: nowrap; font-family: "Styrene A Web", sans-serif; font-weight: 500; font-style: normal; font-size: 13px; letter-spacing: 0.1em; color: #fff; line-height: 60px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } a.btn:hover { background: #fff; color: #000; } .container { min-height: 100vh; } .container { /* background: #f5f5f1; */ opacity: 0; visibility: hidden; -webkit-transition: 1.5s ease-in; -o-transition: 1.5s ease-in; transition: 1.5s ease-in; -webkit-animation: pageLoading; animation: pageLoading; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: .65s; animation-delay: .65s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .page { background: #f5f5f1; min-height: 100vh; width: 100%; } @-webkit-keyframes pageLoading { 0% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; } } @keyframes pageLoading { 0% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; } } @-webkit-keyframes safariLoader { 0% { opacity: 1; /* visibility: hidden; */ } 100% { opacity: 0; /* visibility: visible; */ } } @keyframes safariLoader { 0% { opacity: 1; /* visibility: hidden; */ } 100% { opacity: 0; /* visibility: visible; */ } } .page>.wrapper { position: relative; z-index: 9; background: #f5f5f1; } .gatsby-image-wrapper.blur, .blur { opacity: 0; -webkit-filter: blur(15px); filter: blur(15px); transition: -webkit-filter .33s ease-in, opacity .5s ease-in; -webkit-transition: opacity .5s ease-in, -webkit-filter .33s ease-in; -o-transition: filter .33s ease-in, opacity .5s ease-in; } .gatsby-image-wrapper.blur.loaded, .blur.loaded { -webkit-filter: blur(0); filter: blur(0); opacity: 1; } .page#default { padding: 200px 0; } .page#default .content { padding-top: 0; padding-bottom: 0; } .page#default .content>* { margin-bottom: 30px; } .page#default .content>*:last-child { margin-bottom: 0; } .page#default .content ul li { list-style: disc; font-size: 14px; margin-left: 15px; } .page#default .content h2 { font-family: "Styrene Light"; font-size: 28px; line-height: 38px; } .page.wrong_turn { padding: 50vh 0 200px; } .page.wrong_turn .wrapper { transform: translate3d(0, -50%, 0); } .page.wrong_turn h1 { width: 100%; transform: none; position: static; } @media screen and (min-width: 1200px) { h1.big { font-size: 203px; } } @media screen and (min-width: 769px) { .show_768 { display: none !important; } } /* Base Mobile */ @media screen and (max-width: 768px) { .hide_768 { display: none !important; } .show_768 { display: block !important; } h1, h2 { font-size: 38px; } h1.big { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; top: 150px !important; } p { font-size: 14px; line-height: 22px; } .textlink { display: block !important; margin-top: 3px; } .wrapper, .wrapper.skinny { padding: 0 25px; } .page#default .content { padding-left: 25px; padding-right: 25px; } .page#default .content ul li { font-size: 14px; } .page#default .content h2 { font-family: "Styrene Light"; font-size: 24px; } .page#default .textlink { font-size: 12px; } #footer { padding-bottom: 20px; } #footer .table, #footer .cell { display: block; height: auto; text-align: center !important; font-size: 10px; line-height: 2; } /* scroller */ #scroller { height: auto; margin-bottom: 80px; padding: 0 30px; } #scroller .carousel { overflow: hidden; position: relative; top: auto; right: auto; bottom: auto; left: auto; } #scroller .carousel ul { display: none; } #scroller .carousel .projects { display: block; } #scroller .carousel .projects .slide { max-width: 480px; margin: 0 auto 40px; } /* pre-project interview */ #interview { padding: 120px 0; } .interview .pagetitle { top: 30px; right: 30px; font-size: 14px; line-height: 28px; } .interview .pagetitle .pagination { text-align: right; font-size: 10px; margin-top: 0; } #interview { padding: 120px 0 0; } #interview .field .floatleft, #interview .field .floatright { width: 100%; float: none; } #interview .field.clearfix label { line-height: 30px; } #interview .field input[type="text"] { font-size: 14px; } #interview .cols .col { width: 100%; float: none; } #interview .slider .display { font-size: 14px; } #interview .nav { height: auto; position: relative; bottom: auto; left: auto; padding: 30px 0; } #interview .nav .cell span.next { width: auto; padding: 0 20px; } #interview .nav .cell span.previous, #interview .nav .cell span.next { font-size: 10px; } } @media screen and (max-width: 480px) { /* pre-project interview */ #interview label { font-size: 12px; white-space: normal; } #interview .slider .display { top: -12px; font-size: 14px; } p.large { font-size: 24px; line-height: 1.3; } }
src/styles/base.css
@font-face { font-family: "Styrene Light"; src: url("/StyreneA-Light.otf") format("opentype"); font-style: normal; font-stretch: normal; } @font-face { font-family: "Styrene A Web"; src: url("/StyreneA-Medium-Web.eot"); src: url("/StyreneA-Medium-Web.eot?#iefix") format("embedded-opentype"), url("/StyreneA-Medium-Web.woff2") format("woff2"), url("/StyreneA-Medium-Web.woff") format("woff"); font-weight: 500; font-style: normal; font-stretch: normal; } @font-face { font-family: "Styrene A Web"; src: url("/StyreneA-Regular-Web.eot"); src: url("/StyreneA-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/StyreneA-Regular-Web.woff2") format("woff2"), url("/StyreneA-Regular-Web.woff") format("woff"); font-weight: 400; font-style: normal; font-stretch: normal; } @font-face { font-family: "SaolDisplay Light"; src: url("/Saol-Display-Light.eot"); src: url("/Saol-Display-Light.eot?#iefix") format("embedded-opentype"), url("/Saol-Display-Light.woff") format("woff"); font-weight: normal; font-style: normal; font-stretch: normal; } @font-face { font-family: "SaolDisplay LightItalic"; src: url("/Saol-Display-Light-Italic.eot"); src: url("/Saol-Display-Light-Italic.eot?#iefix") format("embedded-opentype"), url("/Saol-Display-Light-Italic.woff") format("woff"); font-weight: normal; font-style: normal; font-stretch: normal; } @font-face { font-family: "Saol Standard"; src: url("/SaolStandard-Thin.eot"); src: url("/SaolStandard-Thin.eot") format("embedded-opentype"), url("/SaolStandard-Thin.woff2") format("woff2"), url("/SaolStandard-Thin.woff") format("woff"); font-weight: 400; font-style: normal; font-stretch: normal; } .styrene_light { font-family: "Styrene Light"; font-style: normal; font-stretch: normal; letter-spacing: 0.02em; } .styrene_regular { font-family: "Styrene A Web", sans-serif !important; font-weight: 400 !important; font-style: normal; letter-spacing: 0.03em; } .styrene_medium { font-family: "Styrene A Web", sans-serif !important; font-weight: 500 !important; font-style: normal; letter-spacing: 0.08em; } .saol_display_light { font-family: "SaolDisplay Light", serif !important; font-weight: normal !important; font-style: normal; } .saol_display_light_italic { font-family: "SaolDisplay LightItalic", serif !important; font-weight: normal !important; font-style: normal; } .saol_standard { font-family: "Saol Standard", serif !important; font-weight: normal !important; font-style: normal; letter-spacing: 0.005em; } .black-bg { background: #000000; color: #ffffff; /* background: radial-gradient(farthest-side, white 95%, transparent 100%) calc(var(--x) - .25em) calc(var(--y) - .25em)/.5em .5em fixed no-repeat; background-color: black; */ } .white-bg { background: #f5f5f1; color: #f5f5f1; } * { /* cursor: none; */ } #cursor { /* background: radial-gradient(farthest-side, black 95%, transparent 100%) calc(var(--x) - .25em) calc(var(--y) - .25em)/.5em .5em fixed no-repeat; background-color: white; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; */ } body { /* font-family: 'SaolDisplay Light', serif; */ font-family: "Styrene Light"; font-size: 14px; font-weight: normal; font-style: normal; letter-spacing: 0.02em; line-height: 1; background: #f5f5f1; color: #000000; cursor: url(/cursor.svg) 0 0, default; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; /* background: radial-gradient(farthest-side, black 95%, black 100%) calc(var(--x) - .55em) calc(var(--y) - .55em)/.5em .5em fixed no-repeat; background-color: white; cursor: none; */ } button { font-family: inherit; background: inherit; font-size: inherit; font-weight: normal; font-style: inherit; } a { cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; /* cursor: none !important; */ z-index: 3; } a.line { position: relative; top: 0; overflow: hidden; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.line:after { content: ""; display: inline-block; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: absolute; height: 1px; background: transparent; width: 100%; bottom: 50%; /* left: 0; */ left: -150%; } a.line:hover:after { background: black; /* bottom: 50%; */ left: 0; } .textlink { display: inline-block; position: relative; overflow: hidden; line-height: 1.6; top: 0; cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; padding: 5px 0; /* border-bottom: 1px solid; */ -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } /* a.textlink:before { content: ""; display: inline-block; position: absolute; transition: .5s; height: 1px; background: black; width: 100%; bottom: 66%; left: -200%; } */ .textlink a, .textlink span, .textlink button, .page#default a { top: 0; position: relative; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } .textlink:hover a, .textlink:hover span, .textlink button { top: 8px !important; } .textlink a:after, .textlink span:after, .textlink button:after, .page#default a:after { content: ""; display: inline-block; position: absolute; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; height: 1px; background: black; width: 100%; bottom: -6px; left: 0; } .textlink:hover a:after, .textlink:hover span:after, .textlink:hover button:after, .page#default a:hover:after { bottom: 50%; } .textlink:hover { /* opacity: .55; */ border-color: transparent; } p.large a.textlink { font-family: "Saol Standard", serif; font-weight: 400; letter-spacing: 0; text-transform: none; font-size: 34px; line-height: 1.2; } p a.website_link { text-decoration: underline; } h1, h2 { font-family: "Saol Standard", serif; font-weight: normal; font-size: 56px; line-height: 1.2; margin-bottom: 0; } h1.big { font-family: "Saol Standard", serif; font-size: 15vw; position: fixed; width: 100vw; left: 0; right: 0; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 999; -webkit-transition: visibility 0.75s linear, opacity 0.75s linear; -o-transition: visibility 0.75s linear, opacity 0.75s linear; transition: visibility 0.75s linear, opacity 0.75s linear; opacity: 0; visibility: hidden; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; will-change: opacity; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } h1.big.visible { opacity: 1 !important; visibility: visible !important; } h2 { font-size: 42px; } h3, h4, h5, h6 { font-family: "Styrene A Web", sans-serif; font-weight: 500; font-style: normal; letter-spacing: 0.08em; text-transform: uppercase; font-size: 12px; line-height: 1.2; margin-bottom: 28px; } p { font-size: 14px; line-height: 1.6; margin-bottom: 30px; } p.large { font-size: 36px; line-height: 44px; } .nomarg { margin-bottom: 0 !important; } .floatleft { float: left; } .floatright { float: right; } .uppercase { text-transform: uppercase; font-size: 14px; letter-spacing: 0.075em; } .centertext { text-align: center; } .centertext img { display: inline-block; } .table { display: table; table-layout: fixed; width: 100%; height: 100%; } .table.auto { table-layout: auto; } .table .cell { display: table-cell; vertical-align: middle; } .cols:before, .cols:after { content: ""; display: table; } .cols:after { clear: both; } .cols { *zoom: 1; } .cols .col { float: left; } .cols .col.four-fifths { width: 80%; } .three-fourths, .cols .col.three-quarters { width: 75%; } .cols .col.two-thirds { width: 66.6666%; } .three-fifths { width: 60%; } .cols .col.one-half, .one-half { width: 50%; } .two-fifths { width: 40%; } .one-third { width: 33.3333%; } .one-fourth, .cols .col.one-quarter { width: 25%; } .cols .col.one-fifth { width: 20%; } .flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; } .flex>img { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } .align-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .align-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .align-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .flex.space-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .flex.column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .flex.wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } .wrapper { width: 100%; /* max-width: 1680px; */ max-width: 2400px; padding: 0 60px; margin: 0 auto; position: relative; z-index: 1; } .wrapper.skinny { max-width: 1400px; } .wrapper.x_skinny { max-width: 860px; } .wrapper.xx_skinny { max-width: 600px; } /* vertical text */ .vertical-text { display: inline-block; overflow: hidden; width: 1.5em; } .vertical-text__inner { display: inline-block; white-space: nowrap; -webkit-transform: translateX(5px) rotate(0deg); -ms-transform: translateX(5px) rotate(0deg); transform: translateX(5px) rotate(0deg); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -ms-transform: none; -ms-transform-origin: none; -ms-writing-mode: tb-rl; *-webkit-writing-mode: tb-rl; writing-mode: tb-rl; } .vertical-text__inner:before { content: ""; float: left; margin-top: 100%; } .vertical-text__inner.reverse { -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: rotate(270deg) translateX(100%); -ms-transform: rotate(270deg) translateX(100%); transform: rotate(270deg) translateX(100%); } /** * article grid */ .article-list { margin: 0; padding: 0; list-style: none; display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); grid-gap: 5vmin; } /** * */ .section-headline { padding: 0 0 0.4em 0; margin: 0 0 5vmin 0; border-bottom: 1px solid #ddd; } /** * */ .list-inline { margin: 0; padding: 0; list-style: none; } .list-inline li { display: inline-block; } input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0; border: none; background: 0 0; line-height: 1; border-bottom: 1px solid #000; font-family: "SaolDisplay Light", serif; font-weight: 400; font-style: normal; font-size: 14px; color: #000; letter-spacing: 0.03em; width: 100%; } textarea { padding: 14px; line-height: 1.2; border: 1px solid #000; } a.btn { display: block; cursor: url(/cursor-blur.png) 8.5 8.5, pointer !important; background: #000; color: white; border: none; white-space: nowrap; font-family: "Styrene A Web", sans-serif; font-weight: 500; font-style: normal; font-size: 13px; letter-spacing: 0.1em; color: #fff; line-height: 60px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } a.btn:hover { background: #fff; color: #000; } .container { min-height: 100vh; } .container { /* background: #f5f5f1; */ opacity: 0; visibility: hidden; -webkit-transition: 1.5s ease-in; -o-transition: 1.5s ease-in; transition: 1.5s ease-in; -webkit-animation: pageLoading; animation: pageLoading; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: .65s; animation-delay: .65s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .page { background: #f5f5f1; min-height: 100vh; width: 100%; } @-webkit-keyframes pageLoading { 0% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; } } @keyframes pageLoading { 0% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; } } @-webkit-keyframes safariLoader { 0% { opacity: 1; /* visibility: hidden; */ } 100% { opacity: 0; /* visibility: visible; */ } } @keyframes safariLoader { 0% { opacity: 1; /* visibility: hidden; */ } 100% { opacity: 0; /* visibility: visible; */ } } .page>.wrapper { position: relative; z-index: 9; background: #f5f5f1; } .gatsby-image-wrapper.blur, .blur { opacity: 0; -webkit-filter: blur(15px); filter: blur(15px); transition: -webkit-filter .33s ease-in, opacity .5s ease-in; -webkit-transition: opacity .5s ease-in, -webkit-filter .33s ease-in; -o-transition: filter .33s ease-in, opacity .5s ease-in; } .gatsby-image-wrapper.blur.loaded, .blur.loaded { -webkit-filter: blur(0); filter: blur(0); opacity: 1; } .page#default { padding: 200px 0; } .page#default .content { padding-top: 0; padding-bottom: 0; } .page#default .content>* { margin-bottom: 30px; } .page#default .content>*:last-child { margin-bottom: 0; } .page#default .content ul li { list-style: disc; font-size: 14px; margin-left: 15px; } .page#default .content h2 { font-family: "Styrene Light"; font-size: 28px; line-height: 38px; } .page.wrong_turn { padding: 50vh 0 200px; } .page.wrong_turn .wrapper { transform: translate3d(0, -50%, 0); } .page.wrong_turn h1 { width: 100%; transform: none; position: static; } @media screen and (min-width: 1200px) { h1.big { font-size: 203px; } } @media screen and (min-width: 769px) { .show_768 { display: none !important; } } /* Base Mobile */ @media screen and (max-width: 768px) { .hide_768 { display: none !important; } .show_768 { display: block !important; } h1, h2 { font-size: 38px; } h1.big { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; top: 150px !important; } p { font-size: 14px; line-height: 22px; } .textlink { display: block !important; margin-top: 3px; } .wrapper, .wrapper.skinny { padding: 0 25px; } .page#default .content { padding-left: 25px; padding-right: 25px; } .page#default .content ul li { font-size: 14px; } .page#default .content h2 { font-family: "Styrene Light"; font-size: 24px; } .page#default .textlink { font-size: 12px; } #footer { padding-bottom: 20px; } #footer .table, #footer .cell { display: block; height: auto; text-align: center !important; font-size: 10px; line-height: 2; } /* scroller */ #scroller { height: auto; margin-bottom: 80px; padding: 0 30px; } #scroller .carousel { overflow: hidden; position: relative; top: auto; right: auto; bottom: auto; left: auto; } #scroller .carousel ul { display: none; } #scroller .carousel .projects { display: block; } #scroller .carousel .projects .slide { max-width: 480px; margin: 0 auto 40px; } /* pre-project interview */ #interview { padding: 120px 0; } .interview .pagetitle { top: 30px; right: 30px; font-size: 14px; line-height: 28px; } .interview .pagetitle .pagination { text-align: right; font-size: 10px; margin-top: 0; } #interview { padding: 120px 0 0; } #interview .field .floatleft, #interview .field .floatright { width: 100%; float: none; } #interview .field.clearfix label { line-height: 30px; } #interview .field input[type="text"] { font-size: 14px; } #interview .cols .col { width: 100%; float: none; } #interview .slider .display { font-size: 14px; } #interview .nav { height: auto; position: relative; bottom: auto; left: auto; padding: 30px 0; } #interview .nav .cell span.next { width: auto; padding: 0 20px; } #interview .nav .cell span.previous, #interview .nav .cell span.next { font-size: 10px; } } @media screen and (max-width: 480px) { /* pre-project interview */ #interview label { font-size: 12px; white-space: normal; } #interview .slider .display { top: -12px; font-size: 14px; } p.large { font-size: 24px; line-height: 1.3; } }
0.351645
0.07353
.alert { @apply flex flex-shrink-0 items-center justify-start relative w-full flex-grow-0 } .alert-content { @apply flex flex-col justify-center items-start flex-grow py-2 px-4 whitespace-pre-line } .alert-title { @apply font-bold text-lg } .alert-close { @apply hover:text-red-500 cursor-pointer mr-2 } .alert-icon { @apply flex flex-shrink-0 justify-center items-center } .alert-countdown { @apply absolute justify-center items-center bottom-0 left-0 h-[.3rem] px-2 w-full } .alert-countdown-line { @apply h-[.3rem] mx-auto } /*<editor-fold desc="Filled Style">*/ /*General Definitions*/ .alert-filled { @apply text-white py-1 px-4 } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-filled-success{ @apply bg-emerald-500 } .alert-filled-success .alert-countdown-line { @apply bg-emerald-700 } /*Danger*/ .alert-filled-danger{ @apply bg-rose-500 } .alert-filled-danger .alert-countdown-line { @apply bg-rose-700 } /*Warning*/ .alert-filled-warning{ @apply bg-amber-500 } .alert-filled-warning .alert-countdown-line { @apply bg-amber-700 } /*Info*/ .alert-filled-info{ @apply bg-sky-500 } .alert-filled-info .alert-countdown-line { @apply bg-sky-700 } /*Light*/ .alert-filled-light{ @apply bg-slate-300 text-slate-600 } .alert-filled-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-filled-dark{ @apply bg-slate-800 } .alert-filled-dark .alert-countdown-line { @apply bg-slate-500 } /*Violet*/ .alert-filled-violet{ @apply bg-violet-500 } .alert-filled-violet .alert-countdown-line { @apply bg-violet-700 } /*</editor-fold>*/ /*<editor-fold desc="Light Style">*/ /*General Definitions*/ .alert-light { @apply border py-1 px-4 } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-light-success{ @apply bg-emerald-50 border-emerald-500 text-emerald-600 dark:bg-emerald-100/80 } .alert-light-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-light-danger{ @apply bg-rose-50 border-rose-500 text-rose-600 dark:bg-rose-700/10 dark:text-rose-100 } .alert-light-danger .alert-countdown-line { @apply bg-rose-500 } /*Warning*/ .alert-light-warning{ @apply bg-amber-50 border-amber-500 text-amber-600 dark:bg-amber-700/10 dark:text-amber-100 } .alert-light-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-light-info{ @apply bg-sky-50 border-sky-500 text-sky-600 dark:bg-sky-700/10 dark:text-sky-100 } .alert-light-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-light-light{ @apply bg-slate-50 border-slate-500 text-slate-600 dark:bg-slate-700/10 dark:text-slate-100 } .alert-light-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-light-dark{ @apply bg-slate-400 border-slate-600 text-slate-800 dark:border-slate-800 dark:bg-slate-700 dark:text-slate-100 } .alert-light-dark .alert-countdown-line { @apply bg-slate-600 } /*Violet*/ .alert-light-violet{ @apply bg-violet-50 border-violet-500 text-violet-600 dark:bg-violet-700/10 dark:text-violet-100 } .alert-light-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Inline Style">*/ /*General Definitions*/ .alert-inline { @apply border py-1 pl-6 pr-4 text-white } .alert-inline .alert-icon{ @apply -mr-2 } .alert-inline .alert-line { @apply absolute h-[80%] w-1.5 left-2 rounded-full flex-shrink-0 after:content-['\00a0'] } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-inline-success{ @apply bg-emerald-500 border-emerald-500 dark:bg-emerald-500/30 } .alert-inline-success .alert-line, .alert-inline-success .alert-countdown-line { @apply bg-emerald-50 } /*Danger*/ .alert-inline-danger{ @apply bg-rose-500 border-rose-500 dark:bg-rose-500/30 } .alert-inline-danger .alert-line, .alert-inline-danger .alert-countdown-line{ @apply bg-rose-50 } /*Warning*/ .alert-inline-warning{ @apply bg-amber-500 border-amber-500 dark:bg-amber-500/30 } .alert-inline-warning .alert-line, .alert-inline-warning .alert-countdown-line { @apply bg-amber-50 } /*Info*/ .alert-inline-info{ @apply bg-sky-500 border-sky-500 dark:bg-sky-500/30 } .alert-inline-info .alert-line, .alert-inline-info .alert-countdown-line { @apply bg-sky-50 } /*Light*/ .alert-inline-light{ @apply bg-slate-200 text-slate-600 dark:text-slate-100 border-slate-500 dark:border-slate-100 dark:bg-slate-500/30 } .alert-inline-light .alert-line, .alert-inline-light .alert-countdown-line { @apply bg-slate-500 dark:bg-slate-100 } /*Dark*/ .alert-inline-dark{ @apply bg-slate-800 border-slate-800 dark:bg-slate-800/50 } .alert-inline-dark .alert-line, .alert-inline-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-inline-violet{ @apply bg-violet-500 border-violet-500 dark:bg-violet-500/30 } .alert-inline-violet .alert-line, .alert-inline-violet .alert-countdown-line { @apply bg-violet-50 } /*</editor-fold>*/ /*<editor-fold desc="Outline Style">*/ .alert-outline { @apply flex shadow px-4 text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-outline .alert-content{ @apply pl-2 pr-4 py-3 } .alert-outline .alert-line { @apply absolute w-1.5 h-full left-0 flex-shrink-0 mr-4 before:content-['\00a0'] } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-outline-success .alert-icon{ @apply text-emerald-500 } .alert-outline-success .alert-line, .alert-outline-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-outline-danger .alert-icon{ @apply text-rose-500 } .alert-outline-danger .alert-line, .alert-outline-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-outline-warning .alert-icon{ @apply text-amber-500 } .alert-outline-warning .alert-line, .alert-outline-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-outline-info .alert-icon{ @apply text-sky-500 } .alert-outline-info .alert-line, .alert-outline-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-outline-light .alert-icon{ @apply text-slate-500 } .alert-outline-light .alert-line, .alert-outline-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-outline-dark .alert-icon{ @apply text-slate-800 dark:text-slate-900 } .alert-outline-dark .alert-line, .alert-outline-dark .alert-countdown-line { @apply bg-slate-900 } /*Violet*/ .alert-outline-violet .alert-icon{ @apply text-violet-500 } .alert-outline-violet .alert-line, .alert-outline-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Elegant Style">*/ /*General Definitions*/ .alert-elegant { @apply flex flex-row justify-start items-center py-1 px-4 shadow text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-elegant .alert-content{ @apply flex flex-row justify-start items-center } .alert-elegant .alert-title { @apply rounded-full border -ml-4 mr-4 px-2 leading-5 text-2xs font-normal } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-elegant-success .alert-title{ @apply text-emerald-600 bg-emerald-50 border-emerald-500 dark:bg-emerald-700/10 dark:text-emerald-100 } .alert-elegant-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-elegant-danger .alert-title{ @apply text-rose-500 bg-rose-50 border-rose-500 dark:bg-rose-700/10 dark:text-rose-100 } .alert-elegant-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-elegant-warning .alert-title{ @apply text-amber-500 bg-amber-50 border-amber-500 dark:bg-amber-700/10 dark:text-amber-100 } .alert-elegant-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-elegant-info .alert-title{ @apply text-sky-500 bg-sky-50 border-sky-500 dark:bg-sky-700/10 dark:text-sky-100 } .alert-elegant-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-elegant-light .alert-title{ @apply text-slate-500 bg-slate-50 border-slate-500 dark:bg-slate-700/10 dark:text-slate-100 } .alert-elegant-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-elegant-dark .alert-title{ @apply text-slate-800 bg-slate-400 border-slate-500 dark:border-slate-900 dark:bg-slate-700/50 dark:text-slate-100 } .alert-elegant-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-elegant-violet .alert-title{ @apply text-violet-500 bg-violet-50 border-violet-500 dark:bg-violet-700/10 dark:text-violet-100 } .alert-elegant-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Block Style">*/ /*General Definitions*/ .alert-block { @apply shadow pl-1 pr-4 text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-block .alert-content{ @apply py-3 ml-12 pr-4 } .alert-block .alert-icon { @apply absolute h-full px-5 border-r-4 left-0 } .alert-block-base #countdown { @apply h-1 rounded-full mx-auto } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-block-success .alert-icon{ @apply text-emerald-600 bg-emerald-200 border-emerald-500 dark:bg-emerald-500 dark:border-emerald-700 dark:text-emerald-50 } .alert-block-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-block-danger .alert-icon{ @apply text-rose-500 bg-rose-200 border-rose-500 dark:bg-rose-500 dark:border-rose-700 dark:text-rose-50 } .alert-block-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-block-warning .alert-icon{ @apply text-amber-500 bg-amber-200 border-amber-500 dark:bg-amber-500 dark:border-amber-700 dark:text-amber-50 } .alert-block-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-block-info .alert-icon{ @apply text-sky-500 bg-sky-200 border-sky-500 dark:bg-sky-500 dark:border-sky-700 dark:text-sky-50 } .alert-block-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-block-light .alert-icon{ @apply text-slate-500 bg-slate-200 border-slate-500 dark:bg-slate-500 dark:border-slate-700 dark:text-slate-50 } .alert-block-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-block-dark .alert-icon{ @apply text-slate-100 bg-slate-500 border-slate-700 dark:bg-slate-900 dark:border-slate-700 dark:text-slate-50 } .alert-block-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-block-violet .alert-icon{ @apply text-violet-500 bg-violet-200 border-violet-500 dark:bg-violet-500 dark:border-violet-700 dark:text-violet-50 } .alert-block-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Gradient Style">*/ /*General Definitions*/ .alert-gradient { @apply py-1 px-4 } /*Colors: black, blue, gray, green, indigo, pink, purple, white and yellow*/ /*Rose*/ .alert-gradient-rose { @apply text-gray-600; text-shadow: #ffafbd .05rem .05rem; background: linear-gradient(90deg, rgba(255, 175, 189, 1) 0%, rgba(255, 195, 160, 1) 100%); } .alert-gradient-rose .alert-countdown-line { background-color: rgba(255, 235, 239, 1); } /*Sky*/ .alert-gradient-sky { @apply text-gray-100; text-shadow: #2193b0 .05rem .05rem; background: linear-gradient(90deg, rgba(33, 147, 176, 1) 0%, rgba(109, 213, 237, 1) 100%); } .alert-gradient-sky .alert-countdown-line { background-color: rgba(183, 237, 250, 1); } /*Fuchsia*/ .alert-gradient-fuchsia { @apply text-gray-100; text-shadow: #cc2b5e .05rem .05rem; background: linear-gradient(90deg, rgba(204, 43, 94, 1) 0%, rgba(117, 58, 136, 1) 100%); } .alert-gradient-fuchsia .alert-countdown-line { background-color: rgba(252, 156, 187, 1); } /*Violet*/ .alert-gradient-violet { @apply text-gray-100; text-shadow: #42275a .05rem .05rem; background: linear-gradient(90deg, rgba(66, 39, 90, 1) 0%, rgba(115, 75, 109, 1) 100%); } .alert-gradient-violet .alert-countdown-line { background-color: rgba(207, 171, 240, 1); } /*Cloud*/ .alert-gradient-cloud { @apply text-gray-100; text-shadow: #bdc3c7 .05rem .05rem; background: linear-gradient(90deg, rgba(44, 62, 80, 1) 0%, rgba(189, 195, 199, 1) 100%); } .alert-gradient-cloud .alert-countdown-line { background-color: rgba(179, 195, 210, 1); } /*Turquoise*/ .alert-gradient-turquoise { @apply text-gray-100; text-shadow: #06beb6 .05rem .05rem; background: linear-gradient(90deg, rgba(6, 190, 182, 1) 0%, rgba(72, 177, 191, 1) 100%); } .alert-gradient-turquoise .alert-countdown-line { background-color: rgba(168, 247, 244, 1); } /*Caterpillar*/ .alert-gradient-caterpillar { @apply text-gray-100; text-shadow: #2193b0 .05rem .05rem; background: linear-gradient(90deg, rgba(86, 171, 47, 1) 0%, rgba(168, 224, 99, 1) 100%); } .alert-gradient-caterpillar .alert-countdown-line { background-color: rgba(208, 245, 192, 1); } /*Biscuit*/ .alert-gradient-biscuit { @apply text-gray-100; text-shadow: #d76d77 .05rem .05rem; background: linear-gradient(90deg, rgba(58, 28, 113, 1) 0%, rgba(215, 109, 119, 1) 50%, rgba(255, 175, 123, 1) 100%); } .alert-gradient-biscuit .alert-countdown-line { background-color: rgba(219, 205, 245, 1); } /*Dream*/ .alert-gradient-dream { @apply text-gray-100; text-shadow: #d76d77 .05rem .05rem; background: linear-gradient(90deg, rgba(105, 74, 101, 1) 0%, rgba(183, 121, 235, 1) 40%, rgba(125, 173, 249, 1) 80%, rgba(4, 189, 200, 1) 100%); } .alert-gradient-dream .alert-countdown-line { background-color: rgba(219, 205, 245, 1); } /*</editor-fold>*/
resources/css/components/alert.css
.alert { @apply flex flex-shrink-0 items-center justify-start relative w-full flex-grow-0 } .alert-content { @apply flex flex-col justify-center items-start flex-grow py-2 px-4 whitespace-pre-line } .alert-title { @apply font-bold text-lg } .alert-close { @apply hover:text-red-500 cursor-pointer mr-2 } .alert-icon { @apply flex flex-shrink-0 justify-center items-center } .alert-countdown { @apply absolute justify-center items-center bottom-0 left-0 h-[.3rem] px-2 w-full } .alert-countdown-line { @apply h-[.3rem] mx-auto } /*<editor-fold desc="Filled Style">*/ /*General Definitions*/ .alert-filled { @apply text-white py-1 px-4 } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-filled-success{ @apply bg-emerald-500 } .alert-filled-success .alert-countdown-line { @apply bg-emerald-700 } /*Danger*/ .alert-filled-danger{ @apply bg-rose-500 } .alert-filled-danger .alert-countdown-line { @apply bg-rose-700 } /*Warning*/ .alert-filled-warning{ @apply bg-amber-500 } .alert-filled-warning .alert-countdown-line { @apply bg-amber-700 } /*Info*/ .alert-filled-info{ @apply bg-sky-500 } .alert-filled-info .alert-countdown-line { @apply bg-sky-700 } /*Light*/ .alert-filled-light{ @apply bg-slate-300 text-slate-600 } .alert-filled-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-filled-dark{ @apply bg-slate-800 } .alert-filled-dark .alert-countdown-line { @apply bg-slate-500 } /*Violet*/ .alert-filled-violet{ @apply bg-violet-500 } .alert-filled-violet .alert-countdown-line { @apply bg-violet-700 } /*</editor-fold>*/ /*<editor-fold desc="Light Style">*/ /*General Definitions*/ .alert-light { @apply border py-1 px-4 } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-light-success{ @apply bg-emerald-50 border-emerald-500 text-emerald-600 dark:bg-emerald-100/80 } .alert-light-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-light-danger{ @apply bg-rose-50 border-rose-500 text-rose-600 dark:bg-rose-700/10 dark:text-rose-100 } .alert-light-danger .alert-countdown-line { @apply bg-rose-500 } /*Warning*/ .alert-light-warning{ @apply bg-amber-50 border-amber-500 text-amber-600 dark:bg-amber-700/10 dark:text-amber-100 } .alert-light-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-light-info{ @apply bg-sky-50 border-sky-500 text-sky-600 dark:bg-sky-700/10 dark:text-sky-100 } .alert-light-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-light-light{ @apply bg-slate-50 border-slate-500 text-slate-600 dark:bg-slate-700/10 dark:text-slate-100 } .alert-light-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-light-dark{ @apply bg-slate-400 border-slate-600 text-slate-800 dark:border-slate-800 dark:bg-slate-700 dark:text-slate-100 } .alert-light-dark .alert-countdown-line { @apply bg-slate-600 } /*Violet*/ .alert-light-violet{ @apply bg-violet-50 border-violet-500 text-violet-600 dark:bg-violet-700/10 dark:text-violet-100 } .alert-light-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Inline Style">*/ /*General Definitions*/ .alert-inline { @apply border py-1 pl-6 pr-4 text-white } .alert-inline .alert-icon{ @apply -mr-2 } .alert-inline .alert-line { @apply absolute h-[80%] w-1.5 left-2 rounded-full flex-shrink-0 after:content-['\00a0'] } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-inline-success{ @apply bg-emerald-500 border-emerald-500 dark:bg-emerald-500/30 } .alert-inline-success .alert-line, .alert-inline-success .alert-countdown-line { @apply bg-emerald-50 } /*Danger*/ .alert-inline-danger{ @apply bg-rose-500 border-rose-500 dark:bg-rose-500/30 } .alert-inline-danger .alert-line, .alert-inline-danger .alert-countdown-line{ @apply bg-rose-50 } /*Warning*/ .alert-inline-warning{ @apply bg-amber-500 border-amber-500 dark:bg-amber-500/30 } .alert-inline-warning .alert-line, .alert-inline-warning .alert-countdown-line { @apply bg-amber-50 } /*Info*/ .alert-inline-info{ @apply bg-sky-500 border-sky-500 dark:bg-sky-500/30 } .alert-inline-info .alert-line, .alert-inline-info .alert-countdown-line { @apply bg-sky-50 } /*Light*/ .alert-inline-light{ @apply bg-slate-200 text-slate-600 dark:text-slate-100 border-slate-500 dark:border-slate-100 dark:bg-slate-500/30 } .alert-inline-light .alert-line, .alert-inline-light .alert-countdown-line { @apply bg-slate-500 dark:bg-slate-100 } /*Dark*/ .alert-inline-dark{ @apply bg-slate-800 border-slate-800 dark:bg-slate-800/50 } .alert-inline-dark .alert-line, .alert-inline-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-inline-violet{ @apply bg-violet-500 border-violet-500 dark:bg-violet-500/30 } .alert-inline-violet .alert-line, .alert-inline-violet .alert-countdown-line { @apply bg-violet-50 } /*</editor-fold>*/ /*<editor-fold desc="Outline Style">*/ .alert-outline { @apply flex shadow px-4 text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-outline .alert-content{ @apply pl-2 pr-4 py-3 } .alert-outline .alert-line { @apply absolute w-1.5 h-full left-0 flex-shrink-0 mr-4 before:content-['\00a0'] } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-outline-success .alert-icon{ @apply text-emerald-500 } .alert-outline-success .alert-line, .alert-outline-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-outline-danger .alert-icon{ @apply text-rose-500 } .alert-outline-danger .alert-line, .alert-outline-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-outline-warning .alert-icon{ @apply text-amber-500 } .alert-outline-warning .alert-line, .alert-outline-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-outline-info .alert-icon{ @apply text-sky-500 } .alert-outline-info .alert-line, .alert-outline-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-outline-light .alert-icon{ @apply text-slate-500 } .alert-outline-light .alert-line, .alert-outline-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-outline-dark .alert-icon{ @apply text-slate-800 dark:text-slate-900 } .alert-outline-dark .alert-line, .alert-outline-dark .alert-countdown-line { @apply bg-slate-900 } /*Violet*/ .alert-outline-violet .alert-icon{ @apply text-violet-500 } .alert-outline-violet .alert-line, .alert-outline-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Elegant Style">*/ /*General Definitions*/ .alert-elegant { @apply flex flex-row justify-start items-center py-1 px-4 shadow text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-elegant .alert-content{ @apply flex flex-row justify-start items-center } .alert-elegant .alert-title { @apply rounded-full border -ml-4 mr-4 px-2 leading-5 text-2xs font-normal } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-elegant-success .alert-title{ @apply text-emerald-600 bg-emerald-50 border-emerald-500 dark:bg-emerald-700/10 dark:text-emerald-100 } .alert-elegant-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-elegant-danger .alert-title{ @apply text-rose-500 bg-rose-50 border-rose-500 dark:bg-rose-700/10 dark:text-rose-100 } .alert-elegant-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-elegant-warning .alert-title{ @apply text-amber-500 bg-amber-50 border-amber-500 dark:bg-amber-700/10 dark:text-amber-100 } .alert-elegant-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-elegant-info .alert-title{ @apply text-sky-500 bg-sky-50 border-sky-500 dark:bg-sky-700/10 dark:text-sky-100 } .alert-elegant-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-elegant-light .alert-title{ @apply text-slate-500 bg-slate-50 border-slate-500 dark:bg-slate-700/10 dark:text-slate-100 } .alert-elegant-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-elegant-dark .alert-title{ @apply text-slate-800 bg-slate-400 border-slate-500 dark:border-slate-900 dark:bg-slate-700/50 dark:text-slate-100 } .alert-elegant-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-elegant-violet .alert-title{ @apply text-violet-500 bg-violet-50 border-violet-500 dark:bg-violet-700/10 dark:text-violet-100 } .alert-elegant-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Block Style">*/ /*General Definitions*/ .alert-block { @apply shadow pl-1 pr-4 text-gray-700 bg-white dark:bg-slate-800 dark:text-white overflow-hidden } .alert-block .alert-content{ @apply py-3 ml-12 pr-4 } .alert-block .alert-icon { @apply absolute h-full px-5 border-r-4 left-0 } .alert-block-base #countdown { @apply h-1 rounded-full mx-auto } /*Colors: success, danger, warning, info, light, dark, violet*/ /*Success*/ .alert-block-success .alert-icon{ @apply text-emerald-600 bg-emerald-200 border-emerald-500 dark:bg-emerald-500 dark:border-emerald-700 dark:text-emerald-50 } .alert-block-success .alert-countdown-line { @apply bg-emerald-500 } /*Danger*/ .alert-block-danger .alert-icon{ @apply text-rose-500 bg-rose-200 border-rose-500 dark:bg-rose-500 dark:border-rose-700 dark:text-rose-50 } .alert-block-danger .alert-countdown-line{ @apply bg-rose-500 } /*Warning*/ .alert-block-warning .alert-icon{ @apply text-amber-500 bg-amber-200 border-amber-500 dark:bg-amber-500 dark:border-amber-700 dark:text-amber-50 } .alert-block-warning .alert-countdown-line { @apply bg-amber-500 } /*Info*/ .alert-block-info .alert-icon{ @apply text-sky-500 bg-sky-200 border-sky-500 dark:bg-sky-500 dark:border-sky-700 dark:text-sky-50 } .alert-block-info .alert-countdown-line { @apply bg-sky-500 } /*Light*/ .alert-block-light .alert-icon{ @apply text-slate-500 bg-slate-200 border-slate-500 dark:bg-slate-500 dark:border-slate-700 dark:text-slate-50 } .alert-block-light .alert-countdown-line { @apply bg-slate-500 } /*Dark*/ .alert-block-dark .alert-icon{ @apply text-slate-100 bg-slate-500 border-slate-700 dark:bg-slate-900 dark:border-slate-700 dark:text-slate-50 } .alert-block-dark .alert-countdown-line { @apply bg-slate-50 } /*Violet*/ .alert-block-violet .alert-icon{ @apply text-violet-500 bg-violet-200 border-violet-500 dark:bg-violet-500 dark:border-violet-700 dark:text-violet-50 } .alert-block-violet .alert-countdown-line { @apply bg-violet-500 } /*</editor-fold>*/ /*<editor-fold desc="Gradient Style">*/ /*General Definitions*/ .alert-gradient { @apply py-1 px-4 } /*Colors: black, blue, gray, green, indigo, pink, purple, white and yellow*/ /*Rose*/ .alert-gradient-rose { @apply text-gray-600; text-shadow: #ffafbd .05rem .05rem; background: linear-gradient(90deg, rgba(255, 175, 189, 1) 0%, rgba(255, 195, 160, 1) 100%); } .alert-gradient-rose .alert-countdown-line { background-color: rgba(255, 235, 239, 1); } /*Sky*/ .alert-gradient-sky { @apply text-gray-100; text-shadow: #2193b0 .05rem .05rem; background: linear-gradient(90deg, rgba(33, 147, 176, 1) 0%, rgba(109, 213, 237, 1) 100%); } .alert-gradient-sky .alert-countdown-line { background-color: rgba(183, 237, 250, 1); } /*Fuchsia*/ .alert-gradient-fuchsia { @apply text-gray-100; text-shadow: #cc2b5e .05rem .05rem; background: linear-gradient(90deg, rgba(204, 43, 94, 1) 0%, rgba(117, 58, 136, 1) 100%); } .alert-gradient-fuchsia .alert-countdown-line { background-color: rgba(252, 156, 187, 1); } /*Violet*/ .alert-gradient-violet { @apply text-gray-100; text-shadow: #42275a .05rem .05rem; background: linear-gradient(90deg, rgba(66, 39, 90, 1) 0%, rgba(115, 75, 109, 1) 100%); } .alert-gradient-violet .alert-countdown-line { background-color: rgba(207, 171, 240, 1); } /*Cloud*/ .alert-gradient-cloud { @apply text-gray-100; text-shadow: #bdc3c7 .05rem .05rem; background: linear-gradient(90deg, rgba(44, 62, 80, 1) 0%, rgba(189, 195, 199, 1) 100%); } .alert-gradient-cloud .alert-countdown-line { background-color: rgba(179, 195, 210, 1); } /*Turquoise*/ .alert-gradient-turquoise { @apply text-gray-100; text-shadow: #06beb6 .05rem .05rem; background: linear-gradient(90deg, rgba(6, 190, 182, 1) 0%, rgba(72, 177, 191, 1) 100%); } .alert-gradient-turquoise .alert-countdown-line { background-color: rgba(168, 247, 244, 1); } /*Caterpillar*/ .alert-gradient-caterpillar { @apply text-gray-100; text-shadow: #2193b0 .05rem .05rem; background: linear-gradient(90deg, rgba(86, 171, 47, 1) 0%, rgba(168, 224, 99, 1) 100%); } .alert-gradient-caterpillar .alert-countdown-line { background-color: rgba(208, 245, 192, 1); } /*Biscuit*/ .alert-gradient-biscuit { @apply text-gray-100; text-shadow: #d76d77 .05rem .05rem; background: linear-gradient(90deg, rgba(58, 28, 113, 1) 0%, rgba(215, 109, 119, 1) 50%, rgba(255, 175, 123, 1) 100%); } .alert-gradient-biscuit .alert-countdown-line { background-color: rgba(219, 205, 245, 1); } /*Dream*/ .alert-gradient-dream { @apply text-gray-100; text-shadow: #d76d77 .05rem .05rem; background: linear-gradient(90deg, rgba(105, 74, 101, 1) 0%, rgba(183, 121, 235, 1) 40%, rgba(125, 173, 249, 1) 80%, rgba(4, 189, 200, 1) 100%); } .alert-gradient-dream .alert-countdown-line { background-color: rgba(219, 205, 245, 1); } /*</editor-fold>*/
0.301465
0.091463
@charset "utf-8"; /*================================== 全体の設定 ===================================*/ body { font-family: "Hiragino Sans"; letter-spacing: 0.1rem; font-size: 0.9rem; } .container_fluid_w_80{ width: 80%; } .container_fluid_w_90{ width: 90%; } /* リンク下線削除 */ a { text-decoration:none; } /* リンクの色変更無効 */ a:visited{ color: inherit; } /*================================== 表題の設定 ===================================*/ .top_box{ background-image: url(../img/user.jpg); background-size: cover; background-position: center top 75%; background-attachment: fixed; /* 親要素の高さ調整 */ height: 25rem; width: 100%; /* センター寄せ */ position: relative; } @media (max-width: 768px) { .top_box{ background-attachment: local; } } .top_contents{ /* 子要素を半分にして上下センター表示 */ /* テキストセンター */ text-align: center; /* センター寄せ */ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } /* 画像フィルタ */ .top_img_filter { width: 100%; height: 25rem; background: rgba(0, 0, 0, 0.637); text-align: center; padding-top:200px; } /* タイトル(日本語) */ .title_jp{ font-size: 2rem; letter-spacing: 0.3rem; color: #fff; text-align: center; } /* タイトル(英語) */ .title_en{ font-size: 3rem; letter-spacing: 0.8rem; color: #fff; } /* スマホ */ @media (max-width: 768px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; padding-left: 0.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; padding-left: 1.5rem; } } /* ipad */ @media screen and (min-width:768px) and ( max-width:1024px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; padding-left: 1.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; } } /* ipadPro */ @media screen and (min-width:1024px) and ( max-width:1366px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; padding-left: 1rem; } } /*================================== ラベル(必須、任意) ===================================*/ label.label_required:after { padding: 0px 6px 0px 8px; font-size: 0.7rem; margin-right: 0.5rem; color: white; background-color: #C44; content: "必須"; } /* ラベル(任意) */ label.label_any:after { padding: 0px 6px 0px 8px; font-size: 0.7rem; margin-right: 0.5rem; color: white; background-color: #5e5e5e; content: "任意"; } /*================================== 下線描写(フォーカス) ===================================*/ .f_link_line_cb { position: relative; display: inline-block; text-decoration: none; color: #000000; } .f_link_line_cb::after { position: absolute; bottom: -4px; left: 0; content: ''; width: 100%; height: 2px; background: #31aae2; transform: scale(0, 1); transform-origin: left top; transition: transform .3s; } .f_link_line_cb:hover::after { transform: scale(1, 1); } .icon_blue{ color: #98a4c7; } /*================================== テキストボックス、コンボボックスの文字の大きさ ===================================*/ .form-control, .form-select, .btn, .dropdown-menu{ font-size: 0.9rem; } /* 説明文(モバイル) */ @media (max-width: 768px) { /* タイトル(日本語) */ .top_bottom_box{ text-align: center; } }
public/front/css/front_user.css
@charset "utf-8"; /*================================== 全体の設定 ===================================*/ body { font-family: "Hiragino Sans"; letter-spacing: 0.1rem; font-size: 0.9rem; } .container_fluid_w_80{ width: 80%; } .container_fluid_w_90{ width: 90%; } /* リンク下線削除 */ a { text-decoration:none; } /* リンクの色変更無効 */ a:visited{ color: inherit; } /*================================== 表題の設定 ===================================*/ .top_box{ background-image: url(../img/user.jpg); background-size: cover; background-position: center top 75%; background-attachment: fixed; /* 親要素の高さ調整 */ height: 25rem; width: 100%; /* センター寄せ */ position: relative; } @media (max-width: 768px) { .top_box{ background-attachment: local; } } .top_contents{ /* 子要素を半分にして上下センター表示 */ /* テキストセンター */ text-align: center; /* センター寄せ */ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } /* 画像フィルタ */ .top_img_filter { width: 100%; height: 25rem; background: rgba(0, 0, 0, 0.637); text-align: center; padding-top:200px; } /* タイトル(日本語) */ .title_jp{ font-size: 2rem; letter-spacing: 0.3rem; color: #fff; text-align: center; } /* タイトル(英語) */ .title_en{ font-size: 3rem; letter-spacing: 0.8rem; color: #fff; } /* スマホ */ @media (max-width: 768px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; padding-left: 0.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; padding-left: 1.5rem; } } /* ipad */ @media screen and (min-width:768px) and ( max-width:1024px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; padding-left: 1.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; } } /* ipadPro */ @media screen and (min-width:1024px) and ( max-width:1366px) { /* タイトル(日本語) */ .title_jp{ font-size: 1.5rem; } /* タイトル(英語) */ .title_en{ font-size: 2rem; padding-left: 1rem; } } /*================================== ラベル(必須、任意) ===================================*/ label.label_required:after { padding: 0px 6px 0px 8px; font-size: 0.7rem; margin-right: 0.5rem; color: white; background-color: #C44; content: "必須"; } /* ラベル(任意) */ label.label_any:after { padding: 0px 6px 0px 8px; font-size: 0.7rem; margin-right: 0.5rem; color: white; background-color: #5e5e5e; content: "任意"; } /*================================== 下線描写(フォーカス) ===================================*/ .f_link_line_cb { position: relative; display: inline-block; text-decoration: none; color: #000000; } .f_link_line_cb::after { position: absolute; bottom: -4px; left: 0; content: ''; width: 100%; height: 2px; background: #31aae2; transform: scale(0, 1); transform-origin: left top; transition: transform .3s; } .f_link_line_cb:hover::after { transform: scale(1, 1); } .icon_blue{ color: #98a4c7; } /*================================== テキストボックス、コンボボックスの文字の大きさ ===================================*/ .form-control, .form-select, .btn, .dropdown-menu{ font-size: 0.9rem; } /* 説明文(モバイル) */ @media (max-width: 768px) { /* タイトル(日本語) */ .top_bottom_box{ text-align: center; } }
0.351756
0.079639
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap'); *{ font-family: poppins; transition: 0.5s; } body{ margin: 0px; } nav{ width: 100%; height: 60px; display: flex; background-color: #333; color: white; justify-content: space-around; align-items: center; } a{ text-decoration: none; color: #ddd; margin-left: 10px; } a:hover{ color: cyan; } section, footer{ background-color: #333; margin: 0px; } #intro{ height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; background: url("https://cdn.wallpapersafari.com/34/25/B8OevU.jpg"); color: white; } h2{ font-size: 40px; background-color: #333; padding: 5px 10px 5px 10px; text-align: center; } #more{ background-color: #f72585; padding: 10px 20px 10px 20px; border-radius: 6px; font-size: 18px; } #more:hover{ background-color: #b5179e; color: white; } #cards{ height: max-content; display: flex; align-items: start; padding: 10px 0px 10px 0px; justify-content: space-evenly; flex-wrap: wrap; } .card{ height: 250px; width: 200px; background-color: pink; margin-top: 10px; margin-bottom: 10px; border-radius: 6px; } .card:hover{ transform: scale(1.03); } .card:nth-child(1){ background: url('https://mcdn.wallpapersafari.com/medium/93/27/m3Mlaz.jpg'); background-size: cover; background-position: center; } .card:nth-child(2){ background: url('https://mcdn.wallpapersafari.com/medium/34/7/f0YktP.jpg'); background-size: cover; background-position: center; } .card:nth-child(3){ background: url('https://mcdn.wallpapersafari.com/medium/45/21/cF0tQU.jpg'); background-size: cover; background-position: center; } .card:nth-child(4){ background: url('https://mcdn.wallpapersafari.com/medium/86/16/l1oVFR.jpg'); background-size: cover; background-position: center; } #end{ background: url('https://images.unsplash.com/photo-1519638399535-1b036603ac77?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1331&q=80'); background-size: cover; display: flex; align-items: center; justify-content: center; color: white; height: 500px; } h3{ font-size: 40px; background-color: #333; padding: 5px 10px 5px 10px; text-align: center; } footer{ height: 50px; display: flex; align-items: center; justify-content: center; color: white; } @media (max-width: 670px){ #primaryLinks{ display: none; } } @media (max-width: 495px){ .card{ height: 150px; width: 100px; } }
style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap'); *{ font-family: poppins; transition: 0.5s; } body{ margin: 0px; } nav{ width: 100%; height: 60px; display: flex; background-color: #333; color: white; justify-content: space-around; align-items: center; } a{ text-decoration: none; color: #ddd; margin-left: 10px; } a:hover{ color: cyan; } section, footer{ background-color: #333; margin: 0px; } #intro{ height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; background: url("https://cdn.wallpapersafari.com/34/25/B8OevU.jpg"); color: white; } h2{ font-size: 40px; background-color: #333; padding: 5px 10px 5px 10px; text-align: center; } #more{ background-color: #f72585; padding: 10px 20px 10px 20px; border-radius: 6px; font-size: 18px; } #more:hover{ background-color: #b5179e; color: white; } #cards{ height: max-content; display: flex; align-items: start; padding: 10px 0px 10px 0px; justify-content: space-evenly; flex-wrap: wrap; } .card{ height: 250px; width: 200px; background-color: pink; margin-top: 10px; margin-bottom: 10px; border-radius: 6px; } .card:hover{ transform: scale(1.03); } .card:nth-child(1){ background: url('https://mcdn.wallpapersafari.com/medium/93/27/m3Mlaz.jpg'); background-size: cover; background-position: center; } .card:nth-child(2){ background: url('https://mcdn.wallpapersafari.com/medium/34/7/f0YktP.jpg'); background-size: cover; background-position: center; } .card:nth-child(3){ background: url('https://mcdn.wallpapersafari.com/medium/45/21/cF0tQU.jpg'); background-size: cover; background-position: center; } .card:nth-child(4){ background: url('https://mcdn.wallpapersafari.com/medium/86/16/l1oVFR.jpg'); background-size: cover; background-position: center; } #end{ background: url('https://images.unsplash.com/photo-1519638399535-1b036603ac77?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1331&q=80'); background-size: cover; display: flex; align-items: center; justify-content: center; color: white; height: 500px; } h3{ font-size: 40px; background-color: #333; padding: 5px 10px 5px 10px; text-align: center; } footer{ height: 50px; display: flex; align-items: center; justify-content: center; color: white; } @media (max-width: 670px){ #primaryLinks{ display: none; } } @media (max-width: 495px){ .card{ height: 150px; width: 100px; } }
0.398992
0.094761
body{ background: linear-gradient(#e66465, #9198e5); } .bg-light { background-color: #cccccc!important; } .App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; } .header{ padding: 5px; } .logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; margin-left: auto; margin-right: auto; display: block; } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /*navbar*/ @keyframes bounce { 0%, 20%, 60%, 100% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-20px); transform: translateY(-20px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); } } .navbar-brand:hover{ animation: bounce 0.5s; } /*character displaying*/ .charName { font-size: 20px; color: #000000; text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px; } .charDescr { padding-top: 20px; font-size: 16px; color: #000000; } .characters { background-color : gray; padding : 10px; margin : 5px 30px; border-radius : 8px; list-style : none; } /* Collapsible */ .Collapsible { background-color: white; } .Collapsible__contentInner { padding: 10px; border: 1px solid #ebebeb; background: #1600ac4d; border-top: 0; } .Collapsible__contentInner p { margin-bottom: 10px; font-size: 14px; line-height: 20px; } .Collapsible__contentInner p:last-child { margin-bottom: 0; } .Collapsible__trigger { display: block; font-weight: 400; text-decoration: none; color: #333333; position: relative; border: 1px solid white; padding: 10px; background: #1600ac9c; color: white; } .Collapsible__trigger:after { font-family: 'FontAwesome'; content: '\f107'; position: absolute; right: 10px; top: 10px; display: block; transition: transform 300ms; } .Collapsible__trigger.is-open:after { transform: rotateZ(180deg); } .Collapsible__trigger.is-disabled { opacity: 0.5; background-color: grey; } .CustomTriggerCSS { background-color: lightcoral; transition: background-color 200ms ease; } .CustomTriggerCSS--open { background-color: darkslateblue; } .Collapsible__custom-sibling { padding: 5px; font-size: 12px; background-color: #CBB700; color: black; } /*buttons add edit delete*/ .btn-primary{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #2340D1; } .btn-primary:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #2B4FFF; } .btn-success{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #21B709; } .btn-success:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #26D10A; } .btn-danger{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #C83535; } .btn-danger:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #DB3A3A; } /* Grid display */ .grid-container { display: grid; grid-template-columns: 100px auto 20%; grid-template-rows: 1fr 0.2fr; grid-template-areas: "picture content buttons" "showmore showmore showmore"; } .picture { grid-area: picture; } .content { grid-area: content; padding-left: 25px} /*.showmore { grid-area: showmore; padding-top: 25px;}*/ .buttons { grid-area: buttons; margin-left: auto} .btn btn-primary { align: right; } /* Grid edit + add*/ .grid-container-img-add { display: grid; grid-template-columns: 30% 70%; grid-template-rows: 1fr; grid-template-areas: "file preview"; } /* preview image */ .file { grid-area: file; } .preview { grid-area: preview; padding-right:250px} .output { max-width: 200px; }
src/App.css
body{ background: linear-gradient(#e66465, #9198e5); } .bg-light { background-color: #cccccc!important; } .App { text-align: center; } .App-logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; } .header{ padding: 5px; } .logo { animation: App-logo-spin infinite 20s linear; height: 40vmin; pointer-events: none; margin-left: auto; margin-right: auto; display: block; } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /*navbar*/ @keyframes bounce { 0%, 20%, 60%, 100% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-20px); transform: translateY(-20px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); } } .navbar-brand:hover{ animation: bounce 0.5s; } /*character displaying*/ .charName { font-size: 20px; color: #000000; text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px; } .charDescr { padding-top: 20px; font-size: 16px; color: #000000; } .characters { background-color : gray; padding : 10px; margin : 5px 30px; border-radius : 8px; list-style : none; } /* Collapsible */ .Collapsible { background-color: white; } .Collapsible__contentInner { padding: 10px; border: 1px solid #ebebeb; background: #1600ac4d; border-top: 0; } .Collapsible__contentInner p { margin-bottom: 10px; font-size: 14px; line-height: 20px; } .Collapsible__contentInner p:last-child { margin-bottom: 0; } .Collapsible__trigger { display: block; font-weight: 400; text-decoration: none; color: #333333; position: relative; border: 1px solid white; padding: 10px; background: #1600ac9c; color: white; } .Collapsible__trigger:after { font-family: 'FontAwesome'; content: '\f107'; position: absolute; right: 10px; top: 10px; display: block; transition: transform 300ms; } .Collapsible__trigger.is-open:after { transform: rotateZ(180deg); } .Collapsible__trigger.is-disabled { opacity: 0.5; background-color: grey; } .CustomTriggerCSS { background-color: lightcoral; transition: background-color 200ms ease; } .CustomTriggerCSS--open { background-color: darkslateblue; } .Collapsible__custom-sibling { padding: 5px; font-size: 12px; background-color: #CBB700; color: black; } /*buttons add edit delete*/ .btn-primary{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #2340D1; } .btn-primary:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #2B4FFF; } .btn-success{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #21B709; } .btn-success:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #26D10A; } .btn-danger{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #C83535; } .btn-danger:hover{ text-shadow: 4px 3px 0 #7A7A7A, 2px 2px 2px rgba(28,110,164,0); color: #FFFFFF; background: #DB3A3A; } /* Grid display */ .grid-container { display: grid; grid-template-columns: 100px auto 20%; grid-template-rows: 1fr 0.2fr; grid-template-areas: "picture content buttons" "showmore showmore showmore"; } .picture { grid-area: picture; } .content { grid-area: content; padding-left: 25px} /*.showmore { grid-area: showmore; padding-top: 25px;}*/ .buttons { grid-area: buttons; margin-left: auto} .btn btn-primary { align: right; } /* Grid edit + add*/ .grid-container-img-add { display: grid; grid-template-columns: 30% 70%; grid-template-rows: 1fr; grid-template-areas: "file preview"; } /* preview image */ .file { grid-area: file; } .preview { grid-area: preview; padding-right:250px} .output { max-width: 200px; }
0.481941
0.129073
*{ padding: 0; margin: 0; color: white; } #container{ background-color: #0d1117; display: grid; grid-template-columns: 0.7fr 0.3fr 1.1fr 1fr 0.3fr 2fr 2fr 2fr 0.7fr; grid-template-rows: 5vh 5vh 20vh 15vh 10vh 20vh 20vh 5vh 5vh; grid-template-areas: "a1 a1 a1 a1 a1 a1 a1 a1 a1" ". . . . . . . . ." ". . . . . a2 a2 a2 ." ". . a6 a6 . a2 a2 a2 ." ". . a6 a6 . a3 a3 a4 ." ". . a6 a6 . a3 a3 a4 ." ". . a6 a6 . a3 a3 a4 ." ". . . . . . . . ." "a7 a7 a7 a7 a7 a7 a7 a7 a7"; } .a1{ background-color: #1d232c; grid-area:a1; border: solid 1px #9d9e9f; border-top: 0px; border-left: 0px; border-right: 0px; } .a2{ background-color: #0d1117; grid-area:a2 ; border-radius: 5px 5px 0 0 ; border: solid 1px #9d9e9f; } .a3{ background-color: #0d1117; grid-area:a3; border-radius: 0 0 0 5px ; border: solid 1px #9d9e9f; border-top: 0px; } .a4{ background-color:#0d1117; grid-area:a4 ; border: solid 1px #9d9e9f; border-top: 0px; } .a5{ background-color: #0d1117; grid-area:a5 ; border-radius: 0 0 5px 0 ; border: solid 1px #9d9e9f; border-top: 0px; } .a6{ background-color: #0d1117; grid-area:a6; border-radius: 5px; border: solid 1px #9d9e9f; } .a7{ background-color: #1d232c; grid-area:a7 ; border: solid 1px #9d9e9f; border-left: 0px; border-right: 0px; border-bottom: 0px; } #formGroupExampleInput{ width: 150px; margin: 5px 15px 15px 50px; } #formGroupExampleInput2{ width: 150px; margin: 5px 15px 15px 50px; } p{ margin: 10px; } h3{ text-align: center; } h5{ text-align: center; } #res{ font-size: 20px; } #but{ margin: 40px 90px; } ul{ font-size: 11px; margin: 0; } #des{ font-size: 13px; }
IMC/index.css
*{ padding: 0; margin: 0; color: white; } #container{ background-color: #0d1117; display: grid; grid-template-columns: 0.7fr 0.3fr 1.1fr 1fr 0.3fr 2fr 2fr 2fr 0.7fr; grid-template-rows: 5vh 5vh 20vh 15vh 10vh 20vh 20vh 5vh 5vh; grid-template-areas: "a1 a1 a1 a1 a1 a1 a1 a1 a1" ". . . . . . . . ." ". . . . . a2 a2 a2 ." ". . a6 a6 . a2 a2 a2 ." ". . a6 a6 . a3 a3 a4 ." ". . a6 a6 . a3 a3 a4 ." ". . a6 a6 . a3 a3 a4 ." ". . . . . . . . ." "a7 a7 a7 a7 a7 a7 a7 a7 a7"; } .a1{ background-color: #1d232c; grid-area:a1; border: solid 1px #9d9e9f; border-top: 0px; border-left: 0px; border-right: 0px; } .a2{ background-color: #0d1117; grid-area:a2 ; border-radius: 5px 5px 0 0 ; border: solid 1px #9d9e9f; } .a3{ background-color: #0d1117; grid-area:a3; border-radius: 0 0 0 5px ; border: solid 1px #9d9e9f; border-top: 0px; } .a4{ background-color:#0d1117; grid-area:a4 ; border: solid 1px #9d9e9f; border-top: 0px; } .a5{ background-color: #0d1117; grid-area:a5 ; border-radius: 0 0 5px 0 ; border: solid 1px #9d9e9f; border-top: 0px; } .a6{ background-color: #0d1117; grid-area:a6; border-radius: 5px; border: solid 1px #9d9e9f; } .a7{ background-color: #1d232c; grid-area:a7 ; border: solid 1px #9d9e9f; border-left: 0px; border-right: 0px; border-bottom: 0px; } #formGroupExampleInput{ width: 150px; margin: 5px 15px 15px 50px; } #formGroupExampleInput2{ width: 150px; margin: 5px 15px 15px 50px; } p{ margin: 10px; } h3{ text-align: center; } h5{ text-align: center; } #res{ font-size: 20px; } #but{ margin: 40px 90px; } ul{ font-size: 11px; margin: 0; } #des{ font-size: 13px; }
0.353317
0.252926
.component-chat .wechat-list { position: relative; overflow-x: hidden; } .component-chat .wechat-list .info { transition: .2s all linear; } .component-chat .wechat-list .item .info.current { transform: translate3d(-156px, 0, 0); -webkit-transform: translate3d(-156px, 0, 0); } .component-chat .wechat-list .item .info:active { background-color: #d9d9d9; } .component-chat .wechat-list .item { position: relative; } .component-chat .wechat-list .item:last-child:after { content: ""; position: absolute; width: 200%; left: 0; z-index: 2; left: 8px; bottom: 0; transform: scale(.5); transform-origin: 0 0; -webkit-transform: scale(.5); -webkit-transform-origin: 0 0; background-color: #b7b7b7; height: 1px; } .component-chat .wechat-list .info { position: relative; z-index: 2; left: 0; width: 100%; padding: 8px; background-color: #ffffff; transition: .2s transform linear; } .component-chat .wechat-list .info--stick { background-color: #f2f2f6; } .component-chat .wechat-list .info .ico-box { position: relative; float: left; width: 48px; height: 48px; margin-right: 10px; /* background: #d6d5d3; */ } .component-chat .wechat-list .info .ico { height: 100%; border-radius: 5px; overflow: hidden; } .component-chat .wechat-list .info .ico img { width: 100%; border: 0; } .component-chat .wechat-list .info .desc { overflow: hidden; } .component-chat .wechat-list .info .desc-time { float: right; color: #b2b2b2; } .component-chat .wechat-list .item .handle { position: absolute; z-index: 1; height: 100%; right: 0; top: 0; display: flex; } .component-chat .wechat-list .item .handle>div { display: flex; justify-content: center; align-items: center; background-color: #c7c7cc; color: #ffffff; font-size: 18px; padding: 0 12px; } .component-chat .wechat-list .item .handle .handle-del { background-color: #ff3b30; } .component-chat .wechat-list .desc-title { height: 25px; line-height: 25px; font-size: 18px; color: #000; } .component-chat .wechat-list .desc-message { height: 23px; line-height: 23px; font-size: 14px; color: #888888; } .component-chat .wechat-list .info .desc-mute { float: right; color: #b8b8b8; font-size: 14px; } .component-chat .wechat-list .info.active .desc-mute { color: #b9b9b9; } .component-chat ._line-fine:before { z-index: 3; left: 8px; } .component-chat .chat-item-transition { height: 64px; transition: .3s height ease; } .component-chat .chat-item-leave { height: 0; overflow: hidden; } /*聊天详情*/ .chat-dialogue-entry-collect { background-color: #ffffff; position: relative; padding: 15px 10px 5px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; width: 100%; color: #464646; font-size: 14px; } .chat-dialogue-entry-collect li { float: left; flex-grow: 1; flex-basis: 25%; max-width: 25%; padding: 5px 10px; text-align: center; } .chat-dialogue-entry-collect li div.pic { position: relative; border-radius: 6px; overflow: hidden; width: 55px; height: 55px; margin: 0 auto; background-size: cover; } .chat-dialogue-entry-collect li p.username { padding-top: 5px; } .chat-dialogue-entry-collect li:last-child div.pic { border-radius: 0; } .chat-dialogue-entry-collect li:last-child div.pic div { position: absolute; left: 0; top: 0; width: 200%; height: 200%; border: 1px solid #bbb; border-radius: 12px; transform: scale(.5); transform-origin: 0 0; display: flex; justify-content: center; align-items: center; } .chat-dialogue-entry-collect li:last-child div.pic span.iconfont { font-size: 70px; color: #bbbbbb; } .component-chat-detail .chat-dialogue-entry-collect::before { content: ""; position: absolute; width: 200%; left: 0; bottom: 0; transform: scale(.5); transform-origin: 0 0; -webkit-transform: scale(.5); -webkit-transform-origin: 0 0; background-color: #b7b7b7; height: 1px; z-index: 2; } .parentheses {} .parentheses:before { content: "("; } .parentheses:after { content: ")"; }
src/assets/css/chat.css
.component-chat .wechat-list { position: relative; overflow-x: hidden; } .component-chat .wechat-list .info { transition: .2s all linear; } .component-chat .wechat-list .item .info.current { transform: translate3d(-156px, 0, 0); -webkit-transform: translate3d(-156px, 0, 0); } .component-chat .wechat-list .item .info:active { background-color: #d9d9d9; } .component-chat .wechat-list .item { position: relative; } .component-chat .wechat-list .item:last-child:after { content: ""; position: absolute; width: 200%; left: 0; z-index: 2; left: 8px; bottom: 0; transform: scale(.5); transform-origin: 0 0; -webkit-transform: scale(.5); -webkit-transform-origin: 0 0; background-color: #b7b7b7; height: 1px; } .component-chat .wechat-list .info { position: relative; z-index: 2; left: 0; width: 100%; padding: 8px; background-color: #ffffff; transition: .2s transform linear; } .component-chat .wechat-list .info--stick { background-color: #f2f2f6; } .component-chat .wechat-list .info .ico-box { position: relative; float: left; width: 48px; height: 48px; margin-right: 10px; /* background: #d6d5d3; */ } .component-chat .wechat-list .info .ico { height: 100%; border-radius: 5px; overflow: hidden; } .component-chat .wechat-list .info .ico img { width: 100%; border: 0; } .component-chat .wechat-list .info .desc { overflow: hidden; } .component-chat .wechat-list .info .desc-time { float: right; color: #b2b2b2; } .component-chat .wechat-list .item .handle { position: absolute; z-index: 1; height: 100%; right: 0; top: 0; display: flex; } .component-chat .wechat-list .item .handle>div { display: flex; justify-content: center; align-items: center; background-color: #c7c7cc; color: #ffffff; font-size: 18px; padding: 0 12px; } .component-chat .wechat-list .item .handle .handle-del { background-color: #ff3b30; } .component-chat .wechat-list .desc-title { height: 25px; line-height: 25px; font-size: 18px; color: #000; } .component-chat .wechat-list .desc-message { height: 23px; line-height: 23px; font-size: 14px; color: #888888; } .component-chat .wechat-list .info .desc-mute { float: right; color: #b8b8b8; font-size: 14px; } .component-chat .wechat-list .info.active .desc-mute { color: #b9b9b9; } .component-chat ._line-fine:before { z-index: 3; left: 8px; } .component-chat .chat-item-transition { height: 64px; transition: .3s height ease; } .component-chat .chat-item-leave { height: 0; overflow: hidden; } /*聊天详情*/ .chat-dialogue-entry-collect { background-color: #ffffff; position: relative; padding: 15px 10px 5px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; width: 100%; color: #464646; font-size: 14px; } .chat-dialogue-entry-collect li { float: left; flex-grow: 1; flex-basis: 25%; max-width: 25%; padding: 5px 10px; text-align: center; } .chat-dialogue-entry-collect li div.pic { position: relative; border-radius: 6px; overflow: hidden; width: 55px; height: 55px; margin: 0 auto; background-size: cover; } .chat-dialogue-entry-collect li p.username { padding-top: 5px; } .chat-dialogue-entry-collect li:last-child div.pic { border-radius: 0; } .chat-dialogue-entry-collect li:last-child div.pic div { position: absolute; left: 0; top: 0; width: 200%; height: 200%; border: 1px solid #bbb; border-radius: 12px; transform: scale(.5); transform-origin: 0 0; display: flex; justify-content: center; align-items: center; } .chat-dialogue-entry-collect li:last-child div.pic span.iconfont { font-size: 70px; color: #bbbbbb; } .component-chat-detail .chat-dialogue-entry-collect::before { content: ""; position: absolute; width: 200%; left: 0; bottom: 0; transform: scale(.5); transform-origin: 0 0; -webkit-transform: scale(.5); -webkit-transform-origin: 0 0; background-color: #b7b7b7; height: 1px; z-index: 2; } .parentheses {} .parentheses:before { content: "("; } .parentheses:after { content: ")"; }
0.404743
0.059456
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html { min-height: 100%; width: 100%; } body { padding: 0; margin: 0; border: none; height: 100%; position: relative; background-repeat: no-repeat; background-attachment: fixed; background-color: #fafafa; font-family: sans-serif; font-size: 14px; } a { } a:hover { color: #f60; color: #D0B800; } a > img { border-style: none; } #demo_title { font-size: 27px; font-weight: bold; color: rgb(95, 95, 95); display: inline-block; text-align: right; line-height: 11px; padding-top: 32px; } #demo_title > span { display: block; } #demo_title > span:first-child { font-size: 45px; line-height: 38px; } .demo_links { text-align: center; } .demo_links > div > a { padding: 0 2em 0 0; font-size: 19px; text-decoration: none; color: #d0b800; } #demo_body,.demo_links { /* width: 850px; */ /* height: 100%; */ margin: 4em auto; position: relative; } #voteContainer { text-align: center; } #voteContainer > div { display: inline-block; /* width: 16em; */ margin: 0 0.5rem 4rem 0.5rem; } #voteContainer > div > img { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3); } #voteContainer > div > span { display: block; margin: 1rem 0 0; font-size: 28px; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } #voteContainer > div > div { display: inline-block; margin-bottom: 1rem; margin-top: 0.6rem; } #voteContainer > div > div > span { width: 3em; text-align: center; border: none; background-color: #fafafa; font-size: 4em; padding: 20px 0 30px; transition: all 0.3s ease; text-shadow: 0 0 7px rgba(0, 0, 0, 0.2); color: #797979; } #demo_body button:focus { /* background-color: #A5A5A5; */ } button { background-color: #D4D0C8; border: 1px solid rgb(196, 191, 181); padding: 0.8rem 1.7rem; font-size: 28px; font-weight: normal; text-shadow: 0 0 4px rgba(0, 0, 0, 0.3), -1px 0 1px rgba(255, 255, 255, 0.5); box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3); } button:hover { background-color: rgb(196, 188, 173); box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4); } #resetVotesContainer { text-align: center; margin: 1em 0 1em 0; } #demo_body { /* width: 823px; */ text-align: center; } .button { background-color: #D9D9D9; background: linear-gradient(to bottom, #fff, #e1e1e1); color: #111; font-weight: 600; text-align: center; padding: 0 13px; margin-left: 1px; border-radius: 4px; border: 1px solid rgb(121, 121, 121); box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px; padding: 3px 6px; margin: 2px; } .button:hover { background-color: #777; background: linear-gradient(to bottom, #e8e8e8, #8d8d8d); color: #fff; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px; } .button:disabled { background-color: #ddd; color: #aaa; } .status_line { position: absolute; bottom: -5em; left: 0; margin: 1em; } /* votes demo mobile - new styles */ nav { height: 74px; } .nav-wrapper .brand-logo { /* position: absolute; */ top: 7px; left: 19px; -webkit-transfrom: initial; transform: translateX(0%); /* IE 11 does not do 'initial'*/ } .nav-wrapper span { font-size: 38px; color: #A2A2A2; position: absolute; right: 0; top: 8px; font-weight: bold; } @media (max-width: 500px) { .brand-logo img.notOnNarrowScreens { display: none; } } #demo_body h1 { font-size: 2.5rem; } @media (max-width: 900px) { #demo_body { width: 95%; } } @media (max-width: 700px) { #voteContainer > div > img { display: none; } } @media (max-width: 500px) { #voteContainer > div { font-size: 9px; } #voteContainer span { font-size: 23px; } #voteContainer button { font-size: 24px; } }
demos/votes/nodejs/web/css/vote.css
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html { min-height: 100%; width: 100%; } body { padding: 0; margin: 0; border: none; height: 100%; position: relative; background-repeat: no-repeat; background-attachment: fixed; background-color: #fafafa; font-family: sans-serif; font-size: 14px; } a { } a:hover { color: #f60; color: #D0B800; } a > img { border-style: none; } #demo_title { font-size: 27px; font-weight: bold; color: rgb(95, 95, 95); display: inline-block; text-align: right; line-height: 11px; padding-top: 32px; } #demo_title > span { display: block; } #demo_title > span:first-child { font-size: 45px; line-height: 38px; } .demo_links { text-align: center; } .demo_links > div > a { padding: 0 2em 0 0; font-size: 19px; text-decoration: none; color: #d0b800; } #demo_body,.demo_links { /* width: 850px; */ /* height: 100%; */ margin: 4em auto; position: relative; } #voteContainer { text-align: center; } #voteContainer > div { display: inline-block; /* width: 16em; */ margin: 0 0.5rem 4rem 0.5rem; } #voteContainer > div > img { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3); } #voteContainer > div > span { display: block; margin: 1rem 0 0; font-size: 28px; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } #voteContainer > div > div { display: inline-block; margin-bottom: 1rem; margin-top: 0.6rem; } #voteContainer > div > div > span { width: 3em; text-align: center; border: none; background-color: #fafafa; font-size: 4em; padding: 20px 0 30px; transition: all 0.3s ease; text-shadow: 0 0 7px rgba(0, 0, 0, 0.2); color: #797979; } #demo_body button:focus { /* background-color: #A5A5A5; */ } button { background-color: #D4D0C8; border: 1px solid rgb(196, 191, 181); padding: 0.8rem 1.7rem; font-size: 28px; font-weight: normal; text-shadow: 0 0 4px rgba(0, 0, 0, 0.3), -1px 0 1px rgba(255, 255, 255, 0.5); box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3); } button:hover { background-color: rgb(196, 188, 173); box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4); } #resetVotesContainer { text-align: center; margin: 1em 0 1em 0; } #demo_body { /* width: 823px; */ text-align: center; } .button { background-color: #D9D9D9; background: linear-gradient(to bottom, #fff, #e1e1e1); color: #111; font-weight: 600; text-align: center; padding: 0 13px; margin-left: 1px; border-radius: 4px; border: 1px solid rgb(121, 121, 121); box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px; padding: 3px 6px; margin: 2px; } .button:hover { background-color: #777; background: linear-gradient(to bottom, #e8e8e8, #8d8d8d); color: #fff; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px; } .button:disabled { background-color: #ddd; color: #aaa; } .status_line { position: absolute; bottom: -5em; left: 0; margin: 1em; } /* votes demo mobile - new styles */ nav { height: 74px; } .nav-wrapper .brand-logo { /* position: absolute; */ top: 7px; left: 19px; -webkit-transfrom: initial; transform: translateX(0%); /* IE 11 does not do 'initial'*/ } .nav-wrapper span { font-size: 38px; color: #A2A2A2; position: absolute; right: 0; top: 8px; font-weight: bold; } @media (max-width: 500px) { .brand-logo img.notOnNarrowScreens { display: none; } } #demo_body h1 { font-size: 2.5rem; } @media (max-width: 900px) { #demo_body { width: 95%; } } @media (max-width: 700px) { #voteContainer > div > img { display: none; } } @media (max-width: 500px) { #voteContainer > div { font-size: 9px; } #voteContainer span { font-size: 23px; } #voteContainer button { font-size: 24px; } }
0.326057
0.083217
/*! * lhgcore Calendar Plugin StyleSheet * Copyright (c) 2009 - 2011 By <NAME> */ .lhgcal{position:absolute;margin:0;padding:0;width:182px;font:12px Verdana,Arial,sans-serif;background-color:#fff;cursor:default;} .lhgcal_leftTop,.lhgcal_rightTop,.lhgcal_leftBottom,.lhgcal_rightBottom{width:3px;background:url(../Images/lhgcal_bg.gif) no-repeat;} .lhgcal_leftTop{height:10px;background-position:-39px -11px;} .lhgcal_rightTop{height:10px;background-position:-45px -11px;} .lhgcal_leftBottom{height:3px;background-position:-25px -14px;} .lhgcal_rightBottom{height:3px;background-position:-31px -14px;} .lhgcal_left,.lhgcal_right{width:3px;background:url(../Images/lhgcal_bg.gif) repeat-y;} .lhgcal_left{background-position:-65px 0;} .lhgcal_right{background-position:-69px 0;} .lhgcal_top,.lhgcal_bottom{background:url(../Images/lhgcal_x.gif) repeat-x;font-size:0;} .lhgcal_bottom{height:3px;background-position:0 -10px;} .lhgcal_top{height:10px;background-position:0 0;} .lhgcal_head{height:28px;} .lhgcal_foot{height:25px;} .lhgcal_head_preyear,.lhgcal_head_premonth{font-size:0;float:left;} .lhgcal_head_preyear{padding:8px 3px 5px 8px;} .lhgcal_head_premonth{padding:8px 5px 5px 3px;} .lhgcal_head_preyear a,.lhgcal_head_premonth a{width:9px;height:10px;background:url(../Images/lhgcal_bg.gif) no-repeat;display:block;} .lhgcal_head_preyear a{background-position:-25px 0;} .lhgcal_head_premonth a{background-position:-35px 0;} .lhgcal_head_nextmonth{padding:8px 3px 5px 8px;font-size:0;float:right;} .lhgcal_head_nextyear{padding:8px 8px 5px 3px;font-size:0;float:right;} .lhgcal_head_nextmonth a,.lhgcal_head_nextyear a{width:9px;height:10px;background:url(../Images/lhgcal_bg.gif) no-repeat;display:block;} .lhgcal_head_nextmonth a{background-position:-45px 0;} .lhgcal_head_nextyear a{background-position:-55px 0;} .lhgcal_head_year{float:left;padding:4px 3px 3px 8px;font-size:12px;} .lhgcal_head_month{float:left;padding:4px 3px 3px 0px;font-size:12px;} .lhgcal_head_year input,.lhgcal_head_month input{border:1px solid #fff;height:14px;font:12px Tahoma,Arial;cursor:pointer;margin:0;padding:0 0 0 2px;} .lhgcal_head_year input{width:45px;background:url(../Images/lhgcal_year.gif) center right no-repeat;} .lhgcal_head_month input{width:26px;background:url(../Images/lhgcal_month.gif) center right no-repeat;} .lhgcal_yearlist,.lhgcal_monthlist{position:absolute;margin:0;padding:0px;border:1px solid #0093d1;background:#fff;top:32px;} .lhgcal_yearlist{width:90px;height:133px;overflow-x:hidden;overflow-y:auto;left:48px;} .lhgcal_monthlist{width:90px;height:133px;overflow-x:hidden;overflow-y:auto;left:100px;} .lhgcal_yearlist table td,.lhgcal_monthlist table td{padding:0px;font:12px Tahoma,Arial;background: #cccccc} .lhgcal_body thead{text-align:center;font:14px "幼圆",Tahoma,Arial,sans-serif;font-weight:bold;color:#0597db;height:18px;vertical-align:top;} .lhgcal_body tbody td{margin:0px;padding:0px;text-align:center;background-color:#f3f3f3;font:11px Verdana, Arial, sans-serif;height:22px;} .lhgcal_td_back,.lhgcal_td_today{background:url(../Images/lhgcal_bg.gif) no-repeat;background-position:0 0;} .lhgcal_foot_today,.lhgcal_foot_del{height:25px;width:44px;font:12px Tahoma,Arial;} .lhgcal_foot_today a,.lhgcal_foot_del a{display:block;border:1px solid #999;color:#000;text-decoration:none;background-color:#f2f2f2;width:38px;height:19px;line-height:19px;line-height:22px\0;} .lhgcal_foot_today a:hover,.lhgcal_foot_del a:hover{border:1px solid #0a246a;background-color:#c2cbe0;} .lhgcal_foot_time input{margin:0;padding:0;border:1px solid #999;width:20px;height:17px;font:11px Verdana,Arial;text-align:center;background-color:#f2f2f2;line-height:17px;}
Admin/Tpl/Public/Css/lhgcalendar.css
/*! * lhgcore Calendar Plugin StyleSheet * Copyright (c) 2009 - 2011 By <NAME> */ .lhgcal{position:absolute;margin:0;padding:0;width:182px;font:12px Verdana,Arial,sans-serif;background-color:#fff;cursor:default;} .lhgcal_leftTop,.lhgcal_rightTop,.lhgcal_leftBottom,.lhgcal_rightBottom{width:3px;background:url(../Images/lhgcal_bg.gif) no-repeat;} .lhgcal_leftTop{height:10px;background-position:-39px -11px;} .lhgcal_rightTop{height:10px;background-position:-45px -11px;} .lhgcal_leftBottom{height:3px;background-position:-25px -14px;} .lhgcal_rightBottom{height:3px;background-position:-31px -14px;} .lhgcal_left,.lhgcal_right{width:3px;background:url(../Images/lhgcal_bg.gif) repeat-y;} .lhgcal_left{background-position:-65px 0;} .lhgcal_right{background-position:-69px 0;} .lhgcal_top,.lhgcal_bottom{background:url(../Images/lhgcal_x.gif) repeat-x;font-size:0;} .lhgcal_bottom{height:3px;background-position:0 -10px;} .lhgcal_top{height:10px;background-position:0 0;} .lhgcal_head{height:28px;} .lhgcal_foot{height:25px;} .lhgcal_head_preyear,.lhgcal_head_premonth{font-size:0;float:left;} .lhgcal_head_preyear{padding:8px 3px 5px 8px;} .lhgcal_head_premonth{padding:8px 5px 5px 3px;} .lhgcal_head_preyear a,.lhgcal_head_premonth a{width:9px;height:10px;background:url(../Images/lhgcal_bg.gif) no-repeat;display:block;} .lhgcal_head_preyear a{background-position:-25px 0;} .lhgcal_head_premonth a{background-position:-35px 0;} .lhgcal_head_nextmonth{padding:8px 3px 5px 8px;font-size:0;float:right;} .lhgcal_head_nextyear{padding:8px 8px 5px 3px;font-size:0;float:right;} .lhgcal_head_nextmonth a,.lhgcal_head_nextyear a{width:9px;height:10px;background:url(../Images/lhgcal_bg.gif) no-repeat;display:block;} .lhgcal_head_nextmonth a{background-position:-45px 0;} .lhgcal_head_nextyear a{background-position:-55px 0;} .lhgcal_head_year{float:left;padding:4px 3px 3px 8px;font-size:12px;} .lhgcal_head_month{float:left;padding:4px 3px 3px 0px;font-size:12px;} .lhgcal_head_year input,.lhgcal_head_month input{border:1px solid #fff;height:14px;font:12px Tahoma,Arial;cursor:pointer;margin:0;padding:0 0 0 2px;} .lhgcal_head_year input{width:45px;background:url(../Images/lhgcal_year.gif) center right no-repeat;} .lhgcal_head_month input{width:26px;background:url(../Images/lhgcal_month.gif) center right no-repeat;} .lhgcal_yearlist,.lhgcal_monthlist{position:absolute;margin:0;padding:0px;border:1px solid #0093d1;background:#fff;top:32px;} .lhgcal_yearlist{width:90px;height:133px;overflow-x:hidden;overflow-y:auto;left:48px;} .lhgcal_monthlist{width:90px;height:133px;overflow-x:hidden;overflow-y:auto;left:100px;} .lhgcal_yearlist table td,.lhgcal_monthlist table td{padding:0px;font:12px Tahoma,Arial;background: #cccccc} .lhgcal_body thead{text-align:center;font:14px "幼圆",Tahoma,Arial,sans-serif;font-weight:bold;color:#0597db;height:18px;vertical-align:top;} .lhgcal_body tbody td{margin:0px;padding:0px;text-align:center;background-color:#f3f3f3;font:11px Verdana, Arial, sans-serif;height:22px;} .lhgcal_td_back,.lhgcal_td_today{background:url(../Images/lhgcal_bg.gif) no-repeat;background-position:0 0;} .lhgcal_foot_today,.lhgcal_foot_del{height:25px;width:44px;font:12px Tahoma,Arial;} .lhgcal_foot_today a,.lhgcal_foot_del a{display:block;border:1px solid #999;color:#000;text-decoration:none;background-color:#f2f2f2;width:38px;height:19px;line-height:19px;line-height:22px\0;} .lhgcal_foot_today a:hover,.lhgcal_foot_del a:hover{border:1px solid #0a246a;background-color:#c2cbe0;} .lhgcal_foot_time input{margin:0;padding:0;border:1px solid #999;width:20px;height:17px;font:11px Verdana,Arial;text-align:center;background-color:#f2f2f2;line-height:17px;}
0.270866
0.073563
body { font-family: "Open Sans", sans-serif; background-color: #050b5c; height: auto; width: auto; } #container { width: 340px; height: 550px; margin: 50px auto; } #calculator { width: 320px; height: 520px; background-color: #eaedef; margin: 0 auto; top: 20px; position: relative; border-radius: 5px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } #result { height: 120px; } #history { text-align: right; height: 20px; margin: 0 20px; padding-top: 20px; font-size: 15px; color: #919191; } #output { text-align: right; height: 60px; margin: 10px 20px; font-size: 30px; } #keyboard { height: 400px; } .operator, .number, .empty { width: 50px; height: 50px; margin: 15px; float: left; border-radius: 50%; border-width: 0; font-weight: bold; font-size: 15px; } .number, .empty { background-color: #eaedef; } .operator:active, .number:active { font-size: 13px; } .operator:focus, .number:focus, .empty:focus { outline: 0; } button:nth-child(4) { font-size: 20px; background-color: #20b2aa; } button:nth-child(8) { font-size: 20px; background-color: #ffa500; } button:nth-child(12) { font-size: 20px; background-color: #f08080; } button:nth-child(16) { font-size: 20px; background-color: #7d93e0; } button:nth-child(20) { font-size: 20px; background-color: #9477af; } /* Nav Hamburger menu*/ .nav { position: fixed; background: #303030; color: #fff; top: 0; bottom: 0; left: 0; right: 0; z-index: 100; transform: translateX(100%); transition: transform 250ms cubic-bezier(0.5, 0, 0.5, 1); } .nav__list { list-style: none; display: flex; height: 100%; flex-direction: column; justify-content: space-evenly; align-items: center; margin: 0; padding: 0; } .nav__link { color: inherit; font-weight: 900; font-size: 2.6em; text-decoration: none; } .nav__link:hover { color: rgb(241, 189, 16); } .nav-toggle { padding: 0.5em; background: transparent; border: 0; cursor: pointer; position: absolute; right: 1em; top: 1em; z-index: 1000; } .nav-open .nav { transform: translateX(0); } .nav-open .nav-toggle { position: fixed; } .nav-open .hamburger { transform: rotate(0.625turn); } .nav-open .hamburger::before { transform: rotate(90deg) translateX(-6px); } .nav-open .hamburger::after { opacity: 0; } .hamburger { display: block; position: relative; } .hamburger, .hamburger::before, .hamburger::after { background: rgb(241, 189, 16); width: 2em; height: 3px; border-radius: 1em; transition: transform 250ms ease-in-out; } .hamburger::before, .hamburger::after { content: ""; position: absolute; left: 0; right: 0; } .hamburger::before { top: 6px; } .hamburger::after { bottom: 6px; }
simple-calculator/css/calculator.css
body { font-family: "Open Sans", sans-serif; background-color: #050b5c; height: auto; width: auto; } #container { width: 340px; height: 550px; margin: 50px auto; } #calculator { width: 320px; height: 520px; background-color: #eaedef; margin: 0 auto; top: 20px; position: relative; border-radius: 5px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } #result { height: 120px; } #history { text-align: right; height: 20px; margin: 0 20px; padding-top: 20px; font-size: 15px; color: #919191; } #output { text-align: right; height: 60px; margin: 10px 20px; font-size: 30px; } #keyboard { height: 400px; } .operator, .number, .empty { width: 50px; height: 50px; margin: 15px; float: left; border-radius: 50%; border-width: 0; font-weight: bold; font-size: 15px; } .number, .empty { background-color: #eaedef; } .operator:active, .number:active { font-size: 13px; } .operator:focus, .number:focus, .empty:focus { outline: 0; } button:nth-child(4) { font-size: 20px; background-color: #20b2aa; } button:nth-child(8) { font-size: 20px; background-color: #ffa500; } button:nth-child(12) { font-size: 20px; background-color: #f08080; } button:nth-child(16) { font-size: 20px; background-color: #7d93e0; } button:nth-child(20) { font-size: 20px; background-color: #9477af; } /* Nav Hamburger menu*/ .nav { position: fixed; background: #303030; color: #fff; top: 0; bottom: 0; left: 0; right: 0; z-index: 100; transform: translateX(100%); transition: transform 250ms cubic-bezier(0.5, 0, 0.5, 1); } .nav__list { list-style: none; display: flex; height: 100%; flex-direction: column; justify-content: space-evenly; align-items: center; margin: 0; padding: 0; } .nav__link { color: inherit; font-weight: 900; font-size: 2.6em; text-decoration: none; } .nav__link:hover { color: rgb(241, 189, 16); } .nav-toggle { padding: 0.5em; background: transparent; border: 0; cursor: pointer; position: absolute; right: 1em; top: 1em; z-index: 1000; } .nav-open .nav { transform: translateX(0); } .nav-open .nav-toggle { position: fixed; } .nav-open .hamburger { transform: rotate(0.625turn); } .nav-open .hamburger::before { transform: rotate(90deg) translateX(-6px); } .nav-open .hamburger::after { opacity: 0; } .hamburger { display: block; position: relative; } .hamburger, .hamburger::before, .hamburger::after { background: rgb(241, 189, 16); width: 2em; height: 3px; border-radius: 1em; transition: transform 250ms ease-in-out; } .hamburger::before, .hamburger::after { content: ""; position: absolute; left: 0; right: 0; } .hamburger::before { top: 6px; } .hamburger::after { bottom: 6px; }
0.389198
0.08163
width: 100%; height: 25px; background: #666666; } #top .top-con { width: 1000px; height: 26px; margin: 0 auto; } #top .top-con .top-left { float: left; color: #fff; font-size: 12px; line-height: 25px; } #top .top-con .top-left span { margin: 0 6px; } #top .top-con .top-left a { color: #fff; } #top .top-con .top-right { float: right; color: #fff; font-size: 12px; } #top .top-con .top-right li { float: left; height: 25px; line-height: 25px; margin: 0 10px; } #top .top-con .top-right li a { float: right; color: #fff; } #top .top-con .top-right li a .home-icon { display: inline-block; width: 20px; height: 12px; background: url(../img/index_bg.png) no-repeat; background-position: 0 0; } #top .top-con .top-right li a .myclo-icon { display: inline-block; width: 14px; height: 12px; margin-left: 4px; background: url(../img/index_bg.png) no-repeat; background-position: -380px -160px; } #top .top-con .top-right li a:hover { text-decoration: underline; } #top .top-con .top-right li a:hover .myclo-icon { background-position: -365px -158px; } #top .top-con .top-right .ewm-link { position: relative; } #top .top-con .top-right .ewm-link .ewm-box { display: none; width: 196px; height: 210px; background: url(../img/index_bg.png) no-repeat -606px -209px; position: absolute; top: 25px; left: -100px; z-index: 4; } #top .top-con .top-right .ewm-link .ewm-box img { width: 146px; height: 146px; margin: 30px 0px 0px 24px; } #top .top-con .top-right .ewm-link:hover .ewm-box { display: block; } #top .top-con .top-right .myKK, #top .top-con .top-right .collect { position: relative; } #top .top-con .top-right .myKK ul, #top .top-con .top-right .collect ul { display: none; position: absolute; top: 25px; background: #666; z-index: 3; } #top .top-con .top-right .myKK ul li, #top .top-con .top-right .collect ul li { margin: 0; width: 100%; border-bottom: 1px solid #ccc; text-align: center; height: 30px; line-height: 30px; } #top .top-con .top-right .myKK ul li a, #top .top-con .top-right .collect ul li a { float: none; } #top .top-con .top-right .myKK:hover ul, #top .top-con .top-right .collect:hover ul { display: block; } #top .top-con .top-right .app-icon { padding: 0 15px; background: url(../img/index_bg.png) no-repeat; background-position: -270px 0; } #logo-out { width: 100%; height: 82px; border-bottom: 3px solid #000; } #logo-out .logo-con { width: 1000px; height: 82px; margin: 0 auto; } #logo-out .logo-con .logo-left { float: left; height: 82px; width: 100px; } #logo-out .logo-con .logo-left a { float: left; height: 72px; padding-top: 10px; } #logo-out .logo-con .logo-right { float: right; width: 100px; height: 82px; line-height: 100px; }
dist/css/login-head.css
width: 100%; height: 25px; background: #666666; } #top .top-con { width: 1000px; height: 26px; margin: 0 auto; } #top .top-con .top-left { float: left; color: #fff; font-size: 12px; line-height: 25px; } #top .top-con .top-left span { margin: 0 6px; } #top .top-con .top-left a { color: #fff; } #top .top-con .top-right { float: right; color: #fff; font-size: 12px; } #top .top-con .top-right li { float: left; height: 25px; line-height: 25px; margin: 0 10px; } #top .top-con .top-right li a { float: right; color: #fff; } #top .top-con .top-right li a .home-icon { display: inline-block; width: 20px; height: 12px; background: url(../img/index_bg.png) no-repeat; background-position: 0 0; } #top .top-con .top-right li a .myclo-icon { display: inline-block; width: 14px; height: 12px; margin-left: 4px; background: url(../img/index_bg.png) no-repeat; background-position: -380px -160px; } #top .top-con .top-right li a:hover { text-decoration: underline; } #top .top-con .top-right li a:hover .myclo-icon { background-position: -365px -158px; } #top .top-con .top-right .ewm-link { position: relative; } #top .top-con .top-right .ewm-link .ewm-box { display: none; width: 196px; height: 210px; background: url(../img/index_bg.png) no-repeat -606px -209px; position: absolute; top: 25px; left: -100px; z-index: 4; } #top .top-con .top-right .ewm-link .ewm-box img { width: 146px; height: 146px; margin: 30px 0px 0px 24px; } #top .top-con .top-right .ewm-link:hover .ewm-box { display: block; } #top .top-con .top-right .myKK, #top .top-con .top-right .collect { position: relative; } #top .top-con .top-right .myKK ul, #top .top-con .top-right .collect ul { display: none; position: absolute; top: 25px; background: #666; z-index: 3; } #top .top-con .top-right .myKK ul li, #top .top-con .top-right .collect ul li { margin: 0; width: 100%; border-bottom: 1px solid #ccc; text-align: center; height: 30px; line-height: 30px; } #top .top-con .top-right .myKK ul li a, #top .top-con .top-right .collect ul li a { float: none; } #top .top-con .top-right .myKK:hover ul, #top .top-con .top-right .collect:hover ul { display: block; } #top .top-con .top-right .app-icon { padding: 0 15px; background: url(../img/index_bg.png) no-repeat; background-position: -270px 0; } #logo-out { width: 100%; height: 82px; border-bottom: 3px solid #000; } #logo-out .logo-con { width: 1000px; height: 82px; margin: 0 auto; } #logo-out .logo-con .logo-left { float: left; height: 82px; width: 100px; } #logo-out .logo-con .logo-left a { float: left; height: 72px; padding-top: 10px; } #logo-out .logo-con .logo-right { float: right; width: 100px; height: 82px; line-height: 100px; }
0.425367
0.037082
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after { -webkit-backface-visibility: hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } .vbox-overlay { position: fixed; top: 0; left: 0; bottom: 0; z-index: 999; width: 100%; height: auto; opacity: 0; overflow-x: hidden; overflow-y: auto; background: #fff; } .vbox-preloader { position:fixed; left: 50%; top: 50%; margin: -20px 0 0 -20px; width: 40px; height: 40px; text-indent: -100px; background: url(../img/fading-line.gif); overflow: hidden; } .vbox-num { display: block; position: fixed; top: -1px; left: 0; padding: 6px 12px; font-size: 18px; } .vbox-open { overflow: hidden; } .vbox-container { position: relative; margin: 0 auto; padding: 0 15px; width: 100%; max-width: 1200px; background: #000; } .vbox-content { position: relative; float: left; width: 100%; text-align: center; overflow: hidden; } .vbox-container img { max-width: 100%; height: auto; } .vbox-close { display: block; position: fixed; top: -1px; right: 0; padding: 10px 20px 10px 0; width: 46px; height: 40px; cursor: pointer; color: #fff; text-indent: -100px; background: url(../img/venobox/close.gif) no-repeat; background-position:10px center; overflow: hidden; } .vbox-next, .vbox-prev { position: fixed; top: 50%; margin-top: -85px; width: 30px; height: 170px; color: #fff; cursor: pointer; text-indent: -100px; border: solid transparent; /* Using border instead of padding to keep bg image in place */ overflow: hidden; } .vbox-prev { left: 0; border-width: 0 30px 0 10px; background: url(../img/venobox/prev.gif) center center no-repeat; } .vbox-next { right: 0; border-width: 0 10px 0 30px; background: url(../img/venobox/next.gif) center center no-repeat; } .vbox-title { display: none; position: fixed; top: -1px; left: 0; float: left; width: 100%; height: 40px; padding: 6px 40px; font-size: 12px; text-align: center; color: #fff; line-height: 28px; background: #161617; overflow: hidden; } .vbox-inline { width: 420px; height: 315px; margin: 0 auto; padding: 10px; text-align: left; background: #fff; overflow: auto; } .venoframe { width: 960px; height: 720px; border: none; } @media (max-width: 992px) { .venoframe { width: 640px; height: 480px; } } @media (max-width: 767px) { .venoframe { width: 420px; height: 315px; } } @media (max-width: 460px) { .vbox-inline { width: 100%; } .venoframe { width: 100%; height: 260px; } }
assets/css/venobox.css
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after { -webkit-backface-visibility: hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } .vbox-overlay { position: fixed; top: 0; left: 0; bottom: 0; z-index: 999; width: 100%; height: auto; opacity: 0; overflow-x: hidden; overflow-y: auto; background: #fff; } .vbox-preloader { position:fixed; left: 50%; top: 50%; margin: -20px 0 0 -20px; width: 40px; height: 40px; text-indent: -100px; background: url(../img/fading-line.gif); overflow: hidden; } .vbox-num { display: block; position: fixed; top: -1px; left: 0; padding: 6px 12px; font-size: 18px; } .vbox-open { overflow: hidden; } .vbox-container { position: relative; margin: 0 auto; padding: 0 15px; width: 100%; max-width: 1200px; background: #000; } .vbox-content { position: relative; float: left; width: 100%; text-align: center; overflow: hidden; } .vbox-container img { max-width: 100%; height: auto; } .vbox-close { display: block; position: fixed; top: -1px; right: 0; padding: 10px 20px 10px 0; width: 46px; height: 40px; cursor: pointer; color: #fff; text-indent: -100px; background: url(../img/venobox/close.gif) no-repeat; background-position:10px center; overflow: hidden; } .vbox-next, .vbox-prev { position: fixed; top: 50%; margin-top: -85px; width: 30px; height: 170px; color: #fff; cursor: pointer; text-indent: -100px; border: solid transparent; /* Using border instead of padding to keep bg image in place */ overflow: hidden; } .vbox-prev { left: 0; border-width: 0 30px 0 10px; background: url(../img/venobox/prev.gif) center center no-repeat; } .vbox-next { right: 0; border-width: 0 10px 0 30px; background: url(../img/venobox/next.gif) center center no-repeat; } .vbox-title { display: none; position: fixed; top: -1px; left: 0; float: left; width: 100%; height: 40px; padding: 6px 40px; font-size: 12px; text-align: center; color: #fff; line-height: 28px; background: #161617; overflow: hidden; } .vbox-inline { width: 420px; height: 315px; margin: 0 auto; padding: 10px; text-align: left; background: #fff; overflow: auto; } .venoframe { width: 960px; height: 720px; border: none; } @media (max-width: 992px) { .venoframe { width: 640px; height: 480px; } } @media (max-width: 767px) { .venoframe { width: 420px; height: 315px; } } @media (max-width: 460px) { .vbox-inline { width: 100%; } .venoframe { width: 100%; height: 260px; } }
0.440469
0.070977
@import url(omnibox_output_column_widths.css); :host { --header-color: #555; display: inline-block; } /* detail section */ output-results-details { margin-bottom: 15px; } /* table */ table { --header-bg-color: #fafafa; --row-hover-color: #f5f5f5; background-color: white; border: 1px solid var(--border-color); border-spacing: 0; table-layout: fixed; width: 100%; } .head tr { background-color: var(--header-bg-color); color: var(--header-color); font-size: .875rem; } .body tr { /* sufficient to display 4 lines at 14px with 5px vert padding */ height: 66px; } .body td > * { display: block; max-height: 56px; } .body tr.thin { /* sufficient to display 2 lines at 14px with 5px vert padding */ height: 38px; } .body tr.thin td > * { max-height: 28px; } .body tr.expanded { height: 200px; } .body tr.expanded td > * { max-height: 190px; } .body td { white-space: pre-wrap; word-break: break-all; } .body td * { overflow: hidden; } .body td.elided:not(:hover) { white-space: pre; } .body td:not(:hover) * { text-overflow: ellipsis; } .body td:hover * { overflow-y: auto; } .body tr td pre.json { /* Browsers base rem font sizes on 16px, except for monospace fonts which use a base size of 13px. Whereas the rest of the table has size set to .75rem (.75 * 16px = 12px), pre's must have size 12/13rem (12/13 * 13px = 12px) in order to have a consistent 12px across the table. */ font-size: .9231rem; margin: 0; white-space: pre-wrap; } .body tr.thin:nth-child(even) { background-color: #fafafa; } .body tr:hover, /* must explicitly select .thin tr's to override above .thin styling */ .body tr.thin:hover { background-color: var(--row-hover-color); } td { padding: 0 5px; transition: background-color 300ms; } th { padding: 11px 5px 5px; text-align: start; } tbody.head th { border-top: 1px solid var(--border-color); } .header-container { display: block; overflow: hidden; padding-bottom: 1px; padding-top: 1px; text-overflow: ellipsis; white-space: nowrap; } .header-container span:not(:last-child)::after { color: #555; content: ' & '; } .body:not(:first-of-type) td.cell-provider-and-type .pair-item:first-child { font-size: 0; } /* specific headers */ .header-provider-and-type .header-container :first-child { color: green; } .header-contents-and-description .header-container :nth-child(3) { color: orange; } .header-destination-url .header-container :first-child { color: blue; } .header-destination-url .header-container :nth-child(2) { color: red; } .header-fill-and-inline .header-container :nth-child(2) { border: 1px solid; } /* specific columns */ .pair-container { align-items: center; } .cell-provider-and-type .pair-item:first-child { color: green; font-weight: bold; } .cell-contents-and-description .pair-container, .cell-destination-url .pair-container, .cell-fill-and-inline .pair-container { display: flex; flex-wrap: wrap; } .cell-contents-and-description .pair-container, .cell-destination-url .pair-container { margin-inline-end: -15px; } .cell-contents-and-description .pair-item, .cell-destination-url .pair-item { margin-inline-end: 15px; } .cell-contents-and-description img.pair-item { border-radius: 3px; height: 28px; } .cell-contents-and-description .pair-item.contents::after { color: #555; content: '-'; margin-inline-start: 15px; } .cell-contents-and-description .style-url { color: blue; } .cell-contents-and-description .style-match { font-weight: bold; } .cell-contents-and-description .style-dim { background: #eee; } .cell-contents-and-description .pair-item.answer { color: orange; } .cell-contents-and-description .pair-item.image-url { font-size: .5rem; } .cell-destination-url .pair-item:first-child img { margin-inline-end: 5px; vertical-align: middle; } .cell-destination-url .pair-item:nth-child(2) { color: red; } .cell-fill-and-inline .pair-container { margin-inline-end: -1px; } .cell-fill-and-inline .pair-item { margin-inline-end: 1px; } .cell-fill-and-inline .pair-item:nth-child(2):not(:empty) { border: 1px solid; font-weight: bold; } .cell-fill-and-inline .overlap-warning { color: red; } .cell-additional-info a { background-image: url(../../../../third_party/blink/renderer/modules/media_controls/resources/ic_download.svg); background-position: center; background-repeat: no-repeat; background-size: contain; display: block; height: 16px; width: 16px; } .cell-additional-info:not(:hover) a { visibility: hidden; } /* boolean cells */ .check-mark, .x-mark { background-position: center; background-repeat: no-repeat; background-size: contain; height: 16px; width: 16px; } .check-mark { background-image: url(../../../../ui/webui/resources/images/check_circle_green.svg); } .x-mark { background-image: url(../../../../ui/webui/resources/images/cancel_red.svg); } /* json cells */ pre.json .key { color: purple; font-weight: bold; } pre.json .string { color: green; } pre.json .number { color: blue; } pre.json .boolean { color: slateblue; font-weight: bold; } pre.json .null { color: magenta; font-weight: bold; } /* misc cells */ img:not([src]), .pair-item:empty:not(img) { display: none; } /* filter */ .body tr.filtered-highlighted:not(:hover) { background-color: rgb(208, 240, 255); } .body tr.filtered-highlighted:not(:hover) td.filtered-highlighted-nested { background-color: rgb(208, 255, 208); }
chrome/browser/resources/omnibox/output_results_group.css
@import url(omnibox_output_column_widths.css); :host { --header-color: #555; display: inline-block; } /* detail section */ output-results-details { margin-bottom: 15px; } /* table */ table { --header-bg-color: #fafafa; --row-hover-color: #f5f5f5; background-color: white; border: 1px solid var(--border-color); border-spacing: 0; table-layout: fixed; width: 100%; } .head tr { background-color: var(--header-bg-color); color: var(--header-color); font-size: .875rem; } .body tr { /* sufficient to display 4 lines at 14px with 5px vert padding */ height: 66px; } .body td > * { display: block; max-height: 56px; } .body tr.thin { /* sufficient to display 2 lines at 14px with 5px vert padding */ height: 38px; } .body tr.thin td > * { max-height: 28px; } .body tr.expanded { height: 200px; } .body tr.expanded td > * { max-height: 190px; } .body td { white-space: pre-wrap; word-break: break-all; } .body td * { overflow: hidden; } .body td.elided:not(:hover) { white-space: pre; } .body td:not(:hover) * { text-overflow: ellipsis; } .body td:hover * { overflow-y: auto; } .body tr td pre.json { /* Browsers base rem font sizes on 16px, except for monospace fonts which use a base size of 13px. Whereas the rest of the table has size set to .75rem (.75 * 16px = 12px), pre's must have size 12/13rem (12/13 * 13px = 12px) in order to have a consistent 12px across the table. */ font-size: .9231rem; margin: 0; white-space: pre-wrap; } .body tr.thin:nth-child(even) { background-color: #fafafa; } .body tr:hover, /* must explicitly select .thin tr's to override above .thin styling */ .body tr.thin:hover { background-color: var(--row-hover-color); } td { padding: 0 5px; transition: background-color 300ms; } th { padding: 11px 5px 5px; text-align: start; } tbody.head th { border-top: 1px solid var(--border-color); } .header-container { display: block; overflow: hidden; padding-bottom: 1px; padding-top: 1px; text-overflow: ellipsis; white-space: nowrap; } .header-container span:not(:last-child)::after { color: #555; content: ' & '; } .body:not(:first-of-type) td.cell-provider-and-type .pair-item:first-child { font-size: 0; } /* specific headers */ .header-provider-and-type .header-container :first-child { color: green; } .header-contents-and-description .header-container :nth-child(3) { color: orange; } .header-destination-url .header-container :first-child { color: blue; } .header-destination-url .header-container :nth-child(2) { color: red; } .header-fill-and-inline .header-container :nth-child(2) { border: 1px solid; } /* specific columns */ .pair-container { align-items: center; } .cell-provider-and-type .pair-item:first-child { color: green; font-weight: bold; } .cell-contents-and-description .pair-container, .cell-destination-url .pair-container, .cell-fill-and-inline .pair-container { display: flex; flex-wrap: wrap; } .cell-contents-and-description .pair-container, .cell-destination-url .pair-container { margin-inline-end: -15px; } .cell-contents-and-description .pair-item, .cell-destination-url .pair-item { margin-inline-end: 15px; } .cell-contents-and-description img.pair-item { border-radius: 3px; height: 28px; } .cell-contents-and-description .pair-item.contents::after { color: #555; content: '-'; margin-inline-start: 15px; } .cell-contents-and-description .style-url { color: blue; } .cell-contents-and-description .style-match { font-weight: bold; } .cell-contents-and-description .style-dim { background: #eee; } .cell-contents-and-description .pair-item.answer { color: orange; } .cell-contents-and-description .pair-item.image-url { font-size: .5rem; } .cell-destination-url .pair-item:first-child img { margin-inline-end: 5px; vertical-align: middle; } .cell-destination-url .pair-item:nth-child(2) { color: red; } .cell-fill-and-inline .pair-container { margin-inline-end: -1px; } .cell-fill-and-inline .pair-item { margin-inline-end: 1px; } .cell-fill-and-inline .pair-item:nth-child(2):not(:empty) { border: 1px solid; font-weight: bold; } .cell-fill-and-inline .overlap-warning { color: red; } .cell-additional-info a { background-image: url(../../../../third_party/blink/renderer/modules/media_controls/resources/ic_download.svg); background-position: center; background-repeat: no-repeat; background-size: contain; display: block; height: 16px; width: 16px; } .cell-additional-info:not(:hover) a { visibility: hidden; } /* boolean cells */ .check-mark, .x-mark { background-position: center; background-repeat: no-repeat; background-size: contain; height: 16px; width: 16px; } .check-mark { background-image: url(../../../../ui/webui/resources/images/check_circle_green.svg); } .x-mark { background-image: url(../../../../ui/webui/resources/images/cancel_red.svg); } /* json cells */ pre.json .key { color: purple; font-weight: bold; } pre.json .string { color: green; } pre.json .number { color: blue; } pre.json .boolean { color: slateblue; font-weight: bold; } pre.json .null { color: magenta; font-weight: bold; } /* misc cells */ img:not([src]), .pair-item:empty:not(img) { display: none; } /* filter */ .body tr.filtered-highlighted:not(:hover) { background-color: rgb(208, 240, 255); } .body tr.filtered-highlighted:not(:hover) td.filtered-highlighted-nested { background-color: rgb(208, 255, 208); }
0.444806
0.090374
@font-face { font-family: font; src: url(./../static/font.ttf); } @font-face { font-family: choco; src: url(./../static/chocolate.otf); } .tooltip { z-index: 10; max-width: 400px; background: rgba(60,179,113, .9); border-radius: 5px; border: 1px solid rgba(0,0,0,.1); } .options { background: rgba(255, 246, 226, .4); width: 100%; min-height: 100vh; font-weight: 200; font-family: 'Lato', Helvetica, sans-serif; } .options__header { height: 160px; width: inherit; text-align: center; } .header__title{ font-size: 65px; padding-top: 8px; color: rgb(133, 15, 90); font-family: choco; text-transform: uppercase; } .header__subtitle{ font-size: 22px; color: rgba(0,0,0,.4); } .options__body { height: calc(100% - 200px); width: inherit; margin-top: 20px; } .divider { height: 1px; width: 90%; background: #eee; margin: 0 5% 0 5%; } .settings__block{ } .block__title{ font-size: 20px; color: rgba(0,0,0,.4); } .block__value{ font-size: 21px; color: rgba(0,0,0,.5); } .save-btn__wrapper{ margin-top: 100px; } /*SAVE BTN */ .save-btn { outline: none; cursor: pointer; background-color: rgba(133, 15, 90, .8); font-weight: bold; font-size: 25px; display: inline-block; text-decoration: none; user-select: none; padding: 0.5em 2em; border: 1px solid rgb(133, 15, 90); border-radius: 3px; transition: background-color .2s ease; box-shadow: 0 1px 8px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.14), 0 3px 3px -2px rgba(0,0,0,.12); } .save-btn:hover { transition: background-color .2s ease; background-color: rgba(133, 15, 90, .65); } /*FOOTER*/ .options__footer{ width: 100%; min-height: 140px; position: absolute; bottom: 0; background-color: rgba(133, 15, 90, .65); } @media (max-width:720px){ .save-btn__wrapper{ margin-top: 20px; margin-bottom: 20px; } .options__footer{ bottom: auto; } } /*RANGE SLIDER*/ ons-range:before { content: ''; display: block; position: relative; top: 17px; height: 2px; margin-bottom: -2px; background-color: #ccc; } ons-range .range { position: relative; background: transparent; } ons-range .range::-moz-range-track { background: transparent; } ons-range[disabled] { opacity: 0.3; cursor: default; pointer-events: none; } ons-range[disabled] .range { opacity: 1; } .range { padding: 0; margin: 0; font: inherit; color: inherit; background: transparent; border: none; line-height: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; vertical-align: top; outline: none; line-height: 1; -webkit-appearance: none; border: none; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc)); background-image: -webkit-linear-gradient(#ccc, #ccc); background-image: -moz-linear-gradient(#ccc, #ccc); background-image: -o-linear-gradient(#ccc, #ccc); background-image: linear-gradient(#ccc, #ccc); background-position: left center; -webkit-background-size: 100% 2px; background-size: 100% 2px; background-repeat: no-repeat; overflow: hidden; height: 32px; } .range::-moz-range-track { position: relative; border: none; background-color: #ccc; height: 2px; border-radius: 30px; box-shadow: none; top: 0; margin: 0; padding: 0; } .range::-ms-track { position: relative; border: none; background-color: #ccc; height: 0; border-radius: 30px; } .range::-webkit-slider-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; -webkit-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; -webkit-appearance: none; top: 0; } .range::-moz-range-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; border-radius: 30px; box-shadow: none; margin: 0; padding: 0; } .range::-ms-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; border-radius: 30px; box-shadow: none; margin: 0; padding: 0; top: 0; } .range::-ms-fill-lower { height: 2px; background-color: rgba(24,103,194,0.81); } .range::-ms-tooltip { display: none; } .range:disabled { opacity: 0.3; cursor: default; pointer-events: none; } .range__left { position: relative; top: 17px; height: 2px; width: 0; background-color: rgba(24,103,194,0.81); pointer-events: none; } [disabled] > .range__left, .range--material:disabled + .range__left { visibility: hidden; } .range--material { background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0)); background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0); background-image: -moz-linear-gradient(#e0e0e0, #e0e0e0); background-image: -o-linear-gradient(#e0e0e0, #e0e0e0); background-image: linear-gradient(#e0e0e0, #e0e0e0); background-position: center; -webkit-background-size: 100% 2px; background-size: 100% 2px; overflow: visible; } .range--material::-webkit-slider-thumb { top: 1px; border: none; height: 36px; width: 14px; -webkit-border-radius: 0; border-radius: 0; background-color: transparent; background-image: radial-gradient(circle 6px at 7px, #850f5a 0%, #850f5a 6px, transparent 7px); margin-top: -1px; } .range--material::-moz-range-thumb { top: 1px; height: 12px; width: 12px; border-radius: 100%; border-color: #850f5a; background-color: #850f5a; } .range--material::-moz-range-track { background-color: #e0e0e0; } .range--material::-ms-thumb { margin-top: 1px; border: none; height: 12px; width: 12px; border-radius: 100%; border-color: #850f5a; background-color: #850f5a; } .range--material:focus::-moz-range-thumb { border-color: #850f5a; background-color: #850f5a; } .range--material::-moz-range-thumb:before { display: none; } .range--material::-webkit-slider-thumb:before { display: none; } .range--material::-ms-fill-lower { background-color: #850f5a; } .range--material::-moz-range-thumb:after { margin-top: -3px; margin-left: -3px; content: ''; display: block; border: 0px; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; -moz-transition: -moz-transform 0.1s linear; transition: transform 0.1s linear; } .range--material::-webkit-slider-thumb:after { margin-top: -3px; margin-left: -3px; content: ''; display: block; border: 0px; -webkit-border-radius: 100%; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; -webkit-transition: -webkit-transform 0.1s linear; transition: transform 0.1s linear; display: inline-block; margin-left: 1px; margin-top: 12px; } .range--material::-ms-fill-upper { margin-top: -6px; margin-left: -6px; content: ''; display: block; border: 0px; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; transition: transform 0.1s linear; } .range--material:active::-webkit-slider-thumb:after { -webkit-transform: scale(2.5); transform: scale(2.5); } .range--material:active::-moz-range-thumb:after { -moz-transform: scale(2.5); transform: scale(2.5); } .range--material:active::-ms-fill-upper { -ms-transform: scale(2.5); transform: scale(2.5); } .range--material__left { background-color: #850f5a; } /*TEXT INPUT*/ .text-input--material { padding: 0; margin: 0; font: inherit; color: inherit; background: transparent; border: none; line-height: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; vertical-align: top; outline: none; line-height: 1; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; font-family: 'Roboto', 'Noto', sans-serif; -webkit-font-smoothing: antialiased; color: #212121; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1px, transparent), color-stop(1px, #afafaf)); background-image: -webkit-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -moz-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -o-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: linear-gradient(to top, transparent 1px, #afafaf 1px); -webkit-background-size: 100% 2px; background-size: 100% 2px; background-repeat: no-repeat; background-position: center bottom; background-color: transparent; font-size: 16px; font-weight: 400; border: none; padding-bottom: 2px; -webkit-border-radius: 0; border-radius: 0; height: 24px; -webkit-transform: translate3d(0, 0, 0); } .text-input--material__label { color: #afafaf; position: absolute; left: 0px; top: 2px; font-size: 16px; font-weight: 400; font-family: 'Roboto', 'Noto', sans-serif; pointer-events: none; } .text-input--material__label--active { color: #850f5a; -webkit-transform: translate(0, -75%) scale(0.75); -moz-transform: translate(0, -75%) scale(0.75); -ms-transform: translate(0, -75%) scale(0.75); -o-transform: translate(0, -75%) scale(0.75); transform: translate(0, -75%) scale(0.75); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 0.1s ease-in, color 0.1s ease-in; -moz-transition: -moz-transform 0.1s ease-in, color 0.1s ease-in; -o-transition: -o-transform 0.1s ease-in, color 0.1s ease-in; transition: transform 0.1s ease-in, color 0.1s ease-in; } .text-input--material:focus { background-image: -webkit-gradient(linear, left top, left bottom, from(#850f5a), to(#850f5a)), -webkit-gradient(linear, left bottom, left top, color-stop(1px, transparent), color-stop(1px, #afafaf)); background-image: -webkit-linear-gradient(#850f5a, #850f5a), -webkit-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -moz-linear-gradient(#850f5a, #850f5a), -moz-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -o-linear-gradient(#850f5a, #850f5a), -o-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: linear-gradient(#850f5a, #850f5a), linear-gradient(to top, transparent 1px, #afafaf 1px); -webkit-animation: material-text-input-animate 0.3s forwards; -moz-animation: material-text-input-animate 0.3s forwards; -o-animation: material-text-input-animate 0.3s forwards; animation: material-text-input-animate 0.3s forwards; } .text-input--material::-webkit-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-moz-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-ms-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material:-ms-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-ms-clear { display: none; } @-moz-keyframes material-text-input-animate { 0% { background-size: 0% 2px, 100% 2px; } 100% { background-size: 100% 2px, 100% 2px; } } @-webkit-keyframes material-text-input-animate { 0% { -webkit-background-size: 0% 2px, 100% 2px; background-size: 0% 2px, 100% 2px; } 100% { -webkit-background-size: 100% 2px, 100% 2px; background-size: 100% 2px, 100% 2px; } } @-o-keyframes material-text-input-animate { 0% { background-size: 0% 2px, 100% 2px; } 100% { background-size: 100% 2px, 100% 2px; } } @keyframes material-text-input-animate { 0% { -webkit-background-size: 0% 2px, 100% 2px; background-size: 0% 2px, 100% 2px; } 100% { -webkit-background-size: 100% 2px, 100% 2px; background-size: 100% 2px, 100% 2px; } } .checkbox { position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; line-height: 24px; } .checkbox__checkmark { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; position: relative; overflow: hidden; height: 24px; pointer-events: none; } .checkbox__input { position: absolute; overflow: hidden; right: 0px; top: 0px; left: 0px; bottom: 0px; padding: 0; border: 0; opacity: 0.001; z-index: 1; vertical-align: top; outline: none; width: 100%; height: 100%; margin: 0; -webkit-appearance: none; appearance: none; } .checkbox__input:checked { background: rgba(24,103,194,0.81); } .checkbox__input:checked + .checkbox__checkmark:before { background: rgba(24,103,194,0.81); border: 1px solid rgba(24,103,194,0.81); } .checkbox__input:checked + .checkbox__checkmark:after { opacity: 1; } .checkbox__checkmark:before { content: ''; position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; width: 24px; height: 24px; background: transparent; border: 1px solid rgba(24,103,194,0.81); -webkit-border-radius: 16px; border-radius: 16px; -webkit-box-shadow: none; box-shadow: none; left: 0; } .checkbox__checkmark { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; position: relative; overflow: hidden; width: 24px; height: 24px; } .checkbox__checkmark:after { content: ''; position: absolute; top: 6px; left: 5px; width: 12px; height: 6px; background: transparent; border: 3px solid #fff; border-width: 2px; border-top: none; border-right: none; -webkit-border-radius: 0px; border-radius: 0px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 0; } .checkbox__input:focus + .checkbox__checkmark:before { -webkit-box-shadow: none; box-shadow: none; } .checkbox__input:disabled + .checkbox__checkmark { opacity: 0.3; cursor: default; pointer-events: none; } .checkbox__input:disabled:active + .checkbox__checkmark:before { background: transparent; -webkit-box-shadow: none; box-shadow: none; } .checkbox--material { line-height: 18px; font-family: 'Roboto', 'Noto', sans-serif; -webkit-font-smoothing: antialiased; } .checkbox--material__checkmark { width: 18px; height: 18px; } .checkbox--material__checkmark:before { border: 2px solid #717171; } .checkbox--material__input:checked + .checkbox--material__checkmark:before { background-color: #850f5a; border: none; } .checkbox--material__input + .checkbox--material__checkmark:after { border-color: #ffffff; -webkit-transition: -webkit-transform 0.3s ease; -moz-transition: -moz-transform 0.3s ease; -o-transition: -o-transform 0.3s ease; transition: transform 0.3s ease; width: 10px; height: 5px; top: 4px; left: 3px; -webkit-transform: scale(0) rotate(-45deg); -moz-transform: scale(0) rotate(-45deg); -ms-transform: scale(0) rotate(-45deg); -o-transform: scale(0) rotate(-45deg); transform: scale(0) rotate(-45deg); } .checkbox--material__input:checked + .checkbox--material__checkmark:after { top: 4px; left: 3px; -webkit-transform: scale(1) rotate(-45deg); -moz-transform: scale(1) rotate(-45deg); -ms-transform: scale(1) rotate(-45deg); -o-transform: scale(1) rotate(-45deg); transform: scale(1) rotate(-45deg); } .checkbox--material__input:disabled + .checkbox--material__checkmark { opacity: 1; } .checkbox--material__input:disabled + .checkbox--material__checkmark:before { border-color: #afafaf; } .checkbox--material__input:disabled:checked + .checkbox--material__checkmark:before { background-color: #afafaf; } .checkbox--material__input:disabled:checked + .checkbox--material__checkmark:after { border-color: #fff; } .checkbox--material__input:disabled:checked:active + .checkbox--material__checkmark:before { background-color: #afafaf; } .checkbox--material__checkmark:before { -webkit-border-radius: 2px; border-radius: 2px; width: 18px; height: 18px; } .hide-cursor{ cursor: none !important; }
style/options.css
@font-face { font-family: font; src: url(./../static/font.ttf); } @font-face { font-family: choco; src: url(./../static/chocolate.otf); } .tooltip { z-index: 10; max-width: 400px; background: rgba(60,179,113, .9); border-radius: 5px; border: 1px solid rgba(0,0,0,.1); } .options { background: rgba(255, 246, 226, .4); width: 100%; min-height: 100vh; font-weight: 200; font-family: 'Lato', Helvetica, sans-serif; } .options__header { height: 160px; width: inherit; text-align: center; } .header__title{ font-size: 65px; padding-top: 8px; color: rgb(133, 15, 90); font-family: choco; text-transform: uppercase; } .header__subtitle{ font-size: 22px; color: rgba(0,0,0,.4); } .options__body { height: calc(100% - 200px); width: inherit; margin-top: 20px; } .divider { height: 1px; width: 90%; background: #eee; margin: 0 5% 0 5%; } .settings__block{ } .block__title{ font-size: 20px; color: rgba(0,0,0,.4); } .block__value{ font-size: 21px; color: rgba(0,0,0,.5); } .save-btn__wrapper{ margin-top: 100px; } /*SAVE BTN */ .save-btn { outline: none; cursor: pointer; background-color: rgba(133, 15, 90, .8); font-weight: bold; font-size: 25px; display: inline-block; text-decoration: none; user-select: none; padding: 0.5em 2em; border: 1px solid rgb(133, 15, 90); border-radius: 3px; transition: background-color .2s ease; box-shadow: 0 1px 8px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.14), 0 3px 3px -2px rgba(0,0,0,.12); } .save-btn:hover { transition: background-color .2s ease; background-color: rgba(133, 15, 90, .65); } /*FOOTER*/ .options__footer{ width: 100%; min-height: 140px; position: absolute; bottom: 0; background-color: rgba(133, 15, 90, .65); } @media (max-width:720px){ .save-btn__wrapper{ margin-top: 20px; margin-bottom: 20px; } .options__footer{ bottom: auto; } } /*RANGE SLIDER*/ ons-range:before { content: ''; display: block; position: relative; top: 17px; height: 2px; margin-bottom: -2px; background-color: #ccc; } ons-range .range { position: relative; background: transparent; } ons-range .range::-moz-range-track { background: transparent; } ons-range[disabled] { opacity: 0.3; cursor: default; pointer-events: none; } ons-range[disabled] .range { opacity: 1; } .range { padding: 0; margin: 0; font: inherit; color: inherit; background: transparent; border: none; line-height: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; vertical-align: top; outline: none; line-height: 1; -webkit-appearance: none; border: none; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc)); background-image: -webkit-linear-gradient(#ccc, #ccc); background-image: -moz-linear-gradient(#ccc, #ccc); background-image: -o-linear-gradient(#ccc, #ccc); background-image: linear-gradient(#ccc, #ccc); background-position: left center; -webkit-background-size: 100% 2px; background-size: 100% 2px; background-repeat: no-repeat; overflow: hidden; height: 32px; } .range::-moz-range-track { position: relative; border: none; background-color: #ccc; height: 2px; border-radius: 30px; box-shadow: none; top: 0; margin: 0; padding: 0; } .range::-ms-track { position: relative; border: none; background-color: #ccc; height: 0; border-radius: 30px; } .range::-webkit-slider-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; -webkit-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; -webkit-appearance: none; top: 0; } .range::-moz-range-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; border-radius: 30px; box-shadow: none; margin: 0; padding: 0; } .range::-ms-thumb { cursor: pointer; position: relative; height: 29px; width: 29px; background-color: #fff; border: 1px solid #ccc; border-radius: 30px; box-shadow: none; margin: 0; padding: 0; top: 0; } .range::-ms-fill-lower { height: 2px; background-color: rgba(24,103,194,0.81); } .range::-ms-tooltip { display: none; } .range:disabled { opacity: 0.3; cursor: default; pointer-events: none; } .range__left { position: relative; top: 17px; height: 2px; width: 0; background-color: rgba(24,103,194,0.81); pointer-events: none; } [disabled] > .range__left, .range--material:disabled + .range__left { visibility: hidden; } .range--material { background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0)); background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0); background-image: -moz-linear-gradient(#e0e0e0, #e0e0e0); background-image: -o-linear-gradient(#e0e0e0, #e0e0e0); background-image: linear-gradient(#e0e0e0, #e0e0e0); background-position: center; -webkit-background-size: 100% 2px; background-size: 100% 2px; overflow: visible; } .range--material::-webkit-slider-thumb { top: 1px; border: none; height: 36px; width: 14px; -webkit-border-radius: 0; border-radius: 0; background-color: transparent; background-image: radial-gradient(circle 6px at 7px, #850f5a 0%, #850f5a 6px, transparent 7px); margin-top: -1px; } .range--material::-moz-range-thumb { top: 1px; height: 12px; width: 12px; border-radius: 100%; border-color: #850f5a; background-color: #850f5a; } .range--material::-moz-range-track { background-color: #e0e0e0; } .range--material::-ms-thumb { margin-top: 1px; border: none; height: 12px; width: 12px; border-radius: 100%; border-color: #850f5a; background-color: #850f5a; } .range--material:focus::-moz-range-thumb { border-color: #850f5a; background-color: #850f5a; } .range--material::-moz-range-thumb:before { display: none; } .range--material::-webkit-slider-thumb:before { display: none; } .range--material::-ms-fill-lower { background-color: #850f5a; } .range--material::-moz-range-thumb:after { margin-top: -3px; margin-left: -3px; content: ''; display: block; border: 0px; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; -moz-transition: -moz-transform 0.1s linear; transition: transform 0.1s linear; } .range--material::-webkit-slider-thumb:after { margin-top: -3px; margin-left: -3px; content: ''; display: block; border: 0px; -webkit-border-radius: 100%; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; -webkit-transition: -webkit-transform 0.1s linear; transition: transform 0.1s linear; display: inline-block; margin-left: 1px; margin-top: 12px; } .range--material::-ms-fill-upper { margin-top: -6px; margin-left: -6px; content: ''; display: block; border: 0px; border-radius: 100%; height: 12px; width: 12px; background-color: #850f5a; opacity: 0.2; transition: transform 0.1s linear; } .range--material:active::-webkit-slider-thumb:after { -webkit-transform: scale(2.5); transform: scale(2.5); } .range--material:active::-moz-range-thumb:after { -moz-transform: scale(2.5); transform: scale(2.5); } .range--material:active::-ms-fill-upper { -ms-transform: scale(2.5); transform: scale(2.5); } .range--material__left { background-color: #850f5a; } /*TEXT INPUT*/ .text-input--material { padding: 0; margin: 0; font: inherit; color: inherit; background: transparent; border: none; line-height: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; vertical-align: top; outline: none; line-height: 1; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; font-family: 'Roboto', 'Noto', sans-serif; -webkit-font-smoothing: antialiased; color: #212121; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1px, transparent), color-stop(1px, #afafaf)); background-image: -webkit-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -moz-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -o-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: linear-gradient(to top, transparent 1px, #afafaf 1px); -webkit-background-size: 100% 2px; background-size: 100% 2px; background-repeat: no-repeat; background-position: center bottom; background-color: transparent; font-size: 16px; font-weight: 400; border: none; padding-bottom: 2px; -webkit-border-radius: 0; border-radius: 0; height: 24px; -webkit-transform: translate3d(0, 0, 0); } .text-input--material__label { color: #afafaf; position: absolute; left: 0px; top: 2px; font-size: 16px; font-weight: 400; font-family: 'Roboto', 'Noto', sans-serif; pointer-events: none; } .text-input--material__label--active { color: #850f5a; -webkit-transform: translate(0, -75%) scale(0.75); -moz-transform: translate(0, -75%) scale(0.75); -ms-transform: translate(0, -75%) scale(0.75); -o-transform: translate(0, -75%) scale(0.75); transform: translate(0, -75%) scale(0.75); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 0.1s ease-in, color 0.1s ease-in; -moz-transition: -moz-transform 0.1s ease-in, color 0.1s ease-in; -o-transition: -o-transform 0.1s ease-in, color 0.1s ease-in; transition: transform 0.1s ease-in, color 0.1s ease-in; } .text-input--material:focus { background-image: -webkit-gradient(linear, left top, left bottom, from(#850f5a), to(#850f5a)), -webkit-gradient(linear, left bottom, left top, color-stop(1px, transparent), color-stop(1px, #afafaf)); background-image: -webkit-linear-gradient(#850f5a, #850f5a), -webkit-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -moz-linear-gradient(#850f5a, #850f5a), -moz-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: -o-linear-gradient(#850f5a, #850f5a), -o-linear-gradient(bottom, transparent 1px, #afafaf 1px); background-image: linear-gradient(#850f5a, #850f5a), linear-gradient(to top, transparent 1px, #afafaf 1px); -webkit-animation: material-text-input-animate 0.3s forwards; -moz-animation: material-text-input-animate 0.3s forwards; -o-animation: material-text-input-animate 0.3s forwards; animation: material-text-input-animate 0.3s forwards; } .text-input--material::-webkit-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-moz-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-ms-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material:-ms-input-placeholder { color: #afafaf; line-height: 20px; } .text-input--material::-ms-clear { display: none; } @-moz-keyframes material-text-input-animate { 0% { background-size: 0% 2px, 100% 2px; } 100% { background-size: 100% 2px, 100% 2px; } } @-webkit-keyframes material-text-input-animate { 0% { -webkit-background-size: 0% 2px, 100% 2px; background-size: 0% 2px, 100% 2px; } 100% { -webkit-background-size: 100% 2px, 100% 2px; background-size: 100% 2px, 100% 2px; } } @-o-keyframes material-text-input-animate { 0% { background-size: 0% 2px, 100% 2px; } 100% { background-size: 100% 2px, 100% 2px; } } @keyframes material-text-input-animate { 0% { -webkit-background-size: 0% 2px, 100% 2px; background-size: 0% 2px, 100% 2px; } 100% { -webkit-background-size: 100% 2px, 100% 2px; background-size: 100% 2px, 100% 2px; } } .checkbox { position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; line-height: 24px; } .checkbox__checkmark { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; position: relative; overflow: hidden; height: 24px; pointer-events: none; } .checkbox__input { position: absolute; overflow: hidden; right: 0px; top: 0px; left: 0px; bottom: 0px; padding: 0; border: 0; opacity: 0.001; z-index: 1; vertical-align: top; outline: none; width: 100%; height: 100%; margin: 0; -webkit-appearance: none; appearance: none; } .checkbox__input:checked { background: rgba(24,103,194,0.81); } .checkbox__input:checked + .checkbox__checkmark:before { background: rgba(24,103,194,0.81); border: 1px solid rgba(24,103,194,0.81); } .checkbox__input:checked + .checkbox__checkmark:after { opacity: 1; } .checkbox__checkmark:before { content: ''; position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; width: 24px; height: 24px; background: transparent; border: 1px solid rgba(24,103,194,0.81); -webkit-border-radius: 16px; border-radius: 16px; -webkit-box-shadow: none; box-shadow: none; left: 0; } .checkbox__checkmark { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-background-clip: padding-box; background-clip: padding-box; position: relative; display: inline-block; vertical-align: top; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: -apple-system, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 17px; position: relative; overflow: hidden; width: 24px; height: 24px; } .checkbox__checkmark:after { content: ''; position: absolute; top: 6px; left: 5px; width: 12px; height: 6px; background: transparent; border: 3px solid #fff; border-width: 2px; border-top: none; border-right: none; -webkit-border-radius: 0px; border-radius: 0px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 0; } .checkbox__input:focus + .checkbox__checkmark:before { -webkit-box-shadow: none; box-shadow: none; } .checkbox__input:disabled + .checkbox__checkmark { opacity: 0.3; cursor: default; pointer-events: none; } .checkbox__input:disabled:active + .checkbox__checkmark:before { background: transparent; -webkit-box-shadow: none; box-shadow: none; } .checkbox--material { line-height: 18px; font-family: 'Roboto', 'Noto', sans-serif; -webkit-font-smoothing: antialiased; } .checkbox--material__checkmark { width: 18px; height: 18px; } .checkbox--material__checkmark:before { border: 2px solid #717171; } .checkbox--material__input:checked + .checkbox--material__checkmark:before { background-color: #850f5a; border: none; } .checkbox--material__input + .checkbox--material__checkmark:after { border-color: #ffffff; -webkit-transition: -webkit-transform 0.3s ease; -moz-transition: -moz-transform 0.3s ease; -o-transition: -o-transform 0.3s ease; transition: transform 0.3s ease; width: 10px; height: 5px; top: 4px; left: 3px; -webkit-transform: scale(0) rotate(-45deg); -moz-transform: scale(0) rotate(-45deg); -ms-transform: scale(0) rotate(-45deg); -o-transform: scale(0) rotate(-45deg); transform: scale(0) rotate(-45deg); } .checkbox--material__input:checked + .checkbox--material__checkmark:after { top: 4px; left: 3px; -webkit-transform: scale(1) rotate(-45deg); -moz-transform: scale(1) rotate(-45deg); -ms-transform: scale(1) rotate(-45deg); -o-transform: scale(1) rotate(-45deg); transform: scale(1) rotate(-45deg); } .checkbox--material__input:disabled + .checkbox--material__checkmark { opacity: 1; } .checkbox--material__input:disabled + .checkbox--material__checkmark:before { border-color: #afafaf; } .checkbox--material__input:disabled:checked + .checkbox--material__checkmark:before { background-color: #afafaf; } .checkbox--material__input:disabled:checked + .checkbox--material__checkmark:after { border-color: #fff; } .checkbox--material__input:disabled:checked:active + .checkbox--material__checkmark:before { background-color: #afafaf; } .checkbox--material__checkmark:before { -webkit-border-radius: 2px; border-radius: 2px; width: 18px; height: 18px; } .hide-cursor{ cursor: none !important; }
0.386416
0.093058
*, *:before, *:after { margin: 0; padding: 0; border: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; text-decoration: none; list-style: none; font-family: "Helvetica Neue", "メイリオ", Meiryo, Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "MS Pゴシック", "MS PGothic", sans-serif; } html { height: 100%; } body { height: 100%; line-height: 1; font-size: 16px; color: #1c1b1b; } iframe { max-width: 100%; } /* @font-face { font-family: "NotoSans"; src: url("../font/NotoSansCJKjp-Black.woff2") format('woff2'), url("../font/NotoSansCJKjp-Black.woff") format('woff'); } */ .war { color: #f21820; font-weight: bold; } .head, .foot { background: #fff; } .head-inner { width: 100%; max-width: 1040px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row; flex-wrap: wrap; align-items: center; margin: 0 auto; padding: .5em; } .head-inner h1 { font-size: 1.1em; font-weight: bold; } .head-link { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; margin-left: auto; } .head-link li { margin-left: .5em; } .head-link a, .head-link span { display: block; padding: .5em 1em; color: #292929; border: 1px solid; border-radius: 30px; text-transform: uppercase; } .head-link a:hover, .head-link a:focus { color: #868686; text-decoration: underline; } .head-link span { position: relative; color: #fff; background: #2d2e2f; border-color: #2d2e2f; } .head-link span:after { content: ""; position: absolute; display: block; display: none; width: 0; height: 0; top: 100%; left: 50%; margin-left: -5px; border-width: 6px 5px; border-style: solid; border-color: #2d2e2f transparent transparent transparent; } .foot-inner { max-width: 1040px; margin: 0 auto; padding: 1em; text-align: center; } .copyright { font-size: .95em; line-height: 1.5; } .center { padding: 2em .5em; background: #2e2727; box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000; } .center-inner { max-width: 1040px; margin: 0 auto; padding: 1em; background: #fff; box-shadow: 0 0 10px #000; } .m-section { margin-bottom: 2em; } .m-section h2 { padding: .2em .5em; background: #212121; color: #fff; border-bottom: 1px solid #fff; border-radius: 4px; font-size: 1.2em; line-height: 1.5; } .m-section .body { padding: 1em; line-height: 1.5; } .m-section .body h3 { margin: 1em 0 .3em 0; } .m-section .body p { margin: .5em 0 1em 0; } .m-section .body ul { display: block; } .m-section .body li { display: list-item; margin-left: 2em; list-style-type: disc; } .m-section .body a { color: #0890cc; } .m-section .body a:hover, .m-section .body a:focus { color: #07dbdb; text-decoration: underline; } .view-section { position: relative; max-width: 1040px; margin: 0 auto; background: #1d1d1d; overflow: hidden; } #view { display: block; margin: 0 auto; max-width: 100%; height: auto; } .option-section { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; max-width: 1040px; margin: 0 auto; flex-wrap: wrap; background: #fff; } .op-wrap2 { width: 100%; text-align: right; } .op-wrap2 > div { display: inline-block; } .op-wrap { width: 33.33%; padding: 1em; /* color: #fff;*/ } .op-wrap h2 { font-size: 1.2em; text-align: center; border-bottom: 1px solid; } .op-body { margin: .5em 0; } .op-body h3 { margin-bottom: 5px; font-size: 1em; } .op-body > div { margin: 1em 0; } .op-body > .ta-center { text-align: center; } .op-body label { display: inline-block; width: 40px; text-align: right; } .op-body label.w-auto { width: auto; } .op-body label.w-70 { width: 70px; } .op-body input { margin-bottom: .5em; } .op-body input[type=text], .op-body select, .op-body input[type=number] { display: inline-block; background: #fff; padding: 2px 5px; border-radius: 4px; font-size: 1.1em; box-shadow: inset 0 0 5px #000; } .op-body input[type=text] { width: 8em; } .op-body input[type=number] { width: 5em; text-align: right; } .op-wrap .op-body button { display: inline-block; padding: 5px 10px; background: #fff; color: #2e2727; border: 1px solid; border-radius: 4px; font-weight: bold; box-shadow: 0 0 3px #5d5d5d; cursor: pointer; } .save-button { display: inline-block; padding: .5em 2em; background: #2290ff; color: #fff; font-size: 1em; font-weight: bold; cursor: pointer; } .save-button:hover, .save-button:focus { background: #149bff; } .ready { display: none; position: fixed; width: 100%; top: 50%; left: 0; margin-top: -1.5em; padding: 1em .5em; background: rgba(0, 0, 0, .8); color: #fff; font-size: 1.1; font-weight: bold; text-align: center; } .move-bar-wrap { position: absolute; width: 100%; height: 100%; z-index: 1; } .move-bar.x { position: absolute; width: 100%; height: 16px; padding-left: 10px; padding-right: 20px; bottom: 5px; left: 0; } .move-bar.y { position: absolute; height: 100%; width: 16px; padding-top: 10px; padding-bottom: 20px; top: 0; right: 5px; } .move-bar-range{ position: relative; width: 100%; height: 100%; cursor: pointer; -webkit-tap-highlight-color: transparent; } .x .move-bar-range:before { content: ""; position: absolute; width: 100%; height: 2px; top: 50%; margin-top: -1px; background: #ffffff; } .y .move-bar-range:before { content: ""; position: absolute; width: 2px; height: 100%; left: 50%; margin-left: -1px; background: #ffffff; } .move-bar-range { width: 100%; height: 100%; } .move-bar-point { position: absolute; width: 14px; height: 14px; background: #fff; border-radius: 50px; transform: translate(-7px, -7px); } .move-bar-range:active .move-bar-point, .move-bar-point:active { background: #0890cc; } .move-bar-range:hover:before{ /* box-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff; */ } .move-bar-range:hover .move-bar-point{ background: #00b1ff; } .x .move-bar-point { top: 50%; } .y .move-bar-point { left: 50%; } .select-1 { display: inline-block; padding: 5px; border: 0; background: #fff; color: #2e2727; font-size: 1em; } #save_old { color: #0890cc; } #save_old:hover, #save_old:focus { color: #0eb5ff; text-decoration: underline; } #save_old_area p { font-size: .9em; line-height: 1.5; } #save_old_area img { width: 100%; height: auto; } @media screen and (max-width: 1000px) { .op-wrap { width: 50%; } } @media screen and (max-width: 640px) { .op-wrap2 { text-align: center; } .op-wrap { width: 100%; } }
src/css/main.css
*, *:before, *:after { margin: 0; padding: 0; border: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; text-decoration: none; list-style: none; font-family: "Helvetica Neue", "メイリオ", Meiryo, Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "MS Pゴシック", "MS PGothic", sans-serif; } html { height: 100%; } body { height: 100%; line-height: 1; font-size: 16px; color: #1c1b1b; } iframe { max-width: 100%; } /* @font-face { font-family: "NotoSans"; src: url("../font/NotoSansCJKjp-Black.woff2") format('woff2'), url("../font/NotoSansCJKjp-Black.woff") format('woff'); } */ .war { color: #f21820; font-weight: bold; } .head, .foot { background: #fff; } .head-inner { width: 100%; max-width: 1040px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row; flex-wrap: wrap; align-items: center; margin: 0 auto; padding: .5em; } .head-inner h1 { font-size: 1.1em; font-weight: bold; } .head-link { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; -o-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; margin-left: auto; } .head-link li { margin-left: .5em; } .head-link a, .head-link span { display: block; padding: .5em 1em; color: #292929; border: 1px solid; border-radius: 30px; text-transform: uppercase; } .head-link a:hover, .head-link a:focus { color: #868686; text-decoration: underline; } .head-link span { position: relative; color: #fff; background: #2d2e2f; border-color: #2d2e2f; } .head-link span:after { content: ""; position: absolute; display: block; display: none; width: 0; height: 0; top: 100%; left: 50%; margin-left: -5px; border-width: 6px 5px; border-style: solid; border-color: #2d2e2f transparent transparent transparent; } .foot-inner { max-width: 1040px; margin: 0 auto; padding: 1em; text-align: center; } .copyright { font-size: .95em; line-height: 1.5; } .center { padding: 2em .5em; background: #2e2727; box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000; } .center-inner { max-width: 1040px; margin: 0 auto; padding: 1em; background: #fff; box-shadow: 0 0 10px #000; } .m-section { margin-bottom: 2em; } .m-section h2 { padding: .2em .5em; background: #212121; color: #fff; border-bottom: 1px solid #fff; border-radius: 4px; font-size: 1.2em; line-height: 1.5; } .m-section .body { padding: 1em; line-height: 1.5; } .m-section .body h3 { margin: 1em 0 .3em 0; } .m-section .body p { margin: .5em 0 1em 0; } .m-section .body ul { display: block; } .m-section .body li { display: list-item; margin-left: 2em; list-style-type: disc; } .m-section .body a { color: #0890cc; } .m-section .body a:hover, .m-section .body a:focus { color: #07dbdb; text-decoration: underline; } .view-section { position: relative; max-width: 1040px; margin: 0 auto; background: #1d1d1d; overflow: hidden; } #view { display: block; margin: 0 auto; max-width: 100%; height: auto; } .option-section { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; max-width: 1040px; margin: 0 auto; flex-wrap: wrap; background: #fff; } .op-wrap2 { width: 100%; text-align: right; } .op-wrap2 > div { display: inline-block; } .op-wrap { width: 33.33%; padding: 1em; /* color: #fff;*/ } .op-wrap h2 { font-size: 1.2em; text-align: center; border-bottom: 1px solid; } .op-body { margin: .5em 0; } .op-body h3 { margin-bottom: 5px; font-size: 1em; } .op-body > div { margin: 1em 0; } .op-body > .ta-center { text-align: center; } .op-body label { display: inline-block; width: 40px; text-align: right; } .op-body label.w-auto { width: auto; } .op-body label.w-70 { width: 70px; } .op-body input { margin-bottom: .5em; } .op-body input[type=text], .op-body select, .op-body input[type=number] { display: inline-block; background: #fff; padding: 2px 5px; border-radius: 4px; font-size: 1.1em; box-shadow: inset 0 0 5px #000; } .op-body input[type=text] { width: 8em; } .op-body input[type=number] { width: 5em; text-align: right; } .op-wrap .op-body button { display: inline-block; padding: 5px 10px; background: #fff; color: #2e2727; border: 1px solid; border-radius: 4px; font-weight: bold; box-shadow: 0 0 3px #5d5d5d; cursor: pointer; } .save-button { display: inline-block; padding: .5em 2em; background: #2290ff; color: #fff; font-size: 1em; font-weight: bold; cursor: pointer; } .save-button:hover, .save-button:focus { background: #149bff; } .ready { display: none; position: fixed; width: 100%; top: 50%; left: 0; margin-top: -1.5em; padding: 1em .5em; background: rgba(0, 0, 0, .8); color: #fff; font-size: 1.1; font-weight: bold; text-align: center; } .move-bar-wrap { position: absolute; width: 100%; height: 100%; z-index: 1; } .move-bar.x { position: absolute; width: 100%; height: 16px; padding-left: 10px; padding-right: 20px; bottom: 5px; left: 0; } .move-bar.y { position: absolute; height: 100%; width: 16px; padding-top: 10px; padding-bottom: 20px; top: 0; right: 5px; } .move-bar-range{ position: relative; width: 100%; height: 100%; cursor: pointer; -webkit-tap-highlight-color: transparent; } .x .move-bar-range:before { content: ""; position: absolute; width: 100%; height: 2px; top: 50%; margin-top: -1px; background: #ffffff; } .y .move-bar-range:before { content: ""; position: absolute; width: 2px; height: 100%; left: 50%; margin-left: -1px; background: #ffffff; } .move-bar-range { width: 100%; height: 100%; } .move-bar-point { position: absolute; width: 14px; height: 14px; background: #fff; border-radius: 50px; transform: translate(-7px, -7px); } .move-bar-range:active .move-bar-point, .move-bar-point:active { background: #0890cc; } .move-bar-range:hover:before{ /* box-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff; */ } .move-bar-range:hover .move-bar-point{ background: #00b1ff; } .x .move-bar-point { top: 50%; } .y .move-bar-point { left: 50%; } .select-1 { display: inline-block; padding: 5px; border: 0; background: #fff; color: #2e2727; font-size: 1em; } #save_old { color: #0890cc; } #save_old:hover, #save_old:focus { color: #0eb5ff; text-decoration: underline; } #save_old_area p { font-size: .9em; line-height: 1.5; } #save_old_area img { width: 100%; height: auto; } @media screen and (max-width: 1000px) { .op-wrap { width: 50%; } } @media screen and (max-width: 640px) { .op-wrap2 { text-align: center; } .op-wrap { width: 100%; } }
0.282295
0.055336
{ background-image: url('../../images/gallery/faq-search.jpg'); background-repeat: no-repeat; background-size: cover; } #faq .search-shadow { width: 95%; padding-left: 1.3rem; border-radius: 3rem; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2); } #faq .faq-card :hover i { padding-left: .5rem; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; text-shadow: 2px 2px 6px #b0bec5; } #faq .faq-card i { font-size: 3rem; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq img, #faq-detail img { width: 40px; } #faq .p-35, #faq-detail .p-35 { padding: 35px; } #faq .card-content .category-list p, #faq-detail .card-content .category-list p { -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq .card-content .category-list p:hover, #faq-detail .card-content .category-list p:hover { padding-left: .3rem; cursor: pointer; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq .categories-collapsible, #faq-detail .categories-collapsible { border: none; box-shadow: none; } #faq .categories-collapsible li.active, #faq-detail .categories-collapsible li.active { margin-bottom: .8rem; border-bottom: 1px solid #eceff1; } #faq .categories-collapsible li.active i, #faq-detail .categories-collapsible li.active i { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } #faq .categories-collapsible .collapsible-header, #faq-detail .categories-collapsible .collapsible-header { margin-bottom: .5rem; border: none; box-shadow: 0 0 3px 0 #00017; } #faq .categories-collapsible .collapsible-header i, #faq-detail .categories-collapsible .collapsible-header i { position: absolute; right: 2rem; -webkit-transition: all .3s; transition: all .3s; } #faq .collapsible-body, #faq-detail .collapsible-body { padding: 0; padding-top: 5px; padding-right: 1rem; padding-left: 1rem; border: 0; } #faq .collapsible-body p, #faq-detail .collapsible-body p { font-size: .9rem; margin-top: 5px; cursor: pointer; } /*---------------------------------------- Page FAQ Detials ------------------------------------------*/ #faq-detail .faq-search-image { background-image: url('../../images/gallery/faq-search.jpg'); background-repeat: no-repeat; background-size: cover; } #faq-detail .search-shadow { width: 95%; padding-left: 1.3rem; border-radius: 3rem; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2); } #faq-detail i { font-size: 1.2rem; margin-right: .5rem; } #faq-detail .card-content .text-sm { font-size: .8rem; color: #bdbdbd; } #faq-detail .card-content .card-title { margin-bottom: 1rem; padding-bottom: .5rem; }
public/backend/app-assets/css/pages/page-faq.css
{ background-image: url('../../images/gallery/faq-search.jpg'); background-repeat: no-repeat; background-size: cover; } #faq .search-shadow { width: 95%; padding-left: 1.3rem; border-radius: 3rem; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2); } #faq .faq-card :hover i { padding-left: .5rem; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; text-shadow: 2px 2px 6px #b0bec5; } #faq .faq-card i { font-size: 3rem; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq img, #faq-detail img { width: 40px; } #faq .p-35, #faq-detail .p-35 { padding: 35px; } #faq .card-content .category-list p, #faq-detail .card-content .category-list p { -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq .card-content .category-list p:hover, #faq-detail .card-content .category-list p:hover { padding-left: .3rem; cursor: pointer; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #faq .categories-collapsible, #faq-detail .categories-collapsible { border: none; box-shadow: none; } #faq .categories-collapsible li.active, #faq-detail .categories-collapsible li.active { margin-bottom: .8rem; border-bottom: 1px solid #eceff1; } #faq .categories-collapsible li.active i, #faq-detail .categories-collapsible li.active i { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } #faq .categories-collapsible .collapsible-header, #faq-detail .categories-collapsible .collapsible-header { margin-bottom: .5rem; border: none; box-shadow: 0 0 3px 0 #00017; } #faq .categories-collapsible .collapsible-header i, #faq-detail .categories-collapsible .collapsible-header i { position: absolute; right: 2rem; -webkit-transition: all .3s; transition: all .3s; } #faq .collapsible-body, #faq-detail .collapsible-body { padding: 0; padding-top: 5px; padding-right: 1rem; padding-left: 1rem; border: 0; } #faq .collapsible-body p, #faq-detail .collapsible-body p { font-size: .9rem; margin-top: 5px; cursor: pointer; } /*---------------------------------------- Page FAQ Detials ------------------------------------------*/ #faq-detail .faq-search-image { background-image: url('../../images/gallery/faq-search.jpg'); background-repeat: no-repeat; background-size: cover; } #faq-detail .search-shadow { width: 95%; padding-left: 1.3rem; border-radius: 3rem; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2); } #faq-detail i { font-size: 1.2rem; margin-right: .5rem; } #faq-detail .card-content .text-sm { font-size: .8rem; color: #bdbdbd; } #faq-detail .card-content .card-title { margin-bottom: 1rem; padding-bottom: .5rem; }
0.306112
0.070368
html, body { height: 100%; font-family: 'Roboto', sans-serif !important; /* The html and body elements cannot have any padding or margin. */ } /* Wrapper for page content to push down footer */ .no-padding-left { padding-left: 0px; } .no-padding-right { padding-right: 0px; } #main { min-height: 100%; height: auto !important; height: 100%; /* Negative indent footer by its height */ margin: 0 auto -60px; /* Pad bottom by footer height */ padding: 0 0 60px; background-color: #ECF0F1; } /* Set the fixed height of the footer here */ #footer { height: 60px; background-color: #2C3E50; } #footer p { margin: 20px 0; color: white; } #footer>.container { padding-right: 15px; padding-left: 15px; } .navbar-default { background-color: #2C3E50; border: none; } a.navbar-brand img { height: 30px; } .navbar-default .navbar-nav>li>a { color: white; } .navbar-default .navbar-nav>li>a:hover { color: #337ab7; } .navbar-right a:hover { text-decoration: underline; } #navbar-form{ padding-bottom: 1%; } /*///////////////////////////////////////////////////*/ #search-container{ margin-top: 10%; } .search-form-container { margin-top: 20px; margin-bottom: 10px; text-align: center; min-height: 170px; padding-top: 20px; } .search-form { display: inline-block; } .logo { height: 160px; } .search-element { height: 45.6px; } .search-element .bootstrap-select { height: 100%; } .search-element .bootstrap-select button { height: 100%; } /*////////////////////////////////////*/ #main-result, #main-result>.row { height: 100%; } #main-result>.row { overflow-y: scroll; } #left { height: 100%; } #map-canvas { width: 66.6666%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .list-result li:hover { background-color: #efefef; } @media(max-width:767px) { .search-navbar { width: 100%; } .score { float: right !important; } .recomendations-survey span { display: block; text-align: center; } .recomendations-survey button { width: 100%; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } } @media(min-width:768px) { .search-navbar { width: 235px; } .score { float: right !important; } } @media(min-width:992px) { #map-canvas { width: 50%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .search-navbar { width: 200px; } .score { float: right !important; } } @media(min-width:1200px) { #map-canvas { width: 66.6666%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .search-navbar { width: 200px; } } .likes-buttons-col { padding-top: 11px; } .address { color: grey; display: block; } .row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .score { float: left; width: 40px; height: 40px; background: #51d45c; margin-left: 7px; margin-right: 10px; /*margin-top: 11px;*/ border-radius: 100%; color: white; line-height: 40px; text-align: center; } span.list-group-item-heading { font-size: 1.5em; font-weight: bold } .recomendations { font-size: 0.8em; float: right; margin-right: 10px; color: grey; } span.job { font-size: 0.8em; float: left; margin-right: 10px; color: grey; } .result-list .list-group-item { border-radius: 0px !important; border: none; } .divider { height: 2px; margin-top: 5px; margin-bottom: 5px; border-bottom: 1px solid lightgrey; } img.tier { height: 20px; margin-bottom: 8px; } .app-marker { height: 38px; margin-right: 12px; } .profile-photo { max-height: 160px; } .profile-name { font-size: 2em; font-weight: bold; color: #337ab7; } .service-item { margin-top: 15px; height: 200px; width: 200px; border: 1px solid #bdbdbd; border-radius: 34px; } .service-item-add { background-image: url(../img/plus.png); background-size: 41px; background-repeat: no-repeat; background-position: center; background-color: lightgrey; } .service-item-job { position: relative; } .score-big { width: 80px; height: 80px; background: #51d45c; border-radius: 100%; color: white; line-height: 80px; text-align: center; font-size: 1.6em; position: absolute; right: 14px; } .header h4 { text-align: center; font-size: 1.4em; font-weight: bold; } .options { position: absolute; bottom: 0; } .differential li { margin-top: 5px; } #service-map { height: 300px; } .portfolio-card { border: 1px solid #d2d2d2; border-radius: 3px; margin-top: 20px; } .portfolio-img img { max-height: 100%; display: block; width: 100%; } .portfolio-text { padding: 15px; } .portfolio-container { height: 300px; } .portfolio-text p { word-wrap: break-word; } .checkbox label { /*width: 100%;*/ } .checkbox div.toggle { width: 100% !important; } .btn-social { margin-bottom: 10px; } div.errors { color: red; } div.errors ul { padding: 15px; list-style: none; } .button-row { margin: 10px 0; } .button-row .btn { margin-bottom: 5px; } .kv-avatar .file-preview-frame, .kv-avatar .file-preview-frame:hover { margin: 0; padding: 0; border: none; box-shadow: none; text-align: center; } .kv-avatar .file-input { display: table-cell; max-width: 220px; } .hint { padding: 15px; font-size: 1.2em; margin-bottom: 10px; } p.portifolio-description { margin-top: 10px; } div.portifolio-buttons { margin-top: 10px; } div.status { padding: 10px; color: black; } .profile { margin: 20px 0; } /* Profile sidebar */ .profile-sidebar { border: 1px solid #ddd; padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: none; margin: 0 auto; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } .profile-usertitle { text-align: center; margin-top: 20px; } .profile-usertitle-name { color: #5a7391; font-size: 1.3em; font-weight: 600; margin-bottom: 7px; } .profile-usertitle-job { text-transform: uppercase; color: #5b9bd1; font-size: 12px; font-weight: 600; margin-bottom: 15px; } .profile-userbuttons { text-align: center; margin-top: 10px; } .profile-userbuttons .btn { text-transform: uppercase; font-size: 11px; font-weight: 600; padding: 6px 15px; margin-right: 5px; } .profile-userbuttons .btn:last-child { margin-right: 0px; } .profile-usermenu { margin-top: 30px; } .profile-usermenu ul li { border-bottom: 1px solid #f0f4f7; } .profile-usermenu ul li:last-child { border-bottom: none; } .profile-usermenu ul li a { color: #55606b; font-size: 14px; font-weight: 400; } .profile-usermenu ul li a i { margin-right: 8px; font-size: 14px; } .profile-usermenu ul li a:hover { background-color: #fafcfd; color: #3b87d4; } .profile-usermenu ul li.active { border-bottom: none; } .profile-usermenu ul li.active a { color: #5b9bd1; background-color: #f6f9fb; border-left: 2px solid #5b9bd1; margin-left: -2px; } /* Profile Content */ .profile-content { border: 1px solid #ddd; padding: 20px; background: #fff; min-height: 485px; } .profile-page-title { color: #337ab7; } form#edit_user>div.row { margin-top: 10px; } form#alterPassword>div.row { margin-top: 10px; } .social-list { margin-top: 10px; margin-bottom: 0px; } .social-list li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; border-bottom: 1px solid #ddd; /*border-top: 1px solid #ddd;*/ } .social-list li:first-child { border-top: 1px solid #ddd; } .social-list .social-icon { color: #ddd; } .ads_600_300{ max-width: 300px; min-width: 300px; max-height: 600px; min-height: 600px; } div#links img { height: 100px; } div#links div { margin-bottom: 20px; }
assets/css/style.css
html, body { height: 100%; font-family: 'Roboto', sans-serif !important; /* The html and body elements cannot have any padding or margin. */ } /* Wrapper for page content to push down footer */ .no-padding-left { padding-left: 0px; } .no-padding-right { padding-right: 0px; } #main { min-height: 100%; height: auto !important; height: 100%; /* Negative indent footer by its height */ margin: 0 auto -60px; /* Pad bottom by footer height */ padding: 0 0 60px; background-color: #ECF0F1; } /* Set the fixed height of the footer here */ #footer { height: 60px; background-color: #2C3E50; } #footer p { margin: 20px 0; color: white; } #footer>.container { padding-right: 15px; padding-left: 15px; } .navbar-default { background-color: #2C3E50; border: none; } a.navbar-brand img { height: 30px; } .navbar-default .navbar-nav>li>a { color: white; } .navbar-default .navbar-nav>li>a:hover { color: #337ab7; } .navbar-right a:hover { text-decoration: underline; } #navbar-form{ padding-bottom: 1%; } /*///////////////////////////////////////////////////*/ #search-container{ margin-top: 10%; } .search-form-container { margin-top: 20px; margin-bottom: 10px; text-align: center; min-height: 170px; padding-top: 20px; } .search-form { display: inline-block; } .logo { height: 160px; } .search-element { height: 45.6px; } .search-element .bootstrap-select { height: 100%; } .search-element .bootstrap-select button { height: 100%; } /*////////////////////////////////////*/ #main-result, #main-result>.row { height: 100%; } #main-result>.row { overflow-y: scroll; } #left { height: 100%; } #map-canvas { width: 66.6666%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .list-result li:hover { background-color: #efefef; } @media(max-width:767px) { .search-navbar { width: 100%; } .score { float: right !important; } .recomendations-survey span { display: block; text-align: center; } .recomendations-survey button { width: 100%; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } } @media(min-width:768px) { .search-navbar { width: 235px; } .score { float: right !important; } } @media(min-width:992px) { #map-canvas { width: 50%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .search-navbar { width: 200px; } .score { float: right !important; } } @media(min-width:1200px) { #map-canvas { width: 66.6666%; height: calc(100% - 0); position: absolute; right: 16px; top: 50px; bottom: 0; overflow: hidden; } .search-navbar { width: 200px; } } .likes-buttons-col { padding-top: 11px; } .address { color: grey; display: block; } .row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .score { float: left; width: 40px; height: 40px; background: #51d45c; margin-left: 7px; margin-right: 10px; /*margin-top: 11px;*/ border-radius: 100%; color: white; line-height: 40px; text-align: center; } span.list-group-item-heading { font-size: 1.5em; font-weight: bold } .recomendations { font-size: 0.8em; float: right; margin-right: 10px; color: grey; } span.job { font-size: 0.8em; float: left; margin-right: 10px; color: grey; } .result-list .list-group-item { border-radius: 0px !important; border: none; } .divider { height: 2px; margin-top: 5px; margin-bottom: 5px; border-bottom: 1px solid lightgrey; } img.tier { height: 20px; margin-bottom: 8px; } .app-marker { height: 38px; margin-right: 12px; } .profile-photo { max-height: 160px; } .profile-name { font-size: 2em; font-weight: bold; color: #337ab7; } .service-item { margin-top: 15px; height: 200px; width: 200px; border: 1px solid #bdbdbd; border-radius: 34px; } .service-item-add { background-image: url(../img/plus.png); background-size: 41px; background-repeat: no-repeat; background-position: center; background-color: lightgrey; } .service-item-job { position: relative; } .score-big { width: 80px; height: 80px; background: #51d45c; border-radius: 100%; color: white; line-height: 80px; text-align: center; font-size: 1.6em; position: absolute; right: 14px; } .header h4 { text-align: center; font-size: 1.4em; font-weight: bold; } .options { position: absolute; bottom: 0; } .differential li { margin-top: 5px; } #service-map { height: 300px; } .portfolio-card { border: 1px solid #d2d2d2; border-radius: 3px; margin-top: 20px; } .portfolio-img img { max-height: 100%; display: block; width: 100%; } .portfolio-text { padding: 15px; } .portfolio-container { height: 300px; } .portfolio-text p { word-wrap: break-word; } .checkbox label { /*width: 100%;*/ } .checkbox div.toggle { width: 100% !important; } .btn-social { margin-bottom: 10px; } div.errors { color: red; } div.errors ul { padding: 15px; list-style: none; } .button-row { margin: 10px 0; } .button-row .btn { margin-bottom: 5px; } .kv-avatar .file-preview-frame, .kv-avatar .file-preview-frame:hover { margin: 0; padding: 0; border: none; box-shadow: none; text-align: center; } .kv-avatar .file-input { display: table-cell; max-width: 220px; } .hint { padding: 15px; font-size: 1.2em; margin-bottom: 10px; } p.portifolio-description { margin-top: 10px; } div.portifolio-buttons { margin-top: 10px; } div.status { padding: 10px; color: black; } .profile { margin: 20px 0; } /* Profile sidebar */ .profile-sidebar { border: 1px solid #ddd; padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: none; margin: 0 auto; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } .profile-usertitle { text-align: center; margin-top: 20px; } .profile-usertitle-name { color: #5a7391; font-size: 1.3em; font-weight: 600; margin-bottom: 7px; } .profile-usertitle-job { text-transform: uppercase; color: #5b9bd1; font-size: 12px; font-weight: 600; margin-bottom: 15px; } .profile-userbuttons { text-align: center; margin-top: 10px; } .profile-userbuttons .btn { text-transform: uppercase; font-size: 11px; font-weight: 600; padding: 6px 15px; margin-right: 5px; } .profile-userbuttons .btn:last-child { margin-right: 0px; } .profile-usermenu { margin-top: 30px; } .profile-usermenu ul li { border-bottom: 1px solid #f0f4f7; } .profile-usermenu ul li:last-child { border-bottom: none; } .profile-usermenu ul li a { color: #55606b; font-size: 14px; font-weight: 400; } .profile-usermenu ul li a i { margin-right: 8px; font-size: 14px; } .profile-usermenu ul li a:hover { background-color: #fafcfd; color: #3b87d4; } .profile-usermenu ul li.active { border-bottom: none; } .profile-usermenu ul li.active a { color: #5b9bd1; background-color: #f6f9fb; border-left: 2px solid #5b9bd1; margin-left: -2px; } /* Profile Content */ .profile-content { border: 1px solid #ddd; padding: 20px; background: #fff; min-height: 485px; } .profile-page-title { color: #337ab7; } form#edit_user>div.row { margin-top: 10px; } form#alterPassword>div.row { margin-top: 10px; } .social-list { margin-top: 10px; margin-bottom: 0px; } .social-list li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; border-bottom: 1px solid #ddd; /*border-top: 1px solid #ddd;*/ } .social-list li:first-child { border-top: 1px solid #ddd; } .social-list .social-icon { color: #ddd; } .ads_600_300{ max-width: 300px; min-width: 300px; max-height: 600px; min-height: 600px; } div#links img { height: 100px; } div#links div { margin-bottom: 20px; }
0.411584
0.060668
body { margin: 0; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } .shrink { background-color: rgba(255,145,130, .5); padding-top: 0; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } .navbar-light .navbar-nav .nav-link { color: #fff; } .jambackcol { background: #F5F5F5; } /*mobile meni slide*/ .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0; background-color: #FF369A; overflow-x: hidden; transition: 0.5s; padding-top: 60px; } .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 1rem; color: #fff; display: block; transition: 0.3s; } .sidenav a:hover { color: #f1f1f1; } .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } /*mobile menu slide*/ /* booinking slide up*/ .overlaybook { height: 0%; width: 100%; position: fixed; z-index: 2000; bottom: 0; left: 0; background-color: #FF369A; overflow-y: hidden; transition: 0.5s; color: #ffffff; } .overlay-contentbook { position: relative; top: 22%; width: 100%; /* margin-top: 30px;*/ } .overlaybook a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlaybook a:hover, .overlaybook a:focus { color: #f1f1f1; } .overlaybook .closebtnbook { position: absolute; top: 20px; right: 45px; font-size: 40px; } @media screen and (max-height: 450px) { .overlaybook {overflow-y: auto;} .overlaybook a {font-size: 20px} .overlaybook .closebtnbook { font-size: 40px; top: 15px; right: 35px; } } /* booinking slide up*/ /*notification slide down*/ .overlaynotifi { height: 0%; width: 100%; position: fixed; z-index: 2000; bottom: 0; left: 0; background-color: #FF369A; overflow-y: hidden; transition: 0.5s; color: #ffffff; } .overlay-contentnotifi { position: relative; top: 25%; width: 100%; /* margin-top: 30px;*/ } .overlaynotifi a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlaynotifi a:hover, .overlaynotifi a:focus { color: #f1f1f1; } .overlaynotifi .closebtnnotifi { position: absolute; top: 20px; right: 45px; font-size: 40px; } @media screen and (max-height: 450px) { .overlaynotifi {overflow-y: auto;} .overlaynotifi a {font-size: 20px} .overlaynotifi .closebtnnotifi { font-size: 40px; top: 15px; right: 35px; } } /*notification slide down*/ .bg-white { background-color: #fff !important; } .mt-6, .my-6 { margin-top: 6rem !important; } .mt-7, .my-7 { margin-top: 7rem !important; } /*fixed footer*/ .cx-mimi-foot { position: fixed; bottom: 0; width: 100%; left: 0; padding: 10px 0px; background: #fff; z-index: 1000; } /*fixed footer*/ .centerit { display: flex; align-items: center; justify-content: center; } i.fa.fa-2x { color: #858585; } .entervas-konko { position: relative; height: 14rem; /*display: flex; align-items: center; justify-content: center;*/ flex-wrap: wrap; overflow: hidden; } .entervas-konko2 { position: relative; height: 10rem; flex-wrap: wrap; overflow: hidden; } .vasimg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; transition: 0.8s all; transform: scale(1); } .overlay-light-black { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.60); } .text-contain { /*text-align: center;*/ color: #fff; position: relative; padding: 1.8rem; } .fivet { padding-top: 5rem; } i.fa.fa-2x.wc { color: white; } .wc { color: #fff; } .wc2 { color: #545454; } small.wc { color: #fff; } h5.mb-0.wc { color: white; } a { color: #ececec; text-decoration: none; background-color: transparent; } .card-body2 { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; background: #FF369A; color: aliceblue; } .card-body3 { padding: 1.25rem; background: #FF369A; color: aliceblue; margin: -1rem 1rem 0rem 1rem; position: relative; } .off_brand_logo { width: 70px; height: 70px; object-fit: cover; border: 2px solid #858585; } hr { margin-top: 1px; margin-bottom: 4px; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } .btn-jam { color: #fff; background-color: #FF369A; border-color: #FF369A; border-radius: 0rem; padding: 0.7rem 1rem; } .btn-jam2 { color: #ff009c; background-color: #ffffff; border-color: #FF369A; border-radius: 0rem; padding: 0.7rem 1rem; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } .jamcol { color: #FF369A; } .profileback { background: #FF369A; height: 26rem; padding-top: 9rem; } .profileback3 { background: #f5f5f5; height: 16rem; padding-top: 8rem; } .form-control-3 { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #f5f5f5; background-clip: padding-box; border: 1px solid #f5f5f5; border-radius: 0.01rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-bottom: #4f5252 1px solid; } .form-control-3:focus { color: #495057; background-color: #f5f5f5; border-color: #f5f5f5; outline: 0; border-bottom: black 1px solid; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } a:hover { color: #f3f3f3; text-decoration: none; } .notification_icon { position: relative; left: 3.5rem; top: -3px; } .num_icon { position: relative; left: 40px; top: 3px; } .faoo { font-size: 20px !important; } .badge-pill-noti { padding-right: 6px; padding-left: 5px; border-radius: 10rem; } .badge-danger-noti { color: #fff; background-color: #ff009c; } span.badge.badge-pill-noti.badge-danger-noti { position: absolute; top: 5px; left: 12px; } .bc { color: #000; } .rjamimg { height: 11rem; width: 100%; object-fit: cover; } .rjamimg2 { height: 50vh; width: 100%; object-fit: cover; } .card { position: relative; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0); border-radius: 0.25rem; } .jam_img_thum { height: 7rem; object-fit: cover; width: 100%; } .jam_img_back { background: white; margin: 0 -6px; } .input-group-lg > .form-control { padding: 0.7rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.3rem; } .btn-outline-secondary { color: #ffffff; background-color: #ff009f; background-image: none; border-color: #ff00a2; } .btn-outline-secondary:hover { color: #ffffff; background-color: #ff009f; border-color: #ff00a2; } .form-control:focus { color: #495057; background-color: #fff; border-color: #e2e2e2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } .form-control-lg { padding: 0.5rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.3rem; } .sixdown { margin-bottom: 6rem !important; } .jamshape { display: inline-block; /*margin:50px;*/ overflow:hidden; width:100px; height:100px; border:1px solid red; transform:rotate(45deg); } .jamshape img { display: block; transform: rotate(-45deg); transform-origin: left center; object-fit: cover; width: 164%; height: 208%; }
resources/views/rental/css/style.css
body { margin: 0; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } .shrink { background-color: rgba(255,145,130, .5); padding-top: 0; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } .navbar-light .navbar-nav .nav-link { color: #fff; } .jambackcol { background: #F5F5F5; } /*mobile meni slide*/ .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0; background-color: #FF369A; overflow-x: hidden; transition: 0.5s; padding-top: 60px; } .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 1rem; color: #fff; display: block; transition: 0.3s; } .sidenav a:hover { color: #f1f1f1; } .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } /*mobile menu slide*/ /* booinking slide up*/ .overlaybook { height: 0%; width: 100%; position: fixed; z-index: 2000; bottom: 0; left: 0; background-color: #FF369A; overflow-y: hidden; transition: 0.5s; color: #ffffff; } .overlay-contentbook { position: relative; top: 22%; width: 100%; /* margin-top: 30px;*/ } .overlaybook a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlaybook a:hover, .overlaybook a:focus { color: #f1f1f1; } .overlaybook .closebtnbook { position: absolute; top: 20px; right: 45px; font-size: 40px; } @media screen and (max-height: 450px) { .overlaybook {overflow-y: auto;} .overlaybook a {font-size: 20px} .overlaybook .closebtnbook { font-size: 40px; top: 15px; right: 35px; } } /* booinking slide up*/ /*notification slide down*/ .overlaynotifi { height: 0%; width: 100%; position: fixed; z-index: 2000; bottom: 0; left: 0; background-color: #FF369A; overflow-y: hidden; transition: 0.5s; color: #ffffff; } .overlay-contentnotifi { position: relative; top: 25%; width: 100%; /* margin-top: 30px;*/ } .overlaynotifi a { padding: 8px; text-decoration: none; font-size: 36px; color: #ffffff; display: block; transition: 0.3s; } .overlaynotifi a:hover, .overlaynotifi a:focus { color: #f1f1f1; } .overlaynotifi .closebtnnotifi { position: absolute; top: 20px; right: 45px; font-size: 40px; } @media screen and (max-height: 450px) { .overlaynotifi {overflow-y: auto;} .overlaynotifi a {font-size: 20px} .overlaynotifi .closebtnnotifi { font-size: 40px; top: 15px; right: 35px; } } /*notification slide down*/ .bg-white { background-color: #fff !important; } .mt-6, .my-6 { margin-top: 6rem !important; } .mt-7, .my-7 { margin-top: 7rem !important; } /*fixed footer*/ .cx-mimi-foot { position: fixed; bottom: 0; width: 100%; left: 0; padding: 10px 0px; background: #fff; z-index: 1000; } /*fixed footer*/ .centerit { display: flex; align-items: center; justify-content: center; } i.fa.fa-2x { color: #858585; } .entervas-konko { position: relative; height: 14rem; /*display: flex; align-items: center; justify-content: center;*/ flex-wrap: wrap; overflow: hidden; } .entervas-konko2 { position: relative; height: 10rem; flex-wrap: wrap; overflow: hidden; } .vasimg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; transition: 0.8s all; transform: scale(1); } .overlay-light-black { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.60); } .text-contain { /*text-align: center;*/ color: #fff; position: relative; padding: 1.8rem; } .fivet { padding-top: 5rem; } i.fa.fa-2x.wc { color: white; } .wc { color: #fff; } .wc2 { color: #545454; } small.wc { color: #fff; } h5.mb-0.wc { color: white; } a { color: #ececec; text-decoration: none; background-color: transparent; } .card-body2 { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; background: #FF369A; color: aliceblue; } .card-body3 { padding: 1.25rem; background: #FF369A; color: aliceblue; margin: -1rem 1rem 0rem 1rem; position: relative; } .off_brand_logo { width: 70px; height: 70px; object-fit: cover; border: 2px solid #858585; } hr { margin-top: 1px; margin-bottom: 4px; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } .btn-jam { color: #fff; background-color: #FF369A; border-color: #FF369A; border-radius: 0rem; padding: 0.7rem 1rem; } .btn-jam2 { color: #ff009c; background-color: #ffffff; border-color: #FF369A; border-radius: 0rem; padding: 0.7rem 1rem; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } .jamcol { color: #FF369A; } .profileback { background: #FF369A; height: 26rem; padding-top: 9rem; } .profileback3 { background: #f5f5f5; height: 16rem; padding-top: 8rem; } .form-control-3 { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #f5f5f5; background-clip: padding-box; border: 1px solid #f5f5f5; border-radius: 0.01rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-bottom: #4f5252 1px solid; } .form-control-3:focus { color: #495057; background-color: #f5f5f5; border-color: #f5f5f5; outline: 0; border-bottom: black 1px solid; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } a:hover { color: #f3f3f3; text-decoration: none; } .notification_icon { position: relative; left: 3.5rem; top: -3px; } .num_icon { position: relative; left: 40px; top: 3px; } .faoo { font-size: 20px !important; } .badge-pill-noti { padding-right: 6px; padding-left: 5px; border-radius: 10rem; } .badge-danger-noti { color: #fff; background-color: #ff009c; } span.badge.badge-pill-noti.badge-danger-noti { position: absolute; top: 5px; left: 12px; } .bc { color: #000; } .rjamimg { height: 11rem; width: 100%; object-fit: cover; } .rjamimg2 { height: 50vh; width: 100%; object-fit: cover; } .card { position: relative; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0); border-radius: 0.25rem; } .jam_img_thum { height: 7rem; object-fit: cover; width: 100%; } .jam_img_back { background: white; margin: 0 -6px; } .input-group-lg > .form-control { padding: 0.7rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.3rem; } .btn-outline-secondary { color: #ffffff; background-color: #ff009f; background-image: none; border-color: #ff00a2; } .btn-outline-secondary:hover { color: #ffffff; background-color: #ff009f; border-color: #ff00a2; } .form-control:focus { color: #495057; background-color: #fff; border-color: #e2e2e2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); } .form-control-lg { padding: 0.5rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.3rem; } .sixdown { margin-bottom: 6rem !important; } .jamshape { display: inline-block; /*margin:50px;*/ overflow:hidden; width:100px; height:100px; border:1px solid red; transform:rotate(45deg); } .jamshape img { display: block; transform: rotate(-45deg); transform-origin: left center; object-fit: cover; width: 164%; height: 208%; }
0.31321
0.071559
body { color: #333; background-color: #f4f4f4; } input, select, textarea { border-color: #eaeaea; color: inherit; } input:active, input:hover, select:active, select:hover, textarea:active, textarea:hover { border-color: #c8c8c8; } button { color: #fff; background-color: #536076; } button:active, button:hover { background-color: #3f4b61; } button.deemphasized { color: #333; background-color: #f4f4f4; } button.deemphasized:active, button.deemphasized:hover { background-color: #eaeaea; } a { color: inherit; } a:hover { color: #fff; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: gray; } .charm { color: #fff; background-color: #536076; } .error { background-color: #ce4b28; } .spinner { background: transparent; border-color: #eaeaea; border-bottom-color: #536076; } .overlay { background-color: rgba(0,0,0,.4); } .dialog .container { background-color: #fff; } .dialog .description, .dialog h3 ~ small { color: #666; } .bookingForm, .bookingSummaryForm { background-color: #fff; } .bookingInfoSection, .bookingSummaryHeader, .serviceSection { color: #fff; background-color: #3f4b61; } .bookingSummaryServiceName > span { color: #666; } .footerSection { color: #a6a6a6; background-color: #404040; } .servicePicker label.selected, .staffPicker label.selected, .timePicker label.selected { color: #fff; background-color: #536076; } .servicePicker label:hover { background-color: rgba(0,0,0,.1); } .servicePicker label.selected { background-color: rgba(0,0,0,.2); } .servicePicker span.details { color: hsla(0,0%,100%,.7); } .bookingInfoSection button.infoCircleButton, .servicePicker button.infoCircleButton { background-color: hsla(0,0%,100%,.35); } .bookingInfoSection button.infoCircleButton:hover, .servicePicker button.infoCircleButton:hover { background-color: hsla(0,0%,100%,.7); } .datePicker .navigator.disabled { color: #c8c8c8; } .datePicker .loading { background-color: hsla(0,0%,100%,.75); } .datePicker .date { color: #c8c8c8; } .datePicker .date:hover { background-color: #f4f4f4; } .datePicker .empty, .datePicker .empty:hover { background: transparent; } .datePicker .bookable { color: inherit; } .datePicker .not-bookable { color: #c8c8c8; } .datePicker .selected { color: #fff; } .datePicker .selected, .datePicker .selected:hover { background-color: #536076; } .staffPicker button { color: inherit; background-color: #fff; border-color: #eaeaea; } .staffPicker button:hover { color: inherit; background-color: #f4f4f4; border-color: #c8c8c8; } .staffPicker ul { border-color: #c8c8c8; } .staffPicker li { background-color: #fff; } .staffPicker li:hover { background-color: #f4f4f4; } .staffPicker li var.not-bookable { color: #ce4b28; } .staffPicker label.selected var.not-bookable { color: hsla(0,0%,100%,.7); } .staffPicker label.selected:hover { background-color: #536076; } .timePicker li:hover { background-color: #f4f4f4; } .timePicker span.message { color: #666; } .bookingDetails .image, .bookingInfoDialog .image { color: #536076; } .bookingDetails .image.circle { color: #fff; } .bookingInfoDialog, .serviceSection .dialog { color: #333; } @media (min-width:1021px) { .bookingInfoSection, .bookingSummaryHeader, .serviceSection { background: linear-gradient(#3f4b61,#536076); } .bookingSummaryLine { border-right: 1px solid #eaeaea; } } @media (max-width:1020px) { .headerSection button { background-color: rgba(0,0,0,.1); } .headerSection button:hover { background-color: rgba(0,0,0,.2); } }
HealthCarePortal/Content/CalendarCss1.css
body { color: #333; background-color: #f4f4f4; } input, select, textarea { border-color: #eaeaea; color: inherit; } input:active, input:hover, select:active, select:hover, textarea:active, textarea:hover { border-color: #c8c8c8; } button { color: #fff; background-color: #536076; } button:active, button:hover { background-color: #3f4b61; } button.deemphasized { color: #333; background-color: #f4f4f4; } button.deemphasized:active, button.deemphasized:hover { background-color: #eaeaea; } a { color: inherit; } a:hover { color: #fff; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: gray; } .charm { color: #fff; background-color: #536076; } .error { background-color: #ce4b28; } .spinner { background: transparent; border-color: #eaeaea; border-bottom-color: #536076; } .overlay { background-color: rgba(0,0,0,.4); } .dialog .container { background-color: #fff; } .dialog .description, .dialog h3 ~ small { color: #666; } .bookingForm, .bookingSummaryForm { background-color: #fff; } .bookingInfoSection, .bookingSummaryHeader, .serviceSection { color: #fff; background-color: #3f4b61; } .bookingSummaryServiceName > span { color: #666; } .footerSection { color: #a6a6a6; background-color: #404040; } .servicePicker label.selected, .staffPicker label.selected, .timePicker label.selected { color: #fff; background-color: #536076; } .servicePicker label:hover { background-color: rgba(0,0,0,.1); } .servicePicker label.selected { background-color: rgba(0,0,0,.2); } .servicePicker span.details { color: hsla(0,0%,100%,.7); } .bookingInfoSection button.infoCircleButton, .servicePicker button.infoCircleButton { background-color: hsla(0,0%,100%,.35); } .bookingInfoSection button.infoCircleButton:hover, .servicePicker button.infoCircleButton:hover { background-color: hsla(0,0%,100%,.7); } .datePicker .navigator.disabled { color: #c8c8c8; } .datePicker .loading { background-color: hsla(0,0%,100%,.75); } .datePicker .date { color: #c8c8c8; } .datePicker .date:hover { background-color: #f4f4f4; } .datePicker .empty, .datePicker .empty:hover { background: transparent; } .datePicker .bookable { color: inherit; } .datePicker .not-bookable { color: #c8c8c8; } .datePicker .selected { color: #fff; } .datePicker .selected, .datePicker .selected:hover { background-color: #536076; } .staffPicker button { color: inherit; background-color: #fff; border-color: #eaeaea; } .staffPicker button:hover { color: inherit; background-color: #f4f4f4; border-color: #c8c8c8; } .staffPicker ul { border-color: #c8c8c8; } .staffPicker li { background-color: #fff; } .staffPicker li:hover { background-color: #f4f4f4; } .staffPicker li var.not-bookable { color: #ce4b28; } .staffPicker label.selected var.not-bookable { color: hsla(0,0%,100%,.7); } .staffPicker label.selected:hover { background-color: #536076; } .timePicker li:hover { background-color: #f4f4f4; } .timePicker span.message { color: #666; } .bookingDetails .image, .bookingInfoDialog .image { color: #536076; } .bookingDetails .image.circle { color: #fff; } .bookingInfoDialog, .serviceSection .dialog { color: #333; } @media (min-width:1021px) { .bookingInfoSection, .bookingSummaryHeader, .serviceSection { background: linear-gradient(#3f4b61,#536076); } .bookingSummaryLine { border-right: 1px solid #eaeaea; } } @media (max-width:1020px) { .headerSection button { background-color: rgba(0,0,0,.1); } .headerSection button:hover { background-color: rgba(0,0,0,.2); } }
0.664758
0.105856
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); 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; } input { -webkit-appearance: none; } a[href^=tel] { text-decoration: inherit; color: inherit; } * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-tap-hightlight-color: rgba(0, 0, 0, 0); } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; padding: 10px 15px 10px; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } p { padding: 0px 15px 10px; } body { font-family: "Barlow", "Open Sans", sans-serif; -webkit-font-smoothing: antialiased; } html { -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; } *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; -webkit-transition: 0.3s; transition: 0.3s; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { width: 100%; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-sm-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-md-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-lg-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-xl-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-flex { display: -ms-flexbox !important; display: -webkit-box !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: -webkit-inline-box !important; display: inline-flex !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } nav { height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 20px; padding-right: 20px; background-color: #FFFFFF; position: fixed; top: 0; left: 0; width: 100%; } .main-nav { height: 80px; } .main-nav nav .burger { cursor: pointer; } .main-nav nav .burger .bar { background-color: #325D5B; width: 26px; height: 3px; border-radius: 2px; margin-bottom: 5px; justify-self: flex-end; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, -webkit-transform 0.3s; transition: transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; } .main-nav nav .burger.active .bar1 { -webkit-transform: rotate(-45deg) translate(-5px, 5px); transform: rotate(-45deg) translate(-5px, 5px); } .main-nav nav .burger.active .bar2 { opacity: 0; } .main-nav nav .burger.active .bar3 { -webkit-transform: rotate(45deg) translate(-6px, -8px); transform: rotate(45deg) translate(-6px, -8px); } .main-nav nav .user-circle { background-color: #F0E4DC; width: 36px; height: 36px; border-radius: 50%; } .back-nav { height: 80px; } .back-nav nav { color: #325D5B; font-size: 28px; font-weight: 600; } .back-nav nav .btn-back a { text-decoration: none; color: #325D5B; font-size: 22px; } .main-tabs { height: 92px; } .main-tabs footer { background-color: #FFFFFF; padding-top: 3px; padding-bottom: 12px; position: fixed; top: calc(100vh - 92px); left: 0; z-index: 1000; width: 100vw; -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); } .main-tabs footer .tabs { color: #325D5B; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0px 30px; } .main-tabs footer .tabs .tab { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 12px; } .main-tabs footer .tabs .tab i { font-size: 26px; margin-bottom: 6px; } .main-tabs footer .tabs .tab .tab-label { font-size: 13px; font-weight: 600; } .dance-tabs { height: 107px; } .dance-tabs footer { background-color: #407774; padding-top: 20px; padding-bottom: 8px; border-radius: 35px 35px 0 0; position: fixed; top: calc(100vh - 107px); left: 0; z-index: 1000; width: 100vw; -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); } .dance-tabs footer .tabs { color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0px 30px; } .dance-tabs footer .tabs .tab { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 12px 8px; } .dance-tabs footer .tabs .tab i, .dance-tabs footer .tabs .tab img { font-size: 26px; margin-bottom: 6px; } .dance-tabs footer .tabs .tab .tab-label { font-size: 13px; font-weight: 600; } .dance-tabs footer .tabs .tab-flip img { width: 30px; height: 25px; } .dance-tabs footer .tabs .tab.tab-pause i { font-size: 30px; } .dance-tabs footer .tabs .popping { -webkit-animation: popping 1s infinite; animation: popping 1s infinite; } @-webkit-keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.05); transform: scale(1.05); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.05); transform: scale(1.05); } 100% { -webkit-transform: scale(1); transform: scale(1); } } .dance-tabs footer .tabs .tab-skip img { width: 18px; height: 22px; } .wrapper .popup-result { background-color: #FFFFFF; width: 100%; border-radius: 50px 50px 0 0; padding: 20px; position: absolute; bottom: -400px; opacity: 0; left: 0; -webkit-transition: all 0.5s; transition: all 0.5s; } .wrapper .popup-result .finish-title { margin-top: 20px; text-align: center; font-weight: 600; color: #325D5B; } .wrapper .popup-result .your-score { text-align: center; font-weight: 600; color: #A1A1A1; padding: 0px; font-size: 18px; } .wrapper .popup-result h2.score-h2 { text-align: center; font-weight: 600; font-size: 96px; color: #407774; margin: 0px; padding: 0; } .wrapper .popup-result .comment { text-align: center; font-weight: 600; font-size: 22px; color: #464646; margin-bottom: 30px; } .wrapper .popup-result .cards-result { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px 20px; color: #FFFFFF; border-radius: 15px; margin-bottom: 7px; font-size: 22px; font-weight: 600; } .wrapper .popup-result .cards-result i { margin-right: 20px; } .wrapper .popup-result .cards-result .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .wrapper .popup-result .cards-result p { padding: 0px; } .wrapper .popup-result .cards-result .grade { font-size: 20px; } .wrapper .popup-result .average { background-color: #C6CDD1; } .wrapper .popup-result .low { background-color: #F29D91; } .wrapper .popup-result .good { background-color: #AAD1CF; } .wrapper .popup-result .long-btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #407774; padding: 20px 20px; border-radius: 15px; margin-top: 70px; color: #FFFFFF; font-weight: 600; margin-bottom: 30px; } .wrapper .active { -webkit-transform: translateY(-55%); transform: translateY(-55%); opacity: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; z-index: 1001; -webkit-box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.08); } .wrapper { position: relative; overflow: hidden; } .wrapper .page { height: 100vh; padding: 0px 15px; padding-top: 10px; } .wrapper .page h1 { font-size: 34px; font-weight: 700; color: #325D5B; padding-left: 0px; padding-right: 0px; } .wrapper .page h2 { font-size: 24px; font-weight: 600; padding-bottom: 3px; color: #A1A1A1; padding-left: 0px; padding-right: 0px; } .wrapper .page .cards-event { background-color: #F2B791; padding: 32px 25px; border-radius: 22px; margin-bottom: 20px; } .wrapper .page .cards-event .card-title { font-size: 28px; font-weight: 600; color: #8E5C2F; padding: 0px; } .wrapper .page .cards-event .card-desc { font-size: 15px; font-weight: 600; color: #8E5C2F; padding: 0px; margin-bottom: 22px; } .wrapper .page .cards-event .btn-card { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 8px 15px; border-radius: 13px; background-color: #FFFFFF; text-decoration: none; color: #8E5C2F; font-size: 16px; font-weight: 600; } .wrapper .page .cards-event .btn-card i { margin-right: 10px; font-size: 12px; } .wrapper .page .card-green { background-color: #AAD1CF; } .wrapper .page .card-green .card-title { color: #325D5B; } .wrapper .page .card-green .card-desc { color: #325D5B; } .wrapper .page .card-green .btn-card { color: #325D5B; } .wrapper .page6 { height: auto; } .wrapper .canvas-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .wrapper .scoring { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 0px; } .wrapper .scoring .stars { color: #EDEDED; font-size: 24px; } .wrapper .scoring .stars .active { color: #FDCC0D; } .wrapper .scoring .stars .staring { -webkit-animation: starstar 1s infinite; animation: starstar 1s infinite; } .wrapper .scoring .score, .wrapper .scoring .accuracy { color: #9E8772; font-size: 30px; font-weight: 600; } .wrapper .scoring .popping { -webkit-animation: popping 1s infinite; animation: popping 1s infinite; } @-webkit-keyframes starstar { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes starstar { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } 100% { -webkit-transform: scale(1); transform: scale(1); } } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-right-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-right-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-right-leave-to { -webkit-transform: translateX(100%); transform: translateX(100%); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-right-enter { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-right-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-right-enter-to { -webkit-transform: translateX(0); transform: translateX(0); } .canvas-container { width: 800px; max-width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .camera-canvas { position: absolute; -webkit-transform-origin: 0 0; transform-origin: 0 0; left: 10px; top: 10px; } #main { left: 0; top: 0; position: absolute; } .illustration-canvas { border: none; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; color: black; } .footer-text { max-width: 600px; text-align: center; margin: auto; } @media only screen and (max-width: 600px) { .footer-text, .dg { display: none; } } /* * The following loading spinner CSS is from SpinKit project * https://github.com/tobiasahlin/SpinKit */ .sk-spinner-pulse { width: 20px; height: 20px; margin: auto 10px; float: left; background-color: #333; border-radius: 100%; -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out; animation: sk-pulseScaleOut 1s infinite ease-in-out; } @-webkit-keyframes sk-pulseScaleOut { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } @keyframes sk-pulseScaleOut { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } .spinner-text { float: left; } /*# sourceMappingURL=style.css.map */
css/style.css
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); 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; } input { -webkit-appearance: none; } a[href^=tel] { text-decoration: inherit; color: inherit; } * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-tap-hightlight-color: rgba(0, 0, 0, 0); } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; padding: 10px 15px 10px; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } p { padding: 0px 15px 10px; } body { font-family: "Barlow", "Open Sans", sans-serif; -webkit-font-smoothing: antialiased; } html { -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; } *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; -webkit-transition: 0.3s; transition: 0.3s; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { width: 100%; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-sm-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-md-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-lg-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; min-width: 0; max-width: 100%; } .col-xl-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; } } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-flex { display: -ms-flexbox !important; display: -webkit-box !important; display: flex !important; } .d-inline-flex { display: -ms-inline-flexbox !important; display: -webkit-inline-box !important; display: inline-flex !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } nav { height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 20px; padding-right: 20px; background-color: #FFFFFF; position: fixed; top: 0; left: 0; width: 100%; } .main-nav { height: 80px; } .main-nav nav .burger { cursor: pointer; } .main-nav nav .burger .bar { background-color: #325D5B; width: 26px; height: 3px; border-radius: 2px; margin-bottom: 5px; justify-self: flex-end; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, -webkit-transform 0.3s; transition: transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; } .main-nav nav .burger.active .bar1 { -webkit-transform: rotate(-45deg) translate(-5px, 5px); transform: rotate(-45deg) translate(-5px, 5px); } .main-nav nav .burger.active .bar2 { opacity: 0; } .main-nav nav .burger.active .bar3 { -webkit-transform: rotate(45deg) translate(-6px, -8px); transform: rotate(45deg) translate(-6px, -8px); } .main-nav nav .user-circle { background-color: #F0E4DC; width: 36px; height: 36px; border-radius: 50%; } .back-nav { height: 80px; } .back-nav nav { color: #325D5B; font-size: 28px; font-weight: 600; } .back-nav nav .btn-back a { text-decoration: none; color: #325D5B; font-size: 22px; } .main-tabs { height: 92px; } .main-tabs footer { background-color: #FFFFFF; padding-top: 3px; padding-bottom: 12px; position: fixed; top: calc(100vh - 92px); left: 0; z-index: 1000; width: 100vw; -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); } .main-tabs footer .tabs { color: #325D5B; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0px 30px; } .main-tabs footer .tabs .tab { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 12px; } .main-tabs footer .tabs .tab i { font-size: 26px; margin-bottom: 6px; } .main-tabs footer .tabs .tab .tab-label { font-size: 13px; font-weight: 600; } .dance-tabs { height: 107px; } .dance-tabs footer { background-color: #407774; padding-top: 20px; padding-bottom: 8px; border-radius: 35px 35px 0 0; position: fixed; top: calc(100vh - 107px); left: 0; z-index: 1000; width: 100vw; -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.08); } .dance-tabs footer .tabs { color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0px 30px; } .dance-tabs footer .tabs .tab { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 12px 8px; } .dance-tabs footer .tabs .tab i, .dance-tabs footer .tabs .tab img { font-size: 26px; margin-bottom: 6px; } .dance-tabs footer .tabs .tab .tab-label { font-size: 13px; font-weight: 600; } .dance-tabs footer .tabs .tab-flip img { width: 30px; height: 25px; } .dance-tabs footer .tabs .tab.tab-pause i { font-size: 30px; } .dance-tabs footer .tabs .popping { -webkit-animation: popping 1s infinite; animation: popping 1s infinite; } @-webkit-keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.05); transform: scale(1.05); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.05); transform: scale(1.05); } 100% { -webkit-transform: scale(1); transform: scale(1); } } .dance-tabs footer .tabs .tab-skip img { width: 18px; height: 22px; } .wrapper .popup-result { background-color: #FFFFFF; width: 100%; border-radius: 50px 50px 0 0; padding: 20px; position: absolute; bottom: -400px; opacity: 0; left: 0; -webkit-transition: all 0.5s; transition: all 0.5s; } .wrapper .popup-result .finish-title { margin-top: 20px; text-align: center; font-weight: 600; color: #325D5B; } .wrapper .popup-result .your-score { text-align: center; font-weight: 600; color: #A1A1A1; padding: 0px; font-size: 18px; } .wrapper .popup-result h2.score-h2 { text-align: center; font-weight: 600; font-size: 96px; color: #407774; margin: 0px; padding: 0; } .wrapper .popup-result .comment { text-align: center; font-weight: 600; font-size: 22px; color: #464646; margin-bottom: 30px; } .wrapper .popup-result .cards-result { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px 20px; color: #FFFFFF; border-radius: 15px; margin-bottom: 7px; font-size: 22px; font-weight: 600; } .wrapper .popup-result .cards-result i { margin-right: 20px; } .wrapper .popup-result .cards-result .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .wrapper .popup-result .cards-result p { padding: 0px; } .wrapper .popup-result .cards-result .grade { font-size: 20px; } .wrapper .popup-result .average { background-color: #C6CDD1; } .wrapper .popup-result .low { background-color: #F29D91; } .wrapper .popup-result .good { background-color: #AAD1CF; } .wrapper .popup-result .long-btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #407774; padding: 20px 20px; border-radius: 15px; margin-top: 70px; color: #FFFFFF; font-weight: 600; margin-bottom: 30px; } .wrapper .active { -webkit-transform: translateY(-55%); transform: translateY(-55%); opacity: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; z-index: 1001; -webkit-box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.08); box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.08); } .wrapper { position: relative; overflow: hidden; } .wrapper .page { height: 100vh; padding: 0px 15px; padding-top: 10px; } .wrapper .page h1 { font-size: 34px; font-weight: 700; color: #325D5B; padding-left: 0px; padding-right: 0px; } .wrapper .page h2 { font-size: 24px; font-weight: 600; padding-bottom: 3px; color: #A1A1A1; padding-left: 0px; padding-right: 0px; } .wrapper .page .cards-event { background-color: #F2B791; padding: 32px 25px; border-radius: 22px; margin-bottom: 20px; } .wrapper .page .cards-event .card-title { font-size: 28px; font-weight: 600; color: #8E5C2F; padding: 0px; } .wrapper .page .cards-event .card-desc { font-size: 15px; font-weight: 600; color: #8E5C2F; padding: 0px; margin-bottom: 22px; } .wrapper .page .cards-event .btn-card { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 8px 15px; border-radius: 13px; background-color: #FFFFFF; text-decoration: none; color: #8E5C2F; font-size: 16px; font-weight: 600; } .wrapper .page .cards-event .btn-card i { margin-right: 10px; font-size: 12px; } .wrapper .page .card-green { background-color: #AAD1CF; } .wrapper .page .card-green .card-title { color: #325D5B; } .wrapper .page .card-green .card-desc { color: #325D5B; } .wrapper .page .card-green .btn-card { color: #325D5B; } .wrapper .page6 { height: auto; } .wrapper .canvas-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .wrapper .scoring { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 0px; } .wrapper .scoring .stars { color: #EDEDED; font-size: 24px; } .wrapper .scoring .stars .active { color: #FDCC0D; } .wrapper .scoring .stars .staring { -webkit-animation: starstar 1s infinite; animation: starstar 1s infinite; } .wrapper .scoring .score, .wrapper .scoring .accuracy { color: #9E8772; font-size: 30px; font-weight: 600; } .wrapper .scoring .popping { -webkit-animation: popping 1s infinite; animation: popping 1s infinite; } @-webkit-keyframes starstar { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes starstar { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes popping { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } 100% { -webkit-transform: scale(1); transform: scale(1); } } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-left-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-left-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-leave-to { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-left-enter { -webkit-transform: translateX(100%); transform: translateX(100%); } .wrapper .push-left-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-left-enter-to { -webkit-transform: translateX(0); transform: translateX(0); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-right-leave { -webkit-transform: translateX(0); transform: translateX(0); } .wrapper .push-right-leave-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-right-leave-to { -webkit-transform: translateX(100%); transform: translateX(100%); position: absolute; top: 0; left: 0; z-index: 1; } .wrapper .push-right-enter { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .wrapper .push-right-enter-active { -webkit-transition: all 400ms ease-out; transition: all 400ms ease-out; } .wrapper .push-right-enter-to { -webkit-transform: translateX(0); transform: translateX(0); } .canvas-container { width: 800px; max-width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .camera-canvas { position: absolute; -webkit-transform-origin: 0 0; transform-origin: 0 0; left: 10px; top: 10px; } #main { left: 0; top: 0; position: absolute; } .illustration-canvas { border: none; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; color: black; } .footer-text { max-width: 600px; text-align: center; margin: auto; } @media only screen and (max-width: 600px) { .footer-text, .dg { display: none; } } /* * The following loading spinner CSS is from SpinKit project * https://github.com/tobiasahlin/SpinKit */ .sk-spinner-pulse { width: 20px; height: 20px; margin: auto 10px; float: left; background-color: #333; border-radius: 100%; -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out; animation: sk-pulseScaleOut 1s infinite ease-in-out; } @-webkit-keyframes sk-pulseScaleOut { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } @keyframes sk-pulseScaleOut { 0% { -webkit-transform: scale(0); transform: scale(0); } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } .spinner-text { float: left; } /*# sourceMappingURL=style.css.map */
0.340814
0.057493
@charset "UTF-8"; @font-face { font-family: "DroidArabicKufi"; src: url("../fonts/DroidArabicKufi.woff"); } @font-face { font-family: "DroidKufi-Bold"; src: url("../fonts/DroidKufi-Bold.woff"); } * { padding: 0; margin: 0; outline: none; border: none; font-size: 100%; } body { font-size: 16px; font-family: "DroidArabicKufi", Arial, sans-serif; color: #363636; line-height: 28px; font-weight: 400; background: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; } a { text-decoration: none; cursor: pointer; } a:hover, a:visited, a:focus { text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { position: relative; margin: 0; background: none; font-weight: 600; line-height: 1.2em; font-family: "DroidKufi-Bold", Arial, sans-serif; } section { position: relative; } textarea { overflow: hidden; resize: none; } button { background-color: transparent; outline: none !important; cursor: pointer; min-width: auto; } p, .text { font-size: 15px; line-height: 26px; color: #666; font-weight: 400; margin: 0; } ::-webkit-input-placeholder { color: inherit; } ::-moz-input-placeholder { color: inherit; } ::-ms-input-placeholder { color: inherit; } .auto-container { position: static; max-width: 1200px; padding: 0 15px; margin: 0 auto; width: 100%; } .small-container { position: static; max-width: 900px; padding: 0 15px; margin: 0 auto; } .page-wrapper { position: relative; margin: 0 auto; width: 100%; min-width: 300px; overflow: hidden; z-index: 1; background-color: #fff; transition: all 300ms ease; } .section { padding: 60px 0 30px 0; } .bg_alice { background-color: #f9fafc; } ul, li { list-style: none; padding: 0; margin: 0; } .social-icon-one { position: relative; display: flex; align-items: center; } .social-icon-one li { position: relative; margin-right: 10px; } .social-icon-one li:last-child { margin-right: 0; } .social-icon-one li a { position: relative; display: block; font-size: 14px; color: #777777; height: 30px; width: 30px; border: 1px solid transparent; line-height: 28px; text-align: center; border-radius: 50%; transition: all 500ms ease; } .social-icon-one li a:hover { color: #ffffff; } .social-icon-one.light li a { color: #ffffff; } .social-icon-one.light li a:hover { color: #000000; } .btn-style { position: relative; font-size: 15px; line-height: 30px; color: #222; border: 1px solid #33ab9d; padding: 8px 40px; font-weight: 600; overflow: hidden; min-width: 170px; } .btn-style:hover { background-color: #33ab9d; color: #fff; } .theme-btn { display: inline-block; text-align: center; border-radius: 40px; transition: all 0.5s ease; } /*Btn Style One*/ .btn-style-one { position: relative; font-size: 16px; line-height: 30px; color: #ffffff; padding: 10px 30px; font-weight: 600; background: #33ab9d; overflow: hidden; min-width: 150px; border-radius: 4px; } .btn-style-one:hover { color: #fff; background-color: #2d978b; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } /*Btn Style One*/ .client-testimonial-carousel .owl-prev, .client-testimonial-carousel .owl-next { position: absolute; left: -120px; top: 0; height: 50px; width: 50px; line-height: 46px; font-size: 24px; color: #1370b5; border: 2px solid #1370b5; text-align: center; border-radius: 50%; } .model { padding: 40px; border-radius: 0; overflow: unset; max-width: 1000px; height: auto; background-color: #f2f2f2; } .jquery-modal { z-index: 999; } /*** ==================================================================== Scroll To Top ==================================================================== ***/ .scroll-to-top { position: fixed; right: 30px; bottom: 30px; z-index: 999; width: 40px; height: 40px; font-size: 18px; color: #1b2032; background-color: #ffffff; line-height: 40px; border-radius: 50px 50px 0 0; text-align: center; display: none; cursor: pointer; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } /*** ==================================================================== Main Header ==================================================================== ***/ .main-header { position: relative; left: 0; top: 0; width: 100%; height: auto; z-index: 99; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); } .header-top { position: relative; background: #33ab9d; } .header-top .inner-container { position: relative; display: flex; justify-content: space-between; align-items: center; } .header-top .top-left { position: relative; } .header-top .top-left .contact-list { position: relative; padding: 15px 0; } .header-top .top-left .contact-list li { position: relative; float: left; font-size: 14px; line-height: 20px; font-weight: 400; margin-right: 30px; color: #fff; } .header-top .top-left .contact-list li:last-child { margin-right: 0; } .header-top .top-left .contact-list li i { float: left; font-size: 20px; line-height: 20px; margin-right: 8px; color: #fff; } .header-top .top-left .contact-list li a { color: #fff; display: inline-block; transition: all 300ms ease; } .header-top .top-right { position: relative; float: right; } .main-header .main-box { margin-bottom: 0; padding-left: 0; } .main-header .main-box:before { display: none; } .main-header .main-box { position: relative; display: flex; align-items: center; justify-content: space-between; } .main-header .main-box:before { display: none; position: absolute; left: 0; right: 60px; height: 100%; background: #f5f5f5; content: ""; border-radius: 50px; border: 1px solid #dddde1; } .main-header .logo-box { position: relative; display: flex; align-items: center; margin-right: 70px; } .main-header .logo { position: relative; z-index: 9; padding: 15px 0; transition: all 300ms ease; } .main-menu { position: static; } .main-menu .navbar-header { display: none; } .main-menu .navbar-collapse { padding: 0px; } .main-menu .navigation { position: static; display: flex; align-items: center; } .main-menu .navigation > li { position: relative; margin-right: 30px; padding: 20px 0; transition: all 300ms ease; } .main-menu .navigation > li > span, .main-menu .navigation > li > a { position: relative; display: block; text-align: center; opacity: 1; font-size: 14px; line-height: 30px; font-weight: 600; color: #222222; cursor: pointer; text-transform: uppercase; transition: all 300ms ease; } .main-menu .navigation > li.current span.current, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current > span { color: #305264; } .main-menu .navigation > li.dropdown > span { padding-right: 10px; } .main-menu .navigation > li.dropdown > span:after { position: absolute; right: -2px; top: 50%; margin-top: -10px; font-family: "Font Awesome 5 Free"; content: "\F0D7"; display: block; line-height: 20px; font-size: 12px; font-weight: 900; color: #222222; z-index: 5; } .main-menu .navigation > li > a > span { position: relative; } .main-menu .navigation > li > ul { position: absolute; top: 100%; left: -15px; background-color: #fff; border-radius: 8px; padding: 10px 0; opacity: 0; z-index: 1; min-width: 200px; transition: all 0.5s; transform: translateY(50px); box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); } .main-menu .navigation > li > ul:before { position: absolute; left: 20px; top: -8px; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #ffffff; content: ""; } .main-menu .navigation > li > ul.from-right { left: auto; right: 0; } .main-menu .navigation > li > ul .from-right { left: auto; right: 100%; margin-right: 2px; } .main-menu .navigation > li > ul > li { position: relative; display: block; z-index: 1; } .main-menu .navigation > li > ul > li:last-child { border-bottom: none; } .main-menu .navigation > li > ul > li > span, .main-menu .navigation > li > ul > li > a { position: relative; display: block; padding: 10px 30px; z-index: 1; font-weight: 600; font-size: 16px; line-height: 20px; color: #363636; white-space: nowrap; text-transform: capitalize; cursor: pointer; transition: all 0.3s ease; } .main-menu .navigation > li.current.dropdown > span:after, .main-menu .navigation > li li > a:hover, .main-menu .navigation > li > ul > li > ul > li.current > a, .main-menu .navigation > li > ul > li.current > a { color: #33ab9d; } .main-menu .navigation > li > ul > li > ul { position: absolute; top: 100%; left: 100%; background-color: #fff; border-radius: 8px; padding: 10px 0; min-width: 200px; margin-top: -40px; opacity: 0; z-index: 1; transition: all 0.5s; transform: translateY(50px); -ms-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); } .main-menu .navigation > li > ul > li > ul > li { position: relative; width: 100%; } .main-menu .navigation > li > ul > li > ul > li > a { position: relative; display: block; padding: 10px 30px; z-index: 1; font-weight: 600; font-size: 16px; line-height: 20px; color: #363636; white-space: nowrap; text-transform: capitalize; transition: all 0.3s ease; } .main-menu .navigation > li > ul > li > ul > li > span:hover { color: #5c6770; } .main-menu .navigation > li > ul > li.dropdown > span:before { position: absolute; right: 20px; top: 50%; margin-top: -10px; font-family: "Font Awesome 5 Free"; content: "\F105"; display: block; color: inherit; line-height: 20px; font-size: 16px; font-weight: 900; z-index: 5; } .main-menu .navigation > li.dropdown:hover > ul { opacity: 1; visibility: visible; transform: translate(0px); } .main-menu .navigation li > ul > li.dropdown:hover > ul { opacity: 1; visibility: visible; transform: translate(0px); } .main-menu .navigation li.dropdown .dropdown-btn { position: absolute; right: 10px; top: 8px; width: 34px; height: 30px; border: 1px solid #ffffff; text-align: center; font-size: 16px; line-height: 26px; color: #ffffff; cursor: pointer; z-index: 5; display: none; } .main-header .nav-outer { position: static; display: flex; justify-content: flex-end; align-items: center; width: 100%; } .main-header .outer-box { position: relative; display: flex; justify-content: center; align-items: center; } .main-header .theme-btn { margin-left: 30px; } /*** ==================================================================== Sticky Header ==================================================================== ***/ .sticky-header { position: fixed; visibility: hidden; opacity: 0; left: 0px; top: 0px; width: 100%; padding: 0px 0px; z-index: 99; background: rgba(255, 255, 255, 0.952941); box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } .fixed-header .sticky-header { opacity: 1; z-index: 99; visibility: visible; } .sticky-header .main-box { padding: 0; margin: 0; } .sticky-header .outer-box, .sticky-header .main-box:before { display: none; } .main-header .sticky-header .main-menu .navigation > li.current > a { color: #33ab9d; } .header-style-two .sticky-header .logo-box:before { display: none; } /*** ==================================================================== Mobile Header ==================================================================== ***/ .mobile-header { position: relative; padding: 13px 15px; display: none; z-index: 99; } .mobile-header:after { display: table; clear: both; content: ""; } .mobile-header .logo { position: relative; float: left; margin: 0; padding: 0 !important; left: 0; } .mobile-header .logo img { max-height: 50px; } .mobile-header .nav-outer { position: relative; float: right; margin-top: 5px; } .mobile-header .outer-box { position: relative; float: right; } .mobile-header .search-box { margin: 0; } .mobile-header .cart-btn { font-size: 20px; height: 40px; width: 40px; text-align: center; background: #fff; border-radius: 50%; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); } .mobile-header .cart-btn { margin-left: 10px; } .nav-outer .mobile-nav-toggler { position: relative; float: right; font-size: 32px; line-height: 30px; cursor: pointer; margin-left: 20px; color: #33ab9d; order: 3; display: none; } .mm-panels .mm-counter { position: absolute; right: 45px; top: 50%; text-indent: 0; display: block; margin-top: -10px; background-color: #999999; height: 20px; width: 20px; text-align: center; border-radius: 50%; color: #fff; line-height: 22px; font-size: 12px; font-weight: 600; padding: 0; } .mm-navbar__title > span { font-size: 16px; line-height: 22px; color: #ffffff; font-weight: 600; } .mm-listview .current { background-color: rgba(0, 0, 0, 0.1); } #toggle-user-sidebar { margin-left: 20px; } #toggle-user-sidebar .thumb { display: block; height: 30px; width: 30px; border: 2px solid rgba(255, 255, 255, 0.15); border-radius: 50%; } .mm-add-listing { margin-top: 30px; padding: 0 10px; border: transparent; display: none; } .mm-add-listing .theme-btn { width: auto; min-width: auto; flex: 0 0 auto; color: #33ab9d !important; border-radius: 50px; line-height: 25px; font-weight: 400; } .mm-add-listing .theme-btn span { margin-left: 0; margin-right: 10px; } /*** ==================================================================== Banner Section Three ==================================================================== ***/ .banner-section-three { position: relative; } .banner-section-three .banner-carousel { position: relative; } .banner-section-three .slide-item { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; } .banner-section-three .content-outer { position: relative; display: flex; align-items: center; min-height: 700px; } .banner-section-three .content-box { position: relative; max-width: 600px; width: 100%; transition: all 300ms ease; } .banner-section-three .content-box .title { position: relative; display: inline-block; font-size: 18px; line-height: 1.2em; color: #33ab9d; font-weight: 500; padding: 5px 20px; margin-bottom: 25px; background-color: #ffffff; border-radius: 3px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .title { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 400ms; } .banner-section-three .content-box h4 { position: relative; display: block; line-height: 1em; font-size: 36px; font-weight: 400; color: #fff; margin-bottom: 10px; opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box h4 { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 500ms; } .banner-section-three .content-box h2 { font-size: 52px; line-height: 1.1em; font-weight: 700; color: #222222; opacity: 0; visibility: hidden; margin-bottom: 15px; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .content-box h2 span { color: #7fc540; } .banner-section-three .active .content-box h2 { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 600ms; } .banner-section-three .content-box .text { font-size: 18px; line-height: 30px; color: #222; font-family: "DroidKufi-Bold", Arial, sans-serif; font-weight: 500; opacity: 0; visibility: hidden; margin-bottom: 30px; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .text { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 600ms; } .banner-section-three .content-box .btn-box { opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .btn-box { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 700ms; } .banner-section-three .top-features { position: relative; margin-top: -70px; z-index: 1; } .banner-section-three .top-features:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #7fc540; content: ""; display: none; } .default-arrows .owl-nav { position: absolute; left: 0; top: 50%; width: 100%; opacity: 0; margin-top: -22px; transition: all 500ms ease; } /*========================== Owl Carousel Arrows ===========================*/ .owl-carousel.no-arrows .owl-nav { display: none; } .default-arrows .owl-nav { position: absolute; left: 0; top: 50%; width: 100%; opacity: 0; margin-top: -22px; transition: all 500ms ease; } .default-arrows:hover .owl-nav { opacity: 1; } .default-arrows .owl-next, .default-arrows .owl-prev { position: absolute; left: -50px; top: 0; height: 45px; width: 45px; color: #ffffff; font-size: 18px; font-weight: 600; text-align: center; background: rgba(255, 255, 255, 0.4); line-height: 45px; border-radius: 7px; transition: all 500ms ease; } .default-arrows .owl-next { left: auto; right: -50px; } .default-arrows:hover .owl-next { right: 30px; } .default-arrows:hover .owl-prev { left: 30px; } .default-arrows .owl-next:hover, .default-arrows .owl-prev:hover { background: #ffffff; color: #33ab9d; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); } .default-arrows.dark .owl-next, .default-arrows.dark .owl-prev { background-color: rgba(0, 0, 0, 0.2); } .default-arrows.dark .owl-next:hover, .default-arrows.dark .owl-prev:hover { background-color: #ffffff; } .owl-carousel.disable-arrow .owl-nav { display: none; } .owl-carousel.disable-dots .owl-dots { display: none; } .default-dots .owl-dots { position: relative; display: flex; justify-content: center; align-items: center; } .default-dots .owl-dot { position: relative; height: 8px; width: 8px; background-color: #000000; margin: 0 4px; border-radius: 10px; transition: all 300ms ease; } .default-dots .owl-dot.active { width: 32px; background-color: #33ab9d; } .default-dots.light .owl-dot { background-color: #ffffff !important; } .theme_color { color: #1370b5; } .pull-right { float: right; } .pull-left { float: left; } .banner-section-three .content-box .btn-box { opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .btn-box { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 700ms; } .features { margin-top: 50px; } .feature-icon img { display: block; width: 150px; border: 2px solid #33ab9d; border-radius: 50%; padding: 8px; margin: 0 auto; } .feature-text h3 { font-size: 18px; text-align: center; margin-top: 10px; } @media only screen and (max-width: 767px) { .feature { margin-bottom: 15px; } } @media only screen and (max-width: 1023px) { .feature { margin-bottom: 15px; } } .about { margin-top: 60px; } .about-img img { display: block; max-width: 100%; } .about-text { margin-top: 80px; } .about-text h2 { text-align: right; margin-bottom: 20px; color: #33ab9d; } .about-text-block { position: relative; background-color: #33ab9d; padding: 30px 50px; border-radius: 5px; max-width: 80%; float: right; text-align: right; min-height: 400px; display: flex; flex-direction: column; justify-content: space-between; } .about-text-block p { color: #fff; font-size: 17px; } .about-text-block .about-more { color: #fff; min-width: 120px; margin: 0 auto; display: block; text-align: center; transition: all 0.3s ease; } .about-text-block .about-more:hover { color: #305264; } .about-text-block:before { content: ""; position: absolute; background: url("/images/decorate.png") no-repeat; top: -100px; left: -70px; width: 150px; height: 150px; z-index: -1; display: block; } @media only screen and (max-width: 767px) { .about-text { margin-top: 0; } .about-img { display: none; } .about-text-block { min-width: 100%; float: none; } .about-text-block::before { display: none; } } .vision .about-text { margin-top: 10px; } .vision .about-text h2 { text-align: center; margin-right: 30px; } .vision-text-block { float: left; } .vision-text-block:before { content: ""; position: absolute; background: url("/images/decorate.png") no-repeat; top: -100px; left: 400px; width: 150px; height: 150px; z-index: -1; display: block; } @media only screen and (max-width: 1032px) { .vision .about-text { margin-top: 0; } .vision-text-block:before { left: 300px; } } @media only screen and (max-width: 767px) { .about-text { margin-top: 0; } .about-img { display: none; } .vision-text-block { min-width: 100%; float: none; } .vision-text-block::before { display: none; } } .team { margin-top: 50px; } .team h2 { text-align: center; color: #33ab9d; margin-bottom: 40px; } .team-section { position: relative; padding: 120px 0; } .team-section.alternate { background-color: #fcfcfc; } .team-section:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-position: left bottom; background-size: 50%; opacity: 0.5; transform: scale(-1); content: ""; } .team-block { position: relative; margin-bottom: 50px; } .team-block .inner-box { position: relative; overflow: hidden; text-align: center; border: 5px solid #ffffff; max-width: 370px; margin: 0 auto; transition: all 300ms ease; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1); } .team-block .inner-box:hover { box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); } .team-block .image:after { position: absolute; left: 0; bottom: 0; width: 100%; content: ""; height: 0; border-radius: 50% 50% 0 0; transition: all 300ms ease; } .team-block .inner-box:hover .image:after { height: 50%; } .team-block .image { position: relative; overflow: hidden; margin-bottom: 0; max-height: 330px; } .team-block .image img { display: block; width: 100%; height: auto; transition: all 500ms ease; } .team-block .inner-box:hover .image img { transform: scale(1.1); transition: all 2000ms ease; } .more-team { width: 200px; margin: 0 auto; } .more-team a { display: block; padding: 10px 40px; background-color: #33ab9d; color: #fff; text-align: center; border-radius: 40px; transition: all 0.5s ease; } .more-team a:hover { background-color: #2d978b; } .counter-section { margin-top: 50px; } .counter-section .outer-box { padding: 30px 40px; background: #fff; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; } .counter-num { display: flex; justify-content: center; align-items: center; color: #33ab9d; font-size: 32px; font-weight: bold; height: 200px; width: 200px; margin: 0 auto; border-radius: 50%; background: radial-gradient(ellipse at center, rgba(255, 113, 12, 0) 50%, #33ab9d 51.5%); } .counter-text h3 { text-align: center; font-size: 18px; margin-top: 16px; } @media only screen and (max-width: 767px) { .counter { margin-bottom: 15px; margin: 0 auto; } .counter-num { margin: 0 auto; } .counter-text { padding-right: 0px; } } @media only screen and (max-width: 1023px) { .counter { margin-bottom: 15px; } } .appointment-section { background-color: #33ab9d; padding: 40px 0; } .appointment-section h2, .appointment-section p { text-align: center; color: #fff; } .appointment-section h2 { margin-bottom: 10px; } .appointment-section p { font-size: 17px; margin-bottom: 12px; } .contact-form-two { margin-top: 40px; direction: rtl; } .contact-form-two .form-group { position: relative; padding: 0 10px; margin-bottom: 20px; } .contact-form-two .form-group input[type=date], .contact-form-two .form-group input[type=datetime-local], .contact-form-two .form-group input[type=month], .contact-form-two .form-group input[type=time], .contact-form-two .form-group input[type=text], .contact-form-two .form-group input[type=email], .contact-form-two .form-group input[type=url], .contact-form-two .form-group input[type=number], .contact-form-two .form-group input[type=tel], .contact-form-two .form-group textarea, .contact-form-two .form-group select { position: relative; display: block; width: 100%; font-size: 16px; color: #999999; line-height: 20px; padding: 10px 20px; border: 1px solid #f1f1f1; background-color: #ffffff; font-weight: 400; height: 50px; border-radius: 5px; transition: all 300ms ease; text-align: right; } .contact-form-two .form-group input:focus, .contact-form-two .form-group select:focus, .contact-form-two .form-group textarea:focus { border-color: #305264; } .contact-form-two .form-group select { cursor: pointer; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -moz-appearance: none; background: #ffffff url(/images/icons/icon-select.png) left center no-repeat; direction: rtl; padding: 10px 20px 10px 20px; } .contact-form-two .form-group textarea { height: 150px; resize: none; padding: 15px 20px; } .contact-form-two .form-group button:hover { color: #ffffff; } .contact-form-two input.error:focus, .contact-form-two select.error:focus, .contact-form-two textarea.error:focus { border-color: #ff0000; } .contact-form-two label.error { display: block; font-weight: 500; font-size: 13px; text-transform: capitalize; line-height: 24px; color: #ff0000; padding-top: 7px; margin-bottom: 0; } .contact-form-two .btn-style { display: block; background-color: #217067; color: #fff; margin: 0 auto; transition: all 0.5s ease; } .contact-form-two .btn-style:hover { background-color: #164943; } /*** ==================================================================== Service Section Four ==================================================================== ***/ .services-section { position: relative; padding: 120px 0; background-color: #fafafa; margin-top: 50px; } .services-section h2 { text-align: center; color: #33ab9d; margin-bottom: 20px; } .services-section .right-btn { margin-top: 60px; } .services-section .carousel-outer { margin: 0 -20px; } .services-section .services-carousel { padding-bottom: 20px; } .service-block-four { position: relative; padding: 20px; margin-bottom: 30px; } .service-block-four .inner-box { position: relative; overflow: hidden; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } .service-block-four .image-box { position: relative; border: 10px solid #ffffff; } .service-block-four .image-box .image { position: relative; margin-bottom: 0; background-color: #ffffff; overflow: hidden; } .service-block-four .image-box .image img { position: relative; display: block; width: 100%; height: 300px; transition: all 300ms ease; } .service-block-four .inner-box:hover .image img { transform: scale(1.2); opacity: 0.75; } .service-block-four .inner-box:hover .image-box .icon { opacity: 0; } .service-block-four .lower-content { position: relative; padding: 20px 20px; background-color: #ffffff; text-align: right; } .service-block-four .lower-content h4 { position: relative; display: block; font-size: 24px; line-height: 1.2em; color: #353535; font-weight: 600; margin-bottom: 10px; } .service-block-four .lower-content h4 a { color: #353535; transition: all 300ms ease; } .service-block-four .lower-content h4 a:hover { color: #33ab9d; } .service-block-four .lower-content .text { position: relative; } .service-block-four .lower-content .read-more { position: relative; display: inline-block; font-size: 16px; line-height: 1.2em; color: #33ab9d; margin-top: 15px; } .service-block-four .lower-content .read-more i { line-height: 1.2em; font-size: 16px; } .service-block-four .btn-box { position: relative; margin-top: 15px; } .service-block-four .btn-box a { position: relative; display: inline-block; font-size: 16px; line-height: 24px; font-weight: 600; color: #333333; transition: all 300ms ease; } .service-block-four .btn-box a span { opacity: 0; visibility: hidden; font-size: 12px; transform: translateX(-20px); } .service-block-four .btn-box a:hover { color: #33ab9d; } .service-block-four .lower-content .icon-right { position: absolute; right: -20px; bottom: -20px; font-size: 120px; line-height: 1em; color: #000000; opacity: 0.05; } /*** ==================================================================== Testimonial Section ==================================================================== ***/ .testimonial-section { position: relative; padding: 120px 0 90px; background: #f2f2f2; } .testimonial-section h2 { color: #33ab9d; margin-bottom: 20px; } .testimonial-section .testimonial-outer { position: relative; } .testimonial-section .client-thumb-outer .center .author-info { opacity: 1; visibility: visible; } .testimonial-section .client-thumb-outer .owl-item { z-index: 0; } .testimonial-section .client-thumb-outer .owl-item.active { z-index: 10; } .testimonial-section .client-testimonial-carousel { max-width: 800px; margin: 0 auto; } .testimonial-block { position: relative; margin-bottom: 50px; } .testimonial-section .client-thumbs-carousel .owl-nav, .testimonial-section .owl-dots { display: none; } .testimonial-section .clients-outer { position: relative; padding-top: 50px; } .clients-outer .clients-carousel { position: relative; text-align: center; } .client-testimonial-carousel .owl-nav { position: absolute; left: 0; top: 20%; width: 100%; } .client-testimonial-carousel .owl-prev, .client-testimonial-carousel .owl-next { position: absolute; left: -120px; top: 0; height: 50px; width: 50px; line-height: 46px; font-size: 24px; color: #1370b5; border: 2px solid #1370b5; text-align: center; border-radius: 50%; } .client-testimonial-carousel .owl-next { left: auto; right: -120px; } .testimonial-section.alternate .outer-box { margin: 0 -30px; } .testimonial-block-two { padding: 20px; background: #fff; margin-right: 20px; margin-left: 20px; border-radius: 5px; min-height: 200px; } .testimonial-block-two .inner-box { display: flex; flex-direction: column; justify-content: space-around; } .testimonial-block-two .text { text-align: center; margin: 20px auto; width: 50%; } .testimonial-block-two .author { color: #33ab9d; text-align: center; } .rtl .testimonial-block-two .info-box { padding-left: 0; padding-right: 90px; } .rtl .testimonial-block-two .info-box .thumb { left: auto; right: 0; } .rtl .testimonial-block-two .inner-box:before { right: auto; left: 40px; } .main-footer { position: relative; background: red; background: #7fc540; direction: rtl; color: #fff; } .main-footer .logo { float: right; margin-bottom: 30px; } .main-footer .site-footer-menu { float: right; } .main-footer .site-footer-menu a { color: #fff; line-height: 2.5; transition: all 0.5s ease; } .main-footer .site-footer-menu a:hover { color: #305264; } .main-footer .contact-list li { line-height: 2.5; } .main-footer .contact-list a, .main-footer .contact-list span { color: #f2f2f2; } .main-footer .copyright-text { padding-bottom: 10px; } .main-footer .copyright-text p, .main-footer .copyright-text a { color: #f2f2f2; text-align: center; } .social-icon-three { display: flex; width: 200px; margin-top: 20px; justify-content: space-between; } .social-icon-three a { color: #fff; } .main-footer .widgets-section { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; padding: 120px 0 70px; } .main-footer .widgets-section:before { background-color: #33ab9d; position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.95; content: ""; } .main-footer .footer-bottom { position: relative; width: 100%; background: #2d978b; } @media only screen and (max-width: 767px) { .main-footer .about-widget { display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .main-footer .social-icon-three { clear: both; } .main-footer .site-footer-menu { margin-top: 40px; float: none; display: flex; justify-content: space-around; } .main-footer .contact-widget { margin: 20px 0 20px 0; } .main-footer .contact-widget h2 { text-align: center; } .main-footer .contact-list li { text-align: center; } } @media only screen and (max-width: 1023px) { .hide-sm, .main-header .main-box { display: none !important; } .main-header .nav-outer .main-menu { display: none; } .mobile-header, .mm-add-listing, .nav-outer .mobile-nav-toggler { display: block; } .header-span { height: 65px; } .mobile-header { padding: 12px 15px; } .banner-section-four .content-box .text br, .header-style-four .header-top { display: none; } } @media only screen and (max-width: 1023px) { .main-header .nav-outer { justify-content: flex-start; } .rtl .mobile-header { padding: 12px 15px; } } /*** ================================================================== Right To Left Style ================================================================== ***/ .rtl .page-title { text-align: right; transform: scale(-1); } .rtl .page-title .title-outer { transform: scaleX(-1); text-align: left; } .rtl { direction: rtl; text-align: right; } .rtl .owl-carousel { direction: ltr !important; } .rtl .main-footer .footer-bottom .copyright-text { float: right; } .rtl .main-footer .footer-bottom .footer-nav { float: left; } .rtl .search-popup .form-group input[type=submit], .rtl .search-popup .form-group button { right: auto; left: 0; } .rtl .main-slider .tp-parallax-wrap { max-width: 1200px; width: 100%; padding: 0 15px; left: 0 !important; right: 0 !important; margin: 0 auto !important; } .rtl .header-top .top-left .contact-list li i { float: right; margin-right: 0; margin-left: 8px; } .rtl .main-header .main-box:before { right: 0; left: 60px; } .rtl .main-header .theme-btn { margin-left: 0; margin-right: 30px; } .rtl .main-menu .navigation > li { margin-right: 0; margin-left: 30px; } .rtl .main-menu .navigation > li > ul { left: auto; right: 0; } .rtl .main-menu .navigation li > ul > li.dropdown > ul { left: auto; right: 100%; margin-left: 0; } .rtl .main-menu .navigation > li > ul > li.dropdown > a:after { transform: scaleX(-1); left: 10px; right: auto; } .rtl .main-menu .navigation > li > ul > li > ul > li > a, .rtl .main-menu .navigation > li > ul > li > a { text-align: right; } .rtl .main-menu .navigation > li > ul > li.dropdown > span:before { right: auto; left: 20px; transform: scaleX(-1); } .rtl .main-menu .navigation > li > ul:before { left: auto; right: 20px; } .rtl .sticky-header .main-box { padding: 0 20px; margin: 0; border-radius: 0 !important; } .rtl .feature-block .inner-box:before, .rtl .feature-block .inner-box:after { right: auto; left: -100px; } .rtl .main-slider .btn-box a { margin-right: 20px !important; } .rtl .main-slider .btn-box a:first-child { margin-right: 0px !important; } .rtl .tp-bgimg { transform: scaleX(-1); } .rtl .about-section .images-column .inner-column { margin-right: 0; margin-left: -15px; text-align: left; } .rtl .about-section .video-link { left: auto; right: 10px; } .rtl .about-section .image-1 { right: auto; left: 50px; } .rtl .about-section .image-2 { right: -70px; left: 300px; } .rtl .about-section .image-3 { right: auto; left: 20px; } .rtl .about-section .content-column .link-box .signature { margin-right: 0; margin-left: 30px; } .rtl .pricing-block .features li { padding-left: 0; padding-right: 30px; } .rtl .news-block .image-box .date { right: auto; left: 0; border-radius: 0 10px 0 0; } .rtl .social-icon-one li:last-child { margin-right: 10px; } .rtl .main-header .theme-btn { margin-left: 0; margin-right: 30px; } .rtl .mobile-header .nav-outer { float: left; } .rtl .mobile-header .logo { float: right; } .rtl .nav-outer .mobile-nav-toggler { margin-left: 0; margin-right: 20px; } .rtl .owl-carousel { direction: ltr !important; } .rtl .appointment-section-two .testimonial-column .owl-dots { right: auto; left: 0; }
public/themes/pearl/css/style.css
@charset "UTF-8"; @font-face { font-family: "DroidArabicKufi"; src: url("../fonts/DroidArabicKufi.woff"); } @font-face { font-family: "DroidKufi-Bold"; src: url("../fonts/DroidKufi-Bold.woff"); } * { padding: 0; margin: 0; outline: none; border: none; font-size: 100%; } body { font-size: 16px; font-family: "DroidArabicKufi", Arial, sans-serif; color: #363636; line-height: 28px; font-weight: 400; background: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; } a { text-decoration: none; cursor: pointer; } a:hover, a:visited, a:focus { text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { position: relative; margin: 0; background: none; font-weight: 600; line-height: 1.2em; font-family: "DroidKufi-Bold", Arial, sans-serif; } section { position: relative; } textarea { overflow: hidden; resize: none; } button { background-color: transparent; outline: none !important; cursor: pointer; min-width: auto; } p, .text { font-size: 15px; line-height: 26px; color: #666; font-weight: 400; margin: 0; } ::-webkit-input-placeholder { color: inherit; } ::-moz-input-placeholder { color: inherit; } ::-ms-input-placeholder { color: inherit; } .auto-container { position: static; max-width: 1200px; padding: 0 15px; margin: 0 auto; width: 100%; } .small-container { position: static; max-width: 900px; padding: 0 15px; margin: 0 auto; } .page-wrapper { position: relative; margin: 0 auto; width: 100%; min-width: 300px; overflow: hidden; z-index: 1; background-color: #fff; transition: all 300ms ease; } .section { padding: 60px 0 30px 0; } .bg_alice { background-color: #f9fafc; } ul, li { list-style: none; padding: 0; margin: 0; } .social-icon-one { position: relative; display: flex; align-items: center; } .social-icon-one li { position: relative; margin-right: 10px; } .social-icon-one li:last-child { margin-right: 0; } .social-icon-one li a { position: relative; display: block; font-size: 14px; color: #777777; height: 30px; width: 30px; border: 1px solid transparent; line-height: 28px; text-align: center; border-radius: 50%; transition: all 500ms ease; } .social-icon-one li a:hover { color: #ffffff; } .social-icon-one.light li a { color: #ffffff; } .social-icon-one.light li a:hover { color: #000000; } .btn-style { position: relative; font-size: 15px; line-height: 30px; color: #222; border: 1px solid #33ab9d; padding: 8px 40px; font-weight: 600; overflow: hidden; min-width: 170px; } .btn-style:hover { background-color: #33ab9d; color: #fff; } .theme-btn { display: inline-block; text-align: center; border-radius: 40px; transition: all 0.5s ease; } /*Btn Style One*/ .btn-style-one { position: relative; font-size: 16px; line-height: 30px; color: #ffffff; padding: 10px 30px; font-weight: 600; background: #33ab9d; overflow: hidden; min-width: 150px; border-radius: 4px; } .btn-style-one:hover { color: #fff; background-color: #2d978b; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } /*Btn Style One*/ .client-testimonial-carousel .owl-prev, .client-testimonial-carousel .owl-next { position: absolute; left: -120px; top: 0; height: 50px; width: 50px; line-height: 46px; font-size: 24px; color: #1370b5; border: 2px solid #1370b5; text-align: center; border-radius: 50%; } .model { padding: 40px; border-radius: 0; overflow: unset; max-width: 1000px; height: auto; background-color: #f2f2f2; } .jquery-modal { z-index: 999; } /*** ==================================================================== Scroll To Top ==================================================================== ***/ .scroll-to-top { position: fixed; right: 30px; bottom: 30px; z-index: 999; width: 40px; height: 40px; font-size: 18px; color: #1b2032; background-color: #ffffff; line-height: 40px; border-radius: 50px 50px 0 0; text-align: center; display: none; cursor: pointer; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } /*** ==================================================================== Main Header ==================================================================== ***/ .main-header { position: relative; left: 0; top: 0; width: 100%; height: auto; z-index: 99; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); } .header-top { position: relative; background: #33ab9d; } .header-top .inner-container { position: relative; display: flex; justify-content: space-between; align-items: center; } .header-top .top-left { position: relative; } .header-top .top-left .contact-list { position: relative; padding: 15px 0; } .header-top .top-left .contact-list li { position: relative; float: left; font-size: 14px; line-height: 20px; font-weight: 400; margin-right: 30px; color: #fff; } .header-top .top-left .contact-list li:last-child { margin-right: 0; } .header-top .top-left .contact-list li i { float: left; font-size: 20px; line-height: 20px; margin-right: 8px; color: #fff; } .header-top .top-left .contact-list li a { color: #fff; display: inline-block; transition: all 300ms ease; } .header-top .top-right { position: relative; float: right; } .main-header .main-box { margin-bottom: 0; padding-left: 0; } .main-header .main-box:before { display: none; } .main-header .main-box { position: relative; display: flex; align-items: center; justify-content: space-between; } .main-header .main-box:before { display: none; position: absolute; left: 0; right: 60px; height: 100%; background: #f5f5f5; content: ""; border-radius: 50px; border: 1px solid #dddde1; } .main-header .logo-box { position: relative; display: flex; align-items: center; margin-right: 70px; } .main-header .logo { position: relative; z-index: 9; padding: 15px 0; transition: all 300ms ease; } .main-menu { position: static; } .main-menu .navbar-header { display: none; } .main-menu .navbar-collapse { padding: 0px; } .main-menu .navigation { position: static; display: flex; align-items: center; } .main-menu .navigation > li { position: relative; margin-right: 30px; padding: 20px 0; transition: all 300ms ease; } .main-menu .navigation > li > span, .main-menu .navigation > li > a { position: relative; display: block; text-align: center; opacity: 1; font-size: 14px; line-height: 30px; font-weight: 600; color: #222222; cursor: pointer; text-transform: uppercase; transition: all 300ms ease; } .main-menu .navigation > li.current span.current, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current > span { color: #305264; } .main-menu .navigation > li.dropdown > span { padding-right: 10px; } .main-menu .navigation > li.dropdown > span:after { position: absolute; right: -2px; top: 50%; margin-top: -10px; font-family: "Font Awesome 5 Free"; content: "\F0D7"; display: block; line-height: 20px; font-size: 12px; font-weight: 900; color: #222222; z-index: 5; } .main-menu .navigation > li > a > span { position: relative; } .main-menu .navigation > li > ul { position: absolute; top: 100%; left: -15px; background-color: #fff; border-radius: 8px; padding: 10px 0; opacity: 0; z-index: 1; min-width: 200px; transition: all 0.5s; transform: translateY(50px); box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); } .main-menu .navigation > li > ul:before { position: absolute; left: 20px; top: -8px; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #ffffff; content: ""; } .main-menu .navigation > li > ul.from-right { left: auto; right: 0; } .main-menu .navigation > li > ul .from-right { left: auto; right: 100%; margin-right: 2px; } .main-menu .navigation > li > ul > li { position: relative; display: block; z-index: 1; } .main-menu .navigation > li > ul > li:last-child { border-bottom: none; } .main-menu .navigation > li > ul > li > span, .main-menu .navigation > li > ul > li > a { position: relative; display: block; padding: 10px 30px; z-index: 1; font-weight: 600; font-size: 16px; line-height: 20px; color: #363636; white-space: nowrap; text-transform: capitalize; cursor: pointer; transition: all 0.3s ease; } .main-menu .navigation > li.current.dropdown > span:after, .main-menu .navigation > li li > a:hover, .main-menu .navigation > li > ul > li > ul > li.current > a, .main-menu .navigation > li > ul > li.current > a { color: #33ab9d; } .main-menu .navigation > li > ul > li > ul { position: absolute; top: 100%; left: 100%; background-color: #fff; border-radius: 8px; padding: 10px 0; min-width: 200px; margin-top: -40px; opacity: 0; z-index: 1; transition: all 0.5s; transform: translateY(50px); -ms-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2); } .main-menu .navigation > li > ul > li > ul > li { position: relative; width: 100%; } .main-menu .navigation > li > ul > li > ul > li > a { position: relative; display: block; padding: 10px 30px; z-index: 1; font-weight: 600; font-size: 16px; line-height: 20px; color: #363636; white-space: nowrap; text-transform: capitalize; transition: all 0.3s ease; } .main-menu .navigation > li > ul > li > ul > li > span:hover { color: #5c6770; } .main-menu .navigation > li > ul > li.dropdown > span:before { position: absolute; right: 20px; top: 50%; margin-top: -10px; font-family: "Font Awesome 5 Free"; content: "\F105"; display: block; color: inherit; line-height: 20px; font-size: 16px; font-weight: 900; z-index: 5; } .main-menu .navigation > li.dropdown:hover > ul { opacity: 1; visibility: visible; transform: translate(0px); } .main-menu .navigation li > ul > li.dropdown:hover > ul { opacity: 1; visibility: visible; transform: translate(0px); } .main-menu .navigation li.dropdown .dropdown-btn { position: absolute; right: 10px; top: 8px; width: 34px; height: 30px; border: 1px solid #ffffff; text-align: center; font-size: 16px; line-height: 26px; color: #ffffff; cursor: pointer; z-index: 5; display: none; } .main-header .nav-outer { position: static; display: flex; justify-content: flex-end; align-items: center; width: 100%; } .main-header .outer-box { position: relative; display: flex; justify-content: center; align-items: center; } .main-header .theme-btn { margin-left: 30px; } /*** ==================================================================== Sticky Header ==================================================================== ***/ .sticky-header { position: fixed; visibility: hidden; opacity: 0; left: 0px; top: 0px; width: 100%; padding: 0px 0px; z-index: 99; background: rgba(255, 255, 255, 0.952941); box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } .fixed-header .sticky-header { opacity: 1; z-index: 99; visibility: visible; } .sticky-header .main-box { padding: 0; margin: 0; } .sticky-header .outer-box, .sticky-header .main-box:before { display: none; } .main-header .sticky-header .main-menu .navigation > li.current > a { color: #33ab9d; } .header-style-two .sticky-header .logo-box:before { display: none; } /*** ==================================================================== Mobile Header ==================================================================== ***/ .mobile-header { position: relative; padding: 13px 15px; display: none; z-index: 99; } .mobile-header:after { display: table; clear: both; content: ""; } .mobile-header .logo { position: relative; float: left; margin: 0; padding: 0 !important; left: 0; } .mobile-header .logo img { max-height: 50px; } .mobile-header .nav-outer { position: relative; float: right; margin-top: 5px; } .mobile-header .outer-box { position: relative; float: right; } .mobile-header .search-box { margin: 0; } .mobile-header .cart-btn { font-size: 20px; height: 40px; width: 40px; text-align: center; background: #fff; border-radius: 50%; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); } .mobile-header .cart-btn { margin-left: 10px; } .nav-outer .mobile-nav-toggler { position: relative; float: right; font-size: 32px; line-height: 30px; cursor: pointer; margin-left: 20px; color: #33ab9d; order: 3; display: none; } .mm-panels .mm-counter { position: absolute; right: 45px; top: 50%; text-indent: 0; display: block; margin-top: -10px; background-color: #999999; height: 20px; width: 20px; text-align: center; border-radius: 50%; color: #fff; line-height: 22px; font-size: 12px; font-weight: 600; padding: 0; } .mm-navbar__title > span { font-size: 16px; line-height: 22px; color: #ffffff; font-weight: 600; } .mm-listview .current { background-color: rgba(0, 0, 0, 0.1); } #toggle-user-sidebar { margin-left: 20px; } #toggle-user-sidebar .thumb { display: block; height: 30px; width: 30px; border: 2px solid rgba(255, 255, 255, 0.15); border-radius: 50%; } .mm-add-listing { margin-top: 30px; padding: 0 10px; border: transparent; display: none; } .mm-add-listing .theme-btn { width: auto; min-width: auto; flex: 0 0 auto; color: #33ab9d !important; border-radius: 50px; line-height: 25px; font-weight: 400; } .mm-add-listing .theme-btn span { margin-left: 0; margin-right: 10px; } /*** ==================================================================== Banner Section Three ==================================================================== ***/ .banner-section-three { position: relative; } .banner-section-three .banner-carousel { position: relative; } .banner-section-three .slide-item { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; } .banner-section-three .content-outer { position: relative; display: flex; align-items: center; min-height: 700px; } .banner-section-three .content-box { position: relative; max-width: 600px; width: 100%; transition: all 300ms ease; } .banner-section-three .content-box .title { position: relative; display: inline-block; font-size: 18px; line-height: 1.2em; color: #33ab9d; font-weight: 500; padding: 5px 20px; margin-bottom: 25px; background-color: #ffffff; border-radius: 3px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .title { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 400ms; } .banner-section-three .content-box h4 { position: relative; display: block; line-height: 1em; font-size: 36px; font-weight: 400; color: #fff; margin-bottom: 10px; opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box h4 { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 500ms; } .banner-section-three .content-box h2 { font-size: 52px; line-height: 1.1em; font-weight: 700; color: #222222; opacity: 0; visibility: hidden; margin-bottom: 15px; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .content-box h2 span { color: #7fc540; } .banner-section-three .active .content-box h2 { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 600ms; } .banner-section-three .content-box .text { font-size: 18px; line-height: 30px; color: #222; font-family: "DroidKufi-Bold", Arial, sans-serif; font-weight: 500; opacity: 0; visibility: hidden; margin-bottom: 30px; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .text { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 600ms; } .banner-section-three .content-box .btn-box { opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .btn-box { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 700ms; } .banner-section-three .top-features { position: relative; margin-top: -70px; z-index: 1; } .banner-section-three .top-features:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #7fc540; content: ""; display: none; } .default-arrows .owl-nav { position: absolute; left: 0; top: 50%; width: 100%; opacity: 0; margin-top: -22px; transition: all 500ms ease; } /*========================== Owl Carousel Arrows ===========================*/ .owl-carousel.no-arrows .owl-nav { display: none; } .default-arrows .owl-nav { position: absolute; left: 0; top: 50%; width: 100%; opacity: 0; margin-top: -22px; transition: all 500ms ease; } .default-arrows:hover .owl-nav { opacity: 1; } .default-arrows .owl-next, .default-arrows .owl-prev { position: absolute; left: -50px; top: 0; height: 45px; width: 45px; color: #ffffff; font-size: 18px; font-weight: 600; text-align: center; background: rgba(255, 255, 255, 0.4); line-height: 45px; border-radius: 7px; transition: all 500ms ease; } .default-arrows .owl-next { left: auto; right: -50px; } .default-arrows:hover .owl-next { right: 30px; } .default-arrows:hover .owl-prev { left: 30px; } .default-arrows .owl-next:hover, .default-arrows .owl-prev:hover { background: #ffffff; color: #33ab9d; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); } .default-arrows.dark .owl-next, .default-arrows.dark .owl-prev { background-color: rgba(0, 0, 0, 0.2); } .default-arrows.dark .owl-next:hover, .default-arrows.dark .owl-prev:hover { background-color: #ffffff; } .owl-carousel.disable-arrow .owl-nav { display: none; } .owl-carousel.disable-dots .owl-dots { display: none; } .default-dots .owl-dots { position: relative; display: flex; justify-content: center; align-items: center; } .default-dots .owl-dot { position: relative; height: 8px; width: 8px; background-color: #000000; margin: 0 4px; border-radius: 10px; transition: all 300ms ease; } .default-dots .owl-dot.active { width: 32px; background-color: #33ab9d; } .default-dots.light .owl-dot { background-color: #ffffff !important; } .theme_color { color: #1370b5; } .pull-right { float: right; } .pull-left { float: left; } .banner-section-three .content-box .btn-box { opacity: 0; visibility: hidden; transform: translateY(100px); transition: all 300ms ease; } .banner-section-three .active .content-box .btn-box { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 700ms; } .features { margin-top: 50px; } .feature-icon img { display: block; width: 150px; border: 2px solid #33ab9d; border-radius: 50%; padding: 8px; margin: 0 auto; } .feature-text h3 { font-size: 18px; text-align: center; margin-top: 10px; } @media only screen and (max-width: 767px) { .feature { margin-bottom: 15px; } } @media only screen and (max-width: 1023px) { .feature { margin-bottom: 15px; } } .about { margin-top: 60px; } .about-img img { display: block; max-width: 100%; } .about-text { margin-top: 80px; } .about-text h2 { text-align: right; margin-bottom: 20px; color: #33ab9d; } .about-text-block { position: relative; background-color: #33ab9d; padding: 30px 50px; border-radius: 5px; max-width: 80%; float: right; text-align: right; min-height: 400px; display: flex; flex-direction: column; justify-content: space-between; } .about-text-block p { color: #fff; font-size: 17px; } .about-text-block .about-more { color: #fff; min-width: 120px; margin: 0 auto; display: block; text-align: center; transition: all 0.3s ease; } .about-text-block .about-more:hover { color: #305264; } .about-text-block:before { content: ""; position: absolute; background: url("/images/decorate.png") no-repeat; top: -100px; left: -70px; width: 150px; height: 150px; z-index: -1; display: block; } @media only screen and (max-width: 767px) { .about-text { margin-top: 0; } .about-img { display: none; } .about-text-block { min-width: 100%; float: none; } .about-text-block::before { display: none; } } .vision .about-text { margin-top: 10px; } .vision .about-text h2 { text-align: center; margin-right: 30px; } .vision-text-block { float: left; } .vision-text-block:before { content: ""; position: absolute; background: url("/images/decorate.png") no-repeat; top: -100px; left: 400px; width: 150px; height: 150px; z-index: -1; display: block; } @media only screen and (max-width: 1032px) { .vision .about-text { margin-top: 0; } .vision-text-block:before { left: 300px; } } @media only screen and (max-width: 767px) { .about-text { margin-top: 0; } .about-img { display: none; } .vision-text-block { min-width: 100%; float: none; } .vision-text-block::before { display: none; } } .team { margin-top: 50px; } .team h2 { text-align: center; color: #33ab9d; margin-bottom: 40px; } .team-section { position: relative; padding: 120px 0; } .team-section.alternate { background-color: #fcfcfc; } .team-section:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-position: left bottom; background-size: 50%; opacity: 0.5; transform: scale(-1); content: ""; } .team-block { position: relative; margin-bottom: 50px; } .team-block .inner-box { position: relative; overflow: hidden; text-align: center; border: 5px solid #ffffff; max-width: 370px; margin: 0 auto; transition: all 300ms ease; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1); } .team-block .inner-box:hover { box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1); } .team-block .image:after { position: absolute; left: 0; bottom: 0; width: 100%; content: ""; height: 0; border-radius: 50% 50% 0 0; transition: all 300ms ease; } .team-block .inner-box:hover .image:after { height: 50%; } .team-block .image { position: relative; overflow: hidden; margin-bottom: 0; max-height: 330px; } .team-block .image img { display: block; width: 100%; height: auto; transition: all 500ms ease; } .team-block .inner-box:hover .image img { transform: scale(1.1); transition: all 2000ms ease; } .more-team { width: 200px; margin: 0 auto; } .more-team a { display: block; padding: 10px 40px; background-color: #33ab9d; color: #fff; text-align: center; border-radius: 40px; transition: all 0.5s ease; } .more-team a:hover { background-color: #2d978b; } .counter-section { margin-top: 50px; } .counter-section .outer-box { padding: 30px 40px; background: #fff; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; } .counter-num { display: flex; justify-content: center; align-items: center; color: #33ab9d; font-size: 32px; font-weight: bold; height: 200px; width: 200px; margin: 0 auto; border-radius: 50%; background: radial-gradient(ellipse at center, rgba(255, 113, 12, 0) 50%, #33ab9d 51.5%); } .counter-text h3 { text-align: center; font-size: 18px; margin-top: 16px; } @media only screen and (max-width: 767px) { .counter { margin-bottom: 15px; margin: 0 auto; } .counter-num { margin: 0 auto; } .counter-text { padding-right: 0px; } } @media only screen and (max-width: 1023px) { .counter { margin-bottom: 15px; } } .appointment-section { background-color: #33ab9d; padding: 40px 0; } .appointment-section h2, .appointment-section p { text-align: center; color: #fff; } .appointment-section h2 { margin-bottom: 10px; } .appointment-section p { font-size: 17px; margin-bottom: 12px; } .contact-form-two { margin-top: 40px; direction: rtl; } .contact-form-two .form-group { position: relative; padding: 0 10px; margin-bottom: 20px; } .contact-form-two .form-group input[type=date], .contact-form-two .form-group input[type=datetime-local], .contact-form-two .form-group input[type=month], .contact-form-two .form-group input[type=time], .contact-form-two .form-group input[type=text], .contact-form-two .form-group input[type=email], .contact-form-two .form-group input[type=url], .contact-form-two .form-group input[type=number], .contact-form-two .form-group input[type=tel], .contact-form-two .form-group textarea, .contact-form-two .form-group select { position: relative; display: block; width: 100%; font-size: 16px; color: #999999; line-height: 20px; padding: 10px 20px; border: 1px solid #f1f1f1; background-color: #ffffff; font-weight: 400; height: 50px; border-radius: 5px; transition: all 300ms ease; text-align: right; } .contact-form-two .form-group input:focus, .contact-form-two .form-group select:focus, .contact-form-two .form-group textarea:focus { border-color: #305264; } .contact-form-two .form-group select { cursor: pointer; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -moz-appearance: none; background: #ffffff url(/images/icons/icon-select.png) left center no-repeat; direction: rtl; padding: 10px 20px 10px 20px; } .contact-form-two .form-group textarea { height: 150px; resize: none; padding: 15px 20px; } .contact-form-two .form-group button:hover { color: #ffffff; } .contact-form-two input.error:focus, .contact-form-two select.error:focus, .contact-form-two textarea.error:focus { border-color: #ff0000; } .contact-form-two label.error { display: block; font-weight: 500; font-size: 13px; text-transform: capitalize; line-height: 24px; color: #ff0000; padding-top: 7px; margin-bottom: 0; } .contact-form-two .btn-style { display: block; background-color: #217067; color: #fff; margin: 0 auto; transition: all 0.5s ease; } .contact-form-two .btn-style:hover { background-color: #164943; } /*** ==================================================================== Service Section Four ==================================================================== ***/ .services-section { position: relative; padding: 120px 0; background-color: #fafafa; margin-top: 50px; } .services-section h2 { text-align: center; color: #33ab9d; margin-bottom: 20px; } .services-section .right-btn { margin-top: 60px; } .services-section .carousel-outer { margin: 0 -20px; } .services-section .services-carousel { padding-bottom: 20px; } .service-block-four { position: relative; padding: 20px; margin-bottom: 30px; } .service-block-four .inner-box { position: relative; overflow: hidden; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } .service-block-four .image-box { position: relative; border: 10px solid #ffffff; } .service-block-four .image-box .image { position: relative; margin-bottom: 0; background-color: #ffffff; overflow: hidden; } .service-block-four .image-box .image img { position: relative; display: block; width: 100%; height: 300px; transition: all 300ms ease; } .service-block-four .inner-box:hover .image img { transform: scale(1.2); opacity: 0.75; } .service-block-four .inner-box:hover .image-box .icon { opacity: 0; } .service-block-four .lower-content { position: relative; padding: 20px 20px; background-color: #ffffff; text-align: right; } .service-block-four .lower-content h4 { position: relative; display: block; font-size: 24px; line-height: 1.2em; color: #353535; font-weight: 600; margin-bottom: 10px; } .service-block-four .lower-content h4 a { color: #353535; transition: all 300ms ease; } .service-block-four .lower-content h4 a:hover { color: #33ab9d; } .service-block-four .lower-content .text { position: relative; } .service-block-four .lower-content .read-more { position: relative; display: inline-block; font-size: 16px; line-height: 1.2em; color: #33ab9d; margin-top: 15px; } .service-block-four .lower-content .read-more i { line-height: 1.2em; font-size: 16px; } .service-block-four .btn-box { position: relative; margin-top: 15px; } .service-block-four .btn-box a { position: relative; display: inline-block; font-size: 16px; line-height: 24px; font-weight: 600; color: #333333; transition: all 300ms ease; } .service-block-four .btn-box a span { opacity: 0; visibility: hidden; font-size: 12px; transform: translateX(-20px); } .service-block-four .btn-box a:hover { color: #33ab9d; } .service-block-four .lower-content .icon-right { position: absolute; right: -20px; bottom: -20px; font-size: 120px; line-height: 1em; color: #000000; opacity: 0.05; } /*** ==================================================================== Testimonial Section ==================================================================== ***/ .testimonial-section { position: relative; padding: 120px 0 90px; background: #f2f2f2; } .testimonial-section h2 { color: #33ab9d; margin-bottom: 20px; } .testimonial-section .testimonial-outer { position: relative; } .testimonial-section .client-thumb-outer .center .author-info { opacity: 1; visibility: visible; } .testimonial-section .client-thumb-outer .owl-item { z-index: 0; } .testimonial-section .client-thumb-outer .owl-item.active { z-index: 10; } .testimonial-section .client-testimonial-carousel { max-width: 800px; margin: 0 auto; } .testimonial-block { position: relative; margin-bottom: 50px; } .testimonial-section .client-thumbs-carousel .owl-nav, .testimonial-section .owl-dots { display: none; } .testimonial-section .clients-outer { position: relative; padding-top: 50px; } .clients-outer .clients-carousel { position: relative; text-align: center; } .client-testimonial-carousel .owl-nav { position: absolute; left: 0; top: 20%; width: 100%; } .client-testimonial-carousel .owl-prev, .client-testimonial-carousel .owl-next { position: absolute; left: -120px; top: 0; height: 50px; width: 50px; line-height: 46px; font-size: 24px; color: #1370b5; border: 2px solid #1370b5; text-align: center; border-radius: 50%; } .client-testimonial-carousel .owl-next { left: auto; right: -120px; } .testimonial-section.alternate .outer-box { margin: 0 -30px; } .testimonial-block-two { padding: 20px; background: #fff; margin-right: 20px; margin-left: 20px; border-radius: 5px; min-height: 200px; } .testimonial-block-two .inner-box { display: flex; flex-direction: column; justify-content: space-around; } .testimonial-block-two .text { text-align: center; margin: 20px auto; width: 50%; } .testimonial-block-two .author { color: #33ab9d; text-align: center; } .rtl .testimonial-block-two .info-box { padding-left: 0; padding-right: 90px; } .rtl .testimonial-block-two .info-box .thumb { left: auto; right: 0; } .rtl .testimonial-block-two .inner-box:before { right: auto; left: 40px; } .main-footer { position: relative; background: red; background: #7fc540; direction: rtl; color: #fff; } .main-footer .logo { float: right; margin-bottom: 30px; } .main-footer .site-footer-menu { float: right; } .main-footer .site-footer-menu a { color: #fff; line-height: 2.5; transition: all 0.5s ease; } .main-footer .site-footer-menu a:hover { color: #305264; } .main-footer .contact-list li { line-height: 2.5; } .main-footer .contact-list a, .main-footer .contact-list span { color: #f2f2f2; } .main-footer .copyright-text { padding-bottom: 10px; } .main-footer .copyright-text p, .main-footer .copyright-text a { color: #f2f2f2; text-align: center; } .social-icon-three { display: flex; width: 200px; margin-top: 20px; justify-content: space-between; } .social-icon-three a { color: #fff; } .main-footer .widgets-section { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; padding: 120px 0 70px; } .main-footer .widgets-section:before { background-color: #33ab9d; position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.95; content: ""; } .main-footer .footer-bottom { position: relative; width: 100%; background: #2d978b; } @media only screen and (max-width: 767px) { .main-footer .about-widget { display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .main-footer .social-icon-three { clear: both; } .main-footer .site-footer-menu { margin-top: 40px; float: none; display: flex; justify-content: space-around; } .main-footer .contact-widget { margin: 20px 0 20px 0; } .main-footer .contact-widget h2 { text-align: center; } .main-footer .contact-list li { text-align: center; } } @media only screen and (max-width: 1023px) { .hide-sm, .main-header .main-box { display: none !important; } .main-header .nav-outer .main-menu { display: none; } .mobile-header, .mm-add-listing, .nav-outer .mobile-nav-toggler { display: block; } .header-span { height: 65px; } .mobile-header { padding: 12px 15px; } .banner-section-four .content-box .text br, .header-style-four .header-top { display: none; } } @media only screen and (max-width: 1023px) { .main-header .nav-outer { justify-content: flex-start; } .rtl .mobile-header { padding: 12px 15px; } } /*** ================================================================== Right To Left Style ================================================================== ***/ .rtl .page-title { text-align: right; transform: scale(-1); } .rtl .page-title .title-outer { transform: scaleX(-1); text-align: left; } .rtl { direction: rtl; text-align: right; } .rtl .owl-carousel { direction: ltr !important; } .rtl .main-footer .footer-bottom .copyright-text { float: right; } .rtl .main-footer .footer-bottom .footer-nav { float: left; } .rtl .search-popup .form-group input[type=submit], .rtl .search-popup .form-group button { right: auto; left: 0; } .rtl .main-slider .tp-parallax-wrap { max-width: 1200px; width: 100%; padding: 0 15px; left: 0 !important; right: 0 !important; margin: 0 auto !important; } .rtl .header-top .top-left .contact-list li i { float: right; margin-right: 0; margin-left: 8px; } .rtl .main-header .main-box:before { right: 0; left: 60px; } .rtl .main-header .theme-btn { margin-left: 0; margin-right: 30px; } .rtl .main-menu .navigation > li { margin-right: 0; margin-left: 30px; } .rtl .main-menu .navigation > li > ul { left: auto; right: 0; } .rtl .main-menu .navigation li > ul > li.dropdown > ul { left: auto; right: 100%; margin-left: 0; } .rtl .main-menu .navigation > li > ul > li.dropdown > a:after { transform: scaleX(-1); left: 10px; right: auto; } .rtl .main-menu .navigation > li > ul > li > ul > li > a, .rtl .main-menu .navigation > li > ul > li > a { text-align: right; } .rtl .main-menu .navigation > li > ul > li.dropdown > span:before { right: auto; left: 20px; transform: scaleX(-1); } .rtl .main-menu .navigation > li > ul:before { left: auto; right: 20px; } .rtl .sticky-header .main-box { padding: 0 20px; margin: 0; border-radius: 0 !important; } .rtl .feature-block .inner-box:before, .rtl .feature-block .inner-box:after { right: auto; left: -100px; } .rtl .main-slider .btn-box a { margin-right: 20px !important; } .rtl .main-slider .btn-box a:first-child { margin-right: 0px !important; } .rtl .tp-bgimg { transform: scaleX(-1); } .rtl .about-section .images-column .inner-column { margin-right: 0; margin-left: -15px; text-align: left; } .rtl .about-section .video-link { left: auto; right: 10px; } .rtl .about-section .image-1 { right: auto; left: 50px; } .rtl .about-section .image-2 { right: -70px; left: 300px; } .rtl .about-section .image-3 { right: auto; left: 20px; } .rtl .about-section .content-column .link-box .signature { margin-right: 0; margin-left: 30px; } .rtl .pricing-block .features li { padding-left: 0; padding-right: 30px; } .rtl .news-block .image-box .date { right: auto; left: 0; border-radius: 0 10px 0 0; } .rtl .social-icon-one li:last-child { margin-right: 10px; } .rtl .main-header .theme-btn { margin-left: 0; margin-right: 30px; } .rtl .mobile-header .nav-outer { float: left; } .rtl .mobile-header .logo { float: right; } .rtl .nav-outer .mobile-nav-toggler { margin-left: 0; margin-right: 20px; } .rtl .owl-carousel { direction: ltr !important; } .rtl .appointment-section-two .testimonial-column .owl-dots { right: auto; left: 0; }
0.371023
0.055952
html, body { width:100%; width: -moz-calc(100% - 8px); /* firefox fix :/ */ height:100%; margin: 0; } body { padding-top: 50px; /* fixed header */ } body.embedded { padding-top: 0; } #main-content, div[ng-view] { height: 100%; overflow: auto; position: relative; } .alert { margin: 10px; } .alert-info.dark { color: #B5B5B5; background-color: rgba(20, 20, 20, 0.95); border-color: #3A3A3A; } .alert-info.plain { background-color: #F7F7F7; border: 1px solid #DDD; color: #555; } .notification-container { position: fixed; width: 100%; bottom: 0; } .notification-container > .alert { text-align: center; box-shadow: 0 0 4px #000; position: absolute; max-width: 300px; width: 100%; transform: translateX(-50%); margin-bottom: 20px; padding: 8px; bottom: 0; left: 50%; } .notification-container > .alert > .progress { background-color: rgba(0, 0, 0, 0.24); margin-bottom: 8px; overflow: visible; height: 6px; } .notification-container > .alert > .progress > .progress-bar { background-color: #0067BF; box-shadow: 0 0 10px 0px #338BB7; } .notification-container > .alert > .progress > .progress-bar.hidden-items { background-color: #5B5B5B; box-shadow: 0 0 10px 0px #5B5B5B; } .notification-container button { background: none; border: none; text-transform: uppercase; font-weight: 700; color: #1D6CAF; text-shadow: 0 0 10px #338BB7; padding: 8px; font-size: 0.8em; border-radius: 4px; transition-property: background-color; transition-duration: 0.2s; } .notification-container button:hover:not([disabled]) { background-color: rgba(255,255,255,0.1); } .notification-container button[disabled] { color: #797A7B; text-shadow: none; } .progress-bar:first-child { border-radius: 4px 0 0 4px; } .progress-bar:last-child { border-radius: 0 4px 4px 0; } .progress-bar:first-child:last-child { border-radius: 4px; } .flex-row { display: flex; flex-direction: row; align-items: center; } .wdt-banner { position: relative; margin: 10px auto; } .wdt-banner .bg-holder { background: url("../imgs/banner.svg"); background-size: auto 100%; background-repeat: no-repeat; background-position: center; max-width: 800px; margin: 0 auto; } .wdt-banner .bg-holder img { width: 100%; min-width: 506px; visibility: hidden; max-width: inherit; } form { padding: 14px; } label { margin-top: 16px; margin-bottom: 3px; } a:not([disabled]) { cursor: pointer; } a[disabled] { color: #888; } a[disabled]:hover { text-decoration: none; } button[type="submit"] { display:block; margin: 10px auto; } .panel-footer { overflow: auto; } /* NEW VIEW */ .query-editor .CodeMirror { height: auto; } .query-panel .panel-body { padding: 5px; } .query-panel .query-editor { margin: 5px; margin-bottom: -14px; } .query-panel .sample-queries { text-align: right; } .query-panel .sample-queries .collapse-toggle { font-size: 80%; } .query-panel .sample-queries .items { text-align: left; border-top: 1px solid #ddd; } .query-panel .sample-queries .items a { display: block; color: #555; border-bottom: 1px solid #ddd; padding: 2px 8px; font-size: 90%; } .query-panel .sample-queries .items a:hover { text-decoration: none; background-color: #EEE; } .query-panel .sample-queries .items a code { color: #555; display: block; background: none; padding: 0; } form.new-view { width:100%; max-width: 600px; margin: 0 auto; } .wdq-docs { max-height: 280px; overflow: auto; margin-top: 6px; } .wdq-docs tt { margin:2px; padding:1px; border:dotted 1px #AAAAAA; background-color:#CEDEF4; } span.property { background-color:#CAFFD8; font-family:Courier, monospace; font-size:11pt; } span.item { background-color:#FFCECE; font-family:Courier, monospace; font-size:11pt; } .wdq-docs .qualifiers { color:#1FCB4A; font-style:italic; } .wdq-docs.contextual-only > ul { padding: 0; } .wdq-docs.contextual-only > ul > li { list-style: none; } /** timeline view **/ .options-bar { height: 32px; line-height: 32px; background-color: #FFF; width: 100%; position: absolute; top: 0; } body.embedded .options-bar { opacity: 0; transition: opacity 0.2s; } body.embedded:hover .options-bar { opacity: 1; } .left-right-bar > .left { float: left; margin-left: 8px; } .left-right-bar > .right { float: right; margin-right: 8px; } .embed-modal pre { max-height: 140px; } .embed-modal .embed-preview { overflow:auto; } span[data-toggle="tooltip"] { border-bottom: 1px dotted #999; transition: border-style 0.2s; } wdt-help { } .help-icon { display: inline-block; padding: 0 4px; font-size: 14px; line-height: 15px; border-radius: 20px; }
css/app.css
html, body { width:100%; width: -moz-calc(100% - 8px); /* firefox fix :/ */ height:100%; margin: 0; } body { padding-top: 50px; /* fixed header */ } body.embedded { padding-top: 0; } #main-content, div[ng-view] { height: 100%; overflow: auto; position: relative; } .alert { margin: 10px; } .alert-info.dark { color: #B5B5B5; background-color: rgba(20, 20, 20, 0.95); border-color: #3A3A3A; } .alert-info.plain { background-color: #F7F7F7; border: 1px solid #DDD; color: #555; } .notification-container { position: fixed; width: 100%; bottom: 0; } .notification-container > .alert { text-align: center; box-shadow: 0 0 4px #000; position: absolute; max-width: 300px; width: 100%; transform: translateX(-50%); margin-bottom: 20px; padding: 8px; bottom: 0; left: 50%; } .notification-container > .alert > .progress { background-color: rgba(0, 0, 0, 0.24); margin-bottom: 8px; overflow: visible; height: 6px; } .notification-container > .alert > .progress > .progress-bar { background-color: #0067BF; box-shadow: 0 0 10px 0px #338BB7; } .notification-container > .alert > .progress > .progress-bar.hidden-items { background-color: #5B5B5B; box-shadow: 0 0 10px 0px #5B5B5B; } .notification-container button { background: none; border: none; text-transform: uppercase; font-weight: 700; color: #1D6CAF; text-shadow: 0 0 10px #338BB7; padding: 8px; font-size: 0.8em; border-radius: 4px; transition-property: background-color; transition-duration: 0.2s; } .notification-container button:hover:not([disabled]) { background-color: rgba(255,255,255,0.1); } .notification-container button[disabled] { color: #797A7B; text-shadow: none; } .progress-bar:first-child { border-radius: 4px 0 0 4px; } .progress-bar:last-child { border-radius: 0 4px 4px 0; } .progress-bar:first-child:last-child { border-radius: 4px; } .flex-row { display: flex; flex-direction: row; align-items: center; } .wdt-banner { position: relative; margin: 10px auto; } .wdt-banner .bg-holder { background: url("../imgs/banner.svg"); background-size: auto 100%; background-repeat: no-repeat; background-position: center; max-width: 800px; margin: 0 auto; } .wdt-banner .bg-holder img { width: 100%; min-width: 506px; visibility: hidden; max-width: inherit; } form { padding: 14px; } label { margin-top: 16px; margin-bottom: 3px; } a:not([disabled]) { cursor: pointer; } a[disabled] { color: #888; } a[disabled]:hover { text-decoration: none; } button[type="submit"] { display:block; margin: 10px auto; } .panel-footer { overflow: auto; } /* NEW VIEW */ .query-editor .CodeMirror { height: auto; } .query-panel .panel-body { padding: 5px; } .query-panel .query-editor { margin: 5px; margin-bottom: -14px; } .query-panel .sample-queries { text-align: right; } .query-panel .sample-queries .collapse-toggle { font-size: 80%; } .query-panel .sample-queries .items { text-align: left; border-top: 1px solid #ddd; } .query-panel .sample-queries .items a { display: block; color: #555; border-bottom: 1px solid #ddd; padding: 2px 8px; font-size: 90%; } .query-panel .sample-queries .items a:hover { text-decoration: none; background-color: #EEE; } .query-panel .sample-queries .items a code { color: #555; display: block; background: none; padding: 0; } form.new-view { width:100%; max-width: 600px; margin: 0 auto; } .wdq-docs { max-height: 280px; overflow: auto; margin-top: 6px; } .wdq-docs tt { margin:2px; padding:1px; border:dotted 1px #AAAAAA; background-color:#CEDEF4; } span.property { background-color:#CAFFD8; font-family:Courier, monospace; font-size:11pt; } span.item { background-color:#FFCECE; font-family:Courier, monospace; font-size:11pt; } .wdq-docs .qualifiers { color:#1FCB4A; font-style:italic; } .wdq-docs.contextual-only > ul { padding: 0; } .wdq-docs.contextual-only > ul > li { list-style: none; } /** timeline view **/ .options-bar { height: 32px; line-height: 32px; background-color: #FFF; width: 100%; position: absolute; top: 0; } body.embedded .options-bar { opacity: 0; transition: opacity 0.2s; } body.embedded:hover .options-bar { opacity: 1; } .left-right-bar > .left { float: left; margin-left: 8px; } .left-right-bar > .right { float: right; margin-right: 8px; } .embed-modal pre { max-height: 140px; } .embed-modal .embed-preview { overflow:auto; } span[data-toggle="tooltip"] { border-bottom: 1px dotted #999; transition: border-style 0.2s; } wdt-help { } .help-icon { display: inline-block; padding: 0 4px; font-size: 14px; line-height: 15px; border-radius: 20px; }
0.457379
0.089256
@media (max-width: 767px) { .background-banner { min-height: 540px; padding-top: 18px; margin-bottom: 66px; background-image: url('../image/banner-tel.jpg'); } /* HEADER */ .header { margin-bottom: 26px; } .header > .container > .row { display: flex; flex-direction: column-reverse; } .link-button-list { justify-content: center; } .header .container > .row > [class*="col-"]:last-child { margin-bottom: 114px; } /* BANNER-PROMO-CONTENT */ .promo-content-section .row:first-child { margin-bottom: 10px; } .promo-title { font-size: 30px; } .promo-content-section .row:nth-child(2) { margin-bottom: 16px; } .promo-subtitle { font-size: 18px; } .find-partners-button { width: 280px; } /* MAIN-MEET-PARTNERS */ .meet-partners-section { padding-bottom: 58px; } .meet-partners-section .container .row:first-child { margin-bottom: 14px; } .meet-partners-cards { margin-bottom: 32px; } .meet-partners-cards .row [class*='col-']:not(:last-child) { margin-bottom: 28px; } .meet-partner-link { padding: 0 40px; } .see-other-button { width: 284px; } } @media (min-width: 768px) { .background-banner { min-height: 700px; padding-top: 36px; margin-bottom: 68px; } .header { margin-bottom: 140px; } .logo { text-align: left; } .link-button-list { justify-content: flex-end; } .promo-content-section .row:first-child { margin-bottom: 25px; } .promo-title { font-size: 52px; } .promo-content-section .row:nth-child(2) { margin-bottom: 32px; } .promo-subtitle { font-size: 24px; } /* MAIN-MEET-PARTNERS */ .meet-partners-section .container > .row:first-child { margin-bottom: 34px; } .meet-partner-link { padding: 0; } .find-partners-button { width: 226px; } .see-other-button { width: 192px; } .meet-partners-cards { margin-bottom: 40px; } } @media (min-width: 768px) and (max-width: 991px) { .meet-partners-section .container { width: 748px; } .background-banner { background-image: url('../image/banner-tablet.jpg'); } .meet-partners-cards .row [class*='col-']:not(:nth-last-child(-n + 2)) { margin-bottom: 56px; } .meet-partners-section { padding-bottom: 40px; } } @media (min-width: 992px) { .background-banner { background-image: url('../image/banner-desktop.jpg'); } .header .row [class*='col-'] { padding: 0; } .meet-partners-cards .row [class*='col-']:not(:nth-last-child(-n + 4)) { margin-bottom: 28px; } .meet-partners-cards { margin-bottom: 54px; } .meet-partners-section { padding-bottom: 74px; } }
html-css/module-09/css/media.css
@media (max-width: 767px) { .background-banner { min-height: 540px; padding-top: 18px; margin-bottom: 66px; background-image: url('../image/banner-tel.jpg'); } /* HEADER */ .header { margin-bottom: 26px; } .header > .container > .row { display: flex; flex-direction: column-reverse; } .link-button-list { justify-content: center; } .header .container > .row > [class*="col-"]:last-child { margin-bottom: 114px; } /* BANNER-PROMO-CONTENT */ .promo-content-section .row:first-child { margin-bottom: 10px; } .promo-title { font-size: 30px; } .promo-content-section .row:nth-child(2) { margin-bottom: 16px; } .promo-subtitle { font-size: 18px; } .find-partners-button { width: 280px; } /* MAIN-MEET-PARTNERS */ .meet-partners-section { padding-bottom: 58px; } .meet-partners-section .container .row:first-child { margin-bottom: 14px; } .meet-partners-cards { margin-bottom: 32px; } .meet-partners-cards .row [class*='col-']:not(:last-child) { margin-bottom: 28px; } .meet-partner-link { padding: 0 40px; } .see-other-button { width: 284px; } } @media (min-width: 768px) { .background-banner { min-height: 700px; padding-top: 36px; margin-bottom: 68px; } .header { margin-bottom: 140px; } .logo { text-align: left; } .link-button-list { justify-content: flex-end; } .promo-content-section .row:first-child { margin-bottom: 25px; } .promo-title { font-size: 52px; } .promo-content-section .row:nth-child(2) { margin-bottom: 32px; } .promo-subtitle { font-size: 24px; } /* MAIN-MEET-PARTNERS */ .meet-partners-section .container > .row:first-child { margin-bottom: 34px; } .meet-partner-link { padding: 0; } .find-partners-button { width: 226px; } .see-other-button { width: 192px; } .meet-partners-cards { margin-bottom: 40px; } } @media (min-width: 768px) and (max-width: 991px) { .meet-partners-section .container { width: 748px; } .background-banner { background-image: url('../image/banner-tablet.jpg'); } .meet-partners-cards .row [class*='col-']:not(:nth-last-child(-n + 2)) { margin-bottom: 56px; } .meet-partners-section { padding-bottom: 40px; } } @media (min-width: 992px) { .background-banner { background-image: url('../image/banner-desktop.jpg'); } .header .row [class*='col-'] { padding: 0; } .meet-partners-cards .row [class*='col-']:not(:nth-last-child(-n + 4)) { margin-bottom: 28px; } .meet-partners-cards { margin-bottom: 54px; } .meet-partners-section { padding-bottom: 74px; } }
0.10633
0.090213
/* Hide browser scroll bar */ body { background-color: transparent; } .disabled { color: #999999 !important; } div.active { background-color: #e3f5fb; } #fieldList #fieldListTop { background-color: black; } .pentaho-titled-toolbar { color: #000; } #fieldList #fieldListHeading #availableFields{ color: #000; } #fieldList #fieldListHeading #analysisArea { font-size: 107%; font-weight: bold; color: #000; } #fieldList #fieldListTop .fieldListOptions { background-color: #D3D3D3; border-bottom: 1px solid #848484; } #fieldList #fieldListTop #searchField { background: white; border: 1px solid #848484; } #fieldList #fieldListTop #editDatasource { background-color: white; border:1px #848484 solid; } #fieldList #fieldListTop .fieldListStatus { background-color: white; border-bottom: 1px solid #d7d7d7; } #fieldList #fieldListTop #viewFieldOptions { border-top: 1px solid white; border-left: 1px solid white; border-bottom: 1px solid gray; border-right: 1px solid gray; } #fieldList #fieldListTop #fieldListCount { font-style: italic; } #fieldList #fieldListTree { background-color: white; } #fieldList .commonView .uncommon { display: none; } #fieldListTree .folder { font-weight: bold; } #fieldListTree .field { background-color: white; } #fieldListTree .attribute { background-image: url(../../../images/report/dims_and_measures_icon_attr.png); } #fieldListTree .measure { background-image: url(../../../images/report/dims_and_measures_icon_metric.png); } #fieldListTree .sourceSalesForce { background-image: url(../../../images/report/source_SF.gif); } #fieldListTree .sourceExcel { background-image: url(../../../images/report/source_EX.gif); } #fieldListTree .sourceNetSuite { background-image: url(../../../images/report/source_NS.gif); } #fieldListTree .sourceMultiple { background-image: url(../../../images/report/source_MS.gif); } #fieldListTree .sourceNone { background-image: url(../../../images/report/dims_and_measures_icon_attr.png); } .cvTooltip { border: solid #999999 1px; background: white; color: black; } .fieldTooltipTitle { background-color: #b3c4ff; font-weight: bold; color: white; } .btnPressed { border: 1px solid #848484; background: #ccc; padding: 1px !important; } .btnActive { border: 1px solid #a2a2a2; background: #ccc; padding: 1px !important; } #main_toolbar .reportBtn, .additional .reportBtn{ color: black; } #reportBtns A { color: black; } #reportBtns A:visited { color: black; } #reportBtns A:hover { text-decoration: underline; } /* End Report Buttons Bar */ .pressed { background-color: #D3D3D3; border-top: 1px solid #a1b0e5; border-left: 1px solid #a1b0e5; border-right: none; border-bottom: none; } /* Report summary bar */ .reportSummary { background-color: black; border-top: 1px solid #666; font-size: .86em; color:white; } .filterPaneToggle { background-image: url(../../../images/report/icon_filters_fold.png); background-repeat: no-repeat; background-position: center center; } .filterSummary .hide { background-image: url(../../../images/report/icon_filters_unfold.png); } .filterSummary .hide:hover { /*background-position: 0 -60px;*/ /*background-image: url(../../../images/report/icon_filters_unfoldH.png);*/ } /* End report summary bar */ /* Field zones */ .commonDragObject { border: 1px solid gray; font-size: 77%; } .filterDragObject { background-color: #fff4ca; } .metricDragObject { background-color: #d1dcff; } .attributeDragObject { background-color: #ffeeab; } .dropZoneAttributes { border: 1px solid silver; background: url(../../../images/report/attribute_metric_outline.png) white no-repeat 4px 2px; background-color: #fff7d6; } .dropZoneMeasures { border: 1px solid silver; background: url(../../../images/report/attribute_metric_outline.png) white no-repeat 4px 2px; background-color: #e9efff; } .reportLayout { border: 1px solid #B3B3B3; border-left: 0px; border-right: 0px; background-color:#CCC; } .reportLayout .attributeItem { background: url(../../../images/report/gem_attribute.png) no-repeat; margin: 2px 0 2px 2px; } .reportLayout .attributeItemHover { background: url(../../../images/report/gem_attribute_hover.png) no-repeat; } .reportLayout .attributeMultiChartItem { background: url(../../../images/report/gem_attribute_grid.png) no-repeat; margin: 2px 0 2px 2px; } .reportLayout .attributeMultiChartItemHover { background: url(../../../images/report/gem_attribute_grid_hover.png) no-repeat; } .reportLayout .metricItem { background: url(../../../images/report/gem_metric.png) no-repeat; } .reportLayout .metricItemHover { background: url(../../../images/report/gem_metric_hover.png) no-repeat; } .reportLayout .metricDisabled { background: url(../../../images/report/gem_metric_disabled.gif) no-repeat !important; } .dropZoneItem { font-size: 77%; } /* End fields stuff */ /* Filter related styles */ .reportFilter { background-color: #CCC; border: 1px solid #B3B3B3; } .filterPaneHint { font-size: 122%; color: #666666; } .filterGroup { font-size: 86%; border-bottom: 1px solid #AAA; } .filters .filterItemMouseOver { background-color: #fff4ca; } /******** END NEW SKIN STYLES *************/ /******** TEMP STYLES *************/ .timePresets {display:none;} /******** END TEMP STYLES *************/ /* Main Report Content */ .reportRefresh { background-color: rgb(239, 202, 202); border-bottom: 1px solid rgb(132, 132, 132); } .reportArea { background-color: #fff; } .reportArea .reportEmpty, .reportArea .noData { color: #666666; } /* Pivot Table Styles */ .pivotTable { font-size: .86em; } .pivotTable .pivotTableRowLabelHeaderContainer { border-right: 2px solid rgb(153,153,153); } .pivotTable .pivotTableRowLabelHeaderContainer TABLE { border-bottom: 2px solid rgb(153,153,153); } .pivotTable .pivotTableColumnHeaderContainer { border-right: 1px solid #999; } .pivotTable .pivotTableColumnHeaderContainer TABLE { border-bottom: 2px solid rgb(153,153,153); } .pivotTable .pivotTableDataContainer { border-right: 1px solid #999; } .pivotTable .pivotTableRowLabelContainer { border-right: 2px solid rgb(153,153,153); } .pivotTable .pivotTableContent A { color: #003D89; } .pivotTable .slicer { background-color: white; } .pivotTable .columnHeaders TD { color: #000000; border: 1px solid #999; border-left: none; border-bottom: none; } .pivotTable .columnHeaders .columnheading { background-color: #fce52d; } .pivotTable .columnHeaders .columnheading:hover { background-color: #fbbb12; } .pivotTable .columnHeaders .columnPropHeading { background-color: #fff7d6; } .pivotTable .columnHeaders .columnPropHeading:hover { background-color: #ece5c6; } .pivotTable .columnHeaders .member { background-color: #f5f5f5; } .pivotTable .columnHeaders .member:hover { background-color: #d1d1d1; } .pivotTable .columnHeaders .memberSubTotal { background-color: #f5f5f5; font-weight: bold; } .pivotTable .columnHeaders .memberSubTotal:hover { background-color: #d1d1d1; } .pivotTable .columnHeaders .metricNoData { background-color: #d1dcff; } .pivotTable .columnHeaders .metric { background-color: #BCE9F9; } .pivotTable .columnHeaders .metric:hover { background-color: #4AC3F0; } .pivotTable .columnHeaders .metricHover { background-color: #85a1ff !important; } .pivotTable .columnHeaders .grandTotal:hover { background-color: #d1dcff; } .pivotTable .rowLabelHeaders TD { color: #000000; background-color: #FCE52D; border: 1px solid #999; border-right: none; _border-bottom: none; /* show to IE only */ } .pivotTable .rowLabelHeaders TD:hover { background-color: #FBBB12; } .pivotTable .rowLabelHeaders .rowPropHeader { background-color: #fff7d6; } .pivotTable .rowLabelHeaders .rowPropHeader:hover { background-color: #ece5c6; } .pivotTable .rowHeaders TD { border: 1px solid #999; border-top: none; border-right: none; } .pivotTable .rowHeaders .subTotal { background-color: #e5e5e5; font-weight: bold; } .pivotTable .rowHeaders .subTotal:hover { background-color: #c2c2c2; } .pivotTable .rowHeaders .inner { background-color: #f5f5f5; } .pivotTable .rowHeaders .inner:hover { background-color: #d1d1d1; } .pivotTable .rowHeaders .outer { background-color: #f5f5f5; } .pivotTable .rowHeaders .outer:hover { background-color: #d1d1d1; } .pivotTable .cells TD { border-bottom: 1px solid #999; } .pivotTable .cells .rowSubTotal { background-color: #e5e5e5; font-weight: bold; } .pivotTable .cells .colSubTotal { background-color: #e5e5e5; } .pivotTable .cells .colGrandTotal { font-weight: bold; background-color:#d3d3d3; } .pivotTable .highlightedCell { background-color: #CCCCCC !important; } .pivotTable .highlightedRow { background-color: #999999 !important; } .pivotTable .highlightedColumn { background-color: #999999 !important; } .pivotTable .highlighted { background-color: #AAAAAA !important; } .pivotTable .rowHeaders .highlighted { color: #FFFFFF !important; } .pivotTable .columnHeaders .highlighted { color: #FFFFFF !important; } .pivotTable .cell-style-green { background-color: #66FF66; } .pivotTable .cell-style-yellow { background-color: yellow; } .pivotTable .cell-style-red { background-color: #FF6666; } .pivotTable .cells .databar-red { background-color: #FF7D7D; } .pivotTable .cells .databar-green { background-color: #7DFF7D; } .pivotTable .cells .databar-blue { background-color: #AAAAFF; } .rowTruncate { background-color: #999999; color: white; } .colTruncate { background-color: #999999; color: white; } .reportMain .trashcan { background: url(../../../images/report/trashcan.png) no-repeat 4px 2px; } .reportMain .trashActive { background: url(../../../images/report/trashcan_full.png) no-repeat 4px 2px; } /* Dojo widget styles */ /* Dojo popup menus */ body .dojodijit.Menu { border: 1px solid #ccc; background:white !important; } body .dojoMenuItem2Disabled .dojoMenuItem2Label, body .dojoMenuItem2Disabled .dojoMenuItem2Accel { color: #ddd; font-size: 11px; } body .dojoMenuItem2 .dojoMenuItem2Label, body .dojoMenuItem2 .dojoMenuItem2Accel { font-size: 11px; } body .dojoMenuSeparator2Top { border-bottom: 1px solid #ccc; } body .dojoMenuSeparator2Bottom { border: none; } #progressPane .dojoFloatingPaneClient { background-color: white; overflow: hidden; } #progressPane .dojoFloatingPaneTitleBar { cursor: move; background-color: #9dace0; } .pivotTable .rowLabelHeaders .resizeHandle{ border: transparent solid 2px; } .pivotTable .columnHeaders .resizeHandle{ border: transparent solid 2px; } .pivotTable .resizeIndicator{ border: 2px gray solid; } .rptInfoTitle { color:#9dace0; } .rptInfo { border: 2px solid #848484; background-color: #ffffff; } .rptInfoContent { background-color: #FFFFFF; font-family: verdana, geneva, arial, helvetica, sans-serif; } .cvRptInfoTooltipHeader { background-color: #DFDFDF; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size:100%; background-image: url('../../../images/report/about.png'); background-repeat: no-repeat; background-position: 2px 6px; } .cvRptInfoTooltipTitle { font-size:100%; font-family: verdana, geneva, arial, helvetica, sans-serif; } .cvRptInfoTooltipBody_2 { font-size:100%; } .cvRptInfoTooltipFooter { font-size:100%; } .refreshPaneComplete { background-image:url(../../../images/report/icon_refreshing_done.png); background-repeat:no-repeat; background-position:0%; } .progressPaneUp { background-image:url(../../../images/report/refreshingHeader.gif); background-repeat:no-repeat; } .progressPaneContent { font-size:85%; font-family: verdana, geneva, arial, helvetica, sans-serif; background-image:url(../../../images/report/refreshingMiddle.gif); background-repeat:repeat-y; } .progressPaneDown { background-image:url(../../../images/report/refreshingFooter.gif); } #refreshDates{ border-top: 1px solid #ced3e5; } .cmdActionsBtn{ border: 1px solid #848484; background: url(../../../images/report/9x9_arrow_down.png) 57px center no-repeat; background-color:#E6E6E6; color:black; } .autoRefreshDirtyPane{ background-color: rgb(0, 0, 0); filter: Alpha(Opacity=20); opacity: 0.2; } .titleLink{ color:black !important; } .fieldListItem{ background-color: white; } .fieldListItem-selected{ background-color: #dbdbdb !important; } /* theme-specific menu item styling */ .pentaho-menu-outer { border: 1px solid #CCC; } .pentaho-menu .dijitMenuItemHover { background-color: #dbdbdb; } .pentaho-menu .dijitMenuSeparatorTop { height: auto; margin-top: 1px; border-bottom: 1px solid #CCC; }
kettle-data-integration/plugins/spoon/agile-bi/platform/pentaho-solutions/system/analyzer/styles/themes/slate/anaSlate.css
/* Hide browser scroll bar */ body { background-color: transparent; } .disabled { color: #999999 !important; } div.active { background-color: #e3f5fb; } #fieldList #fieldListTop { background-color: black; } .pentaho-titled-toolbar { color: #000; } #fieldList #fieldListHeading #availableFields{ color: #000; } #fieldList #fieldListHeading #analysisArea { font-size: 107%; font-weight: bold; color: #000; } #fieldList #fieldListTop .fieldListOptions { background-color: #D3D3D3; border-bottom: 1px solid #848484; } #fieldList #fieldListTop #searchField { background: white; border: 1px solid #848484; } #fieldList #fieldListTop #editDatasource { background-color: white; border:1px #848484 solid; } #fieldList #fieldListTop .fieldListStatus { background-color: white; border-bottom: 1px solid #d7d7d7; } #fieldList #fieldListTop #viewFieldOptions { border-top: 1px solid white; border-left: 1px solid white; border-bottom: 1px solid gray; border-right: 1px solid gray; } #fieldList #fieldListTop #fieldListCount { font-style: italic; } #fieldList #fieldListTree { background-color: white; } #fieldList .commonView .uncommon { display: none; } #fieldListTree .folder { font-weight: bold; } #fieldListTree .field { background-color: white; } #fieldListTree .attribute { background-image: url(../../../images/report/dims_and_measures_icon_attr.png); } #fieldListTree .measure { background-image: url(../../../images/report/dims_and_measures_icon_metric.png); } #fieldListTree .sourceSalesForce { background-image: url(../../../images/report/source_SF.gif); } #fieldListTree .sourceExcel { background-image: url(../../../images/report/source_EX.gif); } #fieldListTree .sourceNetSuite { background-image: url(../../../images/report/source_NS.gif); } #fieldListTree .sourceMultiple { background-image: url(../../../images/report/source_MS.gif); } #fieldListTree .sourceNone { background-image: url(../../../images/report/dims_and_measures_icon_attr.png); } .cvTooltip { border: solid #999999 1px; background: white; color: black; } .fieldTooltipTitle { background-color: #b3c4ff; font-weight: bold; color: white; } .btnPressed { border: 1px solid #848484; background: #ccc; padding: 1px !important; } .btnActive { border: 1px solid #a2a2a2; background: #ccc; padding: 1px !important; } #main_toolbar .reportBtn, .additional .reportBtn{ color: black; } #reportBtns A { color: black; } #reportBtns A:visited { color: black; } #reportBtns A:hover { text-decoration: underline; } /* End Report Buttons Bar */ .pressed { background-color: #D3D3D3; border-top: 1px solid #a1b0e5; border-left: 1px solid #a1b0e5; border-right: none; border-bottom: none; } /* Report summary bar */ .reportSummary { background-color: black; border-top: 1px solid #666; font-size: .86em; color:white; } .filterPaneToggle { background-image: url(../../../images/report/icon_filters_fold.png); background-repeat: no-repeat; background-position: center center; } .filterSummary .hide { background-image: url(../../../images/report/icon_filters_unfold.png); } .filterSummary .hide:hover { /*background-position: 0 -60px;*/ /*background-image: url(../../../images/report/icon_filters_unfoldH.png);*/ } /* End report summary bar */ /* Field zones */ .commonDragObject { border: 1px solid gray; font-size: 77%; } .filterDragObject { background-color: #fff4ca; } .metricDragObject { background-color: #d1dcff; } .attributeDragObject { background-color: #ffeeab; } .dropZoneAttributes { border: 1px solid silver; background: url(../../../images/report/attribute_metric_outline.png) white no-repeat 4px 2px; background-color: #fff7d6; } .dropZoneMeasures { border: 1px solid silver; background: url(../../../images/report/attribute_metric_outline.png) white no-repeat 4px 2px; background-color: #e9efff; } .reportLayout { border: 1px solid #B3B3B3; border-left: 0px; border-right: 0px; background-color:#CCC; } .reportLayout .attributeItem { background: url(../../../images/report/gem_attribute.png) no-repeat; margin: 2px 0 2px 2px; } .reportLayout .attributeItemHover { background: url(../../../images/report/gem_attribute_hover.png) no-repeat; } .reportLayout .attributeMultiChartItem { background: url(../../../images/report/gem_attribute_grid.png) no-repeat; margin: 2px 0 2px 2px; } .reportLayout .attributeMultiChartItemHover { background: url(../../../images/report/gem_attribute_grid_hover.png) no-repeat; } .reportLayout .metricItem { background: url(../../../images/report/gem_metric.png) no-repeat; } .reportLayout .metricItemHover { background: url(../../../images/report/gem_metric_hover.png) no-repeat; } .reportLayout .metricDisabled { background: url(../../../images/report/gem_metric_disabled.gif) no-repeat !important; } .dropZoneItem { font-size: 77%; } /* End fields stuff */ /* Filter related styles */ .reportFilter { background-color: #CCC; border: 1px solid #B3B3B3; } .filterPaneHint { font-size: 122%; color: #666666; } .filterGroup { font-size: 86%; border-bottom: 1px solid #AAA; } .filters .filterItemMouseOver { background-color: #fff4ca; } /******** END NEW SKIN STYLES *************/ /******** TEMP STYLES *************/ .timePresets {display:none;} /******** END TEMP STYLES *************/ /* Main Report Content */ .reportRefresh { background-color: rgb(239, 202, 202); border-bottom: 1px solid rgb(132, 132, 132); } .reportArea { background-color: #fff; } .reportArea .reportEmpty, .reportArea .noData { color: #666666; } /* Pivot Table Styles */ .pivotTable { font-size: .86em; } .pivotTable .pivotTableRowLabelHeaderContainer { border-right: 2px solid rgb(153,153,153); } .pivotTable .pivotTableRowLabelHeaderContainer TABLE { border-bottom: 2px solid rgb(153,153,153); } .pivotTable .pivotTableColumnHeaderContainer { border-right: 1px solid #999; } .pivotTable .pivotTableColumnHeaderContainer TABLE { border-bottom: 2px solid rgb(153,153,153); } .pivotTable .pivotTableDataContainer { border-right: 1px solid #999; } .pivotTable .pivotTableRowLabelContainer { border-right: 2px solid rgb(153,153,153); } .pivotTable .pivotTableContent A { color: #003D89; } .pivotTable .slicer { background-color: white; } .pivotTable .columnHeaders TD { color: #000000; border: 1px solid #999; border-left: none; border-bottom: none; } .pivotTable .columnHeaders .columnheading { background-color: #fce52d; } .pivotTable .columnHeaders .columnheading:hover { background-color: #fbbb12; } .pivotTable .columnHeaders .columnPropHeading { background-color: #fff7d6; } .pivotTable .columnHeaders .columnPropHeading:hover { background-color: #ece5c6; } .pivotTable .columnHeaders .member { background-color: #f5f5f5; } .pivotTable .columnHeaders .member:hover { background-color: #d1d1d1; } .pivotTable .columnHeaders .memberSubTotal { background-color: #f5f5f5; font-weight: bold; } .pivotTable .columnHeaders .memberSubTotal:hover { background-color: #d1d1d1; } .pivotTable .columnHeaders .metricNoData { background-color: #d1dcff; } .pivotTable .columnHeaders .metric { background-color: #BCE9F9; } .pivotTable .columnHeaders .metric:hover { background-color: #4AC3F0; } .pivotTable .columnHeaders .metricHover { background-color: #85a1ff !important; } .pivotTable .columnHeaders .grandTotal:hover { background-color: #d1dcff; } .pivotTable .rowLabelHeaders TD { color: #000000; background-color: #FCE52D; border: 1px solid #999; border-right: none; _border-bottom: none; /* show to IE only */ } .pivotTable .rowLabelHeaders TD:hover { background-color: #FBBB12; } .pivotTable .rowLabelHeaders .rowPropHeader { background-color: #fff7d6; } .pivotTable .rowLabelHeaders .rowPropHeader:hover { background-color: #ece5c6; } .pivotTable .rowHeaders TD { border: 1px solid #999; border-top: none; border-right: none; } .pivotTable .rowHeaders .subTotal { background-color: #e5e5e5; font-weight: bold; } .pivotTable .rowHeaders .subTotal:hover { background-color: #c2c2c2; } .pivotTable .rowHeaders .inner { background-color: #f5f5f5; } .pivotTable .rowHeaders .inner:hover { background-color: #d1d1d1; } .pivotTable .rowHeaders .outer { background-color: #f5f5f5; } .pivotTable .rowHeaders .outer:hover { background-color: #d1d1d1; } .pivotTable .cells TD { border-bottom: 1px solid #999; } .pivotTable .cells .rowSubTotal { background-color: #e5e5e5; font-weight: bold; } .pivotTable .cells .colSubTotal { background-color: #e5e5e5; } .pivotTable .cells .colGrandTotal { font-weight: bold; background-color:#d3d3d3; } .pivotTable .highlightedCell { background-color: #CCCCCC !important; } .pivotTable .highlightedRow { background-color: #999999 !important; } .pivotTable .highlightedColumn { background-color: #999999 !important; } .pivotTable .highlighted { background-color: #AAAAAA !important; } .pivotTable .rowHeaders .highlighted { color: #FFFFFF !important; } .pivotTable .columnHeaders .highlighted { color: #FFFFFF !important; } .pivotTable .cell-style-green { background-color: #66FF66; } .pivotTable .cell-style-yellow { background-color: yellow; } .pivotTable .cell-style-red { background-color: #FF6666; } .pivotTable .cells .databar-red { background-color: #FF7D7D; } .pivotTable .cells .databar-green { background-color: #7DFF7D; } .pivotTable .cells .databar-blue { background-color: #AAAAFF; } .rowTruncate { background-color: #999999; color: white; } .colTruncate { background-color: #999999; color: white; } .reportMain .trashcan { background: url(../../../images/report/trashcan.png) no-repeat 4px 2px; } .reportMain .trashActive { background: url(../../../images/report/trashcan_full.png) no-repeat 4px 2px; } /* Dojo widget styles */ /* Dojo popup menus */ body .dojodijit.Menu { border: 1px solid #ccc; background:white !important; } body .dojoMenuItem2Disabled .dojoMenuItem2Label, body .dojoMenuItem2Disabled .dojoMenuItem2Accel { color: #ddd; font-size: 11px; } body .dojoMenuItem2 .dojoMenuItem2Label, body .dojoMenuItem2 .dojoMenuItem2Accel { font-size: 11px; } body .dojoMenuSeparator2Top { border-bottom: 1px solid #ccc; } body .dojoMenuSeparator2Bottom { border: none; } #progressPane .dojoFloatingPaneClient { background-color: white; overflow: hidden; } #progressPane .dojoFloatingPaneTitleBar { cursor: move; background-color: #9dace0; } .pivotTable .rowLabelHeaders .resizeHandle{ border: transparent solid 2px; } .pivotTable .columnHeaders .resizeHandle{ border: transparent solid 2px; } .pivotTable .resizeIndicator{ border: 2px gray solid; } .rptInfoTitle { color:#9dace0; } .rptInfo { border: 2px solid #848484; background-color: #ffffff; } .rptInfoContent { background-color: #FFFFFF; font-family: verdana, geneva, arial, helvetica, sans-serif; } .cvRptInfoTooltipHeader { background-color: #DFDFDF; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size:100%; background-image: url('../../../images/report/about.png'); background-repeat: no-repeat; background-position: 2px 6px; } .cvRptInfoTooltipTitle { font-size:100%; font-family: verdana, geneva, arial, helvetica, sans-serif; } .cvRptInfoTooltipBody_2 { font-size:100%; } .cvRptInfoTooltipFooter { font-size:100%; } .refreshPaneComplete { background-image:url(../../../images/report/icon_refreshing_done.png); background-repeat:no-repeat; background-position:0%; } .progressPaneUp { background-image:url(../../../images/report/refreshingHeader.gif); background-repeat:no-repeat; } .progressPaneContent { font-size:85%; font-family: verdana, geneva, arial, helvetica, sans-serif; background-image:url(../../../images/report/refreshingMiddle.gif); background-repeat:repeat-y; } .progressPaneDown { background-image:url(../../../images/report/refreshingFooter.gif); } #refreshDates{ border-top: 1px solid #ced3e5; } .cmdActionsBtn{ border: 1px solid #848484; background: url(../../../images/report/9x9_arrow_down.png) 57px center no-repeat; background-color:#E6E6E6; color:black; } .autoRefreshDirtyPane{ background-color: rgb(0, 0, 0); filter: Alpha(Opacity=20); opacity: 0.2; } .titleLink{ color:black !important; } .fieldListItem{ background-color: white; } .fieldListItem-selected{ background-color: #dbdbdb !important; } /* theme-specific menu item styling */ .pentaho-menu-outer { border: 1px solid #CCC; } .pentaho-menu .dijitMenuItemHover { background-color: #dbdbdb; } .pentaho-menu .dijitMenuSeparatorTop { height: auto; margin-top: 1px; border-bottom: 1px solid #CCC; }
0.272508
0.091504
@import url("https://fonts.googleapis.com/css2?family=Cookie&display=swap"); .profile-page { background-color: var(--light-yellow); } .grid-wrapper { margin-top: 2em; overflow-x: hidden; max-height: 100vh; width: 100vw; display: grid; grid-template-rows: 12rem 12em 7rem; grid-template-columns: 1fr 1fr; } .top-profile-wrapper { grid-area: 1/1/2/3; display: flex; position: relative; } .top-text-wrapper { display: flex; margin-top: 1em; } .profile-picture { object-position: center; border-radius: 50%; height: 12rem; width: 12rem; object-fit: contain; } .top-wrapper-icons { display: flex; flex-direction: column; height: 60%; } .top-wrapper-text { display: flex; flex-direction: column; z-index: 10; width: 10rem; height: 60%; } .fren-icon { z-index: 10; font-size: 2.5rem; } .bone-icon { font-size: 2.5rem; z-index: 10; transform: rotate(-45deg); } .fren-count { font-family: var(--cookie-text-title); font-size: 2.5rem; color: var(--deep-blue); } .dog-rating { font-family: var(--cookie-text-title); font-size: 2.5rem; color: var(--deep-blue); } .profile-bubble { height: 130%; margin-left: -14rem; } .middle-profile-wrapper { grid-area: 2/1/3/3; display: flex; position: relative; width: 100vw; } .middle-text-wrapper { float: right; display: flex; flex-direction: column; width: 15rem; height: 90%; margin-left: 2em; z-index: 10; align-self: center; } .dog-name { font-family: var(--cookie-text-title); font-size: 2rem; color: var(--deep-blue); font-weight: 500; margin-right: 2rem; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 85%; width: 15rem; color: var(--deep-blue); word-wrap: break-word; } .profile-bio { height: 13rem; width: 18rem; top: 17rem; margin-left: 0.2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; width: 50%; text-align: center; align-self: flex-end; margin-bottom: 3rem; } .feedback { font-family: var(--cookie-text-title); font-size: 2rem; color: var(--deep-blue); } .feedback-list { font-family: var(--normal-text-title); font-size: 1rem; color: var(--deep-blue); } .bottom-profile-wrapper { grid-area: 3/1/4/3; display: flex; justify-content: space-evenly; align-items: center; height: 100%; } @media only screen and (min-width: 560px) { .grid-wrapper { margin-top: 4rem; margin-left: 4rem; overflow-x: hidden; width: 35rem; display: grid; grid-template-rows: 18rem 17rem 12rem; grid-template-columns: 40vw 40vw; } .profile-picture { object-position: center; border-radius: 50%; height: 18rem; width: 18rem; object-fit: contain; } .profile-bubble { height: 100%; margin-left: -15rem; } .middle-text-wrapper { float: right; display: flex; flex-direction: column; margin: 3rem 2rem; z-index: 10; height: 70%; width: 100%; } .dog-name { font-family: var(--cookie-text-title); font-size: 3rem; color: var(--deep-blue); font-weight: 500; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 100%; width: 15rem; color: var(--deep-blue); word-wrap: break-word; } .profile-bio { height: 35rem; width: 25rem; top: 17rem; margin-left: -2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; width: 50%; height: 40%; text-align: center; z-index: 10; } .middle-profile-wrapper { grid-area: 2/1/3/2; display: flex; position: relative; width: 50vw; } .bottom-profile-wrapper { grid-area: 3/1/4/3; display: flex; justify-content: space-evenly; align-items: center; width: 35rem; } } @media only screen and (min-width: 800px) { .grid-wrapper { margin-top: 4rem; margin-left: 4rem; overflow-x: hidden; width: 50rem; display: grid; grid-template-rows: 12rem 12rem 9rem; grid-template-columns: 40vw 40vw; } .profile-picture { object-fit: contain; object-position: center; border-radius: 50%; height: 15rem; width: 15rem; } .bottom-profile-wrapper { grid-area: 1/2/4/3; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; justify-self: center; width: 20rem; z-index: 10; } .profile-bio { height: 35rem; width: 30rem; top: 17rem; margin-left: -2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; align-self: center; width: 50%; height: 40%; text-align: center; z-index: 10; } .middle-text-wrapper { display: flex; flex-direction: column; width: 22rem; height: 90%; margin-top: 12rem; margin-left: 2em; z-index: 10; align-self: center; } .dog-name { font-family: var(--cookie-text-title); font-size: 3rem; color: var(--deep-blue); font-weight: 500; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 100%; width: 20rem; color: var(--deep-blue); word-wrap: break-word; } }
client/src/components/profile-page/Profile.css
@import url("https://fonts.googleapis.com/css2?family=Cookie&display=swap"); .profile-page { background-color: var(--light-yellow); } .grid-wrapper { margin-top: 2em; overflow-x: hidden; max-height: 100vh; width: 100vw; display: grid; grid-template-rows: 12rem 12em 7rem; grid-template-columns: 1fr 1fr; } .top-profile-wrapper { grid-area: 1/1/2/3; display: flex; position: relative; } .top-text-wrapper { display: flex; margin-top: 1em; } .profile-picture { object-position: center; border-radius: 50%; height: 12rem; width: 12rem; object-fit: contain; } .top-wrapper-icons { display: flex; flex-direction: column; height: 60%; } .top-wrapper-text { display: flex; flex-direction: column; z-index: 10; width: 10rem; height: 60%; } .fren-icon { z-index: 10; font-size: 2.5rem; } .bone-icon { font-size: 2.5rem; z-index: 10; transform: rotate(-45deg); } .fren-count { font-family: var(--cookie-text-title); font-size: 2.5rem; color: var(--deep-blue); } .dog-rating { font-family: var(--cookie-text-title); font-size: 2.5rem; color: var(--deep-blue); } .profile-bubble { height: 130%; margin-left: -14rem; } .middle-profile-wrapper { grid-area: 2/1/3/3; display: flex; position: relative; width: 100vw; } .middle-text-wrapper { float: right; display: flex; flex-direction: column; width: 15rem; height: 90%; margin-left: 2em; z-index: 10; align-self: center; } .dog-name { font-family: var(--cookie-text-title); font-size: 2rem; color: var(--deep-blue); font-weight: 500; margin-right: 2rem; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 85%; width: 15rem; color: var(--deep-blue); word-wrap: break-word; } .profile-bio { height: 13rem; width: 18rem; top: 17rem; margin-left: 0.2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; width: 50%; text-align: center; align-self: flex-end; margin-bottom: 3rem; } .feedback { font-family: var(--cookie-text-title); font-size: 2rem; color: var(--deep-blue); } .feedback-list { font-family: var(--normal-text-title); font-size: 1rem; color: var(--deep-blue); } .bottom-profile-wrapper { grid-area: 3/1/4/3; display: flex; justify-content: space-evenly; align-items: center; height: 100%; } @media only screen and (min-width: 560px) { .grid-wrapper { margin-top: 4rem; margin-left: 4rem; overflow-x: hidden; width: 35rem; display: grid; grid-template-rows: 18rem 17rem 12rem; grid-template-columns: 40vw 40vw; } .profile-picture { object-position: center; border-radius: 50%; height: 18rem; width: 18rem; object-fit: contain; } .profile-bubble { height: 100%; margin-left: -15rem; } .middle-text-wrapper { float: right; display: flex; flex-direction: column; margin: 3rem 2rem; z-index: 10; height: 70%; width: 100%; } .dog-name { font-family: var(--cookie-text-title); font-size: 3rem; color: var(--deep-blue); font-weight: 500; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 100%; width: 15rem; color: var(--deep-blue); word-wrap: break-word; } .profile-bio { height: 35rem; width: 25rem; top: 17rem; margin-left: -2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; width: 50%; height: 40%; text-align: center; z-index: 10; } .middle-profile-wrapper { grid-area: 2/1/3/2; display: flex; position: relative; width: 50vw; } .bottom-profile-wrapper { grid-area: 3/1/4/3; display: flex; justify-content: space-evenly; align-items: center; width: 35rem; } } @media only screen and (min-width: 800px) { .grid-wrapper { margin-top: 4rem; margin-left: 4rem; overflow-x: hidden; width: 50rem; display: grid; grid-template-rows: 12rem 12rem 9rem; grid-template-columns: 40vw 40vw; } .profile-picture { object-fit: contain; object-position: center; border-radius: 50%; height: 15rem; width: 15rem; } .bottom-profile-wrapper { grid-area: 1/2/4/3; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; justify-self: center; width: 20rem; z-index: 10; } .profile-bio { height: 35rem; width: 30rem; top: 17rem; margin-left: -2em; position: absolute; } .feedback-list-wrapper { display: flex; flex-direction: column; align-self: center; width: 50%; height: 40%; text-align: center; z-index: 10; } .middle-text-wrapper { display: flex; flex-direction: column; width: 22rem; height: 90%; margin-top: 12rem; margin-left: 2em; z-index: 10; align-self: center; } .dog-name { font-family: var(--cookie-text-title); font-size: 3rem; color: var(--deep-blue); font-weight: 500; text-align: right; } .profile-bio-text { font-family: var(--normal-text-title); font-size: 100%; width: 20rem; color: var(--deep-blue); word-wrap: break-word; } }
0.627381
0.072999
:root { --titleSize: 1.5rem; --sectionSize: 1.2rem; --titleMobileSize: 1.4rem; --sectionMobileSize: 1.1rem; --textSise: 0.9rem; --weatherSize: 0.8rem; --hikeAuthorSize: 0.7rem; --scrollBtnSize: 30px; --scrollPadding: 15px; } #weatherHeader { padding-top: 0.4rem; padding-left: 10px; } .round-border { border-radius: var(--borderRadius) !important; } .delete-review-btn { border: none; background-color: white; } .delete-review-btn:active { outline: none; } .delete-review-btn:focus { outline: none; } .hike-title { font-size: var(--titleSize); font-weight: 700; } .hike-section { font-size: var(--sectionSize); font-weight: 700; } .hike-title-mobile { font-size: var(--titleMobileSize); font-weight: 700; } .hike-section-mobile { font-size: var(--sectionMobileSize); font-weight: 400; } .plain-text { font-size: var(--textSise); font-weight: 400; } .plain-bold-text { font-size: var(--textSise); font-weight: 700; } .hike-author-text { font-size: var(--hikeAuthorSize); font-weight: 400; } .padding075{ padding-left: 0.75rem !important; } /* read more */ .short { max-height: 128px; overflow: hidden; } .readmore-section { position: relative; margin-bottom: 20px; } .read-more-btn { cursor: pointer; color: blue; text-decoration: underline 1px blue; background-color: var(--backgroundClr); position: absolute; left: 0; bottom: -20px; padding: 0; /* margin-bottom: 20px; */ } .fade-div{ width: unset; height: 46px; width: 100%; content: " "; background-image: linear-gradient(var(--backgroundClr02) 0%, var(--backgroundClr) 100%); opacity: 0.9; margin-top: -46px; outline-width: 0px; z-index: 1; } /*-------------------------*/ .photo-img { width: 100%; } .photo-container-wrapper { position: relative; overflow-x: hidden; overflow-y: hidden; } .photo-container { background: var(--backgroundClr); list-style-type: none; margin-bottom: 0; padding-left: 0; white-space: nowrap; } .photo-container .photo-card { display: inline-block; width: 400px; margin-right: 5px; box-sizing: border-box; } .paddle { position: absolute; z-index: 105; top: 0; width: var(--scrollBtnSize); height: 100%; border: none; outline: none !important; background-color: var(--backgroundClr); } .paddle:hover, .paddle:active{ color: var(--btn); font-weight: 700; border: none; } .left-paddle { left: calc(-1 * var(--scrollBtnSize)); } .right-paddle { right: calc(-1 * var(--scrollBtnSize)); } .hidden { display: none; } .scroll-padding{ padding: 0 var(--scrollPadding) 0 var(--scrollPadding); } .weather-container-wrapper { position: relative; /* width: 100%; */ overflow-x: hidden; overflow-y: hidden; } .weather-container { margin-bottom: 0; padding-left: 0; list-style-type: none; white-space: nowrap; } .weather-container .weather-card { display: inline-block; padding: 10px; } .weather-card-image { width: 30px; } .current-weather{ background-color: var(--accent); color:white; border: 1px solid var(--color); border-radius: var(--borderRadius); } .current-weather .weather-card-day{ font-weight: 700; } .weather-card-body { border: 1px solid grey; border-radius: var(--borderRadius); padding: 10px; background-color: white; color: var(--color); } #hourlyDiv{ overflow-x: hidden; overflow-y: hidden; /* padding-left: 10px; */ position: relative; } #hourlyDiv ul{ list-style-type: none; white-space: nowrap; padding: 0; } .scroll-x-hidden{ overflow-x: scroll; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; /* hide scroll bar in IE and Edge */ scrollbar-width: none; /* hide scroll bar in Firefox */ } /*hide scroll bar in Chrome*/ .scroll-x-hidden::-webkit-scrollbar { display: none; } #hourlyDiv ul li{ display: inline-block; text-align: center; } .right-border{ border-right: 1px solid var(--selected); } .w-time{ background-color: var(--accent); color: white; font-weight: 700; } .w-temp{ background-color: white; } .left-top-round-corver{ border-radius: var(--borderRadius) 0 0 0; } .left-bottom-round-corver{ border-radius: 0 0 0 var(--borderRadius); } .right-top-round-corver{ border-radius: 0 var(--borderRadius) 0 0; } .right-bottom-round-corver{ border-radius: 0 0 var(--borderRadius) 0; } /*-----------------------------*/ .hidden-row { visibility: hidden; height: 0; } /* ----------------------- */ .checked { color: orange; } .rating { position: relative; width: 180px; background: transparent; display: flex; gap: 0.3em; padding-bottom: 15px; overflow: hidden; } .background-main { background: var(--backgroundClr); } .rating__result { position: absolute; top: 0; left: 0; transform: translateY(-10px) translateX(-5px); z-index: -9; font: 3em Arial, Helvetica, sans-serif; color: #ebebeb8e; pointer-events: none; } .rating__star { font-size: 1.3em; cursor: pointer; color: #dabd18b2; transition: filter linear 0.3s; } .rating__star:hover { filter: drop-shadow(1px 1px 4px gold); } .rating__star-static { font-size: 1.3em; color: #dabd18b2; } .cursor { cursor: pointer; } /* switch */ .form-check .form-check-input { float: right !important; } .form-switch { padding-left: 0 !important; } .form-check { padding-left: 0.5rem !important; } .form-switch .form-check-input { /* width: 10% !important; */ } .form-check-label-custom { width: 92% !important; } .form-check-label-mobile-custom { width: 85% !important; } .form-check-input:checked { background-color: var(--accent) !important; border-color: var(--accent) !important; } .btn-add-note { font-size: 2rem; } .read-only { pointer-events: none; color: #6c757d; background-color: #e9ecef; } .editable-section { padding: 0.75rem 0.75rem; border-radius: var(--borderRadius); background-color: white; box-shadow: 0px 3px 18px var(--accent); } @media only screen and (min-width: 700px) { .btnGroup { display: flex; flex-direction: row; } .btn-1 { order: 2; margin-left: 5px; } .btn-2 { order: 1; } } @media only screen and (min-width: 700px) { .btnGroupEnd { display: flex; justify-content: flex-end; flex-direction: row; } .btn-end-1 { order: 2; margin-left: 5px; } .btn-end-2 { order: 1; } } @media only screen and (min-width: 700px) { .btnGroupColumn { display: flex; flex-direction: column; } .btn-clmn-1 { order: 2; } .btn-clmn-2 { order: 1; margin-bottom: 6px; } } @media only screen and (max-width: 700px) { /* .hike-section { font-size: var(--sectionMobileSize); font-weight: 400; } */ #hikePass { display: inline; } } .mapbox-input-custom { height: 35.6px; } .mapboxgl-ctrl-geocoder { box-shadow: none !important; } .mapboxgl-ctrl-geocoder--icon-search { top: 8px !important; } .small-line-spacing { line-height: 0.2; }
public/style/show.css
:root { --titleSize: 1.5rem; --sectionSize: 1.2rem; --titleMobileSize: 1.4rem; --sectionMobileSize: 1.1rem; --textSise: 0.9rem; --weatherSize: 0.8rem; --hikeAuthorSize: 0.7rem; --scrollBtnSize: 30px; --scrollPadding: 15px; } #weatherHeader { padding-top: 0.4rem; padding-left: 10px; } .round-border { border-radius: var(--borderRadius) !important; } .delete-review-btn { border: none; background-color: white; } .delete-review-btn:active { outline: none; } .delete-review-btn:focus { outline: none; } .hike-title { font-size: var(--titleSize); font-weight: 700; } .hike-section { font-size: var(--sectionSize); font-weight: 700; } .hike-title-mobile { font-size: var(--titleMobileSize); font-weight: 700; } .hike-section-mobile { font-size: var(--sectionMobileSize); font-weight: 400; } .plain-text { font-size: var(--textSise); font-weight: 400; } .plain-bold-text { font-size: var(--textSise); font-weight: 700; } .hike-author-text { font-size: var(--hikeAuthorSize); font-weight: 400; } .padding075{ padding-left: 0.75rem !important; } /* read more */ .short { max-height: 128px; overflow: hidden; } .readmore-section { position: relative; margin-bottom: 20px; } .read-more-btn { cursor: pointer; color: blue; text-decoration: underline 1px blue; background-color: var(--backgroundClr); position: absolute; left: 0; bottom: -20px; padding: 0; /* margin-bottom: 20px; */ } .fade-div{ width: unset; height: 46px; width: 100%; content: " "; background-image: linear-gradient(var(--backgroundClr02) 0%, var(--backgroundClr) 100%); opacity: 0.9; margin-top: -46px; outline-width: 0px; z-index: 1; } /*-------------------------*/ .photo-img { width: 100%; } .photo-container-wrapper { position: relative; overflow-x: hidden; overflow-y: hidden; } .photo-container { background: var(--backgroundClr); list-style-type: none; margin-bottom: 0; padding-left: 0; white-space: nowrap; } .photo-container .photo-card { display: inline-block; width: 400px; margin-right: 5px; box-sizing: border-box; } .paddle { position: absolute; z-index: 105; top: 0; width: var(--scrollBtnSize); height: 100%; border: none; outline: none !important; background-color: var(--backgroundClr); } .paddle:hover, .paddle:active{ color: var(--btn); font-weight: 700; border: none; } .left-paddle { left: calc(-1 * var(--scrollBtnSize)); } .right-paddle { right: calc(-1 * var(--scrollBtnSize)); } .hidden { display: none; } .scroll-padding{ padding: 0 var(--scrollPadding) 0 var(--scrollPadding); } .weather-container-wrapper { position: relative; /* width: 100%; */ overflow-x: hidden; overflow-y: hidden; } .weather-container { margin-bottom: 0; padding-left: 0; list-style-type: none; white-space: nowrap; } .weather-container .weather-card { display: inline-block; padding: 10px; } .weather-card-image { width: 30px; } .current-weather{ background-color: var(--accent); color:white; border: 1px solid var(--color); border-radius: var(--borderRadius); } .current-weather .weather-card-day{ font-weight: 700; } .weather-card-body { border: 1px solid grey; border-radius: var(--borderRadius); padding: 10px; background-color: white; color: var(--color); } #hourlyDiv{ overflow-x: hidden; overflow-y: hidden; /* padding-left: 10px; */ position: relative; } #hourlyDiv ul{ list-style-type: none; white-space: nowrap; padding: 0; } .scroll-x-hidden{ overflow-x: scroll; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; /* hide scroll bar in IE and Edge */ scrollbar-width: none; /* hide scroll bar in Firefox */ } /*hide scroll bar in Chrome*/ .scroll-x-hidden::-webkit-scrollbar { display: none; } #hourlyDiv ul li{ display: inline-block; text-align: center; } .right-border{ border-right: 1px solid var(--selected); } .w-time{ background-color: var(--accent); color: white; font-weight: 700; } .w-temp{ background-color: white; } .left-top-round-corver{ border-radius: var(--borderRadius) 0 0 0; } .left-bottom-round-corver{ border-radius: 0 0 0 var(--borderRadius); } .right-top-round-corver{ border-radius: 0 var(--borderRadius) 0 0; } .right-bottom-round-corver{ border-radius: 0 0 var(--borderRadius) 0; } /*-----------------------------*/ .hidden-row { visibility: hidden; height: 0; } /* ----------------------- */ .checked { color: orange; } .rating { position: relative; width: 180px; background: transparent; display: flex; gap: 0.3em; padding-bottom: 15px; overflow: hidden; } .background-main { background: var(--backgroundClr); } .rating__result { position: absolute; top: 0; left: 0; transform: translateY(-10px) translateX(-5px); z-index: -9; font: 3em Arial, Helvetica, sans-serif; color: #ebebeb8e; pointer-events: none; } .rating__star { font-size: 1.3em; cursor: pointer; color: #dabd18b2; transition: filter linear 0.3s; } .rating__star:hover { filter: drop-shadow(1px 1px 4px gold); } .rating__star-static { font-size: 1.3em; color: #dabd18b2; } .cursor { cursor: pointer; } /* switch */ .form-check .form-check-input { float: right !important; } .form-switch { padding-left: 0 !important; } .form-check { padding-left: 0.5rem !important; } .form-switch .form-check-input { /* width: 10% !important; */ } .form-check-label-custom { width: 92% !important; } .form-check-label-mobile-custom { width: 85% !important; } .form-check-input:checked { background-color: var(--accent) !important; border-color: var(--accent) !important; } .btn-add-note { font-size: 2rem; } .read-only { pointer-events: none; color: #6c757d; background-color: #e9ecef; } .editable-section { padding: 0.75rem 0.75rem; border-radius: var(--borderRadius); background-color: white; box-shadow: 0px 3px 18px var(--accent); } @media only screen and (min-width: 700px) { .btnGroup { display: flex; flex-direction: row; } .btn-1 { order: 2; margin-left: 5px; } .btn-2 { order: 1; } } @media only screen and (min-width: 700px) { .btnGroupEnd { display: flex; justify-content: flex-end; flex-direction: row; } .btn-end-1 { order: 2; margin-left: 5px; } .btn-end-2 { order: 1; } } @media only screen and (min-width: 700px) { .btnGroupColumn { display: flex; flex-direction: column; } .btn-clmn-1 { order: 2; } .btn-clmn-2 { order: 1; margin-bottom: 6px; } } @media only screen and (max-width: 700px) { /* .hike-section { font-size: var(--sectionMobileSize); font-weight: 400; } */ #hikePass { display: inline; } } .mapbox-input-custom { height: 35.6px; } .mapboxgl-ctrl-geocoder { box-shadow: none !important; } .mapboxgl-ctrl-geocoder--icon-search { top: 8px !important; } .small-line-spacing { line-height: 0.2; }
0.475362
0.147034
* { box-sizing: border-box; } html { font-size: 62.5%; } body { font-size: 1rem; font-family: "Montserrat", sans-serif; margin: 0; padding: 0; } .container { max-width: 940px; margin: 0 auto; } section { padding: 120px 0; } .section-heading { font-family: "Montserrat", sans-serif; font-size: 4rem; font-weight: bold; text-align: center; color: #000; text-transform: uppercase; margin: 0 0 2rem; } .section-description { font-family: "Noto Serif", serif; font-size: 1.6rem; font-style: italic; text-align: center; color: #737373; } .image-container, .current { width: 300px; height: 300px; overflow: hidden; } .image-container img, .current img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; transition: 0.3s ease-in-out; } @media (max-width: 991px) { section { padding: 60px 0; } .image-container, .current { width: 250px; height: 250px; } } @media (max-width: 768px) { section { padding: 30px 12px; } .image-container, .current { width: 200px; height: 200px; } } @media (max-width: 360px) { .section-heading { font-size: 3.6rem; } } .row::before, .row::after { content: ""; display: table; clear: both; } [class*='col-'] { float: left; min-height: 1px; padding: 12px; } .col-lg-1 { width: 8.33%; } .col-lg-2 { width: 16.66%; } .col-lg-3 { width: 25%; } .col-lg-4 { width: 33.33%; } .col-lg-5 { width: 41.66%; } .col-lg-6 { width: 50%; } .col-lg-7 { width: 58.33%; } .col-lg-8 { width: 66.66%; } .col-lg-9 { width: 75%; } .col-lg-10 { width: 83.33%; } .col-lg-11 { width: 91.66%; } .col-lg-12 { width: 100%; } .col-lg-offset-1 { margin-left: 8.33%; } .col-lg-offset-2 { margin-left: 16.66%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.33%; } .col-lg-offset-5 { margin-left: 41.66%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.33%; } .col-lg-offset-8 { margin-left: 66.66%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.33%; } .col-lg-offset-11 { margin-left: 91.66%; } .col-lg-offset-12 { margin-left: 100%; } @media (max-width: 991px) { /* GRID*/ .col-md-1 { width: 8.33%; } .col-md-2 { width: 16.66%; } .col-md-3 { width: 25%; } .col-md-4 { width: 33.33%; } .col-md-5 { width: 41.66%; } .col-md-6 { width: 50%; } .col-md-7 { width: 58.33%; } .col-md-8 { width: 66.66%; } .col-md-9 { width: 75%; } .col-md-10 { width: 83.33%; } .col-md-11 { width: 91.66%; } .col-md-12 { width: 100%; } } @media (max-width: 768px) { /* GRID */ .col-sm-1 { width: 8.33%; } .col-sm-2 { width: 16.66%; } .col-sm-3 { width: 25%; } .col-sm-4 { width: 33.33%; } .col-sm-5 { width: 41.66%; } .col-sm-6 { width: 50%; } .col-sm-7 { width: 58.33%; } .col-sm-8 { width: 66.66%; } .col-sm-9 { width: 75%; } .col-sm-10 { width: 83.33%; } .col-sm-11 { width: 91.66%; } .col-sm-12 { width: 100%; } } .col-sm-offset-1 { margin-left: 8.33%; } .col-sm-offset-2 { margin-left: 16.66%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.33%; } .col-sm-offset-5 { margin-left: 41.66%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.33%; } .col-sm-offset-8 { margin-left: 66.66%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.33%; } .col-sm-offset-11 { margin-left: 91.66%; } .col-sm-offset-12 { margin-left: 100%; } @media (max-width: 480px) { /* GRID */ .col-xs-1 { width: 8.33%; } .col-xs-2 { width: 16.66%; } .col-xs-3 { width: 25%; } .col-xs-4 { width: 33.33%; } .col-xs-5 { width: 41.66%; } .col-xs-6 { width: 50%; } .col-xs-7 { width: 58.33%; } .col-xs-8 { width: 66.66%; } .col-xs-9 { width: 75%; } .col-xs-10 { width: 83.33%; } .col-xs-11 { width: 91.66%; } .col-xs-12 { width: 100%; } } .col-xs-offset-1 { margin-left: 8.33%; } .col-xs-offset-2 { margin-left: 16.66%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-4 { margin-left: 33.33%; } .col-xs-offset-5 { margin-left: 41.66%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-7 { margin-left: 58.33%; } .col-xs-offset-8 { margin-left: 66.66%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-10 { margin-left: 83.33%; } .col-xs-offset-11 { margin-left: 91.66%; } .col-xs-offset-12 { margin-left: 100%; } .animation-fade { animation-duration: 1s; animation-direction: normal; animation-delay: 1s; animation-iteration-count: 1; animation-fill-mode: forwards; animation-play-state: initial; animation-timing-function: ease-in-out; } .fade-top { animation-name: fade-top; } @keyframes fade-top { 0% { transform: translateY(-150px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .fade-bottom { animation-name: fade-bottom; } @keyframes fade-bottom { 0% { transform: translateY(150px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .animation-slide { animation-duration: 1s; animation-direction: normal; animation-delay: 1s; animation-iteration-count: 1; animation-fill-mode: forwards; animation-play-state: initial; animation-timing-function: ease-in-out; } .slide-left_top { animation-name: slide-left_top; } .slide-top { animation-name: slide-top; } .slide-right_top { animation-name: slide-right_top; } .slide-left-bottom { animation-name: slide-left_bottom; } .slide-bottom { animation-name: slide-bottom; } .slide-right_bottom { animation-name: slide-right-bottom; } @keyframes slide-left_top { 0% { transform: translate(-150px, -150px) scale(1.3); } 100% { transform: translate(0, 0) scale(1); } } @keyframes slide-top { 0% { transform: translateY(-150px) scale(1.3); } 100% { transform: translateY(0) scale(1); } } @keyframes slide-left_top { 0% { transform: translate(150px, -150px) scale(1.3); } 100% { transform: translate(0, 0) scale(1); } } .nav { padding: 2rem 0; background-color: transparent; position: fixed; left: 0; right: 0; z-index: 20; transition: background-color 0.7s linear, box-shadow 0.3s linear; } .nav.dark { background-color: #222; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.3); } .navbar-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; } .main-nav { display: -ms-flexbox; display: flex; list-style-type: none; -ms-flex-pack: justify; justify-content: space-between; margin: 0; padding: 0; } .main-nav li { text-transform: uppercase; font-size: 1.4rem; } .main-nav li:not(:last-child) { margin-right: 2.4rem; } .main-nav a { display: inline-block; text-decoration: none; color: #fff; transition: transform 0.3s ease-in-out; } .main-nav a:hover { transform: scale(1.5); } .brand { cursor: pointer; transition: transform 0.3s ease-in-out; } .brand:hover { transform: scale(1.2); } .hamburger { display: none; } @media (max-width: 991px) { .navbar-container { padding: 0 12px; } } @media (max-width: 768px) and (orientation: landscape) { .nav { position: absolute; } .hamburger { position: absolute; } } @media (max-width: 768px) { .nav { background-color: #222; position: fixed; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.3); padding: 1.5rem 0; } .navbar-container { -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; position: relative; } .main-nav { display: -ms-flexbox; display: flex; height: 0px; margin-top: 1rem; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; transition: all 1s ease; } .main-nav li { text-align: center; display: none; font-size: 3rem; opacity: 0; } .main-nav li:nth-child(1) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 500ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(2) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 700ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(3) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 900ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(4) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 1100ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(5) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 1300ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:not(:last-child) { margin: 0; margin-bottom: 0.6rem; } .main-nav li.isActive { display: block; } .main-nav.rolledUp { display: none; max-height: 0px; } .main-nav.rolledDown { height: 200px; } .hamburger { display: block; position: fixed; width: 40px; height: 35px; top: 15px; right: 20px; font-size: 4rem; background-color: transparent; outline: 0; border: none; border-radius: 4px; padding: 0; color: #fff; cursor: pointer; transition: transform 0.3s ease-in-out; } .hamburger:hover { transform: scale(1.2); } .hamburger .ff-fallback { width: 100%; height: 35px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: justify; justify-content: space-between; } .hamburger .bar { display: block; width: 40px; height: 5px; border-radius: 1px; background-color: #f7f7f7; transition: all 0.3s ease-in-out; } .hamburger.close .bar:nth-child(1) { transform: translateY(15px) rotate(45deg); } .hamburger.close .bar:nth-child(2) { transform: translateX(9999px); } .hamburger.close .bar:nth-child(3) { transform: translateY(-15px) rotate(-45deg); } } @media (max-width: 768px) and (orientation: landscape) { .nav { position: absolute; box-shadow: none; } .hamburger { position: absolute; top: 0; } } @keyframes show-menu-items { 0% { opacity: 0; transform: rotateX(-90deg); } 100% { opacity: 1; transform: rotateX(0deg); } } .jumbotron { background: #2a2a2e url(../images/jumbotron.jpg); height: 700px; background-repeat: no-repeat; background-size: cover; background-position: center 20%; background-origin: content-box; display: -ms-flexbox; display: flex; margin: auto auto; } .jumbotron .container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; color: #fff; } .jumbotron .heading { font-family: "Noto Serif", serif; font-style: italic; text-transform: capitalize; font-size: 4rem; } .jumbotron .sub-heading { display: block; font-family: "Montserrat", sans-serif; text-transform: uppercase; font-style: normal; font-size: 7.5rem; font-weight: bold; } .btn { margin-top: 6rem; display: block; width: 240px; height: 65px; border: 1px solid transparent; border-radius: 6px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; transition: 0.3s ease-in-out; } .btn:hover { transform: scale(1.1); box-shadow: 10px 10px 22px 0px rgba(0, 0, 0, 0.75); } .btn-primary { font-size: 1.8rem; font-weight: bold; text-transform: uppercase; color: #fff; background-color: #fed136; text-decoration: none; cursor: pointer; } @media (max-width: 991px) { .jumbotron .sub-heading { font-size: 4.8rem; } } @media (max-width: 991px) { .jumbotron .heading { font-size: 3rem; } .jumbotron .sub-heading { font-size: 3.6rem; } } @media (max-width: 768px) and (orientation: landscape) { .jumbotron { height: 100vh; } } @media (max-width: 480px) { .jumbotron .heading { font-size: 2rem; } .jumbotron .sub-heading { font-size: 2.8rem; } } @media (max-width: 360px) { .jumbotron .heading { font-size: 2rem; } .jumbotron .sub-heading { font-size: 2.4rem; } } .card { margin-top: 8rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; cursor: pointer; } .card .icon-container { transition: transform 0.3s ease-in-out; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 90px; height: 90px; border: 6px solid #fed136; border-radius: 50%; } .card:hover .icon-container { transform: scale(1.2); } .card-icon { font-size: 4rem; color: #fed136; } .card-heading { font-size: 1.8rem; font-weight: bold; margin: 25px 0 0; } .card-description { font-family: "Roboto Slab", serif; font-size: 1.8rem; text-align: center; font-weight: normal; color: #737373; width: 100%; } @media (max-width: 991px) { .card { margin-top: 3rem; } } @media (max-width: 768px) { .card { margin-top: 0; } } .portfolio { background-color: #f7f7f7; } .portfolio .card { overflow: hidden; background-color: #fff; } .portfolio .card:hover { background-color: #f7f7f7; } .portfolio .card:hover img { transform: rotate(5deg) scale(1.3); } .portfolio .card-description { font-size: 1.6rem; font-family: "Noto Serif", serif; margin-top: 0.5rem; } @media (max-width: 991px) { .portfolio .image-container, .portfolio .current { width: 250px; height: 250px; } } @media (max-width: 768px) { .portfolio .card { width: 300px; height: 300px; margin: 3rem auto 0; } .portfolio .image-container, .portfolio .current { width: 300px; height: 300px; } } .timeline { margin-top: 7.4rem; } .timeline .image-container, .timeline .current { width: 210px; height: 210px; border: 6px solid #f7f7f7; border-radius: 50%; } .timeline .last { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .timeline-picture { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; } .timeline-card { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-line-pack: center; align-content: center; text-align: right; transform: translateX(30px); } .timeline-card:nth-child(even) { text-align: left; transform: translateX(-30px); } .timeline-date, .timeline-headings { font-size: 1.8rem; font-weight: bold; text-transform: uppercase; } .timeline-headings { text-transform: none; margin-top: 0; } .timeline-description { font-family: "Roboto Slab", serif; font-size: 1.4rem; color: #737373; margin-top: 0; } .current { -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; background-color: #fed136; } .current span { display: block; font-size: 1.8rem; font-weight: bold; text-transform: uppercase; color: #fff; } @media (max-width: 768px) { .timeline .image-container, .timeline .current { width: 180px; height: 180px; } .timeline-card { margin-left: 0; } .timeline-picture { margin-left: 0; margin-top: 3%; } } @media (max-width: 480px) { .timeline { margin: 0; } .timeline .row { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .timeline .image-container, .timeline .current { width: 250px; height: 250px; } .timeline-card { -ms-flex-order: 1; order: 1; text-align: center; transform: none; } .timeline-card:nth-child(even) { transform: none; text-align: center; } .timeline-picture { -ms-flex-order: 2; order: 2; } .timeline-date, .timeline-headings { font-size: 2rem; } .timeline-description { font-size: 1.6rem; } } .team-members { background-color: #f7f7f7; } .team-members .image-container, .team-members .current { width: 300px; height: 300px; border-radius: 50%; background-color: #000; border: 6px solid #fff; } .team-members img { -o-object-fit: cover; object-fit: cover; } .member-name { font-size: 1.8rem; font-weight: bold; } .member-position { font-family: "Roboto Slab", serif; font-size: 18px; color: #737373; } .socials-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; list-style: none; } .socials-container a { text-decoration: none; } .socials-container a:hover span.fab { transform: scale(1.2) rotate(360deg); } .socials-container span.fab { transition: 0.3s ease-in-out; margin: 0 0.5rem; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 60px; height: 60px; color: #000; border: 2px solid #000; font-size: 3rem; padding: 1rem; border-radius: 50%; } .motto { font-family: "Roboto Slab", serif; font-size: 2rem; color: #737373; text-align: center; margin-top: 4rem; } @media (max-width: 991px) { .team-members .image-container, .team-members .current { width: 250px; height: 250px; } } .logos { padding: 60px 0; } .logos-container { display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-align: center; align-items: center; height: 44px; } @media (max-width: 768px) { .logos { padding: 2rem; } .logos-container { height: auto; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; } .logos-container img { margin-bottom: 30px; } } .contact { background-color: #222; background-image: url(../images/contact-background.png); background-repeat: no-repeat; background-position: 1100px; } .contact .section-heading { color: #fff; } .contact .section-description { color: #737373; } .contact form { margin-top: 7.6rem; } .contact input, .contact textarea { margin-bottom: 2.8rem; display: block; width: 100%; border: 1px solid #737373; border-radius: 6px; padding: 2rem; color: #222; } .contact input { height: 50px; } .contact .btn-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; } .contact .btn { margin: 0; } .footer { overflow: hidden; } .footer .copy { font-size: 1.4rem; } .footer .socials-container { -ms-flex-pack: distribute; justify-content: space-around; list-style: none; margin: 0; padding: 0; } .footer span.fab { font-size: 2rem; margin: 8px 0; width: 50px; height: 50px; color: #fff; background-color: #000; border-color: #fff; } @media (max-width: 768px) { .footer .copy { text-align: center; font-size: 2rem; } .footer span.fab { width: 90px; height: 90px; font-size: 4rem; } .contact form { margin-top: 0; } } @media (max-width: 768px) { .footer .copy { text-align: center; font-size: 1.6rem; } .footer span.fab { width: 75px; height: 75px; font-size: 3rem; } } /*# sourceMappingURL=style.css.map */
css/style.css
* { box-sizing: border-box; } html { font-size: 62.5%; } body { font-size: 1rem; font-family: "Montserrat", sans-serif; margin: 0; padding: 0; } .container { max-width: 940px; margin: 0 auto; } section { padding: 120px 0; } .section-heading { font-family: "Montserrat", sans-serif; font-size: 4rem; font-weight: bold; text-align: center; color: #000; text-transform: uppercase; margin: 0 0 2rem; } .section-description { font-family: "Noto Serif", serif; font-size: 1.6rem; font-style: italic; text-align: center; color: #737373; } .image-container, .current { width: 300px; height: 300px; overflow: hidden; } .image-container img, .current img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; transition: 0.3s ease-in-out; } @media (max-width: 991px) { section { padding: 60px 0; } .image-container, .current { width: 250px; height: 250px; } } @media (max-width: 768px) { section { padding: 30px 12px; } .image-container, .current { width: 200px; height: 200px; } } @media (max-width: 360px) { .section-heading { font-size: 3.6rem; } } .row::before, .row::after { content: ""; display: table; clear: both; } [class*='col-'] { float: left; min-height: 1px; padding: 12px; } .col-lg-1 { width: 8.33%; } .col-lg-2 { width: 16.66%; } .col-lg-3 { width: 25%; } .col-lg-4 { width: 33.33%; } .col-lg-5 { width: 41.66%; } .col-lg-6 { width: 50%; } .col-lg-7 { width: 58.33%; } .col-lg-8 { width: 66.66%; } .col-lg-9 { width: 75%; } .col-lg-10 { width: 83.33%; } .col-lg-11 { width: 91.66%; } .col-lg-12 { width: 100%; } .col-lg-offset-1 { margin-left: 8.33%; } .col-lg-offset-2 { margin-left: 16.66%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.33%; } .col-lg-offset-5 { margin-left: 41.66%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.33%; } .col-lg-offset-8 { margin-left: 66.66%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.33%; } .col-lg-offset-11 { margin-left: 91.66%; } .col-lg-offset-12 { margin-left: 100%; } @media (max-width: 991px) { /* GRID*/ .col-md-1 { width: 8.33%; } .col-md-2 { width: 16.66%; } .col-md-3 { width: 25%; } .col-md-4 { width: 33.33%; } .col-md-5 { width: 41.66%; } .col-md-6 { width: 50%; } .col-md-7 { width: 58.33%; } .col-md-8 { width: 66.66%; } .col-md-9 { width: 75%; } .col-md-10 { width: 83.33%; } .col-md-11 { width: 91.66%; } .col-md-12 { width: 100%; } } @media (max-width: 768px) { /* GRID */ .col-sm-1 { width: 8.33%; } .col-sm-2 { width: 16.66%; } .col-sm-3 { width: 25%; } .col-sm-4 { width: 33.33%; } .col-sm-5 { width: 41.66%; } .col-sm-6 { width: 50%; } .col-sm-7 { width: 58.33%; } .col-sm-8 { width: 66.66%; } .col-sm-9 { width: 75%; } .col-sm-10 { width: 83.33%; } .col-sm-11 { width: 91.66%; } .col-sm-12 { width: 100%; } } .col-sm-offset-1 { margin-left: 8.33%; } .col-sm-offset-2 { margin-left: 16.66%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.33%; } .col-sm-offset-5 { margin-left: 41.66%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.33%; } .col-sm-offset-8 { margin-left: 66.66%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.33%; } .col-sm-offset-11 { margin-left: 91.66%; } .col-sm-offset-12 { margin-left: 100%; } @media (max-width: 480px) { /* GRID */ .col-xs-1 { width: 8.33%; } .col-xs-2 { width: 16.66%; } .col-xs-3 { width: 25%; } .col-xs-4 { width: 33.33%; } .col-xs-5 { width: 41.66%; } .col-xs-6 { width: 50%; } .col-xs-7 { width: 58.33%; } .col-xs-8 { width: 66.66%; } .col-xs-9 { width: 75%; } .col-xs-10 { width: 83.33%; } .col-xs-11 { width: 91.66%; } .col-xs-12 { width: 100%; } } .col-xs-offset-1 { margin-left: 8.33%; } .col-xs-offset-2 { margin-left: 16.66%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-4 { margin-left: 33.33%; } .col-xs-offset-5 { margin-left: 41.66%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-7 { margin-left: 58.33%; } .col-xs-offset-8 { margin-left: 66.66%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-10 { margin-left: 83.33%; } .col-xs-offset-11 { margin-left: 91.66%; } .col-xs-offset-12 { margin-left: 100%; } .animation-fade { animation-duration: 1s; animation-direction: normal; animation-delay: 1s; animation-iteration-count: 1; animation-fill-mode: forwards; animation-play-state: initial; animation-timing-function: ease-in-out; } .fade-top { animation-name: fade-top; } @keyframes fade-top { 0% { transform: translateY(-150px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .fade-bottom { animation-name: fade-bottom; } @keyframes fade-bottom { 0% { transform: translateY(150px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .animation-slide { animation-duration: 1s; animation-direction: normal; animation-delay: 1s; animation-iteration-count: 1; animation-fill-mode: forwards; animation-play-state: initial; animation-timing-function: ease-in-out; } .slide-left_top { animation-name: slide-left_top; } .slide-top { animation-name: slide-top; } .slide-right_top { animation-name: slide-right_top; } .slide-left-bottom { animation-name: slide-left_bottom; } .slide-bottom { animation-name: slide-bottom; } .slide-right_bottom { animation-name: slide-right-bottom; } @keyframes slide-left_top { 0% { transform: translate(-150px, -150px) scale(1.3); } 100% { transform: translate(0, 0) scale(1); } } @keyframes slide-top { 0% { transform: translateY(-150px) scale(1.3); } 100% { transform: translateY(0) scale(1); } } @keyframes slide-left_top { 0% { transform: translate(150px, -150px) scale(1.3); } 100% { transform: translate(0, 0) scale(1); } } .nav { padding: 2rem 0; background-color: transparent; position: fixed; left: 0; right: 0; z-index: 20; transition: background-color 0.7s linear, box-shadow 0.3s linear; } .nav.dark { background-color: #222; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.3); } .navbar-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; } .main-nav { display: -ms-flexbox; display: flex; list-style-type: none; -ms-flex-pack: justify; justify-content: space-between; margin: 0; padding: 0; } .main-nav li { text-transform: uppercase; font-size: 1.4rem; } .main-nav li:not(:last-child) { margin-right: 2.4rem; } .main-nav a { display: inline-block; text-decoration: none; color: #fff; transition: transform 0.3s ease-in-out; } .main-nav a:hover { transform: scale(1.5); } .brand { cursor: pointer; transition: transform 0.3s ease-in-out; } .brand:hover { transform: scale(1.2); } .hamburger { display: none; } @media (max-width: 991px) { .navbar-container { padding: 0 12px; } } @media (max-width: 768px) and (orientation: landscape) { .nav { position: absolute; } .hamburger { position: absolute; } } @media (max-width: 768px) { .nav { background-color: #222; position: fixed; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.3); padding: 1.5rem 0; } .navbar-container { -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; position: relative; } .main-nav { display: -ms-flexbox; display: flex; height: 0px; margin-top: 1rem; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; transition: all 1s ease; } .main-nav li { text-align: center; display: none; font-size: 3rem; opacity: 0; } .main-nav li:nth-child(1) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 500ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(2) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 700ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(3) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 900ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(4) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 1100ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:nth-child(5) { animation-name: show-menu-items; animation-duration: 300ms; animation-delay: 1300ms; animation-timing-function: ease-in-out; animation-direction: normal; animation-fill-mode: forwards; } .main-nav li:not(:last-child) { margin: 0; margin-bottom: 0.6rem; } .main-nav li.isActive { display: block; } .main-nav.rolledUp { display: none; max-height: 0px; } .main-nav.rolledDown { height: 200px; } .hamburger { display: block; position: fixed; width: 40px; height: 35px; top: 15px; right: 20px; font-size: 4rem; background-color: transparent; outline: 0; border: none; border-radius: 4px; padding: 0; color: #fff; cursor: pointer; transition: transform 0.3s ease-in-out; } .hamburger:hover { transform: scale(1.2); } .hamburger .ff-fallback { width: 100%; height: 35px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: justify; justify-content: space-between; } .hamburger .bar { display: block; width: 40px; height: 5px; border-radius: 1px; background-color: #f7f7f7; transition: all 0.3s ease-in-out; } .hamburger.close .bar:nth-child(1) { transform: translateY(15px) rotate(45deg); } .hamburger.close .bar:nth-child(2) { transform: translateX(9999px); } .hamburger.close .bar:nth-child(3) { transform: translateY(-15px) rotate(-45deg); } } @media (max-width: 768px) and (orientation: landscape) { .nav { position: absolute; box-shadow: none; } .hamburger { position: absolute; top: 0; } } @keyframes show-menu-items { 0% { opacity: 0; transform: rotateX(-90deg); } 100% { opacity: 1; transform: rotateX(0deg); } } .jumbotron { background: #2a2a2e url(../images/jumbotron.jpg); height: 700px; background-repeat: no-repeat; background-size: cover; background-position: center 20%; background-origin: content-box; display: -ms-flexbox; display: flex; margin: auto auto; } .jumbotron .container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; color: #fff; } .jumbotron .heading { font-family: "Noto Serif", serif; font-style: italic; text-transform: capitalize; font-size: 4rem; } .jumbotron .sub-heading { display: block; font-family: "Montserrat", sans-serif; text-transform: uppercase; font-style: normal; font-size: 7.5rem; font-weight: bold; } .btn { margin-top: 6rem; display: block; width: 240px; height: 65px; border: 1px solid transparent; border-radius: 6px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; transition: 0.3s ease-in-out; } .btn:hover { transform: scale(1.1); box-shadow: 10px 10px 22px 0px rgba(0, 0, 0, 0.75); } .btn-primary { font-size: 1.8rem; font-weight: bold; text-transform: uppercase; color: #fff; background-color: #fed136; text-decoration: none; cursor: pointer; } @media (max-width: 991px) { .jumbotron .sub-heading { font-size: 4.8rem; } } @media (max-width: 991px) { .jumbotron .heading { font-size: 3rem; } .jumbotron .sub-heading { font-size: 3.6rem; } } @media (max-width: 768px) and (orientation: landscape) { .jumbotron { height: 100vh; } } @media (max-width: 480px) { .jumbotron .heading { font-size: 2rem; } .jumbotron .sub-heading { font-size: 2.8rem; } } @media (max-width: 360px) { .jumbotron .heading { font-size: 2rem; } .jumbotron .sub-heading { font-size: 2.4rem; } } .card { margin-top: 8rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; cursor: pointer; } .card .icon-container { transition: transform 0.3s ease-in-out; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 90px; height: 90px; border: 6px solid #fed136; border-radius: 50%; } .card:hover .icon-container { transform: scale(1.2); } .card-icon { font-size: 4rem; color: #fed136; } .card-heading { font-size: 1.8rem; font-weight: bold; margin: 25px 0 0; } .card-description { font-family: "Roboto Slab", serif; font-size: 1.8rem; text-align: center; font-weight: normal; color: #737373; width: 100%; } @media (max-width: 991px) { .card { margin-top: 3rem; } } @media (max-width: 768px) { .card { margin-top: 0; } } .portfolio { background-color: #f7f7f7; } .portfolio .card { overflow: hidden; background-color: #fff; } .portfolio .card:hover { background-color: #f7f7f7; } .portfolio .card:hover img { transform: rotate(5deg) scale(1.3); } .portfolio .card-description { font-size: 1.6rem; font-family: "Noto Serif", serif; margin-top: 0.5rem; } @media (max-width: 991px) { .portfolio .image-container, .portfolio .current { width: 250px; height: 250px; } } @media (max-width: 768px) { .portfolio .card { width: 300px; height: 300px; margin: 3rem auto 0; } .portfolio .image-container, .portfolio .current { width: 300px; height: 300px; } } .timeline { margin-top: 7.4rem; } .timeline .image-container, .timeline .current { width: 210px; height: 210px; border: 6px solid #f7f7f7; border-radius: 50%; } .timeline .last { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .timeline-picture { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; } .timeline-card { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-line-pack: center; align-content: center; text-align: right; transform: translateX(30px); } .timeline-card:nth-child(even) { text-align: left; transform: translateX(-30px); } .timeline-date, .timeline-headings { font-size: 1.8rem; font-weight: bold; text-transform: uppercase; } .timeline-headings { text-transform: none; margin-top: 0; } .timeline-description { font-family: "Roboto Slab", serif; font-size: 1.4rem; color: #737373; margin-top: 0; } .current { -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; background-color: #fed136; } .current span { display: block; font-size: 1.8rem; font-weight: bold; text-transform: uppercase; color: #fff; } @media (max-width: 768px) { .timeline .image-container, .timeline .current { width: 180px; height: 180px; } .timeline-card { margin-left: 0; } .timeline-picture { margin-left: 0; margin-top: 3%; } } @media (max-width: 480px) { .timeline { margin: 0; } .timeline .row { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .timeline .image-container, .timeline .current { width: 250px; height: 250px; } .timeline-card { -ms-flex-order: 1; order: 1; text-align: center; transform: none; } .timeline-card:nth-child(even) { transform: none; text-align: center; } .timeline-picture { -ms-flex-order: 2; order: 2; } .timeline-date, .timeline-headings { font-size: 2rem; } .timeline-description { font-size: 1.6rem; } } .team-members { background-color: #f7f7f7; } .team-members .image-container, .team-members .current { width: 300px; height: 300px; border-radius: 50%; background-color: #000; border: 6px solid #fff; } .team-members img { -o-object-fit: cover; object-fit: cover; } .member-name { font-size: 1.8rem; font-weight: bold; } .member-position { font-family: "Roboto Slab", serif; font-size: 18px; color: #737373; } .socials-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; list-style: none; } .socials-container a { text-decoration: none; } .socials-container a:hover span.fab { transform: scale(1.2) rotate(360deg); } .socials-container span.fab { transition: 0.3s ease-in-out; margin: 0 0.5rem; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 60px; height: 60px; color: #000; border: 2px solid #000; font-size: 3rem; padding: 1rem; border-radius: 50%; } .motto { font-family: "Roboto Slab", serif; font-size: 2rem; color: #737373; text-align: center; margin-top: 4rem; } @media (max-width: 991px) { .team-members .image-container, .team-members .current { width: 250px; height: 250px; } } .logos { padding: 60px 0; } .logos-container { display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-align: center; align-items: center; height: 44px; } @media (max-width: 768px) { .logos { padding: 2rem; } .logos-container { height: auto; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; } .logos-container img { margin-bottom: 30px; } } .contact { background-color: #222; background-image: url(../images/contact-background.png); background-repeat: no-repeat; background-position: 1100px; } .contact .section-heading { color: #fff; } .contact .section-description { color: #737373; } .contact form { margin-top: 7.6rem; } .contact input, .contact textarea { margin-bottom: 2.8rem; display: block; width: 100%; border: 1px solid #737373; border-radius: 6px; padding: 2rem; color: #222; } .contact input { height: 50px; } .contact .btn-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; } .contact .btn { margin: 0; } .footer { overflow: hidden; } .footer .copy { font-size: 1.4rem; } .footer .socials-container { -ms-flex-pack: distribute; justify-content: space-around; list-style: none; margin: 0; padding: 0; } .footer span.fab { font-size: 2rem; margin: 8px 0; width: 50px; height: 50px; color: #fff; background-color: #000; border-color: #fff; } @media (max-width: 768px) { .footer .copy { text-align: center; font-size: 2rem; } .footer span.fab { width: 90px; height: 90px; font-size: 4rem; } .contact form { margin-top: 0; } } @media (max-width: 768px) { .footer .copy { text-align: center; font-size: 1.6rem; } .footer span.fab { width: 75px; height: 75px; font-size: 3rem; } } /*# sourceMappingURL=style.css.map */
0.513425
0.102036
@charset "UTF-8"; * { font-family: "微軟正黑體"; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; } .pointgame { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; } .pointgame [class^="cir"] { transition: 1s; background-color: #fff; width: 500px; height: 500px; border-radius: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; } .pointgame [class^="cir"].cir1 { width: 100px; height: 100px; z-index: 5; } .pointgame [class^="cir"].cir2 { width: 200px; height: 200px; z-index: 4; } .pointgame [class^="cir"].cir3 { width: 300px; height: 300px; z-index: 3; } .pointgame [class^="cir"].cir4 { width: 400px; height: 400px; z-index: 2; } .pointgame [class^="cir"].cir5 { width: 500px; height: 500px; z-index: 1; box-shadow: 0 0 50px rgba(0, 0, 0, 0.5); } .pointgame [class^="cir"]:nth-child(2n+1) { background-color: #FE5B45; } .pointgame [class^="cir"]:active { transition: 0s; -webkit-filter: brightness(80%); filter: brightness(80%); } .pointgame [class^="cir"]:before { content: attr(data-label); color: #333; font-weight: bold; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; top: 15px; } .score, .title { position: fixed; z-index: 10; bottom: 20px; left: 20px; } .score.score, .title.score { padding-bottom: 30px; } .score.title, .title.title { opacity: 0.5; } .pointgame.moving { -webkit-animation: move 1s infinite alternate; animation: move 1s infinite alternate; } @-webkit-keyframes move { 25% { -webkit-transform: translate(152px, 79px); transform: translate(152px, 79px); } 50% { -webkit-transform: translate(-305px, -236px); transform: translate(-305px, -236px); } 75% { -webkit-transform: translate(191px, 15px); transform: translate(191px, 15px); } 100% { -webkit-transform: translate(-284px, 289px); transform: translate(-284px, 289px); } } @keyframes move { 25% { -webkit-transform: translate(152px, 79px); transform: translate(152px, 79px); } 50% { -webkit-transform: translate(-305px, -236px); transform: translate(-305px, -236px); } 75% { -webkit-transform: translate(191px, 15px); transform: translate(191px, 15px); } 100% { -webkit-transform: translate(-284px, 289px); transform: translate(-284px, 289px); } } .pos { position: fixed; z-index: 10; } .mouse { position: absolute; } .mouse:before, .mouse:after { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; pointer-events: none; z-index: 100; background-color: #fff000; content: ""; position: absolute; width: 20px; height: 5px; } .mouse:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); } .spot { width: 10px; height: 10px; border-radius: 50%; background-color: #333; position: absolute; opacity: 0.3; z-index: 10; pointer-events: none; }
pointgame/style.css
@charset "UTF-8"; * { font-family: "微軟正黑體"; } html, body { width: 100%; height: 100%; margin: 0; padding: 0; } .pointgame { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; } .pointgame [class^="cir"] { transition: 1s; background-color: #fff; width: 500px; height: 500px; border-radius: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; } .pointgame [class^="cir"].cir1 { width: 100px; height: 100px; z-index: 5; } .pointgame [class^="cir"].cir2 { width: 200px; height: 200px; z-index: 4; } .pointgame [class^="cir"].cir3 { width: 300px; height: 300px; z-index: 3; } .pointgame [class^="cir"].cir4 { width: 400px; height: 400px; z-index: 2; } .pointgame [class^="cir"].cir5 { width: 500px; height: 500px; z-index: 1; box-shadow: 0 0 50px rgba(0, 0, 0, 0.5); } .pointgame [class^="cir"]:nth-child(2n+1) { background-color: #FE5B45; } .pointgame [class^="cir"]:active { transition: 0s; -webkit-filter: brightness(80%); filter: brightness(80%); } .pointgame [class^="cir"]:before { content: attr(data-label); color: #333; font-weight: bold; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; top: 15px; } .score, .title { position: fixed; z-index: 10; bottom: 20px; left: 20px; } .score.score, .title.score { padding-bottom: 30px; } .score.title, .title.title { opacity: 0.5; } .pointgame.moving { -webkit-animation: move 1s infinite alternate; animation: move 1s infinite alternate; } @-webkit-keyframes move { 25% { -webkit-transform: translate(152px, 79px); transform: translate(152px, 79px); } 50% { -webkit-transform: translate(-305px, -236px); transform: translate(-305px, -236px); } 75% { -webkit-transform: translate(191px, 15px); transform: translate(191px, 15px); } 100% { -webkit-transform: translate(-284px, 289px); transform: translate(-284px, 289px); } } @keyframes move { 25% { -webkit-transform: translate(152px, 79px); transform: translate(152px, 79px); } 50% { -webkit-transform: translate(-305px, -236px); transform: translate(-305px, -236px); } 75% { -webkit-transform: translate(191px, 15px); transform: translate(191px, 15px); } 100% { -webkit-transform: translate(-284px, 289px); transform: translate(-284px, 289px); } } .pos { position: fixed; z-index: 10; } .mouse { position: absolute; } .mouse:before, .mouse:after { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; pointer-events: none; z-index: 100; background-color: #fff000; content: ""; position: absolute; width: 20px; height: 5px; } .mouse:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); } .spot { width: 10px; height: 10px; border-radius: 50%; background-color: #333; position: absolute; opacity: 0.3; z-index: 10; pointer-events: none; }
0.417628
0.131257
.line1{ fill: none; stroke: #ff0000; stroke-width: 1px; } .line2{ fill: none; stroke: #0000ff; stroke-width: 1px; } .line3{ fill: none; stroke: #00ff00; stroke-width: 1px; } .line4{ fill: none; stroke: #ffcc00; stroke-width: 1px; } .line5{ fill: none; stroke: #00ccff; stroke-width: 1px; } .line6{ fill: none; stroke: #ff00ff; stroke-width: 1px; } .line7{ fill: none; stroke: #00ffff; stroke-width: 1px; } .line8{ fill: none; stroke: #ffff00; stroke-width: 1px; } .line9{ fill: none; stroke: #cc6666; stroke-width: 1px; } .line10{ fill: none; stroke: #663399; stroke-width: 1px; } .line11{ fill: none; stroke: #339900; stroke-width: 1px; } .line12{ fill: none; stroke: #9966FF; stroke-width: 1px; } /* default fill styles */ .fill1{ fill: #cc0000; fill-opacity: 0.2; stroke: none; } .fill2{ fill: #0000cc; fill-opacity: 0.2; stroke: none; } .fill3{ fill: #00cc00; fill-opacity: 0.2; stroke: none; } .fill4{ fill: #ffcc00; fill-opacity: 0.2; stroke: none; } .fill5{ fill: #00ccff; fill-opacity: 0.2; stroke: none; } .fill6{ fill: #ff00ff; fill-opacity: 0.2; stroke: none; } .fill7{ fill: #00ffff; fill-opacity: 0.2; stroke: none; } .fill8{ fill: #ffff00; fill-opacity: 0.2; stroke: none; } .fill9{ fill: #cc6666; fill-opacity: 0.2; stroke: none; } .fill10{ fill: #663399; fill-opacity: 0.2; stroke: none; } .fill11{ fill: #339900; fill-opacity: 0.2; stroke: none; } .fill12{ fill: #9966FF; fill-opacity: 0.2; stroke: none; } /* default line styles */ .key1,.dataPoint1{ fill: #ff0000; stroke: none; stroke-width: 1px; } .key2,.dataPoint2{ fill: #0000ff; stroke: none; stroke-width: 1px; } .key3,.dataPoint3{ fill: #00ff00; stroke: none; stroke-width: 1px; } .key4,.dataPoint4{ fill: #ffcc00; stroke: none; stroke-width: 1px; } .key5,.dataPoint5{ fill: #00ccff; stroke: none; stroke-width: 1px; } .key6,.dataPoint6{ fill: #ff00ff; stroke: none; stroke-width: 1px; } .key7,.dataPoint7{ fill: #00ffff; stroke: none; stroke-width: 1px; } .key8,.dataPoint8{ fill: #ffff00; stroke: none; stroke-width: 1px; } .key9,.dataPoint9{ fill: #cc6666; stroke: none; stroke-width: 1px; } .key10,.dataPoint10{ fill: #663399; stroke: none; stroke-width: 1px; } .key11,.dataPoint11{ fill: #339900; stroke: none; stroke-width: 1px; } .key12,.dataPoint12{ fill: #9966FF; stroke: none; stroke-width: 1px; } .constantLine{ color: navy; stroke: navy; stroke-width: 1px; stroke-dasharray: 9,1,1; }
svg/charts/plot.css
.line1{ fill: none; stroke: #ff0000; stroke-width: 1px; } .line2{ fill: none; stroke: #0000ff; stroke-width: 1px; } .line3{ fill: none; stroke: #00ff00; stroke-width: 1px; } .line4{ fill: none; stroke: #ffcc00; stroke-width: 1px; } .line5{ fill: none; stroke: #00ccff; stroke-width: 1px; } .line6{ fill: none; stroke: #ff00ff; stroke-width: 1px; } .line7{ fill: none; stroke: #00ffff; stroke-width: 1px; } .line8{ fill: none; stroke: #ffff00; stroke-width: 1px; } .line9{ fill: none; stroke: #cc6666; stroke-width: 1px; } .line10{ fill: none; stroke: #663399; stroke-width: 1px; } .line11{ fill: none; stroke: #339900; stroke-width: 1px; } .line12{ fill: none; stroke: #9966FF; stroke-width: 1px; } /* default fill styles */ .fill1{ fill: #cc0000; fill-opacity: 0.2; stroke: none; } .fill2{ fill: #0000cc; fill-opacity: 0.2; stroke: none; } .fill3{ fill: #00cc00; fill-opacity: 0.2; stroke: none; } .fill4{ fill: #ffcc00; fill-opacity: 0.2; stroke: none; } .fill5{ fill: #00ccff; fill-opacity: 0.2; stroke: none; } .fill6{ fill: #ff00ff; fill-opacity: 0.2; stroke: none; } .fill7{ fill: #00ffff; fill-opacity: 0.2; stroke: none; } .fill8{ fill: #ffff00; fill-opacity: 0.2; stroke: none; } .fill9{ fill: #cc6666; fill-opacity: 0.2; stroke: none; } .fill10{ fill: #663399; fill-opacity: 0.2; stroke: none; } .fill11{ fill: #339900; fill-opacity: 0.2; stroke: none; } .fill12{ fill: #9966FF; fill-opacity: 0.2; stroke: none; } /* default line styles */ .key1,.dataPoint1{ fill: #ff0000; stroke: none; stroke-width: 1px; } .key2,.dataPoint2{ fill: #0000ff; stroke: none; stroke-width: 1px; } .key3,.dataPoint3{ fill: #00ff00; stroke: none; stroke-width: 1px; } .key4,.dataPoint4{ fill: #ffcc00; stroke: none; stroke-width: 1px; } .key5,.dataPoint5{ fill: #00ccff; stroke: none; stroke-width: 1px; } .key6,.dataPoint6{ fill: #ff00ff; stroke: none; stroke-width: 1px; } .key7,.dataPoint7{ fill: #00ffff; stroke: none; stroke-width: 1px; } .key8,.dataPoint8{ fill: #ffff00; stroke: none; stroke-width: 1px; } .key9,.dataPoint9{ fill: #cc6666; stroke: none; stroke-width: 1px; } .key10,.dataPoint10{ fill: #663399; stroke: none; stroke-width: 1px; } .key11,.dataPoint11{ fill: #339900; stroke: none; stroke-width: 1px; } .key12,.dataPoint12{ fill: #9966FF; stroke: none; stroke-width: 1px; } .constantLine{ color: navy; stroke: navy; stroke-width: 1px; stroke-dasharray: 9,1,1; }
0.217171
0.037432
.header-img-container { background-color: #ff0000; } .navbar-brand { margin-left: 30px; margin-top: -20px; } /* this is contorl the carousel and it caption*/ .carousel-inner { position: relative; } .carousel-inner .carousel-caption { position: absolute; top: 200px; } .carousel-inner .carousel-caption span { padding-left: 5px; padding-right: 5px; background-color: rgba(255, 0, 0, 0.3); } .carousel-inner .carousel-caption a { border: 2px solid #ff0000; padding: 5px; color: white; } /*----------------------------------------*/ /*This contorl the top input box*/ div.content-container { padding-left: 0; padding-right: 0; } /*------------------------------*/ /*This contorl the top input box*/ section.input-box { background-color: #2a2762; border-bottom: 6px solid #c29d5a; height: 100px; margin-bottom: 30px; } section.input-box ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); } section.input-box :-moz-placeholder { /* Firefox 18- */ color: rgba(0, 0, 0, 0.5); } section.input-box ::-moz-placeholder { /* Firefox 19+ */ color: rgba(0, 0, 0, 0.5); } section.input-box :-ms-input-placeholder { color: rgba(0, 0, 0, 0.5); } section.input-box .input-group { width: auto; margin: 0 auto; padding-top: 30px; } section.input-box input, section.input-box section.input-box select, section.input-box section.input-box .styled-select { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; margin-right: 10px; } section.input-box input { width: 30%; color: red; height: 34px; } section.input-box input[type="datetime"] { width: 15%; color: red; } section.input-box input[type="submit"] { width: 10%; color: white; background-color: #c29d5a; } section.input-box select { background: white; width: 100%; padding: 5px; line-height: 1; border: 0; border-radius: 0; height: 34px; -webkit-appearance: none; } .styled-select { width: 15%; display: inline-block; } /*------------------------------*/ /* Advertisment Sections */ .ad-container { overflow: hidden; } .ad-container img { width: 100%; } #ad1, #ad2 { margin-bottom: 20px; } #ad1 { height: 122px; background-color: yellow; } #ad2 { height: 250px; background-color: pink; } #ad3 { height: 250px; } #ad4 { height: 250px; } /*-------------------------------*/ /* Hotel Items */ #promotion-item { position: relative; height: 376px; overflow: hidden; margin-bottom: 20px; } #promotion-item .description { position: absolute; bottom: 0; left: 15px; color: white; font-size: 2em; text-shadow: 2px 2px rgba(0, 0, 0, 0.3); } .category .imgSquare { overflow: hidden; height: 100%; } /*-------------*/
resources/assets/less/index.css
.header-img-container { background-color: #ff0000; } .navbar-brand { margin-left: 30px; margin-top: -20px; } /* this is contorl the carousel and it caption*/ .carousel-inner { position: relative; } .carousel-inner .carousel-caption { position: absolute; top: 200px; } .carousel-inner .carousel-caption span { padding-left: 5px; padding-right: 5px; background-color: rgba(255, 0, 0, 0.3); } .carousel-inner .carousel-caption a { border: 2px solid #ff0000; padding: 5px; color: white; } /*----------------------------------------*/ /*This contorl the top input box*/ div.content-container { padding-left: 0; padding-right: 0; } /*------------------------------*/ /*This contorl the top input box*/ section.input-box { background-color: #2a2762; border-bottom: 6px solid #c29d5a; height: 100px; margin-bottom: 30px; } section.input-box ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); } section.input-box :-moz-placeholder { /* Firefox 18- */ color: rgba(0, 0, 0, 0.5); } section.input-box ::-moz-placeholder { /* Firefox 19+ */ color: rgba(0, 0, 0, 0.5); } section.input-box :-ms-input-placeholder { color: rgba(0, 0, 0, 0.5); } section.input-box .input-group { width: auto; margin: 0 auto; padding-top: 30px; } section.input-box input, section.input-box section.input-box select, section.input-box section.input-box .styled-select { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; margin-right: 10px; } section.input-box input { width: 30%; color: red; height: 34px; } section.input-box input[type="datetime"] { width: 15%; color: red; } section.input-box input[type="submit"] { width: 10%; color: white; background-color: #c29d5a; } section.input-box select { background: white; width: 100%; padding: 5px; line-height: 1; border: 0; border-radius: 0; height: 34px; -webkit-appearance: none; } .styled-select { width: 15%; display: inline-block; } /*------------------------------*/ /* Advertisment Sections */ .ad-container { overflow: hidden; } .ad-container img { width: 100%; } #ad1, #ad2 { margin-bottom: 20px; } #ad1 { height: 122px; background-color: yellow; } #ad2 { height: 250px; background-color: pink; } #ad3 { height: 250px; } #ad4 { height: 250px; } /*-------------------------------*/ /* Hotel Items */ #promotion-item { position: relative; height: 376px; overflow: hidden; margin-bottom: 20px; } #promotion-item .description { position: absolute; bottom: 0; left: 15px; color: white; font-size: 2em; text-shadow: 2px 2px rgba(0, 0, 0, 0.3); } .category .imgSquare { overflow: hidden; height: 100%; } /*-------------*/
0.278159
0.068413
@-moz-document domain('mail.google.com') { /* make height of top ribbon higher to accommodate larger buttons */ #gtdi-rb .gtdi-rb-row-main-item, #gtdi-rb .gtdi-rb-todo-dropdown { height:2em !important; } /* general styles for all large counts */ .gtdi-rb-row-main-item .gtdi-count, .gtdi-rb-row-main-item .gtdi-circlecount { border-radius: 3px; border: 2px solid black; display: inline-block; font-size: 25px; font-weight: bold; padding: .05em .2em; margin: -.1em .001em .001em .001em; line-height: 24px; } /* Action */ div[gtdi-rbtododropdown-item-id="action"] .gtdi-count { border-color: black; background: #E077E0; color: #A7219C } /* Next Action */ div[gtdi-rbtododropdown-item-id="next_action"] .gtdi-count { border-color: yellow; background: red; color: white; } /* Waiting On */ div[gtdi-rbtododropdown-item-id="waiting_on"] .gtdi-count { border-color: #00A0D3; background: #93B9EB; color: #DDEAEC; } /* Some Day Maybe */ div[gtdi-rbtododropdown-item-id="some_day"] .gtdi-count { border-color: #CCC; background: #D6E5F8; color: #A8D3DB; } /* Today */ div[gtdi-rbtododropdown-item-id="deadline/Today"] .gtdi-count { border-color: black; background: #F5FF00; color: black; } /* Tomorrow */ div[gtdi-rbtododropdown-item-id="deadline/Tomorrow"] .gtdi-count { border-color: black; background: orange; color: black; } /* Upcoming (Next Quarter) */ div[gtdi-rbtododropdown-item-id="deadline/NextQuarter"] .gtdi-count { border-color: #51CE0A; background: #03EC6A; color: #98B115; } /* Overdue */ div[gtdi-rbtododropdown-item-id="deadline/OverdueRecent"] .gtdi-count { border-color: #FFB800; background: #E60000; color: yellow; } /* Overdue (Older Than 2 Months) */ div[gtdi-rbtododropdown-item-id="deadline/OverdueOlder"] .gtdi-count { border-color: red; background: brown; color: #EFEFEF; } /* Overdue (Older Than 4 Months) */ div[gtdi-rbtododropdown-item-id="deadline/OverdueOlderStill"] .gtdi-count { border-color: red; background: black; color: #EFEFEF; } /* All To Do's */ div[gtdi-rbtododropdown-item-id="activeall"] .gtdi-count { border-color: black; background: white; color: black; } /* Zero counts*/ span.gtdi-count-zero { border-color: #DDD !important; background: #E7E7E7 !important; color: #C5C5C5 !important; font-size: 1em !important; font-weight: normal !important; line-height: 1em !important; } /* The next set of styles is for creating a highlight around notes */ .gtdi-notesviewer-noteeditor { background-color: yellow !important; } .gtdi-notesviewer { background-color: yellow; font-weight:bold; } .gtdi-hab-row-notes-content { padding-bottom: 7px; background-color: yellow; border: solid black 1px; border-left: 0; } .gtdi-hab-row-notes-title { background-color: yellow; border: solid black 1px; border-right: 0; padding-left:5px; } .gtdi-notes { border: solid black 1px; background-color: yellow; color: #666; font-weight: bold; } .gtdi-hab-row-notes-content { background-color: yellow; border: solid black 1px; border-left: 0; } .gtdi-hab-row-notes-title { background-color: yellow; border: solid black 1px; border-right: 0; padding-left:5px; padding-bottom:8px; font-size:.9em; } .gtdi-notes { border: solid black 1px; background-color: yellow; color: #666; font-weight: bold; } }
data/usercss/76652.user.css
@-moz-document domain('mail.google.com') { /* make height of top ribbon higher to accommodate larger buttons */ #gtdi-rb .gtdi-rb-row-main-item, #gtdi-rb .gtdi-rb-todo-dropdown { height:2em !important; } /* general styles for all large counts */ .gtdi-rb-row-main-item .gtdi-count, .gtdi-rb-row-main-item .gtdi-circlecount { border-radius: 3px; border: 2px solid black; display: inline-block; font-size: 25px; font-weight: bold; padding: .05em .2em; margin: -.1em .001em .001em .001em; line-height: 24px; } /* Action */ div[gtdi-rbtododropdown-item-id="action"] .gtdi-count { border-color: black; background: #E077E0; color: #A7219C } /* Next Action */ div[gtdi-rbtododropdown-item-id="next_action"] .gtdi-count { border-color: yellow; background: red; color: white; } /* Waiting On */ div[gtdi-rbtododropdown-item-id="waiting_on"] .gtdi-count { border-color: #00A0D3; background: #93B9EB; color: #DDEAEC; } /* Some Day Maybe */ div[gtdi-rbtododropdown-item-id="some_day"] .gtdi-count { border-color: #CCC; background: #D6E5F8; color: #A8D3DB; } /* Today */ div[gtdi-rbtododropdown-item-id="deadline/Today"] .gtdi-count { border-color: black; background: #F5FF00; color: black; } /* Tomorrow */ div[gtdi-rbtododropdown-item-id="deadline/Tomorrow"] .gtdi-count { border-color: black; background: orange; color: black; } /* Upcoming (Next Quarter) */ div[gtdi-rbtododropdown-item-id="deadline/NextQuarter"] .gtdi-count { border-color: #51CE0A; background: #03EC6A; color: #98B115; } /* Overdue */ div[gtdi-rbtododropdown-item-id="deadline/OverdueRecent"] .gtdi-count { border-color: #FFB800; background: #E60000; color: yellow; } /* Overdue (Older Than 2 Months) */ div[gtdi-rbtododropdown-item-id="deadline/OverdueOlder"] .gtdi-count { border-color: red; background: brown; color: #EFEFEF; } /* Overdue (Older Than 4 Months) */ div[gtdi-rbtododropdown-item-id="deadline/OverdueOlderStill"] .gtdi-count { border-color: red; background: black; color: #EFEFEF; } /* All To Do's */ div[gtdi-rbtododropdown-item-id="activeall"] .gtdi-count { border-color: black; background: white; color: black; } /* Zero counts*/ span.gtdi-count-zero { border-color: #DDD !important; background: #E7E7E7 !important; color: #C5C5C5 !important; font-size: 1em !important; font-weight: normal !important; line-height: 1em !important; } /* The next set of styles is for creating a highlight around notes */ .gtdi-notesviewer-noteeditor { background-color: yellow !important; } .gtdi-notesviewer { background-color: yellow; font-weight:bold; } .gtdi-hab-row-notes-content { padding-bottom: 7px; background-color: yellow; border: solid black 1px; border-left: 0; } .gtdi-hab-row-notes-title { background-color: yellow; border: solid black 1px; border-right: 0; padding-left:5px; } .gtdi-notes { border: solid black 1px; background-color: yellow; color: #666; font-weight: bold; } .gtdi-hab-row-notes-content { background-color: yellow; border: solid black 1px; border-left: 0; } .gtdi-hab-row-notes-title { background-color: yellow; border: solid black 1px; border-right: 0; padding-left:5px; padding-bottom:8px; font-size:.9em; } .gtdi-notes { border: solid black 1px; background-color: yellow; color: #666; font-weight: bold; } }
0.283583
0.047294
@-moz-document domain("facebook.com") { :root { --bg1: #eee !important; --bg2: #fff !important; --bg3: #f5f5f5 !important; --text1: #333 !important; --text2: #444 !important; --accent: #e6b6b6 !important; } /* Autohide Sidebar */ /* sidebar hidden */ ._1k0o { margin-left: -330px; } /* sidebar showing */ ._1k0o:hover { margin-left: -180px; } /* Basics */ * { transition: ease-in-out .3s; } a, a:link, span a, ._517h, ._59pe:focus, ._59pe:hover { color: var(--accent) !important; text-decoration: none !important; } /* bg */ body, ._5vb_, ._5vb_ #contentCol { background: var(--bg1) !important; color: var(--first-color) !important; } /* Header */ ._2t-a, ._2s1x ._2s1y, ._19eb:hover { background: var(--bg2) !important; border: none; box-shadow: none; } #u_0_b > div:nth-child(1) > div:nth-child(1), #u_0_b > div:nth-child(1) > div:nth-child(3), #u_0_b > div:nth-child(1) > div:nth-child(4), #u_0_m { display: none; } /* Logo */ ._2md { margin-left: 100px; filter: invert(100%); opacity: 0.6; } /* Search */ ._585- { background-color: var(--bg3) !important; max-width: 400px; margin: 0 auto; text-align: center; border: none; height: 25px; top: 9px; padding-left: 10px; } ._585-, ._585- ._4w98 { border-radius: 20px; } ._4kny ._585- { margin-left: 160px; } ._585- ._4w98._4w97, ._585- ._4w98._4w97:hover, ._585- ._4w98 { background-color: var(--bg3) !important; } /* left sidebar */ ._1k0o { background: var(--bg2); height: 1000px; position: fixed; left: 0; top: -15px; padding: 20px; border-right: 15px solid var(--bg3); box-shadow: 2px 5px 8px rgba(0,0,0,0.1); /* z-index: 1; */ } #universalNav::after { content: ">"; font-size: 20px; color: #aaa; text-align: right; position: fixed; margin-left: 155px; /* margin-top: -50px; */ /* z-index: 9999999; */ } /* content */ /* Making A Post Section */ ._m_1 ._2aha, ._5qtp { font-size: 0px; } ._m_1 ._2aha:hover, ._5qtp:hover { font-size: 13px; } ._m_1 { width: 38px; } ._2yq ._4-u2 { border-radius: 25px; box-shadow: 3px 6px 8px rgba(0,0,0,0.1); background: var(--bg2); border: none; padding: 5px; margin-bottom: 20px; } ._2yq._2ltu ._4-u2:before, ._2yq ._4-u2::before { border: none; } html ._5vb_._5vb_.hasLeftCol div#contentArea, #stream_pagelet { margin: 0 auto; margin-left: 30px; background: transparent; width: 550px; /* z-index: -1; */ } ._3ubp, ._sg1, ._4jy2, ._2-sm._xah, ._4jy2:hover, ._2-sm._xah:hover { background: var(--bg2); } ._3ubp { border-radius: 10px; } ._2-sm._xah { color: var(--text1); } /* posts */ ._4_dr._20h5, ._16ve, ._3ubp, ._4jy2, ._2-sm._xah, ._517h, ._59pe:focus, ._59pe:hover { border: none; } ._ikh ._4bl7, #js_486 > span._3-8_._-xe._3-8_ > i, #js_4as > a > span._3-8_._-xe._3-8_ > i, #u_0_11 > div > button > i { display: none; } .fbStreamPrivacy .lock { opacity: 0; } .fbStreamPrivacy .lock:hover { opacity: 1; } /* chat nub */ ._4mq3 .fbNubButton { background: var(--accent); border-radius: 100px; width: 90px; border: none; padding: 10px; margin-top: -60px; } .fbNubFlyoutTitlebar, ._4mq3 .fbNubFlyoutTitlebar { background: var(--accent); } ._4mq3 .fbNubButton .label .count, #fbDockChatBuddylistNub > a > span.label { display: none; } /* notification jewel */ ._330i._1z4y.hasNew a.jewelButton ._2n_9, ._330i._1z4y a.jewelButton:active ._2n_9, ._330i._1z4y.openToggler a.jewelButton ._2n_9 { filter:invert(100%); } ._4962 .jewelCount{ filter:grayscale(100%); } /* remove right sidebar */ ._5rzs._5v6d, ._5r-_.homeWiderContent div#rightCol ._5v6d div.home_right_column { display: none; } /* clean up left sidebar */ #createNav, #appsNav { display: none; } }
data/usercss/103937.user.css
@-moz-document domain("facebook.com") { :root { --bg1: #eee !important; --bg2: #fff !important; --bg3: #f5f5f5 !important; --text1: #333 !important; --text2: #444 !important; --accent: #e6b6b6 !important; } /* Autohide Sidebar */ /* sidebar hidden */ ._1k0o { margin-left: -330px; } /* sidebar showing */ ._1k0o:hover { margin-left: -180px; } /* Basics */ * { transition: ease-in-out .3s; } a, a:link, span a, ._517h, ._59pe:focus, ._59pe:hover { color: var(--accent) !important; text-decoration: none !important; } /* bg */ body, ._5vb_, ._5vb_ #contentCol { background: var(--bg1) !important; color: var(--first-color) !important; } /* Header */ ._2t-a, ._2s1x ._2s1y, ._19eb:hover { background: var(--bg2) !important; border: none; box-shadow: none; } #u_0_b > div:nth-child(1) > div:nth-child(1), #u_0_b > div:nth-child(1) > div:nth-child(3), #u_0_b > div:nth-child(1) > div:nth-child(4), #u_0_m { display: none; } /* Logo */ ._2md { margin-left: 100px; filter: invert(100%); opacity: 0.6; } /* Search */ ._585- { background-color: var(--bg3) !important; max-width: 400px; margin: 0 auto; text-align: center; border: none; height: 25px; top: 9px; padding-left: 10px; } ._585-, ._585- ._4w98 { border-radius: 20px; } ._4kny ._585- { margin-left: 160px; } ._585- ._4w98._4w97, ._585- ._4w98._4w97:hover, ._585- ._4w98 { background-color: var(--bg3) !important; } /* left sidebar */ ._1k0o { background: var(--bg2); height: 1000px; position: fixed; left: 0; top: -15px; padding: 20px; border-right: 15px solid var(--bg3); box-shadow: 2px 5px 8px rgba(0,0,0,0.1); /* z-index: 1; */ } #universalNav::after { content: ">"; font-size: 20px; color: #aaa; text-align: right; position: fixed; margin-left: 155px; /* margin-top: -50px; */ /* z-index: 9999999; */ } /* content */ /* Making A Post Section */ ._m_1 ._2aha, ._5qtp { font-size: 0px; } ._m_1 ._2aha:hover, ._5qtp:hover { font-size: 13px; } ._m_1 { width: 38px; } ._2yq ._4-u2 { border-radius: 25px; box-shadow: 3px 6px 8px rgba(0,0,0,0.1); background: var(--bg2); border: none; padding: 5px; margin-bottom: 20px; } ._2yq._2ltu ._4-u2:before, ._2yq ._4-u2::before { border: none; } html ._5vb_._5vb_.hasLeftCol div#contentArea, #stream_pagelet { margin: 0 auto; margin-left: 30px; background: transparent; width: 550px; /* z-index: -1; */ } ._3ubp, ._sg1, ._4jy2, ._2-sm._xah, ._4jy2:hover, ._2-sm._xah:hover { background: var(--bg2); } ._3ubp { border-radius: 10px; } ._2-sm._xah { color: var(--text1); } /* posts */ ._4_dr._20h5, ._16ve, ._3ubp, ._4jy2, ._2-sm._xah, ._517h, ._59pe:focus, ._59pe:hover { border: none; } ._ikh ._4bl7, #js_486 > span._3-8_._-xe._3-8_ > i, #js_4as > a > span._3-8_._-xe._3-8_ > i, #u_0_11 > div > button > i { display: none; } .fbStreamPrivacy .lock { opacity: 0; } .fbStreamPrivacy .lock:hover { opacity: 1; } /* chat nub */ ._4mq3 .fbNubButton { background: var(--accent); border-radius: 100px; width: 90px; border: none; padding: 10px; margin-top: -60px; } .fbNubFlyoutTitlebar, ._4mq3 .fbNubFlyoutTitlebar { background: var(--accent); } ._4mq3 .fbNubButton .label .count, #fbDockChatBuddylistNub > a > span.label { display: none; } /* notification jewel */ ._330i._1z4y.hasNew a.jewelButton ._2n_9, ._330i._1z4y a.jewelButton:active ._2n_9, ._330i._1z4y.openToggler a.jewelButton ._2n_9 { filter:invert(100%); } ._4962 .jewelCount{ filter:grayscale(100%); } /* remove right sidebar */ ._5rzs._5v6d, ._5r-_.homeWiderContent div#rightCol ._5v6d div.home_right_column { display: none; } /* clean up left sidebar */ #createNav, #appsNav { display: none; } }
0.210685
0.054299
@import url("https://fonts.googleapis.com/css2?family=Orbitron&display=swap"); * { text-align: center; } /* Todo o preset do corpo do projeto */ body { font-family: "Monaco", monospace; min-height: 400px; background-image: url("https://img.freepik.com/vetores-gratis/paisagem-da-floresta-dos-desenhos-animados-fundo-de-natureza-infinita-para-jogos-de-computador-arvore-da-natureza-planta-externa-verde-madeira-ambiente-natural_1284-41524.jpg"); background-color: rgba(0, 0, 0, 0.877); background-size: cover; background-position: center; background-repeat: no-repeat; /*text-shadow: 1px 1px 3px lightgreen, -1px -1px 3px black;*/ font-size: 20px; } /* Texto para add jogadores */ .opcao { color: white; font-family: "Orbitron", sans-serif; text-shadow: 2px 2px 5px lightgreen, -2px -2px 5px black; transition: transform 0.3s; } /* Efeito "hover" no texto add jogadores */ .opcao:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /*.container { text-align: center; padding: 20px; height: 100vh; }*/ /* Titulo do projeto */ .page-title { color: #ffffff; margin: 0 0 5px; font-family: "Orbitron", sans-serif; text-shadow: 2px 2px 5px black, -2px -2px 5px black; transition: transform 0.3s; } /* Efeito "hover" no titulo */ .page-title:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Sub-titulo/Legenda do projeto */ .page-subtitle { color: #ffffff; margin-top: 5px; font-family: "Orbitron", sans-serif; } /* Logo Imersão Dev_ */ .page-logo { width: 200px; } /*.alura-logo { width: 40px; position: absolute; top: 10px; right: 10px; }*/ /* Tabela dos jogadores */ table { /*border: 1px solid rgb(0, 0, 0);*/ outline: 1px lightgreen solid; border-collapse: collapse; border-radius: 12px; background-color: rgba(0, 0, 0, 0.527); } /* Textos do tipo "h1" */ h1 { color: white; } /* Preset da tabela */ th, tr, td { /*border: solid 1px white;*/ color: rgb(255, 255, 255); /*outline: 1px lightgreen solid;*/ } /* Regulagem da imagem dos jogadores */ .imgJogador { max-height: 120px; min-height: auto; border-radius: 5px; box-shadow: 1px 1px 2px rgb(255, 255, 255), -1px -1px 2px rgb(255, 255, 255); padding: auto; } /* Efeito "hover" na imagem dos jogadores */ .imgJogador:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.5); } /* Personalização exclusiva do campo de adicionar jogador e sua imagem */ #adicionarJogador input { padding: 4px 40px; margin: 15px; /*background: #282828;*/ border-radius: 15px; border: 2px solid rgb(255, 255, 255); box-shadow: 1px 1px 5px lightgreen, -1px -1px 5px lightgreen; transition: transform 0.3s; } /* personalização dos botões 'Adicionar' jogador e 'Zerar' pontuação */ .botaoZerar, .botaoAdd { width: 20vh; display: block; margin-left: auto; margin-right: auto; text-align: center; margin-top: 20px; padding: 4px 8px; border-radius: 15px; background-color: lightgreen; border: black; color: #ffffff; font-size: 18px; cursor: pointer; box-shadow: 1px 1px 1px lightgreen, -1px -1px 1px lightgreen; font-family: "Orbitron", sans-serif; text-shadow: 1px 1px 5px black, -1px -1px 5px lightgreen; font-weight: normal; } /* Efeito "hover" nos botões de 'Adicionar' jogador e 'Zerar' pontuação */ .botaoAdd:hover, .botaoZerar:hover{ transition: transform 0.1s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Efeito "hover" no inserimento de Nome do jogador e no URL de imagem e outros "inputs" */ input:hover { transition: transform 0.8s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Botões de vitoria, empate, derrota */ .buttonA, .buttonD, .buttonE { text-align: center; /*margin-top: 20px;*/ padding: 2px 15px; border-radius: 12px; background-color: lightgreen; border: black; color: #ffffff; font-size: 18px; cursor: pointer; box-shadow: 1px 1px 2px lightgreen, -1px -1px 2px lightgreen; text-shadow: 1px 1px 5px black, -1px -1px 5px lightgreen; } /* Logo da Imersao Dev_ */ .imersaoDev { width: 200px; font-family: "Orbitron", sans-serif; border-radius: 10px; border: 2px solid whitesmoke; box-shadow: 2px 2px 8px lightgreen, -2px -2px 8px lightgreen; transition: transform 0.3s; margin-bottom: 10px; background-color: rgba(0, 0, 0, 0.527); } .imersaoDev:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Criada para aumentar a fonte para melhor visualização */ h3 { font-size: 150%; }
dist/style.css
@import url("https://fonts.googleapis.com/css2?family=Orbitron&display=swap"); * { text-align: center; } /* Todo o preset do corpo do projeto */ body { font-family: "Monaco", monospace; min-height: 400px; background-image: url("https://img.freepik.com/vetores-gratis/paisagem-da-floresta-dos-desenhos-animados-fundo-de-natureza-infinita-para-jogos-de-computador-arvore-da-natureza-planta-externa-verde-madeira-ambiente-natural_1284-41524.jpg"); background-color: rgba(0, 0, 0, 0.877); background-size: cover; background-position: center; background-repeat: no-repeat; /*text-shadow: 1px 1px 3px lightgreen, -1px -1px 3px black;*/ font-size: 20px; } /* Texto para add jogadores */ .opcao { color: white; font-family: "Orbitron", sans-serif; text-shadow: 2px 2px 5px lightgreen, -2px -2px 5px black; transition: transform 0.3s; } /* Efeito "hover" no texto add jogadores */ .opcao:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /*.container { text-align: center; padding: 20px; height: 100vh; }*/ /* Titulo do projeto */ .page-title { color: #ffffff; margin: 0 0 5px; font-family: "Orbitron", sans-serif; text-shadow: 2px 2px 5px black, -2px -2px 5px black; transition: transform 0.3s; } /* Efeito "hover" no titulo */ .page-title:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Sub-titulo/Legenda do projeto */ .page-subtitle { color: #ffffff; margin-top: 5px; font-family: "Orbitron", sans-serif; } /* Logo Imersão Dev_ */ .page-logo { width: 200px; } /*.alura-logo { width: 40px; position: absolute; top: 10px; right: 10px; }*/ /* Tabela dos jogadores */ table { /*border: 1px solid rgb(0, 0, 0);*/ outline: 1px lightgreen solid; border-collapse: collapse; border-radius: 12px; background-color: rgba(0, 0, 0, 0.527); } /* Textos do tipo "h1" */ h1 { color: white; } /* Preset da tabela */ th, tr, td { /*border: solid 1px white;*/ color: rgb(255, 255, 255); /*outline: 1px lightgreen solid;*/ } /* Regulagem da imagem dos jogadores */ .imgJogador { max-height: 120px; min-height: auto; border-radius: 5px; box-shadow: 1px 1px 2px rgb(255, 255, 255), -1px -1px 2px rgb(255, 255, 255); padding: auto; } /* Efeito "hover" na imagem dos jogadores */ .imgJogador:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.5); } /* Personalização exclusiva do campo de adicionar jogador e sua imagem */ #adicionarJogador input { padding: 4px 40px; margin: 15px; /*background: #282828;*/ border-radius: 15px; border: 2px solid rgb(255, 255, 255); box-shadow: 1px 1px 5px lightgreen, -1px -1px 5px lightgreen; transition: transform 0.3s; } /* personalização dos botões 'Adicionar' jogador e 'Zerar' pontuação */ .botaoZerar, .botaoAdd { width: 20vh; display: block; margin-left: auto; margin-right: auto; text-align: center; margin-top: 20px; padding: 4px 8px; border-radius: 15px; background-color: lightgreen; border: black; color: #ffffff; font-size: 18px; cursor: pointer; box-shadow: 1px 1px 1px lightgreen, -1px -1px 1px lightgreen; font-family: "Orbitron", sans-serif; text-shadow: 1px 1px 5px black, -1px -1px 5px lightgreen; font-weight: normal; } /* Efeito "hover" nos botões de 'Adicionar' jogador e 'Zerar' pontuação */ .botaoAdd:hover, .botaoZerar:hover{ transition: transform 0.1s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Efeito "hover" no inserimento de Nome do jogador e no URL de imagem e outros "inputs" */ input:hover { transition: transform 0.8s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Botões de vitoria, empate, derrota */ .buttonA, .buttonD, .buttonE { text-align: center; /*margin-top: 20px;*/ padding: 2px 15px; border-radius: 12px; background-color: lightgreen; border: black; color: #ffffff; font-size: 18px; cursor: pointer; box-shadow: 1px 1px 2px lightgreen, -1px -1px 2px lightgreen; text-shadow: 1px 1px 5px black, -1px -1px 5px lightgreen; } /* Logo da Imersao Dev_ */ .imersaoDev { width: 200px; font-family: "Orbitron", sans-serif; border-radius: 10px; border: 2px solid whitesmoke; box-shadow: 2px 2px 8px lightgreen, -2px -2px 8px lightgreen; transition: transform 0.3s; margin-bottom: 10px; background-color: rgba(0, 0, 0, 0.527); } .imersaoDev:hover { transition: transform 0.3s; -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /* Criada para aumentar a fonte para melhor visualização */ h3 { font-size: 150%; }
0.27048
0.116086
body { margin: 40px 80px 0px 80px; } header { width: 100%; } #company-logo img { height: 50px; width: 50px; } header #company-logo img { float: left; width: 5%; } header #company-logo p { float: left; width: 60%; font: Regular 45px/57px Doris; font-size: 36px; font-family: sans-serif; letter-spacing: 0px; color: #E45255; opacity: 1; margin: 3px; } nav a { float: left; display: block; color: black; text-align: center; padding: 14px 16px; text-decoration: none; } nav #active { font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #E45255; opacity: 1; } nav:after { content: ""; display: table; clear: both; } nav a:hover { background: #E45255 0% 0% no-repeat padding-box; border-radius: 27px; opacity: 1; color: white; height: 20px; } nav #active:hover { color: white; } /* Clear floats */ #header:after { content: ""; display: table; clear: both; } .drop-down-menu { float: left; padding: 20px; margin: 10px; } .drop-down-menu img { float: left; } .drop-down-menu .content-text { float: left; } .drop-down-menu .content-text h3, p { margin: 0; padding-bottom: 6px; } .drop-down-menu:after { content: ""; display: table; clear: both; } #drop-down-content:after { content: ""; display: table; clear: both; } #drop-down-content img { height: 50px; width: 50px; } #drop-down { position: relative; display: inline-block; } #drop-down-content { visibility: hidden; position: absolute; background-color: #f1f1f1; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; width: 673px; top: 40px; left: -605px; padding: 10px; } #drop-down-content a { text-decoration: none; } #drop-down-content a:hover { height: auto; } #drop-down-content .drop-down-menu:hover { background: #E45255 0% 0% no-repeat padding-box; } #drop-down:hover #drop-down-content { visibility: visible; } /* main view */ #main-view #text { float: left; width: 50%; } #main-view #image { float: left; width: 50%; } #main-view #text { margin-top: 30vh; } h1 { text-align: center; font: Bold 45px/50px Ubuntu; letter-spacing: 0px; color: #5777BA; opacity: 1; } #main-view #text h1 { text-align: left; font: Bold 35px/40px Ubuntu; letter-spacing: 0px; color: #5777BA; opacity: 1; } #main-view img { height: 60vh; } #scroll-guide img { float: left; height: 20px; width: 20px; } #main-view:after { content: ""; display: table; clear: both; } #main-view { height: 85vh; } #main-view #scroll-guide p { text-align: left; font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #E45255; opacity: 1; margin-left: 24px; } /* specialization */ #specialization { background: #E6EEFF 0% 0% no-repeat padding-box; opacity: 1; padding: 50px; } #specialization h1 { text-align: center; } #specialization .content { float: left; width: 35%; background-color: white; padding: 50px; margin: 30px; } #specialization .content h3 { margin-top: 0; } #specialization:after { content: ""; display: table; clear: both; } button { width: 88px; height: 36px; background: #E45255 0% 0% no-repeat padding-box; opacity: 1; border: none; border-radius: 100px; text-align: center; font: Light 18px/21px Ubuntu; letter-spacing: 0px; color: #FFFFFF; } button:hover { width: 140px; transition: width 1.5s; } /* services */ #services .content { margin-top: 30px; margin-bottom: 30px; padding: 50px; background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000029; border-radius: 10px; opacity: 1; } #services .content .content-text { float: left; width: 50%; } #services .content:after { content: ""; display: table; clear: both; } #services .content .content-image img { width: 500px; height: 450px; } #services .content ul { background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000029; border-radius: 10px; opacity: 1; list-style-type: none; padding-left: 0; padding-top: 20px; padding-bottom: 20px; } #services .content ul li { border: 0.5px solid #47526E; border-bottom: 0; border-radius: 2px; margin-right: 20px; margin-left: 20px; padding-right: 10px; padding-left: 30px; height: 36px; line-height: 2; } #services .content ul li:last-child { border-bottom: 0.5px solid #47526E; } #services .content ul li:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; /* same as padding-left set on li */ width: 1.5em; color: #E45255; } /* client-feedback */ #client-feedback { background: #E6EEFF 0% 0% no-repeat padding-box; opacity: 1; padding: 50px; } #client-feedback h1 { margin-top: 0; } #client-feedback h1, #client-feedback > p { text-align: center; } #client-feedback .quote { font-style: italic; } #client-feedback .content { width: 28%; float: left; } #client-feedback:after { content: ""; display: table; clear: both; } #client-feedback .content{ position: relative; padding: 30px; } #client-feedback .content .content-image { position: absolute; left: 10px; top: 80px; } #client-feedback .content img { width: 60px; height: 60px; border: 5px solid white; } #client-feedback .content .content-text { background-color: white; margin: 15px; padding: 15px 35px; } /* promotion */ #promotion { background: #0B1B3C 0% 0% no-repeat padding-box; opacity: 1; color: white; text-align: center; padding: 50px; } #promotion h2 { margin-top: 0; } #promotion h3 { font-weight: 500; } #promotion input[type=submit] { margin-left: -5%; color: white; background-color: red; padding: 6px 20px; width: 150px; } #promotion input[type=submit]:hover { width: 200px; transition: width 1s ease-in-out; -moz-transition: width 1s ease-in-out; /* Firefox 4 */ -webkit-transition: width 1s ease-in-out; /* Safari and Chrome */ -o-transition: width 1s ease-in-out; /* Opera */ -ms-transition: width 1s ease-in-out; /* Explorer 10 */ } #promotion input { height: 40px; border: none; padding: 0; border-radius: 25px; } #promotion input[type=text] { width: 600px; outline: none; padding-left: 10px; /*background-color: transparent; */ } #promotion input[type=text]::-webkit-input-placeholder { /* WebKit browsers */ color: transparent; } #promotion input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: transparent; } #promotion input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */ color: transparent; } #promotion input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */ color: transparent; } #promotion input[type=text]::placeholder { color: transparent; } /* footer */ footer, a { margin-bottom: 0; text-align: left; font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #47526E; opacity: 0.9; } footer #footer-links a { display: block; padding: 0px 20px 6px; text-decoration: none; } footer #footer-links a:before { content: "\f105"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; /* same as padding-left set on li */ width: 1.5em; } footer #footer-links a:hover { text-decoration: underline; } /* footer .content { float: left; } */ footer #address { width: 30%; float: left; } footer #userful-links { width: 25%; float: left; } footer #our-services { width: 25%; float: left; } footer #social-icons { width: 20%; float: left; } footer #footer:after { content: ""; display: table; clear: both; } footer #social-icons img { width: 40px; height: 40px; } footer #footer { padding: 30px 60px; } footer copyright { background: #0B1B3C 0% 0% no-repeat padding-box; border: 1px solid #707070; opacity: 1; display: block; color: white; width: 100%; padding: 10px; }
public/assets/userassets/css/homepage.css
body { margin: 40px 80px 0px 80px; } header { width: 100%; } #company-logo img { height: 50px; width: 50px; } header #company-logo img { float: left; width: 5%; } header #company-logo p { float: left; width: 60%; font: Regular 45px/57px Doris; font-size: 36px; font-family: sans-serif; letter-spacing: 0px; color: #E45255; opacity: 1; margin: 3px; } nav a { float: left; display: block; color: black; text-align: center; padding: 14px 16px; text-decoration: none; } nav #active { font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #E45255; opacity: 1; } nav:after { content: ""; display: table; clear: both; } nav a:hover { background: #E45255 0% 0% no-repeat padding-box; border-radius: 27px; opacity: 1; color: white; height: 20px; } nav #active:hover { color: white; } /* Clear floats */ #header:after { content: ""; display: table; clear: both; } .drop-down-menu { float: left; padding: 20px; margin: 10px; } .drop-down-menu img { float: left; } .drop-down-menu .content-text { float: left; } .drop-down-menu .content-text h3, p { margin: 0; padding-bottom: 6px; } .drop-down-menu:after { content: ""; display: table; clear: both; } #drop-down-content:after { content: ""; display: table; clear: both; } #drop-down-content img { height: 50px; width: 50px; } #drop-down { position: relative; display: inline-block; } #drop-down-content { visibility: hidden; position: absolute; background-color: #f1f1f1; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; width: 673px; top: 40px; left: -605px; padding: 10px; } #drop-down-content a { text-decoration: none; } #drop-down-content a:hover { height: auto; } #drop-down-content .drop-down-menu:hover { background: #E45255 0% 0% no-repeat padding-box; } #drop-down:hover #drop-down-content { visibility: visible; } /* main view */ #main-view #text { float: left; width: 50%; } #main-view #image { float: left; width: 50%; } #main-view #text { margin-top: 30vh; } h1 { text-align: center; font: Bold 45px/50px Ubuntu; letter-spacing: 0px; color: #5777BA; opacity: 1; } #main-view #text h1 { text-align: left; font: Bold 35px/40px Ubuntu; letter-spacing: 0px; color: #5777BA; opacity: 1; } #main-view img { height: 60vh; } #scroll-guide img { float: left; height: 20px; width: 20px; } #main-view:after { content: ""; display: table; clear: both; } #main-view { height: 85vh; } #main-view #scroll-guide p { text-align: left; font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #E45255; opacity: 1; margin-left: 24px; } /* specialization */ #specialization { background: #E6EEFF 0% 0% no-repeat padding-box; opacity: 1; padding: 50px; } #specialization h1 { text-align: center; } #specialization .content { float: left; width: 35%; background-color: white; padding: 50px; margin: 30px; } #specialization .content h3 { margin-top: 0; } #specialization:after { content: ""; display: table; clear: both; } button { width: 88px; height: 36px; background: #E45255 0% 0% no-repeat padding-box; opacity: 1; border: none; border-radius: 100px; text-align: center; font: Light 18px/21px Ubuntu; letter-spacing: 0px; color: #FFFFFF; } button:hover { width: 140px; transition: width 1.5s; } /* services */ #services .content { margin-top: 30px; margin-bottom: 30px; padding: 50px; background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000029; border-radius: 10px; opacity: 1; } #services .content .content-text { float: left; width: 50%; } #services .content:after { content: ""; display: table; clear: both; } #services .content .content-image img { width: 500px; height: 450px; } #services .content ul { background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000029; border-radius: 10px; opacity: 1; list-style-type: none; padding-left: 0; padding-top: 20px; padding-bottom: 20px; } #services .content ul li { border: 0.5px solid #47526E; border-bottom: 0; border-radius: 2px; margin-right: 20px; margin-left: 20px; padding-right: 10px; padding-left: 30px; height: 36px; line-height: 2; } #services .content ul li:last-child { border-bottom: 0.5px solid #47526E; } #services .content ul li:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; /* same as padding-left set on li */ width: 1.5em; color: #E45255; } /* client-feedback */ #client-feedback { background: #E6EEFF 0% 0% no-repeat padding-box; opacity: 1; padding: 50px; } #client-feedback h1 { margin-top: 0; } #client-feedback h1, #client-feedback > p { text-align: center; } #client-feedback .quote { font-style: italic; } #client-feedback .content { width: 28%; float: left; } #client-feedback:after { content: ""; display: table; clear: both; } #client-feedback .content{ position: relative; padding: 30px; } #client-feedback .content .content-image { position: absolute; left: 10px; top: 80px; } #client-feedback .content img { width: 60px; height: 60px; border: 5px solid white; } #client-feedback .content .content-text { background-color: white; margin: 15px; padding: 15px 35px; } /* promotion */ #promotion { background: #0B1B3C 0% 0% no-repeat padding-box; opacity: 1; color: white; text-align: center; padding: 50px; } #promotion h2 { margin-top: 0; } #promotion h3 { font-weight: 500; } #promotion input[type=submit] { margin-left: -5%; color: white; background-color: red; padding: 6px 20px; width: 150px; } #promotion input[type=submit]:hover { width: 200px; transition: width 1s ease-in-out; -moz-transition: width 1s ease-in-out; /* Firefox 4 */ -webkit-transition: width 1s ease-in-out; /* Safari and Chrome */ -o-transition: width 1s ease-in-out; /* Opera */ -ms-transition: width 1s ease-in-out; /* Explorer 10 */ } #promotion input { height: 40px; border: none; padding: 0; border-radius: 25px; } #promotion input[type=text] { width: 600px; outline: none; padding-left: 10px; /*background-color: transparent; */ } #promotion input[type=text]::-webkit-input-placeholder { /* WebKit browsers */ color: transparent; } #promotion input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: transparent; } #promotion input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */ color: transparent; } #promotion input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */ color: transparent; } #promotion input[type=text]::placeholder { color: transparent; } /* footer */ footer, a { margin-bottom: 0; text-align: left; font: Regular 24px/28px Ubuntu; letter-spacing: 0px; color: #47526E; opacity: 0.9; } footer #footer-links a { display: block; padding: 0px 20px 6px; text-decoration: none; } footer #footer-links a:before { content: "\f105"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; /* same as padding-left set on li */ width: 1.5em; } footer #footer-links a:hover { text-decoration: underline; } /* footer .content { float: left; } */ footer #address { width: 30%; float: left; } footer #userful-links { width: 25%; float: left; } footer #our-services { width: 25%; float: left; } footer #social-icons { width: 20%; float: left; } footer #footer:after { content: ""; display: table; clear: both; } footer #social-icons img { width: 40px; height: 40px; } footer #footer { padding: 30px 60px; } footer copyright { background: #0B1B3C 0% 0% no-repeat padding-box; border: 1px solid #707070; opacity: 1; display: block; color: white; width: 100%; padding: 10px; }
0.333612
0.102979