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
float: right; margin: 0 12px 0 0; line-height: 28px; } .userPage { margin: 0 auto; width: 600px; height: 500px; } form { padding: 30px; border: 5px solid #5ca1f5; border-radius: 20px; } .user-ctl { margin: 60px auto; width: 450px; padding: 45px; } input { margin: 0 0 10px 0; } .nav-link { display: inline; padding: 12px; } .main-container { margin: 50px auto; max-width: 1100px; } .recommendGroups { padding: 20px; margin-left: 20px; border-radius: 5px; border-style: solid; border-width: 3px; border-color: #5ca1f5; } .col-3 { padding: 0; } .groupDiv { margin: 10px; } .posts { margin: 0px; padding: 10px; } .postDiv { margin: 20px auto; padding: 0; } .detailPage { min-height: 500px; } .postDetailDiv { margin: 40px auto; } .posts { margin-right: 30px; } .postContentDiv .likes { display: inline-block; } h1 { margin: 0 0px; font-size: 1.5rem; } h2 { font-size: 1.25rem; } form a, span a, p a { text-decoration: underline #4965de; color: #4965de; } .postContentDiv a, .groupName a { text-decoration: none; color: #4965de; } #titleIcon { width: 50px; } .likes { float: left; margin-right: 20px; padding: 10px 0; width: 30px; line-height: 4; text-align: center; font-size: 20px; } .likes svg { color: #f59f69; } .postContentDiv, .commentDiv { padding-bottom: 10px; border-bottom: 1px dotted #e5e5e5; } .commentDiv, .commentContent, .postContent { padding: 10px; } div > span { display: flex; } .form-group, .btnDiv { margin: 20px 5px; } .pageClickDivSelect { margin-left: 20px; color: #4965de; cursor: pointer; font-weight: bold; } .pageClickDiv { margin-left: 20px; color: #4965de; cursor: pointer; } .alert-danger { margin: 5px 0; padding: 5px 10px; } footer.container span { text-align: center; } .message { margin: 30px auto; text-align: center; display: block; } .addGroupForm { margin: 50px 30px 0 30px; } .pageBar { margin: 30px auto; } span.muted-text { display: block; } ul > li > a { margin: auto; }
front/src/styles/App.css
float: right; margin: 0 12px 0 0; line-height: 28px; } .userPage { margin: 0 auto; width: 600px; height: 500px; } form { padding: 30px; border: 5px solid #5ca1f5; border-radius: 20px; } .user-ctl { margin: 60px auto; width: 450px; padding: 45px; } input { margin: 0 0 10px 0; } .nav-link { display: inline; padding: 12px; } .main-container { margin: 50px auto; max-width: 1100px; } .recommendGroups { padding: 20px; margin-left: 20px; border-radius: 5px; border-style: solid; border-width: 3px; border-color: #5ca1f5; } .col-3 { padding: 0; } .groupDiv { margin: 10px; } .posts { margin: 0px; padding: 10px; } .postDiv { margin: 20px auto; padding: 0; } .detailPage { min-height: 500px; } .postDetailDiv { margin: 40px auto; } .posts { margin-right: 30px; } .postContentDiv .likes { display: inline-block; } h1 { margin: 0 0px; font-size: 1.5rem; } h2 { font-size: 1.25rem; } form a, span a, p a { text-decoration: underline #4965de; color: #4965de; } .postContentDiv a, .groupName a { text-decoration: none; color: #4965de; } #titleIcon { width: 50px; } .likes { float: left; margin-right: 20px; padding: 10px 0; width: 30px; line-height: 4; text-align: center; font-size: 20px; } .likes svg { color: #f59f69; } .postContentDiv, .commentDiv { padding-bottom: 10px; border-bottom: 1px dotted #e5e5e5; } .commentDiv, .commentContent, .postContent { padding: 10px; } div > span { display: flex; } .form-group, .btnDiv { margin: 20px 5px; } .pageClickDivSelect { margin-left: 20px; color: #4965de; cursor: pointer; font-weight: bold; } .pageClickDiv { margin-left: 20px; color: #4965de; cursor: pointer; } .alert-danger { margin: 5px 0; padding: 5px 10px; } footer.container span { text-align: center; } .message { margin: 30px auto; text-align: center; display: block; } .addGroupForm { margin: 50px 30px 0 30px; } .pageBar { margin: 30px auto; } span.muted-text { display: block; } ul > li > a { margin: auto; }
0.396419
0.150684
@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; src: local("Open Sans"), local("OpenSans"), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format("woff"); } #colorPick * { -webkit-transition: all linear .2s; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; transition: all linear .2s; } #colorPick { position: absolute; width: 140px; padding: 15px; font-family: "Open Sans", sans-serif; border-radius: 5px; background: rgba(255, 255, 255, .85); box-shadow: 0 3px 8px rgba(0, 0, 0, .2); z-index: 102; -webkit-backdrop-filter: blur(15px); } #colorPick span { display: block; clear: both; ; margin-bottom: 5px; font-size: 9pt; font-weight: 700; text-transform: uppercase; color: #bbb; } .customColorHash { width: 96px; height: 23px; margin: 1px 4px; padding: 0 4px; border: 1px solid #babbba; border-radius: 5px; outline: 0; } .customColorHash.error { border-color: #ff424c; color: #ff424c; } .colorPickButton { display: inline-block; width: 20px; height: 20px; margin: 0 3px; border: thin solid #eee; ; border-radius: 5px; cursor: pointer; } .colorPickButton:hover { transform: scale(1.1); } .colorPickDummy { border: 1px dashed #bbb; ; background: #fff; } .color-picker { border-radius: 5px; width: 36px; height: 36px; cursor: pointer; -webkit-transition: all linear .2s; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; transition: all linear .2s; border: thin solid #eee; } .color-picker:hover { transform: scale(1.1); }
lib/colorPick/colorPick.min.css
@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; src: local("Open Sans"), local("OpenSans"), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format("woff"); } #colorPick * { -webkit-transition: all linear .2s; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; transition: all linear .2s; } #colorPick { position: absolute; width: 140px; padding: 15px; font-family: "Open Sans", sans-serif; border-radius: 5px; background: rgba(255, 255, 255, .85); box-shadow: 0 3px 8px rgba(0, 0, 0, .2); z-index: 102; -webkit-backdrop-filter: blur(15px); } #colorPick span { display: block; clear: both; ; margin-bottom: 5px; font-size: 9pt; font-weight: 700; text-transform: uppercase; color: #bbb; } .customColorHash { width: 96px; height: 23px; margin: 1px 4px; padding: 0 4px; border: 1px solid #babbba; border-radius: 5px; outline: 0; } .customColorHash.error { border-color: #ff424c; color: #ff424c; } .colorPickButton { display: inline-block; width: 20px; height: 20px; margin: 0 3px; border: thin solid #eee; ; border-radius: 5px; cursor: pointer; } .colorPickButton:hover { transform: scale(1.1); } .colorPickDummy { border: 1px dashed #bbb; ; background: #fff; } .color-picker { border-radius: 5px; width: 36px; height: 36px; cursor: pointer; -webkit-transition: all linear .2s; -moz-transition: all linear .2s; -ms-transition: all linear .2s; -o-transition: all linear .2s; transition: all linear .2s; border: thin solid #eee; } .color-picker:hover { transform: scale(1.1); }
0.49707
0.100216
@import url("layout.css"); body { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-image: url("../images/background_tile.gif"); background-repeat: repeat; } #container { border-right: 2px solid #595959; border-bottom: 2px solid #595959; border-left: 2px solid #595959; background-color: #fff; } #masthead { text-align: left; background-color: #fff; background-image: url("../images/masthead_image.jpg"); background-repeat: no-repeat; } #navigation { border-top: 1px solid #808080; border-bottom: 1px solid #808080; background-color: #dbf; } html>body #navigation { overflow: hidden; } #column_l { width: 367px; padding: 15px; background-color: #fff; } html>body #column_l { width: 370px; padding: 0 15px; background-color: #fff; } #column_r { width: 217px; padding: 15px 10px; background-color: #fff; } html>body #column_r { width: 220px; padding: 15px 10px; background-color: #fff; } #content { background-color: #fff; } #footer { text-align: center; padding-bottom: 10px; } html>body #footer { text-align: center; padding-bottom: 0; } /* Masthead */ #masthead h1 { font-weight: bold; font-style: italic; color: #fff; margin-bottom: 0; margin-left: 0.5em; } #masthead h3 { font-weight: bold; font-style: italic; color: #fff; margin-top: 0; margin-left: 1em; } /* Navigation */ #navigation ul { list-style-type: none; width: 100%; margin: 0; padding: 0; } #navigation li { float: left; } #navigation a { font-weight: bold; text-decoration: none; color: #000; display: block; padding: 5px; border: 1px solid #dbf; } #navigation a:hover { font-weight: bold; text-decoration: none; color: #fff; border: 1px solid #b9d; background-color: #b9d; } /* Right Column */ #column_r img { border: 1px solid #808080; } /* Site typography */ h1 { font-size: xx-large; color: #000; } h2 { font-size: x-large; font-style: italic; color: #000; } h3 { font-size: large; font-style: italic; color: #000; } h4 { font-size: medium; font-style: italic; color: #000; } h5 { font-size: x-small; font-style: italic; color: #000; } h6 { font-size: xx-small; font-style: italic; color: #000; } /* Footer */ #footer p { font-size: x-small; color: #000; } /* Links */ a { color: #a27; text-decoration: underline; } a:hover { color: #f72; text-decoration: none; } .style_bold { font-weight: bold; } .style_italic { font-style: italic; }
styles/style2.css
@import url("layout.css"); body { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-image: url("../images/background_tile.gif"); background-repeat: repeat; } #container { border-right: 2px solid #595959; border-bottom: 2px solid #595959; border-left: 2px solid #595959; background-color: #fff; } #masthead { text-align: left; background-color: #fff; background-image: url("../images/masthead_image.jpg"); background-repeat: no-repeat; } #navigation { border-top: 1px solid #808080; border-bottom: 1px solid #808080; background-color: #dbf; } html>body #navigation { overflow: hidden; } #column_l { width: 367px; padding: 15px; background-color: #fff; } html>body #column_l { width: 370px; padding: 0 15px; background-color: #fff; } #column_r { width: 217px; padding: 15px 10px; background-color: #fff; } html>body #column_r { width: 220px; padding: 15px 10px; background-color: #fff; } #content { background-color: #fff; } #footer { text-align: center; padding-bottom: 10px; } html>body #footer { text-align: center; padding-bottom: 0; } /* Masthead */ #masthead h1 { font-weight: bold; font-style: italic; color: #fff; margin-bottom: 0; margin-left: 0.5em; } #masthead h3 { font-weight: bold; font-style: italic; color: #fff; margin-top: 0; margin-left: 1em; } /* Navigation */ #navigation ul { list-style-type: none; width: 100%; margin: 0; padding: 0; } #navigation li { float: left; } #navigation a { font-weight: bold; text-decoration: none; color: #000; display: block; padding: 5px; border: 1px solid #dbf; } #navigation a:hover { font-weight: bold; text-decoration: none; color: #fff; border: 1px solid #b9d; background-color: #b9d; } /* Right Column */ #column_r img { border: 1px solid #808080; } /* Site typography */ h1 { font-size: xx-large; color: #000; } h2 { font-size: x-large; font-style: italic; color: #000; } h3 { font-size: large; font-style: italic; color: #000; } h4 { font-size: medium; font-style: italic; color: #000; } h5 { font-size: x-small; font-style: italic; color: #000; } h6 { font-size: xx-small; font-style: italic; color: #000; } /* Footer */ #footer p { font-size: x-small; color: #000; } /* Links */ a { color: #a27; text-decoration: underline; } a:hover { color: #f72; text-decoration: none; } .style_bold { font-weight: bold; } .style_italic { font-style: italic; }
0.257018
0.059156
@-moz-document domain("soduso.com") { *:not(form) a:visited, *:not(form) a:visited *, *:not(form) a:active, *:not(form) a:active * {color: #E06526 ; } form a:visited, form a:visited *, form a:active, form a:active * {color: #004D00 ; } /*background*/ html{background: url(/*[[bgimg]]*/) no-repeat fixed center right / cover !important; } body > table, body > div, body > form { margin:auto; width: 65% !important;; background: rgba(255,255,255,0.8)!important; } body > form > div{width: 100%!important; } /*body*/ body > form > div > div:nth-child(1), body > div > div >a {margin-left: 20px !important;} strong{margin-left: 30px !important;} /*更新時間*/ a[id][style="display:none!important"]+div > div:nth-child(3), body > div:nth-child(6) > div:nth-child(3), #form2 > div:nth-child(1) > div:nth-child(3), .xt1{float: right !important;} #form2 > div:nth-child(1) > div:nth-child(3){margin-right: 10px !important;} tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1){padding-left: 25px !important;}/*ex: SoDu > 大贤者成长日记最新章节 > 贴吧*/ /* 我的永久书架,最新章节,最新章节,来源网站 */ #form2 > div:nth-child(1) *{height: 30px !important;} body > div:nth-child(6), #form2 > div:nth-child(1) *{font-size:10pt !important;font-weight:bold;} body > div:nth-child(6) > div:nth-child(2), #form2 > div:nth-child(1) > div {text-align:center !important; } /*search bar*/ body > div:nth-child(1) {width: 600px!important;} form[name="search"] * {margin-top:8px!important;} body > div:nth-child(1) > div:nth-child(1){margin-left: 0 !important;} body > div:nth-child(1) > form:nth-child(2) > div:nth-child(1),body > div:nth-child(1) > form:nth-child(2) > div:nth-child(1) > input:nth-child(1){width: 400px!important;} body > div:nth-child(1) > form:nth-child(2) > div:nth-child(2){float:right!important;width:120px!important;} /*css3嘗試*/ body > div:nth-child(1) > div:nth-child(1){ width: 50px !important; height: 50px !important; margin: 5px 10px 5px 5px!important; background-image: url(/*[[head]]*/) !important; background-size:50px 50px; background-repeat:no-repeat; background-origin:content-box; border-radius:50px!important; } body > div:nth-child(1) > div:nth-child(1):hover { transition-duration: 0.32s; transition-property:all !important; box-shadow: 0px 0px 4px 4px rgba(100,220,250,1) !important; transform:rotate(-13deg); } /**/ body > table[style="margin-top:8px;"]{margin-top: 30px!important;} body > br:first-of-type, body > div:nth-child(1) > div:nth-child(1) a, img[title="SoDu小说搜索-最好的小说搜索网站-搜读"], body > table:nth-child(4), body > div:nth-child(3), body > div:nth-child(2) {display:none !important;} }
data/usercss/111517.user.css
@-moz-document domain("soduso.com") { *:not(form) a:visited, *:not(form) a:visited *, *:not(form) a:active, *:not(form) a:active * {color: #E06526 ; } form a:visited, form a:visited *, form a:active, form a:active * {color: #004D00 ; } /*background*/ html{background: url(/*[[bgimg]]*/) no-repeat fixed center right / cover !important; } body > table, body > div, body > form { margin:auto; width: 65% !important;; background: rgba(255,255,255,0.8)!important; } body > form > div{width: 100%!important; } /*body*/ body > form > div > div:nth-child(1), body > div > div >a {margin-left: 20px !important;} strong{margin-left: 30px !important;} /*更新時間*/ a[id][style="display:none!important"]+div > div:nth-child(3), body > div:nth-child(6) > div:nth-child(3), #form2 > div:nth-child(1) > div:nth-child(3), .xt1{float: right !important;} #form2 > div:nth-child(1) > div:nth-child(3){margin-right: 10px !important;} tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1){padding-left: 25px !important;}/*ex: SoDu > 大贤者成长日记最新章节 > 贴吧*/ /* 我的永久书架,最新章节,最新章节,来源网站 */ #form2 > div:nth-child(1) *{height: 30px !important;} body > div:nth-child(6), #form2 > div:nth-child(1) *{font-size:10pt !important;font-weight:bold;} body > div:nth-child(6) > div:nth-child(2), #form2 > div:nth-child(1) > div {text-align:center !important; } /*search bar*/ body > div:nth-child(1) {width: 600px!important;} form[name="search"] * {margin-top:8px!important;} body > div:nth-child(1) > div:nth-child(1){margin-left: 0 !important;} body > div:nth-child(1) > form:nth-child(2) > div:nth-child(1),body > div:nth-child(1) > form:nth-child(2) > div:nth-child(1) > input:nth-child(1){width: 400px!important;} body > div:nth-child(1) > form:nth-child(2) > div:nth-child(2){float:right!important;width:120px!important;} /*css3嘗試*/ body > div:nth-child(1) > div:nth-child(1){ width: 50px !important; height: 50px !important; margin: 5px 10px 5px 5px!important; background-image: url(/*[[head]]*/) !important; background-size:50px 50px; background-repeat:no-repeat; background-origin:content-box; border-radius:50px!important; } body > div:nth-child(1) > div:nth-child(1):hover { transition-duration: 0.32s; transition-property:all !important; box-shadow: 0px 0px 4px 4px rgba(100,220,250,1) !important; transform:rotate(-13deg); } /**/ body > table[style="margin-top:8px;"]{margin-top: 30px!important;} body > br:first-of-type, body > div:nth-child(1) > div:nth-child(1) a, img[title="SoDu小说搜索-最好的小说搜索网站-搜读"], body > table:nth-child(4), body > div:nth-child(3), body > div:nth-child(2) {display:none !important;} }
0.113334
0.082697
.tree-content svg, .graph-content svg { border: 1px solid #ddd; border-radius: 4px; min-height: calc(100vh - 155px); margin-bottom: 10px; } .tree-content svg *, .graph-content svg * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .tree-content { cursor: move; cursor: -moz-grab; cursor: -webkit-grab; cursor: grab; } .tree-content:active { cursor: -moz-grabbing; cursor: -webkit-grabbing; cursor: grabbing; } .graph-toolbar { position: absolute; top: 10px; right: 25px; background-color: #FFF; background-color: rgba(255,255,255,.9); padding: 10px 10px 0 10px; border-radius: 4px; } .graph-toolbar button { margin-bottom: 10px; display: inline-block; } ul.graphs-tree { border: 1px solid #ddd; border-radius: 4px; list-style-type: none; padding: 10px; height: calc(100vh - 155px); overflow-y: auto; } ul.graphs-tree li { padding: 4px 10px; border-radius: 4px; cursor: pointer; } ul.graphs-tree li.active { background-color: #ddd; } ul.graphs-tree li:hover { background-color: #ccc; } ul.graphs-tree ul { list-style-type: none; } .small-stack { position: relative; } .small-stack i:last-child { font-size: 12px; position: absolute; bottom: -5px; } .btn-sm .small-stack i:last-child { font-size: 10px; bottom: -5px; right: -5px; } section > div > ul.nav-tabs, section > div > ul.nav-pills { margin-top: 10px; margin-bottom: 20px; } .tab-pane { position: relative; } .tab-pane.full-screen { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9999; background: #FFF; } .tab-pane.full-screen svg { width: 100%; height: 100%; } .processes-priority { border: 1px solid #ccc; border-radius: 4px; list-style-type: none; padding: 10px; } .processes-priority * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .processes-priority.disabled { opacity: 0.7; pointer-events: none; } .processes-priority li.process { margin: 4px 6px; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; padding: 3px 15px; cursor: pointer; } .processes-priority.disabled li.process { cursor: default; }
public/modules/protocols/css/protocols.css
.tree-content svg, .graph-content svg { border: 1px solid #ddd; border-radius: 4px; min-height: calc(100vh - 155px); margin-bottom: 10px; } .tree-content svg *, .graph-content svg * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .tree-content { cursor: move; cursor: -moz-grab; cursor: -webkit-grab; cursor: grab; } .tree-content:active { cursor: -moz-grabbing; cursor: -webkit-grabbing; cursor: grabbing; } .graph-toolbar { position: absolute; top: 10px; right: 25px; background-color: #FFF; background-color: rgba(255,255,255,.9); padding: 10px 10px 0 10px; border-radius: 4px; } .graph-toolbar button { margin-bottom: 10px; display: inline-block; } ul.graphs-tree { border: 1px solid #ddd; border-radius: 4px; list-style-type: none; padding: 10px; height: calc(100vh - 155px); overflow-y: auto; } ul.graphs-tree li { padding: 4px 10px; border-radius: 4px; cursor: pointer; } ul.graphs-tree li.active { background-color: #ddd; } ul.graphs-tree li:hover { background-color: #ccc; } ul.graphs-tree ul { list-style-type: none; } .small-stack { position: relative; } .small-stack i:last-child { font-size: 12px; position: absolute; bottom: -5px; } .btn-sm .small-stack i:last-child { font-size: 10px; bottom: -5px; right: -5px; } section > div > ul.nav-tabs, section > div > ul.nav-pills { margin-top: 10px; margin-bottom: 20px; } .tab-pane { position: relative; } .tab-pane.full-screen { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9999; background: #FFF; } .tab-pane.full-screen svg { width: 100%; height: 100%; } .processes-priority { border: 1px solid #ccc; border-radius: 4px; list-style-type: none; padding: 10px; } .processes-priority * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .processes-priority.disabled { opacity: 0.7; pointer-events: none; } .processes-priority li.process { margin: 4px 6px; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; padding: 3px 15px; cursor: pointer; } .processes-priority.disabled li.process { cursor: default; }
0.290176
0.082401
* { font-family: 'Lato', sans-serif !important; } .lead_image { border: solid #828080 4px; } .border_right { border-right: solid 1px rgb(179, 179, 179); } .l-m-b { margin-bottom: 20px; } .lead-pull-right { margin-left: 30px; } .head_margin_top { margin-top: 30px; } .lead_address { margin-top: 30px; } .lead_name_span { color: #828080; font-weight: 700; } .font-18 { font-size: 16px; letter-spacing: 2px; } .noti_icon:before{ content: '.'; position: absolute; font-size: 40px; top: -7px; left: -5px; color: gray; } .noti_read_icon:before{ content: '.'; position: absolute; font-size: 40px; top: -7px; left: -5px; color: #828080; } .fa { font-family: FontAwesome !important; } .login-hub { background: url('../images/resources/Bg2.jpg'); background-size: cover; } .gold { color: #828080; } .bigsp { font-size: 4em; font-family: 'Lato', sans-serif; text-align: center; letter-spacing: 15px; display: block; margin-bottom: 20px; } .show-html { display: block !important; } .smsp { font-size: 3em; font-family: 'Lato', sans-serif; text-align: center; display: block; letter-spacing: 15px; margin-bottom: 20px; } .form-control-feedback { height: 62px; } .hub-form input { background: transparent !important; height: 62px; border-radius: 50px; padding: 3px 62px; font-size: 28px; font-family: 'Lato', sans-serif; color: #828080; display: block; margin-bottom: 40px; } .email, .password { background: url("../images/resources/white at.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; transition: all 1s; } .password { background: url("../images/resources/white lock.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; } .form-control:focus + span.email { background: url("../images/resources/yellow at.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; } .form-control:focus + span.password { background: url("../images/resources/yellow lock.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; } .hub-btn { background: #828080; font-size: 2em; margin: auto; border-radius: 50px !important; border: 0px !important; transition: all 1s; } .hub-btn:hover { background: #828080; box-shadow: 0 0 20px #828080 !important; } .center { margin: auto !important; float: none !important; } .icheck > label { color: #fff; font-size: 1.1em; } .menu { margin: 0px; padding: 0px; font-family: 'Lato', sans-serif; font-size: 14px; font-weight: bold; color: #6D6D6D; margin-left: 25px; display: inline-block; } .menu ul { height: 50px; list-style: none; margin: 0; padding: 0; } .menu li { float: left; padding: 0px; height: 50px; } .menu li a { color: #fff; display: block; line-height: 3.5; font-weight: normal; margin: 0px; font-size: 15px; height: 56px; padding: 0px 25px; text-align: center; text-decoration: none; } .menu li a:hover { color: #828080 !important; } .menu li a:hover, .menu ul li:hover a { color: #fff; text-decoration: none; } .menu li ul { background: rgba(22, 22, 22, 0.8); display: none; height: auto; padding: 0px; margin: 0px; border: 0px; position: absolute; width: 180px; z-index: 200; } .menu li:hover ul { display: block; } .menu li li { display: block; float: none; margin: 0px; padding: 0px; color: #fff; /*width: 225px;*/ width: 180px; } .menu li li { color: #fff; } .menu li:hover li a { background: none; } .menu li ul a { display: block; height: 40px; font-size: 18px; font-style: normal; margin: 0px; padding: 0px 10px 0px 15px; text-align: left; color: #fff; } .menu li ul a:hover, .menu li ul li:hover a { color: #828080; border: 0px; text-decoration: none; } .menu p { clear: left; } .menu ul li ul li { position: relative; } .menu ul li ul li ul, .menu ul li:hover ul li ul { display: none; } .menu ul li ul li:hover ul { display: block; position: absolute; left: 100%; top: 0; } li li .fa-angle-right { line-height: 2.5; } .menu ul li ul li:hover ul li a { background: none; color: #fff; } .gold-background { color: #828080 !important; } .blue-box { background: #78ccd6; border-radius: 10px; } .gold-box { background: #cca52d; border-radius: 10px; } .pink-box { background: #c82278; border-radius: 10px; } .green-box { background: #00945d; border-radius: 10px; } .icon i { color: rgba(255, 255, 255, 0.2); } .dash-deals { font-size: 75px; margin: 25px 40px; } .agent-image { width: 40px; height: 40px; border-radius: 75px; margin: auto 3px; } #chartdiv { width: 100%; height: 500px; } .amcharts-chart-div a { display: none !important; } .img-container { position: relative; width: 150px; float: left; } .image { display: block; width: 100%; height: auto; } .img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: rgba(20, 20, 20, 0.8); } .img-overlay i { position: absolute; left: 43%; right: 50%; top: 50%; bottom: 50%; color: #fff; font-size: 22px; } .img-container:hover .img-overlay { opacity: 1; } .text { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .modal-dialog { padding-bottom: 30px; display: flex; } .modal-content { padding-bottom: 20px; width: 100%; } .facebook { background: url("../fb.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .aqarmap { background: url("../aqarmap.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .olx { background: url("../olx.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .propertyfinder { background: url("../propertyfinder.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .facebook span { margin-left: 30px; color: #fff; line-height: 2.38; } .aqarmap span, .olx span, .propertyfinder span { margin-left: 55px; color: #fff; line-height: 2.38; } .olx span { color: #0a0a0a; } .propertyfinder span { margin-left: 40px; color: #fff; line-height: 2.38; } .setting_dashboard { margin-top: 100px; padding: 0 4%; } .single_box { width: 20%; height: 150px; background: #eee; box-shadow: 0 1px 15px 1px rgba(113, 106, 202, 0.02); float: left; transition: all 300ms; border: 3px solid #fff; padding: auto; } .single_box:hover { transform: scale(1.1); border: 3px solid #828080; } .single_box span { color: #696969; font-size: 20px; text-align: center; display: block; line-height: 1.01; } .single_box i { color: #828080; font-size: 45px; text-align: center; display: block; margin-top: 35px; margin-bottom: 5px; font-style: normal; line-height: 1.1; } #sortable{ list-style: none; } .prop{ background: #eee; display: inline-block; margin: 5px; border:#828080 1px solid; } .slider-delete{ } .fa-star{ font-size: 25px; color: #161616; cursor: pointer; } .fa-star:hover{ color: #828080; } .fa-fire{ font-size: 25px; color: #161616; cursor: pointer; } .fa-fire:hover{ color: #dd4b39; } .featured{ color: #828080 !important; } .checkbox label:after, .radio label:after { content: ''; display: table; clear: both; } .checkbox .cr, .radio .cr { position: relative; display: inline-block; border: 1px solid #a9a9a9; border-radius: .25em; width: 1.3em; height: 1.3em; float: left; margin-right: .5em; } .radio .cr { border-radius: 50%; } .checkbox .cr .cr-icon, .radio .cr .cr-icon { position: absolute; font-size: .8em; line-height: 0; top: 50%; left: 20%; } .radio .cr .cr-icon { margin-left: 0.04em; } .checkbox label input[type="checkbox"], .radio label input[type="radio"] { display: none; } .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon { transform: scale(3) rotateZ(-20deg); opacity: 0; transition: all .3s ease-in; } .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon { transform: scale(1) rotateZ(0deg); opacity: 1; } .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr { opacity: .5; } .image_picker_image { width: 50px; } .agent-name{ background: #161616; color: #fff; padding: 5px 20px; border-radius: 30px; margin-left: -18px; font-size: 16px; z-index: 0; position: relative; } .skin-blue .main-header li.user-header { background-color: #828080; } @media only screen and (max-width: 600px) { .content-header { padding: 30px 0px !important; } .single_box{ width:50% ; } .main-header .navbar-right > li { color: inherit; border: 0; width: 54px; float: left; } .user-menu:hover .dropdown-menu { display: block; position: absolute; left: -160%; } .login-logo img{ width:100px; } .bigsp{ font-size:22px; } .smsp{ font-size:20px; } .login-box { position: fixed; margin-left: calc(50% - 170px); } .tab-content , .content-wrapper{ overflow-x: scroll; } .main-header .logo, .main-header .navbar { width: auto; float: left; } .skin-blue .main-header .navbar{ width:100%; } .notifaction .dropdown-menu { margin-left: 100px; } } .filter-icon{ position: fixed; top: 20%; right: 0; padding: 10px; background: #eee; box-shadow: 0 0 3px #eee; z-index: 2; transition: 0.5s; } .filter-icon i{font-size: 30px;color: #161616;} .filter{ position: fixed; right: -500px; height: auto; z-index: 5; width: 500px; background: #fff; transition: 0.5s; padding: 15px; border: 1px solid #161616; }
public/style/style.css
* { font-family: 'Lato', sans-serif !important; } .lead_image { border: solid #828080 4px; } .border_right { border-right: solid 1px rgb(179, 179, 179); } .l-m-b { margin-bottom: 20px; } .lead-pull-right { margin-left: 30px; } .head_margin_top { margin-top: 30px; } .lead_address { margin-top: 30px; } .lead_name_span { color: #828080; font-weight: 700; } .font-18 { font-size: 16px; letter-spacing: 2px; } .noti_icon:before{ content: '.'; position: absolute; font-size: 40px; top: -7px; left: -5px; color: gray; } .noti_read_icon:before{ content: '.'; position: absolute; font-size: 40px; top: -7px; left: -5px; color: #828080; } .fa { font-family: FontAwesome !important; } .login-hub { background: url('../images/resources/Bg2.jpg'); background-size: cover; } .gold { color: #828080; } .bigsp { font-size: 4em; font-family: 'Lato', sans-serif; text-align: center; letter-spacing: 15px; display: block; margin-bottom: 20px; } .show-html { display: block !important; } .smsp { font-size: 3em; font-family: 'Lato', sans-serif; text-align: center; display: block; letter-spacing: 15px; margin-bottom: 20px; } .form-control-feedback { height: 62px; } .hub-form input { background: transparent !important; height: 62px; border-radius: 50px; padding: 3px 62px; font-size: 28px; font-family: 'Lato', sans-serif; color: #828080; display: block; margin-bottom: 40px; } .email, .password { background: url("../images/resources/white at.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; transition: all 1s; } .password { background: url("../images/resources/white lock.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; } .form-control:focus + span.email { background: url("../images/resources/yellow at.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; } .form-control:focus + span.password { background: url("../images/resources/yellow lock.png"); background-size: contain; background-repeat: no-repeat; background-position: 50%; left: 20px; } .hub-btn { background: #828080; font-size: 2em; margin: auto; border-radius: 50px !important; border: 0px !important; transition: all 1s; } .hub-btn:hover { background: #828080; box-shadow: 0 0 20px #828080 !important; } .center { margin: auto !important; float: none !important; } .icheck > label { color: #fff; font-size: 1.1em; } .menu { margin: 0px; padding: 0px; font-family: 'Lato', sans-serif; font-size: 14px; font-weight: bold; color: #6D6D6D; margin-left: 25px; display: inline-block; } .menu ul { height: 50px; list-style: none; margin: 0; padding: 0; } .menu li { float: left; padding: 0px; height: 50px; } .menu li a { color: #fff; display: block; line-height: 3.5; font-weight: normal; margin: 0px; font-size: 15px; height: 56px; padding: 0px 25px; text-align: center; text-decoration: none; } .menu li a:hover { color: #828080 !important; } .menu li a:hover, .menu ul li:hover a { color: #fff; text-decoration: none; } .menu li ul { background: rgba(22, 22, 22, 0.8); display: none; height: auto; padding: 0px; margin: 0px; border: 0px; position: absolute; width: 180px; z-index: 200; } .menu li:hover ul { display: block; } .menu li li { display: block; float: none; margin: 0px; padding: 0px; color: #fff; /*width: 225px;*/ width: 180px; } .menu li li { color: #fff; } .menu li:hover li a { background: none; } .menu li ul a { display: block; height: 40px; font-size: 18px; font-style: normal; margin: 0px; padding: 0px 10px 0px 15px; text-align: left; color: #fff; } .menu li ul a:hover, .menu li ul li:hover a { color: #828080; border: 0px; text-decoration: none; } .menu p { clear: left; } .menu ul li ul li { position: relative; } .menu ul li ul li ul, .menu ul li:hover ul li ul { display: none; } .menu ul li ul li:hover ul { display: block; position: absolute; left: 100%; top: 0; } li li .fa-angle-right { line-height: 2.5; } .menu ul li ul li:hover ul li a { background: none; color: #fff; } .gold-background { color: #828080 !important; } .blue-box { background: #78ccd6; border-radius: 10px; } .gold-box { background: #cca52d; border-radius: 10px; } .pink-box { background: #c82278; border-radius: 10px; } .green-box { background: #00945d; border-radius: 10px; } .icon i { color: rgba(255, 255, 255, 0.2); } .dash-deals { font-size: 75px; margin: 25px 40px; } .agent-image { width: 40px; height: 40px; border-radius: 75px; margin: auto 3px; } #chartdiv { width: 100%; height: 500px; } .amcharts-chart-div a { display: none !important; } .img-container { position: relative; width: 150px; float: left; } .image { display: block; width: 100%; height: auto; } .img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: rgba(20, 20, 20, 0.8); } .img-overlay i { position: absolute; left: 43%; right: 50%; top: 50%; bottom: 50%; color: #fff; font-size: 22px; } .img-container:hover .img-overlay { opacity: 1; } .text { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .modal-dialog { padding-bottom: 30px; display: flex; } .modal-content { padding-bottom: 20px; width: 100%; } .facebook { background: url("../fb.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .aqarmap { background: url("../aqarmap.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .olx { background: url("../olx.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .propertyfinder { background: url("../propertyfinder.png"); width: 200px; height: 38px; float: left; margin: 0 3px; display: block; background-repeat: no-repeat; background-size: contain; } .facebook span { margin-left: 30px; color: #fff; line-height: 2.38; } .aqarmap span, .olx span, .propertyfinder span { margin-left: 55px; color: #fff; line-height: 2.38; } .olx span { color: #0a0a0a; } .propertyfinder span { margin-left: 40px; color: #fff; line-height: 2.38; } .setting_dashboard { margin-top: 100px; padding: 0 4%; } .single_box { width: 20%; height: 150px; background: #eee; box-shadow: 0 1px 15px 1px rgba(113, 106, 202, 0.02); float: left; transition: all 300ms; border: 3px solid #fff; padding: auto; } .single_box:hover { transform: scale(1.1); border: 3px solid #828080; } .single_box span { color: #696969; font-size: 20px; text-align: center; display: block; line-height: 1.01; } .single_box i { color: #828080; font-size: 45px; text-align: center; display: block; margin-top: 35px; margin-bottom: 5px; font-style: normal; line-height: 1.1; } #sortable{ list-style: none; } .prop{ background: #eee; display: inline-block; margin: 5px; border:#828080 1px solid; } .slider-delete{ } .fa-star{ font-size: 25px; color: #161616; cursor: pointer; } .fa-star:hover{ color: #828080; } .fa-fire{ font-size: 25px; color: #161616; cursor: pointer; } .fa-fire:hover{ color: #dd4b39; } .featured{ color: #828080 !important; } .checkbox label:after, .radio label:after { content: ''; display: table; clear: both; } .checkbox .cr, .radio .cr { position: relative; display: inline-block; border: 1px solid #a9a9a9; border-radius: .25em; width: 1.3em; height: 1.3em; float: left; margin-right: .5em; } .radio .cr { border-radius: 50%; } .checkbox .cr .cr-icon, .radio .cr .cr-icon { position: absolute; font-size: .8em; line-height: 0; top: 50%; left: 20%; } .radio .cr .cr-icon { margin-left: 0.04em; } .checkbox label input[type="checkbox"], .radio label input[type="radio"] { display: none; } .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon { transform: scale(3) rotateZ(-20deg); opacity: 0; transition: all .3s ease-in; } .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon { transform: scale(1) rotateZ(0deg); opacity: 1; } .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr { opacity: .5; } .image_picker_image { width: 50px; } .agent-name{ background: #161616; color: #fff; padding: 5px 20px; border-radius: 30px; margin-left: -18px; font-size: 16px; z-index: 0; position: relative; } .skin-blue .main-header li.user-header { background-color: #828080; } @media only screen and (max-width: 600px) { .content-header { padding: 30px 0px !important; } .single_box{ width:50% ; } .main-header .navbar-right > li { color: inherit; border: 0; width: 54px; float: left; } .user-menu:hover .dropdown-menu { display: block; position: absolute; left: -160%; } .login-logo img{ width:100px; } .bigsp{ font-size:22px; } .smsp{ font-size:20px; } .login-box { position: fixed; margin-left: calc(50% - 170px); } .tab-content , .content-wrapper{ overflow-x: scroll; } .main-header .logo, .main-header .navbar { width: auto; float: left; } .skin-blue .main-header .navbar{ width:100%; } .notifaction .dropdown-menu { margin-left: 100px; } } .filter-icon{ position: fixed; top: 20%; right: 0; padding: 10px; background: #eee; box-shadow: 0 0 3px #eee; z-index: 2; transition: 0.5s; } .filter-icon i{font-size: 30px;color: #161616;} .filter{ position: fixed; right: -500px; height: auto; z-index: 5; width: 500px; background: #fff; transition: 0.5s; padding: 15px; border: 1px solid #161616; }
0.425963
0.115711
@media screen and (max-width: 991px) and (min-width: 768px) { /*02 Navbar Styles*/ .header .navbar.navbar-dark { background: rgba(0, 0, 0, 0.8); } .header .navbar.navbar-dark .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 2px 10px; } .header .navbar .navbar-header { background: rgba(0, 0, 0, 0.8); padding: 20px 20px; width: 100%; } .header .navbar .navbar-header .navbar-brand { padding: 0; width: 40%; } .header .navbar .navbar-header .navbar-brand img { width: 100%; } .header .navbar .navbar-header .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; float: right; margin-top: 30px; } .header .navbar .navbar-collapse { background: rgba(0, 0, 0, 0.8); } .header .navbar .navbar-nav .nav-item.active { background-color: inherit; } .header .navbar .navbar-nav .nav-item.active .nav-link { background-color: inherit; color: #fc328a; } .header .navbar .navbar-nav .nav-item.active .nav-link:before { text-shadow: inherit; color: inherit; } .header .navbar .navbar-nav .nav-item .nav-link { line-height: 50px; } .header .navbar .navbar-nav .nav-item .nav-link:before { content: none; } .header.fixed-top { position: inherit; } /*3.2 slider area*/ .slider-area1 .tp-caption .slide-text-one h1 { font-size: 30px !important; line-height: 60px !important; } .slider-area1 .tp-caption .slide-text-one h1 span { font-size: 30px !important; color: #fc328a; } .slider-area1 .tp-caption .slide-text-two h1 { font-size: 18px !important; } /*3.3 features area*/ .features-area .features-body { transform: translateY(0px); } .features-area .features-body .features-box { width: 100%; } .feature-box { transform: translateY(0); } /*3.4 call to action1 */ .call-to-action1 { margin-bottom: 60px; } .call-to-action1 .cta-box { text-align: center; } .call-to-action1 .cta-box h4.sub-title { margin-top: 30px; } .call-to-action1 .bttn { text-align: center; } .call-to-action1.tab-action { margin-bottom: inherit; } .action-box h4 { margin-top: 40px; font-size: 30px; } .call-to-action .bttn { text-align: center; margin-top: 20px; } /*3.5 portfolio area*/ .port-area2 .section-title.text-left { text-align: center !important; } .port-area2 .portfolio-nav ul { width: 100%; } .port-area2 .portfolio .portfolio-masonry-item { width: 100%; margin: 0; } .port-zoom.mt60 { margin-top: 30px; } /*3.7 schedule area*/ .schedule-area .schdl-tab-area { width: 15%; } .schedule-area .schdl-tab-area li a { font-size: 16px; padding: 13px 12px; } .schedule-area .tab-content { width: 85%; } .parallax { background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 0; background-size: cover; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk { padding: 20px 0; width: 70%; float: left; margin-left: 35px; display: inline-block; } /*04 Footer*/ /*4.1 blog area start*/ .blog-box .blog-date { top: 55%; } .blog-area .blog-portfolio .portfolio-masonry-item { margin: 0px 0px; } .blog-page .blog-date { top: 0; } /*4.2 client area */ .trainers-area .trainer-pro .trainer-bio h4 { color: #000; font-size: 16px; margin-bottom: 5px; } /*4.3 testimonial area*/ .testimonial-area .testimonial-box { padding: 40px 0; } .testimonial-area .testimonial-box .test-img, .testimonial-area .testimonial-box .test-content { float: inherit; width: 100%; text-align: center; } .testimonial-area .testimonial-box .test-content { margin-top: 10px; } /*4.6.2 about-service start*/ .calculate-area { background: rgba(252, 50, 138, 0.8); } /*4.6.3 about-service-single start*/ .single-tab-content { margin-top: 40px; } /*checkout*/ .guest-register .bttn { margin-top: 45px; margin-bottom: 40px; text-align: left !important; } .guest-register .login .bttn { margin-top: 10px; width: 100%; float: left; } /* global-styles*/ .pad90 { padding: 60px 0; } .page-head { padding: 200px 50px 150px; } .card-body { padding: 12px 30px 30px 22px; } .img3 { width: 100%; } .sm-mb-30 { margin-bottom: 30px; } } @media screen and (max-width: 767px) { /*02 Navbar Styles*/ .header .navbar.navbar-dark { background: rgba(0, 0, 0, 0.8); } .header .navbar.navbar-dark .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; } .header .navbar .navbar-header { background: rgba(0, 0, 0, 0.8); padding: 16px 20px; width: 100%; } .header .navbar .navbar-header .navbar-brand { padding: 0; width: 30%; } .header .navbar .navbar-header .navbar-brand img { width: 100%; } .header .navbar .navbar-header .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; float: right; } .header .navbar .navbar-collapse { background: rgba(0, 0, 0, 0.8); } .header .navbar .navbar-nav .nav-item.active { background-color: inherit; } .header .navbar .navbar-nav .nav-item.active .nav-link { background-color: inherit; color: #fc328a; } .header .navbar .navbar-nav .nav-item.active .nav-link:before { text-shadow: inherit; color: inherit; } .header .navbar .navbar-nav .nav-item .nav-link { line-height: 40px; } .header .navbar .navbar-nav .nav-item .nav-link:before { content: none; } .header.fixed-top { position: inherit; } /*3.2 slider area*/ .slider-area1 .tp-caption.slide-text-one h1 { font-size: 30px !important; line-height: 60px !important; } .slider-area1 .tp-caption.slide-text-one h1 span { font-size: 30px !important; color: #fc328a; } .slider-area1 .tp-caption.slide-text-two h1 { font-size: 18px !important; } /*3.3 features area*/ .features-area .features-body { transform: translateY(0px); display: inherit; } .features-area .features-body .features-box { width: 100%; } .features-area .features-body .features-box:nth-child(even) .features-elements { order: 0; } .features-area .features-body .features-box:nth-child(even) .features-box-img { order: 1; } .feature-action .feature-box { transform: translateY(0); } .feature-action .feature-box .features-body { display: inline-block; } /*3.4 call to action1 */ .call-to-action1 { margin-bottom: 0 !important; margin-bottom: 40px; } .call-to-action1 .cta-box { text-align: center; padding: 5px 0px 45px; } .call-to-action1 .cta-box h4.sub-title { margin-top: 30px; } .call-to-action1 .bttn { text-align: center; } .action-box h4 { margin-top: 40px; } /*3.5 portfolio area*/ .port-area2 .section-title.text-left { text-align: center !important; } .port-area2 .portfolio-nav ul { width: 100%; } .port-area2 .portfolio .portfolio-masonry-item { width: 100%; margin: inherit; } /*3.7 schedule area*/ .schedule-area .schdl-tab-area { width: 20%; } .schedule-area .schdl-tab-area li a { font-size: 14px; padding: 6px 5px; } .schedule-area .tab-content { width: 80%; } .schedule-area .tab-content .tab-pane .schdl-box { padding: 20px 10px; width: 120px; } .schedule-area .tab-content .tab-pane .schdl-box h5 { font-size: 16px; margin-bottom: 0; } .schedule-area .tab-content .tab-pane .schdl-box p { font-size: 11px; color: #444; } .schedule-area2 .schdl-tab-area2.nav .nav-item .nav-link { padding: 10px 0px; font-size: 15px; } .schedule-area2 .schdl-tab-area2.nav .nav-item .nav-link span { margin-top: 0px; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-img { width: 100%; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk { width: 100%; margin-left: 0; padding: 20px 18px; border: 1px solid #ddd; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk h3 { font-size: 16px; } /*3.8 product box*/ .product-area .product-box .cart-dtl h4 { text-align: center; } .product-area .product-box .cart-dtl h4 span { float: left; width: 100%; margin-top: 5px; } .product-area .product-box .cart-dtl .add-cart { display: inline-block; margin-top: 20px; } .product-area .product-box .cart-dtl .add-cart a { font-size: 14px; padding: 8px 20px; background: #fc328a; color: #fff; border-radius: 30px; display: inline-block; } /*3.9 call to action*/ .call-to-action h4, .call-to-action .bttn { text-align: center; } .call-to-action .bttn { margin-top: 30px; } /*04 Footer*/ .footer-area .instra h4:before, .footer-area .instra h4:after { width: 100px; } .footer-area .footer-content { margin-bottom: 20px; } .ftr-algn { margin-top: 40px; } /*4.3 testimonial area*/ .testimonial-area .testimonial-box { padding: 40px 0; } .testimonial-area .testimonial-box .test-img, .testimonial-area .testimonial-box .test-content { float: inherit; width: 100%; text-align: center; } .testimonial-area .testimonial-box .test-content { margin-top: 10px; } /*4.1 blog area start*/ .blog-box .blog-date { top: 33%; } .blog-area .blog-portfolio .portfolio-masonry-item { margin: 0px 0px; } .blog-page .blog-date { top: 0; } /*portfolio area*/ .port-zoom.mt60 { margin-top: 30px; } /*4.2 client area */ .client .item { width: 100%; } .client .item a { display: block; text-align: center; } .client .item a img { width: 50%; } /*4.2 client area */ .trainers-area .trainer-pro .trainer-bio h4 { color: #000; font-size: 16px; margin-bottom: 5px; } /*4.6.3 about-service-single start*/ .single-tab-content { margin-top: 40px; } .single-tab-area .single-tab-content .services-content ul li { width: 20%; } /*4.6.2 about-service start*/ .calculate-area { background: rgba(252, 50, 138, 0.8); } /*4.8.2 Booking start*/ .booking-schedule { margin-top: 40px; } /*4.9.2 single-product start-*/ .product-info { margin-top: 40px; } /*shopping cart*/ .cart-btn .total-update, .cart-btn .btn-coupon { text-align: right; display: flex; float: inherit; justify-content: space-between; margin-top: 20px; } /*checkout*/ .guest-register .bttn { margin-top: 45px; margin-bottom: 40px; text-align: left !important; } .guest-register .login .bttn { margin-top: 10px; width: 100%; float: left; } /* global-styles*/ .pad90 { padding: 40px 0; } .page-head .section-title h3 { font-size: 42px; margin-bottom: 20px; color: #fff; } .text-left { text-align: center !important; } .page-head { padding: 200px 50px 150px; } .card-body { padding: 12px 30px 30px 22px; } .img3 { width: 100%; } .sm-mb-30 { margin-bottom: 30px; } } /* 05 responsive styles */ /*# sourceMappingURL=responsive.css.map */
public/assets/scss/responsive.css
@media screen and (max-width: 991px) and (min-width: 768px) { /*02 Navbar Styles*/ .header .navbar.navbar-dark { background: rgba(0, 0, 0, 0.8); } .header .navbar.navbar-dark .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 2px 10px; } .header .navbar .navbar-header { background: rgba(0, 0, 0, 0.8); padding: 20px 20px; width: 100%; } .header .navbar .navbar-header .navbar-brand { padding: 0; width: 40%; } .header .navbar .navbar-header .navbar-brand img { width: 100%; } .header .navbar .navbar-header .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; float: right; margin-top: 30px; } .header .navbar .navbar-collapse { background: rgba(0, 0, 0, 0.8); } .header .navbar .navbar-nav .nav-item.active { background-color: inherit; } .header .navbar .navbar-nav .nav-item.active .nav-link { background-color: inherit; color: #fc328a; } .header .navbar .navbar-nav .nav-item.active .nav-link:before { text-shadow: inherit; color: inherit; } .header .navbar .navbar-nav .nav-item .nav-link { line-height: 50px; } .header .navbar .navbar-nav .nav-item .nav-link:before { content: none; } .header.fixed-top { position: inherit; } /*3.2 slider area*/ .slider-area1 .tp-caption .slide-text-one h1 { font-size: 30px !important; line-height: 60px !important; } .slider-area1 .tp-caption .slide-text-one h1 span { font-size: 30px !important; color: #fc328a; } .slider-area1 .tp-caption .slide-text-two h1 { font-size: 18px !important; } /*3.3 features area*/ .features-area .features-body { transform: translateY(0px); } .features-area .features-body .features-box { width: 100%; } .feature-box { transform: translateY(0); } /*3.4 call to action1 */ .call-to-action1 { margin-bottom: 60px; } .call-to-action1 .cta-box { text-align: center; } .call-to-action1 .cta-box h4.sub-title { margin-top: 30px; } .call-to-action1 .bttn { text-align: center; } .call-to-action1.tab-action { margin-bottom: inherit; } .action-box h4 { margin-top: 40px; font-size: 30px; } .call-to-action .bttn { text-align: center; margin-top: 20px; } /*3.5 portfolio area*/ .port-area2 .section-title.text-left { text-align: center !important; } .port-area2 .portfolio-nav ul { width: 100%; } .port-area2 .portfolio .portfolio-masonry-item { width: 100%; margin: 0; } .port-zoom.mt60 { margin-top: 30px; } /*3.7 schedule area*/ .schedule-area .schdl-tab-area { width: 15%; } .schedule-area .schdl-tab-area li a { font-size: 16px; padding: 13px 12px; } .schedule-area .tab-content { width: 85%; } .parallax { background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 0; background-size: cover; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk { padding: 20px 0; width: 70%; float: left; margin-left: 35px; display: inline-block; } /*04 Footer*/ /*4.1 blog area start*/ .blog-box .blog-date { top: 55%; } .blog-area .blog-portfolio .portfolio-masonry-item { margin: 0px 0px; } .blog-page .blog-date { top: 0; } /*4.2 client area */ .trainers-area .trainer-pro .trainer-bio h4 { color: #000; font-size: 16px; margin-bottom: 5px; } /*4.3 testimonial area*/ .testimonial-area .testimonial-box { padding: 40px 0; } .testimonial-area .testimonial-box .test-img, .testimonial-area .testimonial-box .test-content { float: inherit; width: 100%; text-align: center; } .testimonial-area .testimonial-box .test-content { margin-top: 10px; } /*4.6.2 about-service start*/ .calculate-area { background: rgba(252, 50, 138, 0.8); } /*4.6.3 about-service-single start*/ .single-tab-content { margin-top: 40px; } /*checkout*/ .guest-register .bttn { margin-top: 45px; margin-bottom: 40px; text-align: left !important; } .guest-register .login .bttn { margin-top: 10px; width: 100%; float: left; } /* global-styles*/ .pad90 { padding: 60px 0; } .page-head { padding: 200px 50px 150px; } .card-body { padding: 12px 30px 30px 22px; } .img3 { width: 100%; } .sm-mb-30 { margin-bottom: 30px; } } @media screen and (max-width: 767px) { /*02 Navbar Styles*/ .header .navbar.navbar-dark { background: rgba(0, 0, 0, 0.8); } .header .navbar.navbar-dark .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; } .header .navbar .navbar-header { background: rgba(0, 0, 0, 0.8); padding: 16px 20px; width: 100%; } .header .navbar .navbar-header .navbar-brand { padding: 0; width: 30%; } .header .navbar .navbar-header .navbar-brand img { width: 100%; } .header .navbar .navbar-header .navbar-toggler { color: #fff; border-color: 1px solid #fff; background: #fc328a; border-radius: 10px; padding: 1px 8px; float: right; } .header .navbar .navbar-collapse { background: rgba(0, 0, 0, 0.8); } .header .navbar .navbar-nav .nav-item.active { background-color: inherit; } .header .navbar .navbar-nav .nav-item.active .nav-link { background-color: inherit; color: #fc328a; } .header .navbar .navbar-nav .nav-item.active .nav-link:before { text-shadow: inherit; color: inherit; } .header .navbar .navbar-nav .nav-item .nav-link { line-height: 40px; } .header .navbar .navbar-nav .nav-item .nav-link:before { content: none; } .header.fixed-top { position: inherit; } /*3.2 slider area*/ .slider-area1 .tp-caption.slide-text-one h1 { font-size: 30px !important; line-height: 60px !important; } .slider-area1 .tp-caption.slide-text-one h1 span { font-size: 30px !important; color: #fc328a; } .slider-area1 .tp-caption.slide-text-two h1 { font-size: 18px !important; } /*3.3 features area*/ .features-area .features-body { transform: translateY(0px); display: inherit; } .features-area .features-body .features-box { width: 100%; } .features-area .features-body .features-box:nth-child(even) .features-elements { order: 0; } .features-area .features-body .features-box:nth-child(even) .features-box-img { order: 1; } .feature-action .feature-box { transform: translateY(0); } .feature-action .feature-box .features-body { display: inline-block; } /*3.4 call to action1 */ .call-to-action1 { margin-bottom: 0 !important; margin-bottom: 40px; } .call-to-action1 .cta-box { text-align: center; padding: 5px 0px 45px; } .call-to-action1 .cta-box h4.sub-title { margin-top: 30px; } .call-to-action1 .bttn { text-align: center; } .action-box h4 { margin-top: 40px; } /*3.5 portfolio area*/ .port-area2 .section-title.text-left { text-align: center !important; } .port-area2 .portfolio-nav ul { width: 100%; } .port-area2 .portfolio .portfolio-masonry-item { width: 100%; margin: inherit; } /*3.7 schedule area*/ .schedule-area .schdl-tab-area { width: 20%; } .schedule-area .schdl-tab-area li a { font-size: 14px; padding: 6px 5px; } .schedule-area .tab-content { width: 80%; } .schedule-area .tab-content .tab-pane .schdl-box { padding: 20px 10px; width: 120px; } .schedule-area .tab-content .tab-pane .schdl-box h5 { font-size: 16px; margin-bottom: 0; } .schedule-area .tab-content .tab-pane .schdl-box p { font-size: 11px; color: #444; } .schedule-area2 .schdl-tab-area2.nav .nav-item .nav-link { padding: 10px 0px; font-size: 15px; } .schedule-area2 .schdl-tab-area2.nav .nav-item .nav-link span { margin-top: 0px; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-img { width: 100%; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk { width: 100%; margin-left: 0; padding: 20px 18px; border: 1px solid #ddd; } .schedule-area2 .schedule-tab-content .tab-pane ul li .schedule-desk h3 { font-size: 16px; } /*3.8 product box*/ .product-area .product-box .cart-dtl h4 { text-align: center; } .product-area .product-box .cart-dtl h4 span { float: left; width: 100%; margin-top: 5px; } .product-area .product-box .cart-dtl .add-cart { display: inline-block; margin-top: 20px; } .product-area .product-box .cart-dtl .add-cart a { font-size: 14px; padding: 8px 20px; background: #fc328a; color: #fff; border-radius: 30px; display: inline-block; } /*3.9 call to action*/ .call-to-action h4, .call-to-action .bttn { text-align: center; } .call-to-action .bttn { margin-top: 30px; } /*04 Footer*/ .footer-area .instra h4:before, .footer-area .instra h4:after { width: 100px; } .footer-area .footer-content { margin-bottom: 20px; } .ftr-algn { margin-top: 40px; } /*4.3 testimonial area*/ .testimonial-area .testimonial-box { padding: 40px 0; } .testimonial-area .testimonial-box .test-img, .testimonial-area .testimonial-box .test-content { float: inherit; width: 100%; text-align: center; } .testimonial-area .testimonial-box .test-content { margin-top: 10px; } /*4.1 blog area start*/ .blog-box .blog-date { top: 33%; } .blog-area .blog-portfolio .portfolio-masonry-item { margin: 0px 0px; } .blog-page .blog-date { top: 0; } /*portfolio area*/ .port-zoom.mt60 { margin-top: 30px; } /*4.2 client area */ .client .item { width: 100%; } .client .item a { display: block; text-align: center; } .client .item a img { width: 50%; } /*4.2 client area */ .trainers-area .trainer-pro .trainer-bio h4 { color: #000; font-size: 16px; margin-bottom: 5px; } /*4.6.3 about-service-single start*/ .single-tab-content { margin-top: 40px; } .single-tab-area .single-tab-content .services-content ul li { width: 20%; } /*4.6.2 about-service start*/ .calculate-area { background: rgba(252, 50, 138, 0.8); } /*4.8.2 Booking start*/ .booking-schedule { margin-top: 40px; } /*4.9.2 single-product start-*/ .product-info { margin-top: 40px; } /*shopping cart*/ .cart-btn .total-update, .cart-btn .btn-coupon { text-align: right; display: flex; float: inherit; justify-content: space-between; margin-top: 20px; } /*checkout*/ .guest-register .bttn { margin-top: 45px; margin-bottom: 40px; text-align: left !important; } .guest-register .login .bttn { margin-top: 10px; width: 100%; float: left; } /* global-styles*/ .pad90 { padding: 40px 0; } .page-head .section-title h3 { font-size: 42px; margin-bottom: 20px; color: #fff; } .text-left { text-align: center !important; } .page-head { padding: 200px 50px 150px; } .card-body { padding: 12px 30px 30px 22px; } .img3 { width: 100%; } .sm-mb-30 { margin-bottom: 30px; } } /* 05 responsive styles */ /*# sourceMappingURL=responsive.css.map */
0.373762
0.07088
ul,li{ padding: 0; margin: 0; list-style: none; } /* for iscroll */ #wrapper { position: absolute; z-index: 1; top: 45px; bottom: 34px; left: 0; width: 100%; /* background: #ccc;*/ overflow: hidden; } /* for iscroll */ #scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; } /*首页列表内容*/ .table-view-cell .icon { color: #007aff; } .table-view-cell a img{ border-radius: 5px; } /*首页列表内容的时间*/ .media-body span{ font-size: 12px; float: right; color: #bbb; } .table-view-cell>a:not(.btn){ padding-right:10px; } /*首页右上角加号*/ .group_chat_box { background: #000; color: #fff; position: relative; right:-26px; top:53px; float: right; display: inline-block; word-wrap: break-word; word-break: break-all; vertical-align: middle; display: none; } .group_chat_box:before { border-bottom: 6px solid #000; content: ""; position: absolute; right: 10px; top:-5px; border-left: 6px solid transparent; border-right: 6px solid transparent; } .group_chat_box ul{ margin: 0; } .group_chat_box ul li{ background: #000; border-radius: 5px; } /*--------chat---------*/ .content { background-color: white; } ul,li{ padding: 0; margin: 0; list-style: none; } /* for iscroll */ #chat_wrapper { position: absolute; z-index: 1; top: 45px; bottom: -8px; left: 0; width: 100%; /* background: #ccc;*/ overflow: hidden; } /* for iscroll */ #chat_wrapper > #scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; } .chat-content-title{ background: #f9f9f9; border-top-right-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.08); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.08); -khtml-box-shadow: 0 1px 2px rgba(0,0,0,0.08); box-shadow: 0 1px 2px rgba(0,0,0,0.08); padding: 8px 31px 6px 17px; } .chat-container{ margin: 20px 20px 80px 20px; } .tab-content{ height: 408px; overflow-y: scroll; overflow-x: hidden; } .chat-container .chathead{ margin-right: 10px; } .chat-container .chathead img{ width: 40px; height: 40px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .msg-content-header { background: url(data:image/gif;base64,R0lGODlhCAANAKIAAAAAAP///+jv8+Hp7fL4+////wAAAAAAACH5BAEAAAUALAAAAAAIAA0AAAMYGLojq428KKEg2OJMd9/BV33MlZUn+lgJADs=) no-repeat; margin-top: 20px; margin-right: -1px; width: 8px; height: 18px; position: relative; z-index: 1000; } .leftitem .msg-content-body { background: #f2f8fb; border: 1px solid #e1e9ed; -webkit-border-top-left-radius: 3px 5px 5px 3px; border-top-left-radius: 3px 5px 5px 3px; -webkit-border-bottom-left-radius: 3px 5px 5px 3px; border-bottom-left-radius: 3px 5px 5px 3px; -moz-border-radius-topleft: 3px 5px 5px 3px; -moz-border-radius-bottomleft: 3px 5px 5px 3px; border-radius: 3px 5px 5px 3px; -moz-border-radius: 3px 5px 5px 3px; -webkit-border-radius: 3px 5px 5px 3px; } .rightitem .msg-content-header { background: url(data:image/gif;base64,R0lGODlhCAANAKIAAAAAAP////Lx5Ozq2/v68v///wAAAAAAACH5BAEAAAUALAAAAAAIAA0AAAMZKBPcpI2Rt9yEctKsoe7Dt30YaGESyqhMAgA7) no-repeat; margin-top: 20px; margin-left: -1px; } .rightitem .msg-content-body { background: #fbfaf2; border: 1px solid #eceadb; -webkit-border-top-left-radius: 5px 3px 3px 5px; border-top-left-radius: 5px 3px 3px 5px; -webkit-border-bottom-left-radius: 5px 3px 3px 5px; border-bottom-left-radius: 5px 3px 3px 5px; -moz-border-radius-topleft: 5px 3px 3px 5px; -moz-border-radius-bottomleft: 5px 3px 3px 5px; border-radius: 5px 3px 3px 5px; -moz-border-radius: 5px 3px 3px 5px; -webkit-border-radius: 5px 3px 3px 5px; } .msgitem{ margin-top: 15px; margin-bottom: 10px; } .msgitem .msg-content-body { max-width: 80%; min-width: 80px; position: relative; -webkit-transition-property: all; -webkit-transition-duration: .5s; -moz-transition-property: all; -moz-transition-duration: .5s; -o-transition-property: all; -o-transition-duration: .5s; transition-property: all; transition-duration: .5s; } .msg-content{ padding: 12px 12px 5px 12px; } .chat-container .abstract{ word-break: break-all; } .msg-content .chat-time{ color: #aeaeae; font-size: 12px; display: block; } .input_boder { height: 29px; border: 1px solid #e6e7e8; border-radius: 4px; float: left; position: absolute; top: 7px; left: 47px; right: 55px; padding: 0 9px; } .input_boder input { width: 100%; height: 29px; border: none; border-radius: 4px; font-size: 14px; background: transparent; } .send_msg_btn { position: absolute; top: 6px; right: 5px; line-height: 30px; text-align: center; background: none; border: none; font-size: 14px; } /*聊天详情*/ .card_avarta{ padding: 10px 10px 0; } .card_avarta p{ margin-left: 12px; } /*多人聊天详情*/ .card_avarta ul li{ list-style: none; float: left; margin-right: 15px; } .chathead.pull-left a p{ text-align: center; } /*底部输入框*/ .camera_icon { position: absolute; top: 12px; left: 13px; } .camera_icon a { display: block; width: 24px; height: 19px; background: url(../images/icon_camera1.png) no-repeat; background-size: 24px 19px; } .media_address_name{ margin-top: 8px; }
src/css/index.css
ul,li{ padding: 0; margin: 0; list-style: none; } /* for iscroll */ #wrapper { position: absolute; z-index: 1; top: 45px; bottom: 34px; left: 0; width: 100%; /* background: #ccc;*/ overflow: hidden; } /* for iscroll */ #scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; } /*首页列表内容*/ .table-view-cell .icon { color: #007aff; } .table-view-cell a img{ border-radius: 5px; } /*首页列表内容的时间*/ .media-body span{ font-size: 12px; float: right; color: #bbb; } .table-view-cell>a:not(.btn){ padding-right:10px; } /*首页右上角加号*/ .group_chat_box { background: #000; color: #fff; position: relative; right:-26px; top:53px; float: right; display: inline-block; word-wrap: break-word; word-break: break-all; vertical-align: middle; display: none; } .group_chat_box:before { border-bottom: 6px solid #000; content: ""; position: absolute; right: 10px; top:-5px; border-left: 6px solid transparent; border-right: 6px solid transparent; } .group_chat_box ul{ margin: 0; } .group_chat_box ul li{ background: #000; border-radius: 5px; } /*--------chat---------*/ .content { background-color: white; } ul,li{ padding: 0; margin: 0; list-style: none; } /* for iscroll */ #chat_wrapper { position: absolute; z-index: 1; top: 45px; bottom: -8px; left: 0; width: 100%; /* background: #ccc;*/ overflow: hidden; } /* for iscroll */ #chat_wrapper > #scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; } .chat-content-title{ background: #f9f9f9; border-top-right-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.08); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.08); -khtml-box-shadow: 0 1px 2px rgba(0,0,0,0.08); box-shadow: 0 1px 2px rgba(0,0,0,0.08); padding: 8px 31px 6px 17px; } .chat-container{ margin: 20px 20px 80px 20px; } .tab-content{ height: 408px; overflow-y: scroll; overflow-x: hidden; } .chat-container .chathead{ margin-right: 10px; } .chat-container .chathead img{ width: 40px; height: 40px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .msg-content-header { background: url(data:image/gif;base64,R0lGODlhCAANAKIAAAAAAP///+jv8+Hp7fL4+////wAAAAAAACH5BAEAAAUALAAAAAAIAA0AAAMYGLojq428KKEg2OJMd9/BV33MlZUn+lgJADs=) no-repeat; margin-top: 20px; margin-right: -1px; width: 8px; height: 18px; position: relative; z-index: 1000; } .leftitem .msg-content-body { background: #f2f8fb; border: 1px solid #e1e9ed; -webkit-border-top-left-radius: 3px 5px 5px 3px; border-top-left-radius: 3px 5px 5px 3px; -webkit-border-bottom-left-radius: 3px 5px 5px 3px; border-bottom-left-radius: 3px 5px 5px 3px; -moz-border-radius-topleft: 3px 5px 5px 3px; -moz-border-radius-bottomleft: 3px 5px 5px 3px; border-radius: 3px 5px 5px 3px; -moz-border-radius: 3px 5px 5px 3px; -webkit-border-radius: 3px 5px 5px 3px; } .rightitem .msg-content-header { background: url(data:image/gif;base64,R0lGODlhCAANAKIAAAAAAP////Lx5Ozq2/v68v///wAAAAAAACH5BAEAAAUALAAAAAAIAA0AAAMZKBPcpI2Rt9yEctKsoe7Dt30YaGESyqhMAgA7) no-repeat; margin-top: 20px; margin-left: -1px; } .rightitem .msg-content-body { background: #fbfaf2; border: 1px solid #eceadb; -webkit-border-top-left-radius: 5px 3px 3px 5px; border-top-left-radius: 5px 3px 3px 5px; -webkit-border-bottom-left-radius: 5px 3px 3px 5px; border-bottom-left-radius: 5px 3px 3px 5px; -moz-border-radius-topleft: 5px 3px 3px 5px; -moz-border-radius-bottomleft: 5px 3px 3px 5px; border-radius: 5px 3px 3px 5px; -moz-border-radius: 5px 3px 3px 5px; -webkit-border-radius: 5px 3px 3px 5px; } .msgitem{ margin-top: 15px; margin-bottom: 10px; } .msgitem .msg-content-body { max-width: 80%; min-width: 80px; position: relative; -webkit-transition-property: all; -webkit-transition-duration: .5s; -moz-transition-property: all; -moz-transition-duration: .5s; -o-transition-property: all; -o-transition-duration: .5s; transition-property: all; transition-duration: .5s; } .msg-content{ padding: 12px 12px 5px 12px; } .chat-container .abstract{ word-break: break-all; } .msg-content .chat-time{ color: #aeaeae; font-size: 12px; display: block; } .input_boder { height: 29px; border: 1px solid #e6e7e8; border-radius: 4px; float: left; position: absolute; top: 7px; left: 47px; right: 55px; padding: 0 9px; } .input_boder input { width: 100%; height: 29px; border: none; border-radius: 4px; font-size: 14px; background: transparent; } .send_msg_btn { position: absolute; top: 6px; right: 5px; line-height: 30px; text-align: center; background: none; border: none; font-size: 14px; } /*聊天详情*/ .card_avarta{ padding: 10px 10px 0; } .card_avarta p{ margin-left: 12px; } /*多人聊天详情*/ .card_avarta ul li{ list-style: none; float: left; margin-right: 15px; } .chathead.pull-left a p{ text-align: center; } /*底部输入框*/ .camera_icon { position: absolute; top: 12px; left: 13px; } .camera_icon a { display: block; width: 24px; height: 19px; background: url(../images/icon_camera1.png) no-repeat; background-size: 24px 19px; } .media_address_name{ margin-top: 8px; }
0.17749
0.047914
.smart-filter { margin-bottom: 20px; min-width: 220px; width: 100%; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } .smart-filter-section { position: relative; } .smart-filter-title { margin-bottom: 10px; color: #000; font-size: 18px; } /*Sections*/ .smart-filter-parameters-box { position: relative; } .smart-filter-parameters-box-title { display: inline-block; padding-bottom: 7px; font-size: 13px; } .smart-filter-parameters-box-title-text { color: var(--primary); cursor: pointer; transition: 250ms linear all; } .bx-active .smart-filter-parameters-box-title-text { color: #333; } /*region Angles*/ .smart-filter-angle { position: relative; display: inline-block; width: 20px; height: 19px; vertical-align: middle; } .smart-filter-angles { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; line-height: 20px; cursor: pointer; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .smart-filter-angles:after, .smart-filter-angles:before { position: absolute; top: 50%; left: 50%; width: 5px; height: 1px; background-color: var(--primary); content: ""; transition: all 250ms ease; -webkit-transform-origin: center; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; transform-origin: center; } .smart-filter-angles:before, .smart-filter-angle-up .smart-filter-angles:after { -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); } .smart-filter-angles:after { margin-left: 3px; } .smart-filter-angles:after, .smart-filter-angle-up .smart-filter-angles:before { -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg); transform: translateX(-50%) translateY(-50%) rotate(-45deg); } /*endregion*/ /*region hint*/ .smart-filter-hint { position: relative; display: inline-block; margin-right: 6px; } .smart-filter-hint-icon { display: block; padding: 0 5px; width: 15px; height: 15px; border-radius: 50%; background-color: var(--primary); color: #fff; vertical-align: middle; text-align: center; font-size: 12px; line-height: 15px; } .smart-filter-hint-popup { position: absolute; top: calc(100% + 8px); left: -7px; z-index: 10; display: none; padding: 10px; min-width: 200px; max-width: 300px; border: 1px solid #dfdfdf; border-radius: 3px; background-color: #fff; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14); } .smart-filter-hint:hover .smart-filter-hint-popup { display: block; } .smart-filter-hint-popup-angle { position: absolute; top: -5px; left: 10px; width: 10px; height: 10px; border-top: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; background-color: #fff; transform: rotate(45deg); } /*endregion*/ .smart-filter-block { display: none; box-sizing: content-box; transition: padding .3s ease; } .smart-filter-button-box .smart-filter-block, .smart-filter-parameters-box.bx-active .smart-filter-block { display: block; } .smart-filter-parameters-box.bx-active .smart-filter-block i.bx-ft-sub { display: block; padding-bottom: 5px; font-style: normal; font-size: 14px; } /*region NUMBERS_WITH_SLIDER*/ .smart-filter-input-group-number { } /*endregion*/ /*region TRACK FOR TYPE NUMBER*/ .smart-filter-slider-track-container { padding: 25px 18px 25px; } .smart-filter-slider-track { position: relative; height: 7px; background: #e7e7e7; } .smart-filter-slider-ruler { position: absolute; top: -6px; width: 1px; height: 17px; background: #a2bfc7; } .smart-filter-slider-ruler.p1 { left: -1px; } .smart-filter-slider-ruler.p2 { left: 25%; } .smart-filter-slider-ruler.p3 { left: 50%; } .smart-filter-slider-ruler.p4 { left: 75%; } .smart-filter-slider-ruler.p5 { right: -1px; } .smart-filter-slider-ruler span { position: absolute; top: -16px; left: 50%; display: block; margin-left: -50px; width: 100px; color: #000; text-align: center; font-size: 11px; } .smart-filter-slider-ruler.p2 span, .smart-filter-slider-ruler.p3 span, .smart-filter-slider-ruler.p4 span { color: #6b8086; } .smart-filter-slider-range { z-index: 50; } .smart-filter-slider-range, .smart-filter-slider-price-bar, .smart-filter-slider-price-bar-vd, .smart-filter-slider-price-bar-vn, .smart-filter-slider-price-bar-v { position: absolute; top: 0; bottom: 0; } .smart-filter-slider-price-bar { z-index: 100; } .smart-filter-slider-price-bar-vd { z-index: 60; background: #b1b1b1; } .smart-filter-slider-price-bar-vn { z-index: 70; background-color: var(--theme-color-light); } .smart-filter-slider-price-bar-v { z-index: 80; background-color: var(--theme-color-primary); } .smart-filter-slider-handle { position: absolute; top: 100%; width: 0; height: 0; border: 7px solid var(--primary); } .smart-filter-slider-handle:hover { cursor: grab; -webkit-cursor: grab; -ms-cursor: grab; -o-cursor: grab; } .smart-filter-slider-handle:active { cursor: grabbing; -webkit-cursor: grabbing; -ms-cursor: grabbing; -o-cursor: grabbing; } .smart-filter-slider-handle.left { left: 0; margin-left: -14px; border-top: 7px solid transparent; border-left: 7px solid transparent; } .smart-filter-slider-handle.right { right: 0; margin-right: -14px; border-top: 7px solid transparent; border-right: 7px solid transparent; } /*endregion*/ /* region Select */ .smart-filter-input-group-dropdown { display: block; height: 31px; border: 1px solid #ccd5db; border-radius: 3px; } .smart-filter-input-group-dropdown.bx-active, .smart-filter-input-group-dropdown:focus { border-color: var(--primary); } .smart-filter-dropdown-block { position: relative; display: block; margin: 0; padding: 0 29px 0 10px; width: 100%; height: 29px; border: none; border-radius: 2px; background: #fff; } .smart-filter-dropdown-text { overflow: hidden; max-width: 100%; height: 29px; vertical-align: middle; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; line-height: 29px; cursor: pointer; } .smart-filter-dropdown-text.fix { min-width: 120px; } .smart-filter-dropdown-text label { cursor: pointer; } .smart-filter-dropdown-arrow { position: absolute; top: 0; right: 0; width: 29px; height: 29px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center; cursor: pointer; } .smart-filter-input-group-dropdown-flex { display: flex; align-items: center; } .smart-filter-input-group-dropdown-flex .smart-filter-checkbox-btn-image { margin-right: 5px; } /* * Select popup * */ .smart-filter-dropdown-popup { padding: 0; min-width: 173px; background: #fff; } .smart-filter-dropdown-popup ul { margin: 0; padding: 0; list-style: none; } .smart-filter-dropdown-popup ul li { display: block; vertical-align: middle; } .smart-filter-dropdown-popup ul li:first-child { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; } .smart-filter-dropdown-popup ul li label { display: flex; align-items: center; overflow: hidden; /*padding: 0 5px;*/ width: 100%; color: #575757; white-space: nowrap; cursor: pointer; } .smart-filter-dropdown-popup ul li label.selected, .smart-filter-dropdown-popup ul li label:hover { background: #f3f8fa; color: #000; } .smart-filter-dropdown-popup ul li label.disabled { background: transparent; color: #b8b8b8; } .smart-filter-dropdown-popup ul li .smart-filter-dropdown-text { padding-left: 5px;} /*endregion */ /* region TAGS */ .smart-filter-tag { padding: 18px; border-top: 1px solid var(--theme-color-light); border-bottom: 1px solid var(--theme-color-light); } .smart-filter .bx-tag-link { color: var(--theme-color-light); text-decoration: none; text-shadow: none; font-size: 12px; } .smart-filter .bx-tag-link.bx-active, .smart-filter .bx-tag-link:hover { color: #1d3d46; } /*endregion*/ /*region CHECKBOXES_WITH_PICTURES*/ .smart-filter-input-group-checkbox-pictures { } .smart-filter-input-group-checkbox-pictures .smart-filter-param-label { display: block; float: left; margin-right: 5px; margin-bottom: 5px; } /*endregion*/ /*region CHECKBOXES_WITH_PICTURES_AND_LABELS*/ .smart-filter-input-group-checkbox-pictures-text { } .smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-label { display: flex; align-items: center; } .smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-text { padding-left: 5px; } /*endregion*/ /*region LABEL */ .smart-filter-checkbox-btn, .smart-filter-checkbox-text-btn { position: relative; display: inline-block; padding: 3px; width: 31px; height: 31px; border: 1px solid #ccd5db; border-radius: 2px; background: #fff; color: #000; vertical-align: middle; text-align: center; text-decoration: none; font-weight: normal; line-height: 23px; cursor: pointer; transition: border .3s ease, box-shadow .1s ease, color .3s ease; } .smart-filter-checkbox-btn:hover, .smart-filter-checkbox-btn:active, .smart-filter-checkbox-btn:focus, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.bx-active .smart-filter-checkbox-btn { border-color: var(--primary); } .smart-filter-checkbox-text, .smart-filter-dropdown-text { font-size: 14px; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-text, .smart-filter-dropdown-label.disabled .smart-filter-dropdown-text, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-text, .smart-filter-input-group-checkbox-list.disabled .smart-filter-checkbox-text { color: #6c6c6c; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn { position: relative; opacity: .7; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn:before, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 100; display: block; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center; content: ' '; opacity: .7; } .smart-filter-number-label, .smart-filter-dropdown-label, .smart-filter-checkbox-label, .smart-filter-checkbox-text-label { min-height: 20px; font-weight: normal; cursor: pointer; } /**/ .smart-filter-checkbox-btn-image { display: block; width: 23px; height: 23px; border-radius: 2px; background-position: center; background-size: cover; background-repeat: no-repeat; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); vertical-align: middle; line-height: 24px; -webkit-background-size: cover; } .smart-filter-checkbox-btn-image.all { position: relative; border: none; box-shadow: none; display: inline-block; } .smart-filter-checkbox-btn-image.all:after, .smart-filter-checkbox-btn-image.all:before { position: absolute; width: 60%; height: 60%; background: #fff; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2); content: " "; } .smart-filter-checkbox-btn-image.all:after { right: 0; bottom: 0; } .smart-filter-checkbox-btn-image.all:before { top: 0; left: 0; } /*endregion*/ /*region Checkbox / Radio */ .smart-filter-input-group-checkbox-list { } .smart-filter-checklist { margin: 0; padding: 0; list-style: none; } /*endregion*/ /* COLOR */ /* --- colors */ .smart-filter-param-btn.bx-color-sl { } .smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl { position: relative; background: transparent; box-shadow: none } .smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 100; display: block; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center; content: ' '; opacity: .7; } .smart-filter-param-label .smart-filter-param-btn:hover, .smart-filter-param-label.bx-active .smart-filter-param-btn { border-color: var(--primary); } /* * BTN P/M * */ .smart-filter-param-btn.bx-spm { padding: 0; min-width: 23px; width: 23px; height: 23px; border-radius: 50%; background-color: transparent; color: #767b7e; vertical-align: top; font-weight: normal; font-size: 17px; line-height: 23px; } .smart-filter-param-btn.bx-spm.bx-plus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center; } .smart-filter-param-btn.bx-spm.bx-minus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center; } .smart-filter-param-btn.bx-spm:active { outline: none !important; box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12); } .smart-filter span.bx-spm { display: inline-block; margin: 0 10px; height: 23px; color: #000; vertical-align: middle; font-size: 18px; line-height: 23px; } /* * icon * */ .smart-filter-select-popup .smart-filter-select-text-icon, .smart-filter-select-text-icon { position: relative; display: inline-block; margin-top: -4px; margin-right: 2px; width: 23px; height: 23px; border-radius: 2px; vertical-align: middle; line-height: 33px; } .smart-filter-select-popup .smart-filter-btn-color-icon, .smart-filter-btn-color-icon { display: block; width: 24px; height: 24px; border-radius: 2px; background-size: cover; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); vertical-align: middle; line-height: 24px; -webkit-background-size: cover; } .smart-filter-select-popup .smart-filter-btn-color-icon { top: 0 !important; margin: 2px 0; width: 20px; height: 20px; } .smart-filter-select-block .smart-filter-btn-color-icon { top: -1px !important; } .smart-filter-param-label.disabled .smart-filter-btn-color-icon { opacity: .2; } /* * BIZ * */ .smart-filter-parameter-biz { display: inline-block; margin-right: 10px; border-bottom: 1px dashed; color: #1485ce; text-decoration: none; font-size: 14px; line-height: 15px; } .smart-filter-parameter-biz:hover { border-bottom: 1px solid; text-decoration: none; } .smart-filter-parameter-biz.bx-active { position: relative; border-color: transparent; color: #000; } /* * BTN result and reset * */ .btn-themes { color: #fff } .btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover { color: #fff } /* * Result Popup * */ .smart-filter-popup-result { position: absolute; z-index: 915; display: none; margin-top: -7px; margin-left: 10px; padding: 0 10px; min-height: 37px; border: 1px solid #c6dce7; color: #3f3f3f; white-space: nowrap; font-weight: normal; font-size: 13px; line-height: 18px; } .smart-filter-popup-result.left { border-width: 2px 10px 2px 2px; -webkit-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; -moz-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; -o-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; border-image: url(images/result_popup_left.png) 4 20 4 4 fill repeat; } .smart-filter-popup-result.right { border-width: 2px 2px 2px 10px; -webkit-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; -moz-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; -o-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; border-image: url(images/result_popup_right.png) 4 4 4 20 fill repeat; } .smart-filter-popup-result.right { left: 97%; } .smart-filter-popup-result.left { right: 97%; } .smart-filter-horizontal .smart-filter-popup-result { position: relative; right: auto; bottom: -7px; left: auto; display: inline-block; } .smart-filter-popup-result a { color: #0073a3; line-height: 10px; } .smart-filter-popup-result a:hover { text-decoration: none; } .smart-filter-popup-result-close { display: none; } @media (max-width: 767px) { .bx-touch .smart-filter-popup-result { position: fixed !important; top: auto !important; right: 0 !important; bottom: 0 !important; left: 0 !important; z-index: 1001; margin-top: 0; margin-left: 0; padding: 10px; width: auto; height: auto; border: 1px solid #c6dae7; border-radius: 2px; background: rgba(255, 255, 255, .9); font-size: 12px; line-height: 14px; } .bx-touch .smart-filter-popup-result br { display: none; } .smart-filter-popup-result .arrow { display: none; } }
bitrix/modules/iblock/install/components/bitrix/catalog.smart.filter/templates/bootstrap_v4/style.css
.smart-filter { margin-bottom: 20px; min-width: 220px; width: 100%; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } .smart-filter-section { position: relative; } .smart-filter-title { margin-bottom: 10px; color: #000; font-size: 18px; } /*Sections*/ .smart-filter-parameters-box { position: relative; } .smart-filter-parameters-box-title { display: inline-block; padding-bottom: 7px; font-size: 13px; } .smart-filter-parameters-box-title-text { color: var(--primary); cursor: pointer; transition: 250ms linear all; } .bx-active .smart-filter-parameters-box-title-text { color: #333; } /*region Angles*/ .smart-filter-angle { position: relative; display: inline-block; width: 20px; height: 19px; vertical-align: middle; } .smart-filter-angles { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; line-height: 20px; cursor: pointer; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .smart-filter-angles:after, .smart-filter-angles:before { position: absolute; top: 50%; left: 50%; width: 5px; height: 1px; background-color: var(--primary); content: ""; transition: all 250ms ease; -webkit-transform-origin: center; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; transform-origin: center; } .smart-filter-angles:before, .smart-filter-angle-up .smart-filter-angles:after { -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); } .smart-filter-angles:after { margin-left: 3px; } .smart-filter-angles:after, .smart-filter-angle-up .smart-filter-angles:before { -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg); transform: translateX(-50%) translateY(-50%) rotate(-45deg); } /*endregion*/ /*region hint*/ .smart-filter-hint { position: relative; display: inline-block; margin-right: 6px; } .smart-filter-hint-icon { display: block; padding: 0 5px; width: 15px; height: 15px; border-radius: 50%; background-color: var(--primary); color: #fff; vertical-align: middle; text-align: center; font-size: 12px; line-height: 15px; } .smart-filter-hint-popup { position: absolute; top: calc(100% + 8px); left: -7px; z-index: 10; display: none; padding: 10px; min-width: 200px; max-width: 300px; border: 1px solid #dfdfdf; border-radius: 3px; background-color: #fff; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14); } .smart-filter-hint:hover .smart-filter-hint-popup { display: block; } .smart-filter-hint-popup-angle { position: absolute; top: -5px; left: 10px; width: 10px; height: 10px; border-top: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; background-color: #fff; transform: rotate(45deg); } /*endregion*/ .smart-filter-block { display: none; box-sizing: content-box; transition: padding .3s ease; } .smart-filter-button-box .smart-filter-block, .smart-filter-parameters-box.bx-active .smart-filter-block { display: block; } .smart-filter-parameters-box.bx-active .smart-filter-block i.bx-ft-sub { display: block; padding-bottom: 5px; font-style: normal; font-size: 14px; } /*region NUMBERS_WITH_SLIDER*/ .smart-filter-input-group-number { } /*endregion*/ /*region TRACK FOR TYPE NUMBER*/ .smart-filter-slider-track-container { padding: 25px 18px 25px; } .smart-filter-slider-track { position: relative; height: 7px; background: #e7e7e7; } .smart-filter-slider-ruler { position: absolute; top: -6px; width: 1px; height: 17px; background: #a2bfc7; } .smart-filter-slider-ruler.p1 { left: -1px; } .smart-filter-slider-ruler.p2 { left: 25%; } .smart-filter-slider-ruler.p3 { left: 50%; } .smart-filter-slider-ruler.p4 { left: 75%; } .smart-filter-slider-ruler.p5 { right: -1px; } .smart-filter-slider-ruler span { position: absolute; top: -16px; left: 50%; display: block; margin-left: -50px; width: 100px; color: #000; text-align: center; font-size: 11px; } .smart-filter-slider-ruler.p2 span, .smart-filter-slider-ruler.p3 span, .smart-filter-slider-ruler.p4 span { color: #6b8086; } .smart-filter-slider-range { z-index: 50; } .smart-filter-slider-range, .smart-filter-slider-price-bar, .smart-filter-slider-price-bar-vd, .smart-filter-slider-price-bar-vn, .smart-filter-slider-price-bar-v { position: absolute; top: 0; bottom: 0; } .smart-filter-slider-price-bar { z-index: 100; } .smart-filter-slider-price-bar-vd { z-index: 60; background: #b1b1b1; } .smart-filter-slider-price-bar-vn { z-index: 70; background-color: var(--theme-color-light); } .smart-filter-slider-price-bar-v { z-index: 80; background-color: var(--theme-color-primary); } .smart-filter-slider-handle { position: absolute; top: 100%; width: 0; height: 0; border: 7px solid var(--primary); } .smart-filter-slider-handle:hover { cursor: grab; -webkit-cursor: grab; -ms-cursor: grab; -o-cursor: grab; } .smart-filter-slider-handle:active { cursor: grabbing; -webkit-cursor: grabbing; -ms-cursor: grabbing; -o-cursor: grabbing; } .smart-filter-slider-handle.left { left: 0; margin-left: -14px; border-top: 7px solid transparent; border-left: 7px solid transparent; } .smart-filter-slider-handle.right { right: 0; margin-right: -14px; border-top: 7px solid transparent; border-right: 7px solid transparent; } /*endregion*/ /* region Select */ .smart-filter-input-group-dropdown { display: block; height: 31px; border: 1px solid #ccd5db; border-radius: 3px; } .smart-filter-input-group-dropdown.bx-active, .smart-filter-input-group-dropdown:focus { border-color: var(--primary); } .smart-filter-dropdown-block { position: relative; display: block; margin: 0; padding: 0 29px 0 10px; width: 100%; height: 29px; border: none; border-radius: 2px; background: #fff; } .smart-filter-dropdown-text { overflow: hidden; max-width: 100%; height: 29px; vertical-align: middle; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; line-height: 29px; cursor: pointer; } .smart-filter-dropdown-text.fix { min-width: 120px; } .smart-filter-dropdown-text label { cursor: pointer; } .smart-filter-dropdown-arrow { position: absolute; top: 0; right: 0; width: 29px; height: 29px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center; cursor: pointer; } .smart-filter-input-group-dropdown-flex { display: flex; align-items: center; } .smart-filter-input-group-dropdown-flex .smart-filter-checkbox-btn-image { margin-right: 5px; } /* * Select popup * */ .smart-filter-dropdown-popup { padding: 0; min-width: 173px; background: #fff; } .smart-filter-dropdown-popup ul { margin: 0; padding: 0; list-style: none; } .smart-filter-dropdown-popup ul li { display: block; vertical-align: middle; } .smart-filter-dropdown-popup ul li:first-child { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; } .smart-filter-dropdown-popup ul li label { display: flex; align-items: center; overflow: hidden; /*padding: 0 5px;*/ width: 100%; color: #575757; white-space: nowrap; cursor: pointer; } .smart-filter-dropdown-popup ul li label.selected, .smart-filter-dropdown-popup ul li label:hover { background: #f3f8fa; color: #000; } .smart-filter-dropdown-popup ul li label.disabled { background: transparent; color: #b8b8b8; } .smart-filter-dropdown-popup ul li .smart-filter-dropdown-text { padding-left: 5px;} /*endregion */ /* region TAGS */ .smart-filter-tag { padding: 18px; border-top: 1px solid var(--theme-color-light); border-bottom: 1px solid var(--theme-color-light); } .smart-filter .bx-tag-link { color: var(--theme-color-light); text-decoration: none; text-shadow: none; font-size: 12px; } .smart-filter .bx-tag-link.bx-active, .smart-filter .bx-tag-link:hover { color: #1d3d46; } /*endregion*/ /*region CHECKBOXES_WITH_PICTURES*/ .smart-filter-input-group-checkbox-pictures { } .smart-filter-input-group-checkbox-pictures .smart-filter-param-label { display: block; float: left; margin-right: 5px; margin-bottom: 5px; } /*endregion*/ /*region CHECKBOXES_WITH_PICTURES_AND_LABELS*/ .smart-filter-input-group-checkbox-pictures-text { } .smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-label { display: flex; align-items: center; } .smart-filter-input-group-checkbox-pictures-text .smart-filter-checkbox-text { padding-left: 5px; } /*endregion*/ /*region LABEL */ .smart-filter-checkbox-btn, .smart-filter-checkbox-text-btn { position: relative; display: inline-block; padding: 3px; width: 31px; height: 31px; border: 1px solid #ccd5db; border-radius: 2px; background: #fff; color: #000; vertical-align: middle; text-align: center; text-decoration: none; font-weight: normal; line-height: 23px; cursor: pointer; transition: border .3s ease, box-shadow .1s ease, color .3s ease; } .smart-filter-checkbox-btn:hover, .smart-filter-checkbox-btn:active, .smart-filter-checkbox-btn:focus, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-label.bx-active .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.bx-active .smart-filter-checkbox-btn { border-color: var(--primary); } .smart-filter-checkbox-text, .smart-filter-dropdown-text { font-size: 14px; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-text, .smart-filter-dropdown-label.disabled .smart-filter-dropdown-text, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-text, .smart-filter-input-group-checkbox-list.disabled .smart-filter-checkbox-text { color: #6c6c6c; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn { position: relative; opacity: .7; } .smart-filter-checkbox-label.disabled .smart-filter-checkbox-btn:before, .smart-filter-checkbox-text-label.disabled .smart-filter-checkbox-btn:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 100; display: block; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center; content: ' '; opacity: .7; } .smart-filter-number-label, .smart-filter-dropdown-label, .smart-filter-checkbox-label, .smart-filter-checkbox-text-label { min-height: 20px; font-weight: normal; cursor: pointer; } /**/ .smart-filter-checkbox-btn-image { display: block; width: 23px; height: 23px; border-radius: 2px; background-position: center; background-size: cover; background-repeat: no-repeat; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); vertical-align: middle; line-height: 24px; -webkit-background-size: cover; } .smart-filter-checkbox-btn-image.all { position: relative; border: none; box-shadow: none; display: inline-block; } .smart-filter-checkbox-btn-image.all:after, .smart-filter-checkbox-btn-image.all:before { position: absolute; width: 60%; height: 60%; background: #fff; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2); content: " "; } .smart-filter-checkbox-btn-image.all:after { right: 0; bottom: 0; } .smart-filter-checkbox-btn-image.all:before { top: 0; left: 0; } /*endregion*/ /*region Checkbox / Radio */ .smart-filter-input-group-checkbox-list { } .smart-filter-checklist { margin: 0; padding: 0; list-style: none; } /*endregion*/ /* COLOR */ /* --- colors */ .smart-filter-param-btn.bx-color-sl { } .smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl { position: relative; background: transparent; box-shadow: none } .smart-filter-param-label.disabled .smart-filter-param-btn.bx-color-sl:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 100; display: block; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center; content: ' '; opacity: .7; } .smart-filter-param-label .smart-filter-param-btn:hover, .smart-filter-param-label.bx-active .smart-filter-param-btn { border-color: var(--primary); } /* * BTN P/M * */ .smart-filter-param-btn.bx-spm { padding: 0; min-width: 23px; width: 23px; height: 23px; border-radius: 50%; background-color: transparent; color: #767b7e; vertical-align: top; font-weight: normal; font-size: 17px; line-height: 23px; } .smart-filter-param-btn.bx-spm.bx-plus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center; } .smart-filter-param-btn.bx-spm.bx-minus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center; } .smart-filter-param-btn.bx-spm:active { outline: none !important; box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12); } .smart-filter span.bx-spm { display: inline-block; margin: 0 10px; height: 23px; color: #000; vertical-align: middle; font-size: 18px; line-height: 23px; } /* * icon * */ .smart-filter-select-popup .smart-filter-select-text-icon, .smart-filter-select-text-icon { position: relative; display: inline-block; margin-top: -4px; margin-right: 2px; width: 23px; height: 23px; border-radius: 2px; vertical-align: middle; line-height: 33px; } .smart-filter-select-popup .smart-filter-btn-color-icon, .smart-filter-btn-color-icon { display: block; width: 24px; height: 24px; border-radius: 2px; background-size: cover; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); vertical-align: middle; line-height: 24px; -webkit-background-size: cover; } .smart-filter-select-popup .smart-filter-btn-color-icon { top: 0 !important; margin: 2px 0; width: 20px; height: 20px; } .smart-filter-select-block .smart-filter-btn-color-icon { top: -1px !important; } .smart-filter-param-label.disabled .smart-filter-btn-color-icon { opacity: .2; } /* * BIZ * */ .smart-filter-parameter-biz { display: inline-block; margin-right: 10px; border-bottom: 1px dashed; color: #1485ce; text-decoration: none; font-size: 14px; line-height: 15px; } .smart-filter-parameter-biz:hover { border-bottom: 1px solid; text-decoration: none; } .smart-filter-parameter-biz.bx-active { position: relative; border-color: transparent; color: #000; } /* * BTN result and reset * */ .btn-themes { color: #fff } .btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover { color: #fff } /* * Result Popup * */ .smart-filter-popup-result { position: absolute; z-index: 915; display: none; margin-top: -7px; margin-left: 10px; padding: 0 10px; min-height: 37px; border: 1px solid #c6dce7; color: #3f3f3f; white-space: nowrap; font-weight: normal; font-size: 13px; line-height: 18px; } .smart-filter-popup-result.left { border-width: 2px 10px 2px 2px; -webkit-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; -moz-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; -o-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat; border-image: url(images/result_popup_left.png) 4 20 4 4 fill repeat; } .smart-filter-popup-result.right { border-width: 2px 2px 2px 10px; -webkit-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; -moz-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; -o-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat; border-image: url(images/result_popup_right.png) 4 4 4 20 fill repeat; } .smart-filter-popup-result.right { left: 97%; } .smart-filter-popup-result.left { right: 97%; } .smart-filter-horizontal .smart-filter-popup-result { position: relative; right: auto; bottom: -7px; left: auto; display: inline-block; } .smart-filter-popup-result a { color: #0073a3; line-height: 10px; } .smart-filter-popup-result a:hover { text-decoration: none; } .smart-filter-popup-result-close { display: none; } @media (max-width: 767px) { .bx-touch .smart-filter-popup-result { position: fixed !important; top: auto !important; right: 0 !important; bottom: 0 !important; left: 0 !important; z-index: 1001; margin-top: 0; margin-left: 0; padding: 10px; width: auto; height: auto; border: 1px solid #c6dae7; border-radius: 2px; background: rgba(255, 255, 255, .9); font-size: 12px; line-height: 14px; } .bx-touch .smart-filter-popup-result br { display: none; } .smart-filter-popup-result .arrow { display: none; } }
0.304559
0.098729
@keyframes BombIn { 0% { transform: translate(-50%, -50%, 0) scale(0, 0); -webkit-transform: translate(-50%, -50%, 0) scale(0, 0); } 50% { transform: translate(-50%, -50%, 0) scale(1.2, 1.2); -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2); } 100% { transform: translate(-50%, -50%) scale(1, 1); -webkit-transform: translate(-50%, -50%) scale(1, 1); } } @keyframes Flop { 0% { transform: translate(-50%, -50%) rotateY(90deg); -webkit-transform: translate(-50%, -50%) rotateY(90deg); } 33% { transform: translate(-50%, -50%) rotateY(0deg); -webkit-transform: translate(-50%, -50%) rotateY(0deg); } 67% { transform: translate(-50%, -50%) rotateY(-30deg); -webkit-transform: translate(-50%, -50%) rotateY(-30deg); } 100% { transform: translate(-50%, -50%) rotateY(0deg); -webkit-transform: translate(-50%, -50%) rotateY(0deg); } } @keyframes slideInFromBottom { 0% { transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%); opacity: 0; } 100% { transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); opacity: 1; } } @keyframes shake { from, to { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } 15%, 45%, 75% { -webkit-transform: translate(-60%, -50%); transform: translate(-60%, -50%); } 30%, 60%, 90% { -webkit-transform: translate(-40%, -50%); transform: translate(-40%, -50%); } } @keyframes scaleIn { 0% { width: 0; height: 0; } 100% { width: 160px; height: 160px; } } @keyframes scaleOut { 0% { width: 160px; height: 160px; opacity: 1; } 100% { width: 0; height: 0; opacity: 0; } } @keyframes turnUp { 0% { transform: translate3D(0, -10px, 0) rotateX(90deg); } 100% { transform: translate3D(0, -10px, 0) rotateX(0); } } @keyframes turnLeft { 0% { transform: translate3D(-10px, 0, 0) rotateY(90deg); } 100% { transform: translate3D(-10px, 0, 0) rotateY(0); } } @keyframes turnRight { 0% { transform: translate3D(10px, 0, 0) rotateY(90deg); } 100% { transform: translate3D(10px, 0, 0) rotateY(0); } } @keyframes turnBottom { 0% { transform: translate3D(0, 10px, 0) rotateX(90deg); } 100% { transform: translate3D(0, 10px, 0) rotateX(0); } } .qj-uploader { width: 100%; padding: 20px; background: #fff; } .qj-uploader .qj-uploader-button { display: inline-block; width: 160px; height: 160px; border-radius: 5px; border: 2px dashed #d9d9d9; vertical-align: top; text-align: center; color: #999; box-sizing: border-box; } .qj-uploader .qj-uploader-button .fa { display: inline-block; margin-top: 10px; font-size: 60px; line-height: 90px; } .qj-uploader .qj-uploader-button .text { font-size: 28px; } .qj-uploader .file-input { display: none; } .qj-figure-with-preview { position: relative; display: inline-block; margin-right: 15px; margin-bottom: 15px; } .qj-figure-with-preview .qj-figure-preview-box { box-sizing: border-box; position: relative; width: 160px; height: 160px; border-radius: 5px; border: 2px solid #bbb; background: rgba(0, 0, 0, 0.7); animation: scaleIn .3s; vertical-align: top; transition: all .3s; transform-origin: left top; } .qj-figure-with-preview .qj-figure-preview-box.loading:before, .qj-figure-with-preview .qj-figure-preview-box.error:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); z-index: 10; } .qj-figure-with-preview .qj-figure-preview-box.loaded .progress-text { display: none; } .qj-figure-with-preview .qj-figure-preview-box.error { border-color: red; } .qj-figure-with-preview .qj-figure-preview-box.deleted { margin: 0; padding: 0; width: 0; height: 0; opacity: 0; border: none; animation: scaleOut .3s; } .qj-figure-with-preview .qj-figure-preview-box .img-box { width: 100%; height: 100%; overflow: hidden; } .qj-figure-with-preview .qj-figure-preview-box .img-box img { height: 100%; margin-top: 50%; margin-left: 50%; transform: translate(-50%, -50%); } .qj-figure-with-preview .qj-figure-preview-box .uploading { width: 200px; height: 100%; text-align: center; } .qj-figure-with-preview .qj-figure-preview-box .uploading .fa { font-size: 80px; line-height: 176px; color: #999; } .qj-figure-with-preview .qj-figure-preview-box .progress-text { font-size: 32px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 10; } .qj-figure-with-preview .qj-figure-preview-box .progress-text .fa { font-size: 48px; } .qj-figure-with-preview .qj-figure-preview-box .close { position: absolute; right: -16px; top: -16px; width: 32px; height: 32px; background: #fff; border-radius: 50%; font-size: 32px; line-height: 32px; text-align: center; color: #00b4a5; z-index: 10; } .qj-figure-preview-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); overflow: hidden; z-index: 200; transition: all .3s; } .qj-figure-preview-container.scale { position: fixed; } .qj-figure-preview-container img { position: absolute; left: 50%; top: 50%; width: 90%; transform: translate(-50%, -50%); } /*# sourceMappingURL=index.css.map */
index.css
@keyframes BombIn { 0% { transform: translate(-50%, -50%, 0) scale(0, 0); -webkit-transform: translate(-50%, -50%, 0) scale(0, 0); } 50% { transform: translate(-50%, -50%, 0) scale(1.2, 1.2); -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2); } 100% { transform: translate(-50%, -50%) scale(1, 1); -webkit-transform: translate(-50%, -50%) scale(1, 1); } } @keyframes Flop { 0% { transform: translate(-50%, -50%) rotateY(90deg); -webkit-transform: translate(-50%, -50%) rotateY(90deg); } 33% { transform: translate(-50%, -50%) rotateY(0deg); -webkit-transform: translate(-50%, -50%) rotateY(0deg); } 67% { transform: translate(-50%, -50%) rotateY(-30deg); -webkit-transform: translate(-50%, -50%) rotateY(-30deg); } 100% { transform: translate(-50%, -50%) rotateY(0deg); -webkit-transform: translate(-50%, -50%) rotateY(0deg); } } @keyframes slideInFromBottom { 0% { transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%); opacity: 0; } 100% { transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); opacity: 1; } } @keyframes shake { from, to { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } 15%, 45%, 75% { -webkit-transform: translate(-60%, -50%); transform: translate(-60%, -50%); } 30%, 60%, 90% { -webkit-transform: translate(-40%, -50%); transform: translate(-40%, -50%); } } @keyframes scaleIn { 0% { width: 0; height: 0; } 100% { width: 160px; height: 160px; } } @keyframes scaleOut { 0% { width: 160px; height: 160px; opacity: 1; } 100% { width: 0; height: 0; opacity: 0; } } @keyframes turnUp { 0% { transform: translate3D(0, -10px, 0) rotateX(90deg); } 100% { transform: translate3D(0, -10px, 0) rotateX(0); } } @keyframes turnLeft { 0% { transform: translate3D(-10px, 0, 0) rotateY(90deg); } 100% { transform: translate3D(-10px, 0, 0) rotateY(0); } } @keyframes turnRight { 0% { transform: translate3D(10px, 0, 0) rotateY(90deg); } 100% { transform: translate3D(10px, 0, 0) rotateY(0); } } @keyframes turnBottom { 0% { transform: translate3D(0, 10px, 0) rotateX(90deg); } 100% { transform: translate3D(0, 10px, 0) rotateX(0); } } .qj-uploader { width: 100%; padding: 20px; background: #fff; } .qj-uploader .qj-uploader-button { display: inline-block; width: 160px; height: 160px; border-radius: 5px; border: 2px dashed #d9d9d9; vertical-align: top; text-align: center; color: #999; box-sizing: border-box; } .qj-uploader .qj-uploader-button .fa { display: inline-block; margin-top: 10px; font-size: 60px; line-height: 90px; } .qj-uploader .qj-uploader-button .text { font-size: 28px; } .qj-uploader .file-input { display: none; } .qj-figure-with-preview { position: relative; display: inline-block; margin-right: 15px; margin-bottom: 15px; } .qj-figure-with-preview .qj-figure-preview-box { box-sizing: border-box; position: relative; width: 160px; height: 160px; border-radius: 5px; border: 2px solid #bbb; background: rgba(0, 0, 0, 0.7); animation: scaleIn .3s; vertical-align: top; transition: all .3s; transform-origin: left top; } .qj-figure-with-preview .qj-figure-preview-box.loading:before, .qj-figure-with-preview .qj-figure-preview-box.error:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); z-index: 10; } .qj-figure-with-preview .qj-figure-preview-box.loaded .progress-text { display: none; } .qj-figure-with-preview .qj-figure-preview-box.error { border-color: red; } .qj-figure-with-preview .qj-figure-preview-box.deleted { margin: 0; padding: 0; width: 0; height: 0; opacity: 0; border: none; animation: scaleOut .3s; } .qj-figure-with-preview .qj-figure-preview-box .img-box { width: 100%; height: 100%; overflow: hidden; } .qj-figure-with-preview .qj-figure-preview-box .img-box img { height: 100%; margin-top: 50%; margin-left: 50%; transform: translate(-50%, -50%); } .qj-figure-with-preview .qj-figure-preview-box .uploading { width: 200px; height: 100%; text-align: center; } .qj-figure-with-preview .qj-figure-preview-box .uploading .fa { font-size: 80px; line-height: 176px; color: #999; } .qj-figure-with-preview .qj-figure-preview-box .progress-text { font-size: 32px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 10; } .qj-figure-with-preview .qj-figure-preview-box .progress-text .fa { font-size: 48px; } .qj-figure-with-preview .qj-figure-preview-box .close { position: absolute; right: -16px; top: -16px; width: 32px; height: 32px; background: #fff; border-radius: 50%; font-size: 32px; line-height: 32px; text-align: center; color: #00b4a5; z-index: 10; } .qj-figure-preview-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); overflow: hidden; z-index: 200; transition: all .3s; } .qj-figure-preview-container.scale { position: fixed; } .qj-figure-preview-container img { position: absolute; left: 50%; top: 50%; width: 90%; transform: translate(-50%, -50%); } /*# sourceMappingURL=index.css.map */
0.497559
0.176796
*{ margin: 0; padding: 0; box-sizing: border-box; } :root{ --color-discount: hsl(26, 100%, 55%); --color2: hsl(25, 100%, 94%); --color3: hsl(220, 13%, 13%); --color-Letras-Nav: hsl(219, 9%, 45%); --color-letras-parrafo: hsl(225, 2%, 54%); --color6: hsl(223, 64%, 98%); --color-Fondo: hsl(0, 0%, 100%); --color8: hsl(0, 0%, 0%); } body{ background-color: var(--color-Fondo); } .icon-menu{ display: none; } .header{ display: flex; } .logo{ margin-right: 3vh; } .nav{ margin: auto; padding: 2vh; display: flex; display: flex; justify-content: space-evenly; align-items: center; } .nav ul{ display: flex; list-style: none; } .nav ul li{ margin-left: 5vh; color: var(--color-Letras-Nav); font-family: 'Piazzolla', serif; font-weight: 700; } .profile{ display: flex; justify-content: center; align-items: center; margin-left: 15vh ; } .cart{ margin-right: 3vh; width: 18%; height: 18%; } .avatar{ width: 30%; height: 30%; } .main{ display: flex; margin-top: 7vh; } .main_container{ display: flex; margin: auto; width: 110vh; height: auto; } .products{ display: flex; flex-direction: column; margin-left: 5vh; } .product1_big{ width: 500px; border-radius: 15px; } .pictures_products_small{ width: 100%; display: flex; justify-content: space-between; margin-top: 3vh; } .pictures_products_small img{ width: 19.5%; border-radius: 8px; } .conatiner_two_main{ margin-left: 10vh; } .description h1{ color: rgb(242, 143, 15); margin-top: 8vh ; font-size: 22px; font-family: 'Outfit', sans-serif; } .description h2{ margin-top: 3vh; font-family: 'Lato', sans-serif; font-size: 40px; } .description p{ margin-top: 3vh; font-family: 'Piazzolla', serif; font-weight: bold; color: var(--color-letras-parrafo); width: 100%; font-size: 18px; } .price{ margin-top: 3vh; } .price .price_product{ font-family: 'Lato', sans-serif; } .price .discount{ margin-left: 1.5vh; padding: 0.2vh; border-radius: 8px; background-color: var(--color2); font-family: 'Lato', sans-serif; font-size: 15px; color: var(--color-discount) } .previous_price{ margin-top: 1vh; color: var(--color-letras-parrafo); font-family: 'Outfit', sans-serif; text-decoration: line-through; } .article{ margin-top: 5vh; display: flex; width: 100%; } .article .minus-plus{ padding: 1vh; width: 90%; background-color: var(--color6); border-radius: 8px; display: flex; justify-content: space-between; align-items: center; text-align: center; } .add_buttom{ margin-left: 3vh; width: 100%; border-radius: 8px; background-color: var(--color-discount); font-family: 'Lato', sans-serif; color: white; border: none; cursor: pointer; } @media screen and (max-width : 1050px) { body{ background-color: rgb(255, 255, 255); } .product1_big{ width: 330px; margin-top: 50px; } .conatiner_two_main{ margin-left: 5vh; } .add_buttom{ margin-right: 5vh; } .profile{ padding: 0; margin-left: 3vh; } } @media screen and (max-width : 860px) { .logo{ margin-left: 3vh; } .nav ul li{ display: none; } .pictures_products_small{ display: none; } .products{ margin: 0; } .icon-menu{ display: block; } .main_container{ display: grid; } .product1_big{ margin: 0; padding: 0; width: 100%; margin-right: 3; } .price{ width: 90%; display: flex; justify-content: space-between; align-items: center; text-align: center; } .discount_pirce_product{ display: flex; } .article{ display: flex; flex-direction: column; justify-content: center; width: 100%; } .minus-plus{ margin-bottom: 2vh; margin-left: 0; width: 5; border: 1px solid black; } .add_buttom{ width: 90%; height: 50px; border-radius: 8px; box-shadow: 0px 5px 10px 0px rgb(255, 146, 44); margin-left: 0; margin-bottom: 3vh ; } }
style.css
*{ margin: 0; padding: 0; box-sizing: border-box; } :root{ --color-discount: hsl(26, 100%, 55%); --color2: hsl(25, 100%, 94%); --color3: hsl(220, 13%, 13%); --color-Letras-Nav: hsl(219, 9%, 45%); --color-letras-parrafo: hsl(225, 2%, 54%); --color6: hsl(223, 64%, 98%); --color-Fondo: hsl(0, 0%, 100%); --color8: hsl(0, 0%, 0%); } body{ background-color: var(--color-Fondo); } .icon-menu{ display: none; } .header{ display: flex; } .logo{ margin-right: 3vh; } .nav{ margin: auto; padding: 2vh; display: flex; display: flex; justify-content: space-evenly; align-items: center; } .nav ul{ display: flex; list-style: none; } .nav ul li{ margin-left: 5vh; color: var(--color-Letras-Nav); font-family: 'Piazzolla', serif; font-weight: 700; } .profile{ display: flex; justify-content: center; align-items: center; margin-left: 15vh ; } .cart{ margin-right: 3vh; width: 18%; height: 18%; } .avatar{ width: 30%; height: 30%; } .main{ display: flex; margin-top: 7vh; } .main_container{ display: flex; margin: auto; width: 110vh; height: auto; } .products{ display: flex; flex-direction: column; margin-left: 5vh; } .product1_big{ width: 500px; border-radius: 15px; } .pictures_products_small{ width: 100%; display: flex; justify-content: space-between; margin-top: 3vh; } .pictures_products_small img{ width: 19.5%; border-radius: 8px; } .conatiner_two_main{ margin-left: 10vh; } .description h1{ color: rgb(242, 143, 15); margin-top: 8vh ; font-size: 22px; font-family: 'Outfit', sans-serif; } .description h2{ margin-top: 3vh; font-family: 'Lato', sans-serif; font-size: 40px; } .description p{ margin-top: 3vh; font-family: 'Piazzolla', serif; font-weight: bold; color: var(--color-letras-parrafo); width: 100%; font-size: 18px; } .price{ margin-top: 3vh; } .price .price_product{ font-family: 'Lato', sans-serif; } .price .discount{ margin-left: 1.5vh; padding: 0.2vh; border-radius: 8px; background-color: var(--color2); font-family: 'Lato', sans-serif; font-size: 15px; color: var(--color-discount) } .previous_price{ margin-top: 1vh; color: var(--color-letras-parrafo); font-family: 'Outfit', sans-serif; text-decoration: line-through; } .article{ margin-top: 5vh; display: flex; width: 100%; } .article .minus-plus{ padding: 1vh; width: 90%; background-color: var(--color6); border-radius: 8px; display: flex; justify-content: space-between; align-items: center; text-align: center; } .add_buttom{ margin-left: 3vh; width: 100%; border-radius: 8px; background-color: var(--color-discount); font-family: 'Lato', sans-serif; color: white; border: none; cursor: pointer; } @media screen and (max-width : 1050px) { body{ background-color: rgb(255, 255, 255); } .product1_big{ width: 330px; margin-top: 50px; } .conatiner_two_main{ margin-left: 5vh; } .add_buttom{ margin-right: 5vh; } .profile{ padding: 0; margin-left: 3vh; } } @media screen and (max-width : 860px) { .logo{ margin-left: 3vh; } .nav ul li{ display: none; } .pictures_products_small{ display: none; } .products{ margin: 0; } .icon-menu{ display: block; } .main_container{ display: grid; } .product1_big{ margin: 0; padding: 0; width: 100%; margin-right: 3; } .price{ width: 90%; display: flex; justify-content: space-between; align-items: center; text-align: center; } .discount_pirce_product{ display: flex; } .article{ display: flex; flex-direction: column; justify-content: center; width: 100%; } .minus-plus{ margin-bottom: 2vh; margin-left: 0; width: 5; border: 1px solid black; } .add_buttom{ width: 90%; height: 50px; border-radius: 8px; box-shadow: 0px 5px 10px 0px rgb(255, 146, 44); margin-left: 0; margin-bottom: 3vh ; } }
0.364551
0.061396
TODO will need to remove settings on HTML since we can't namespace it. TODO with the prefix, should I group by selector or property for weight savings? */ html{ color:#000; background:#FFF; } /* TODO remove settings on BODY since we can't namespace it. */ /* TODO test putting a class on HEAD. - Fails on FF. */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset, img { border:0; } /* TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit... */ address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; } ol, ul { list-style:none; } caption, th { text-align:left; } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } q:before, q:after { content:''; } abbr, acronym { border:0; font-variant:normal; } /* to preserve line-height and selector appearance */ sup { vertical-align:text-top; } sub { vertical-align:text-bottom; } input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; *font-size:100%; /*to enable resizing for IE*/ } /*because legend doesn't inherit in IE */ legend { color:#000; } /* YUI CSS Detection Stamp */ #yui3-css-stamp.cssreset { display: none; } /* YUI 3.18.1 (build f7e7bcb) Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ /* base.css, part of YUI's CSS Foundation */ h1 { /*18px via YUI Fonts CSS foundation*/ font-size:138.5%; } h2 { /*16px via YUI Fonts CSS foundation*/ font-size:123.1%; } h3 { /*14px via YUI Fonts CSS foundation*/ font-size:108%; } h1,h2,h3 { /* top & bottom margin based on font size */ margin:1em 0; } h1,h2,h3,h4,h5,h6,strong { /*bringing boldness back to headers and the strong element*/ font-weight:bold; } abbr,acronym { /*indicating to users that more info is available */ border-bottom:1px dotted #000; cursor:help; } em { /*bringing italics back to the em element*/ font-style:italic; } blockquote,ul,ol,dl { /*giving blockquotes and lists room to breath*/ margin:1em; } ol,ul,dl { /*bringing lists on to the page with breathing room */ margin-left:2em; } ol { /*giving OL's LIs generated numbers*/ list-style: decimal outside; } ul { /*giving UL's LIs generated disc markers*/ list-style: disc outside; } dd { /*providing spacing for definition terms*/ margin-left:1em; } th,td { /*borders and padding to make the table readable*/ border:1px solid #000; padding:.5em; } th { /*distinguishing table headers from data cells*/ font-weight:bold; text-align:center; } caption { /*coordinated margin to match cell's padding*/ margin-bottom:.5em; /*centered so it doesn't blend in to other content*/ text-align:center; } p,fieldset,table,pre { /*so things don't run into each other*/ margin-bottom:1em; } /* setting a consistent width, 160px; control of type=file still not possible *width is for ie7 (no ie6 fallback) */ input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;} /* YUI CSS Detection Stamp */ #yui3-css-stamp.cssbase { display: none; } /* from https://gist.github.com/killercup/5917178 */ html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { color: #444; font-size: 100%; font-family: Helvetica, Georgia, Palatino; line-height: 1.7; padding: 1em; margin: auto; max-width: 42em; background: #fefefe; } a { color: #0645ad; text-decoration: none; } a:visited { color: #0b0080; } a:hover { color: #06e; } a:active { color: #faa700; } a:focus { outline: thin dotted; } *::-moz-selection { background: rgba(255, 255, 0, 0.3); color: #000; } *::selection { background: rgba(255, 255, 0, 0.3); color: #000; } a::-moz-selection { background: rgba(255, 255, 0, 0.3); color: #0645ad; } a::selection { background: rgba(255, 255, 0, 0.3); color: #0645ad; } p { margin: 1em 0; } img { max-width: 100%; } h1, h2, h3, h4, h5, h6 { color: #111; line-height: 125%; margin-top: 2em; font-weight: normal; } h4, h5, h6 { font-weight: bold; } h1 { font-size: 2.5em; } h2 { font-size: 2em; } h3 { font-size: 1.5em; } h4 { font-size: 1.2em; } h5 { font-size: 1em; } h6 { font-size: 0.9em; } blockquote { color: #666666; margin: 0; padding-left: 3em; border-left: 0.5em #EEE solid; } hr { display: block; height: 2px; border: 0; border-top: 1px solid #aaa; border-bottom: 1px solid #eee; margin: 1em 0; padding: 0; } pre, code, kbd, samp { color: #000; font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 0.96em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } b, strong { font-weight: bold; } dfn { font-style: italic; } ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } ul, ol { margin: 1em 0; padding: 0 0 0 2em; } /* YUI reset this pair of -type's to None. */ /* ol { list-style-type: decimal; } ul { list-style-type: disc; } */ li p:last-child { margin-bottom: 0; } ul ul, ol ol { margin: .3em 0; } dl { margin-bottom: 1em; } dt { font-weight: bold; margin-bottom: .8em; } dd { margin: 0 0 .8em 2em; } dd:last-child { margin-bottom: 0; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } figure { display: block; text-align: center; margin: 1em 0; } figure img { border: none; margin: 0 auto; } figcaption { font-size: 0.8em; font-style: italic; margin: 0 0 .8em; } table { margin-bottom: 2em; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; border-spacing: 0; border-collapse: collapse; } table th { padding: .2em 1em; background-color: #eee; border-top: 1px solid #ddd; border-left: 1px solid #ddd; } table td { padding: .2em 1em; border-top: 1px solid #ddd; border-left: 1px solid #ddd; vertical-align: top; } .author { font-size: 1.2em; text-align: center; } @media print { * { background: transparent !important; color: black !important; filter: none !important; -ms-filter: none !important; } body { font-size: 12pt; max-width: 100%; } a, a:visited { text-decoration: underline; } hr { height: 1px; border: 0; border-bottom: 1px solid black; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; padding-right: 1em; page-break-inside: avoid; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page :left { margin: 15mm 20mm 15mm 10mm; } @page :right { margin: 15mm 10mm 15mm 20mm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
blog/asset/pandoc.css
TODO will need to remove settings on HTML since we can't namespace it. TODO with the prefix, should I group by selector or property for weight savings? */ html{ color:#000; background:#FFF; } /* TODO remove settings on BODY since we can't namespace it. */ /* TODO test putting a class on HEAD. - Fails on FF. */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset, img { border:0; } /* TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit... */ address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; } ol, ul { list-style:none; } caption, th { text-align:left; } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } q:before, q:after { content:''; } abbr, acronym { border:0; font-variant:normal; } /* to preserve line-height and selector appearance */ sup { vertical-align:text-top; } sub { vertical-align:text-bottom; } input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; *font-size:100%; /*to enable resizing for IE*/ } /*because legend doesn't inherit in IE */ legend { color:#000; } /* YUI CSS Detection Stamp */ #yui3-css-stamp.cssreset { display: none; } /* YUI 3.18.1 (build f7e7bcb) Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ /* base.css, part of YUI's CSS Foundation */ h1 { /*18px via YUI Fonts CSS foundation*/ font-size:138.5%; } h2 { /*16px via YUI Fonts CSS foundation*/ font-size:123.1%; } h3 { /*14px via YUI Fonts CSS foundation*/ font-size:108%; } h1,h2,h3 { /* top & bottom margin based on font size */ margin:1em 0; } h1,h2,h3,h4,h5,h6,strong { /*bringing boldness back to headers and the strong element*/ font-weight:bold; } abbr,acronym { /*indicating to users that more info is available */ border-bottom:1px dotted #000; cursor:help; } em { /*bringing italics back to the em element*/ font-style:italic; } blockquote,ul,ol,dl { /*giving blockquotes and lists room to breath*/ margin:1em; } ol,ul,dl { /*bringing lists on to the page with breathing room */ margin-left:2em; } ol { /*giving OL's LIs generated numbers*/ list-style: decimal outside; } ul { /*giving UL's LIs generated disc markers*/ list-style: disc outside; } dd { /*providing spacing for definition terms*/ margin-left:1em; } th,td { /*borders and padding to make the table readable*/ border:1px solid #000; padding:.5em; } th { /*distinguishing table headers from data cells*/ font-weight:bold; text-align:center; } caption { /*coordinated margin to match cell's padding*/ margin-bottom:.5em; /*centered so it doesn't blend in to other content*/ text-align:center; } p,fieldset,table,pre { /*so things don't run into each other*/ margin-bottom:1em; } /* setting a consistent width, 160px; control of type=file still not possible *width is for ie7 (no ie6 fallback) */ input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;} /* YUI CSS Detection Stamp */ #yui3-css-stamp.cssbase { display: none; } /* from https://gist.github.com/killercup/5917178 */ html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { color: #444; font-size: 100%; font-family: Helvetica, Georgia, Palatino; line-height: 1.7; padding: 1em; margin: auto; max-width: 42em; background: #fefefe; } a { color: #0645ad; text-decoration: none; } a:visited { color: #0b0080; } a:hover { color: #06e; } a:active { color: #faa700; } a:focus { outline: thin dotted; } *::-moz-selection { background: rgba(255, 255, 0, 0.3); color: #000; } *::selection { background: rgba(255, 255, 0, 0.3); color: #000; } a::-moz-selection { background: rgba(255, 255, 0, 0.3); color: #0645ad; } a::selection { background: rgba(255, 255, 0, 0.3); color: #0645ad; } p { margin: 1em 0; } img { max-width: 100%; } h1, h2, h3, h4, h5, h6 { color: #111; line-height: 125%; margin-top: 2em; font-weight: normal; } h4, h5, h6 { font-weight: bold; } h1 { font-size: 2.5em; } h2 { font-size: 2em; } h3 { font-size: 1.5em; } h4 { font-size: 1.2em; } h5 { font-size: 1em; } h6 { font-size: 0.9em; } blockquote { color: #666666; margin: 0; padding-left: 3em; border-left: 0.5em #EEE solid; } hr { display: block; height: 2px; border: 0; border-top: 1px solid #aaa; border-bottom: 1px solid #eee; margin: 1em 0; padding: 0; } pre, code, kbd, samp { color: #000; font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 0.96em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } b, strong { font-weight: bold; } dfn { font-style: italic; } ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } ul, ol { margin: 1em 0; padding: 0 0 0 2em; } /* YUI reset this pair of -type's to None. */ /* ol { list-style-type: decimal; } ul { list-style-type: disc; } */ li p:last-child { margin-bottom: 0; } ul ul, ol ol { margin: .3em 0; } dl { margin-bottom: 1em; } dt { font-weight: bold; margin-bottom: .8em; } dd { margin: 0 0 .8em 2em; } dd:last-child { margin-bottom: 0; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } figure { display: block; text-align: center; margin: 1em 0; } figure img { border: none; margin: 0 auto; } figcaption { font-size: 0.8em; font-style: italic; margin: 0 0 .8em; } table { margin-bottom: 2em; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; border-spacing: 0; border-collapse: collapse; } table th { padding: .2em 1em; background-color: #eee; border-top: 1px solid #ddd; border-left: 1px solid #ddd; } table td { padding: .2em 1em; border-top: 1px solid #ddd; border-left: 1px solid #ddd; vertical-align: top; } .author { font-size: 1.2em; text-align: center; } @media print { * { background: transparent !important; color: black !important; filter: none !important; -ms-filter: none !important; } body { font-size: 12pt; max-width: 100%; } a, a:visited { text-decoration: underline; } hr { height: 1px; border: 0; border-bottom: 1px solid black; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; padding-right: 1em; page-break-inside: avoid; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page :left { margin: 15mm 20mm 15mm 10mm; } @page :right { margin: 15mm 10mm 15mm 20mm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
0.2587
0.087486
@-moz-document domain(eksisozluk.com) { .not-mobile .eksico { display:none !important; } #google_image_div, #div-gpt-ad-1451403752361-0 { display:none !important; } body { font-family: Verdana,sans-serif !important; font-size: 13px; font-weight: normal; color: #e0e0e0; line-height: 1.618; } #sub-navigation>ul>li>a { margin: 0 20px 0; color: #D89630; display: inline-block; border-bottom: 6px solid transparent; } .loggedin #sub-navigation>ul>li { display: inline !important; margin: 0; } h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: bold; color: #D89630; line-height: 1.618; } #search-form button[type=submit] { height: 29px; line-height: 29px; border: 0 none; background-color: #F8C513; color: #fff; border-radius: 0 5px 5px 0; padding: 0 8px; } a { color: #D89630; text-decoration: none; cursor: pointer; -ms-touch-action: manipulation; touch-action: manipulation; } #logo a { display: block; margin: 0; padding: 0; background-image: url('http://i.hizliresim.com/v5EGam.png'); height: 60px; line-height: 60px; background-position: 10px 50%; background-size: 129px 40px; background-repeat: no-repeat; text-indent: -119988px; } #entry-list a { color: #D89630; } #top-navigation>ul .new-update, #sub-navigation>ul .new-update { font-weight: bold; color: #fff !important; background: #009600; border-radius: 4px; } #top-navigation>ul .new-update .eksico, #sub-navigation>ul .new-update .eksico { fill: #fff!important; } button.primary, input[type=submit].primary, input[type=button].primary { border: 1px solid #5b8e31 !important; background-color: #009600 !important; color: #e0e0e0; } .modal { background-color: #222 !important; color: #bbb !important; } #topic-channel-info #topic-channel-options>li>.name.active { background-color: #009600 !important; border-color: #494949; color: #fff; } html.no-touch a.more-data:hover { text-decoration: none; background-color: #1f1f1f; color: #009600 !important; } #sub-navigation>ul>li>a:hover { margin: 0 20px 0; color: #009600 ; display: inline-block; border-bottom: 6px solid transparent; } .confirmbox { display: none; padding: 10px; background-color: #222 !important; border: 1px solid #444 !important; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; position: absolute; z-index: 1000; margin-top: -1px; } #threads li article p { word-wrap: break-word; color: #bbb !important; } #user-notifications ul li{ background-color:#222 !important; border:1px solid #494949;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#ddd;padding:10px 25px 10px 10px;position:relative } .btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active { z-index: 2; border: 1px solid #5b8e31; background-color: #009600; color: #ddd; } .loggedin #sub-navigation>ul>li { flex-basis: 0; flex-grow:0 !important; flex-shrink: 1; display: inline !important; } #entry-list .content { margin-bottom: 5px; overflow: hidden; font-family: verdana !important; max-height: 255.88px; font-size: 13px !important; } }
data/usercss/124857.user.css
@-moz-document domain(eksisozluk.com) { .not-mobile .eksico { display:none !important; } #google_image_div, #div-gpt-ad-1451403752361-0 { display:none !important; } body { font-family: Verdana,sans-serif !important; font-size: 13px; font-weight: normal; color: #e0e0e0; line-height: 1.618; } #sub-navigation>ul>li>a { margin: 0 20px 0; color: #D89630; display: inline-block; border-bottom: 6px solid transparent; } .loggedin #sub-navigation>ul>li { display: inline !important; margin: 0; } h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: bold; color: #D89630; line-height: 1.618; } #search-form button[type=submit] { height: 29px; line-height: 29px; border: 0 none; background-color: #F8C513; color: #fff; border-radius: 0 5px 5px 0; padding: 0 8px; } a { color: #D89630; text-decoration: none; cursor: pointer; -ms-touch-action: manipulation; touch-action: manipulation; } #logo a { display: block; margin: 0; padding: 0; background-image: url('http://i.hizliresim.com/v5EGam.png'); height: 60px; line-height: 60px; background-position: 10px 50%; background-size: 129px 40px; background-repeat: no-repeat; text-indent: -119988px; } #entry-list a { color: #D89630; } #top-navigation>ul .new-update, #sub-navigation>ul .new-update { font-weight: bold; color: #fff !important; background: #009600; border-radius: 4px; } #top-navigation>ul .new-update .eksico, #sub-navigation>ul .new-update .eksico { fill: #fff!important; } button.primary, input[type=submit].primary, input[type=button].primary { border: 1px solid #5b8e31 !important; background-color: #009600 !important; color: #e0e0e0; } .modal { background-color: #222 !important; color: #bbb !important; } #topic-channel-info #topic-channel-options>li>.name.active { background-color: #009600 !important; border-color: #494949; color: #fff; } html.no-touch a.more-data:hover { text-decoration: none; background-color: #1f1f1f; color: #009600 !important; } #sub-navigation>ul>li>a:hover { margin: 0 20px 0; color: #009600 ; display: inline-block; border-bottom: 6px solid transparent; } .confirmbox { display: none; padding: 10px; background-color: #222 !important; border: 1px solid #444 !important; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; position: absolute; z-index: 1000; margin-top: -1px; } #threads li article p { word-wrap: break-word; color: #bbb !important; } #user-notifications ul li{ background-color:#222 !important; border:1px solid #494949;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#ddd;padding:10px 25px 10px 10px;position:relative } .btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active { z-index: 2; border: 1px solid #5b8e31; background-color: #009600; color: #ddd; } .loggedin #sub-navigation>ul>li { flex-basis: 0; flex-grow:0 !important; flex-shrink: 1; display: inline !important; } #entry-list .content { margin-bottom: 5px; overflow: hidden; font-family: verdana !important; max-height: 255.88px; font-size: 13px !important; } }
0.1495
0.074804
body { background: #f3f3f3; } .fakeimg { height: 200px; background: #aaa; } #wrapper { padding: 90px 15px; } .navbar-expand-lg .navbar-nav.side-nav { flex-direction: column; } .header-top { box-shadow: 0 3px 5px rgba(0,0,0,.1) } @media(min-width:992px) { #wrapper { margin-left: 70px } .navbar-nav.side-nav { text-align: center; background: #585f66; box-shadow: 2px 1px 2px rgba(0,0,0,.1); position: fixed; top: 59px; flex-direction: column !important; left: 0px; width: 70px; bottom: 0; padding-bottom: 40px } .side-nav li { border-bottom: 1px solid #50575d; } .side-nav li a { padding: 20px; display: block; position: relative; } .navbar-nav li a svg { font-size: 25px; margin: 0 10px 0 5px; } .navbar-nav li a .ttip { opacity: 0; position: absolute; background: #333; left: 0px; white-space: nowrap; top: 16px; border-radius: 3px; padding: 5px 10px; transition: .5s ease all; } .navbar-nav li a:hover .ttip { opacity: 1; left: 70px; } .navbar-nav li a .ttip:after { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-right-color: #333; border-width: 5px; margin-top: -5px; } } /*Footer*/ .footer { text-align: justify; background-color: #ded6d6; color: #000000; } .footer .container { padding: 15px; } .footer .footer-menu-item { padding-top: 8px; } .footer .footer-menu-item .facebook { color: blue; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; background-color: #ffffff; } .footer .footer-menu-item .twitter { color: #05a0f6; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; background-color: #ffffff; } .footer .footer-menu-item .youtube { color: red; font-size: 55px; padding-right: 5px; padding-left: 5px; background-color: #ffffff; border-radius: 5px; } .footer .footer-menu-item .googleplus { color: orange; background-color: #ffffff; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; } .footer .footer-menu-item a { color: #303030; } .footer .footer-heading { color: #303030; font-size: 20px; } .footer .footer-heading a { color: #303030; } /*Logo images for footer*/
Integrator.Web/Integrator.Web/wwwroot/css/IntegratorPortalViews.css
body { background: #f3f3f3; } .fakeimg { height: 200px; background: #aaa; } #wrapper { padding: 90px 15px; } .navbar-expand-lg .navbar-nav.side-nav { flex-direction: column; } .header-top { box-shadow: 0 3px 5px rgba(0,0,0,.1) } @media(min-width:992px) { #wrapper { margin-left: 70px } .navbar-nav.side-nav { text-align: center; background: #585f66; box-shadow: 2px 1px 2px rgba(0,0,0,.1); position: fixed; top: 59px; flex-direction: column !important; left: 0px; width: 70px; bottom: 0; padding-bottom: 40px } .side-nav li { border-bottom: 1px solid #50575d; } .side-nav li a { padding: 20px; display: block; position: relative; } .navbar-nav li a svg { font-size: 25px; margin: 0 10px 0 5px; } .navbar-nav li a .ttip { opacity: 0; position: absolute; background: #333; left: 0px; white-space: nowrap; top: 16px; border-radius: 3px; padding: 5px 10px; transition: .5s ease all; } .navbar-nav li a:hover .ttip { opacity: 1; left: 70px; } .navbar-nav li a .ttip:after { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-right-color: #333; border-width: 5px; margin-top: -5px; } } /*Footer*/ .footer { text-align: justify; background-color: #ded6d6; color: #000000; } .footer .container { padding: 15px; } .footer .footer-menu-item { padding-top: 8px; } .footer .footer-menu-item .facebook { color: blue; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; background-color: #ffffff; } .footer .footer-menu-item .twitter { color: #05a0f6; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; background-color: #ffffff; } .footer .footer-menu-item .youtube { color: red; font-size: 55px; padding-right: 5px; padding-left: 5px; background-color: #ffffff; border-radius: 5px; } .footer .footer-menu-item .googleplus { color: orange; background-color: #ffffff; font-size: 55px; padding-right: 5px; padding-left: 5px; border-radius: 5px; } .footer .footer-menu-item a { color: #303030; } .footer .footer-heading { color: #303030; font-size: 20px; } .footer .footer-heading a { color: #303030; } /*Logo images for footer*/
0.451568
0.088229
.vue-tel-input { border-radius: 3px; display: flex; border: 1px solid #bbb; text-align: left; } .vue-tel-input.disabled .selection, .vue-tel-input.disabled .dropdown, .vue-tel-input.disabled input { cursor: no-drop; } .vue-tel-input:focus-within { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); border-color: #66afe9; } .vti__dropdown { display: flex; flex-direction: column; align-content: center; justify-content: center; position: relative; padding: 7px; cursor: pointer; } .vti__dropdown.show { max-height: 300px; overflow: scroll; } .vti__dropdown.open { background-color: #f3f3f3; } .vti__dropdown.disabled { cursor: no-drop; outline: none; background-color: #f3f3f3; } .vti__dropdown:hover { background-color: #f3f3f3; } .vti__selection { font-size: 0.8em; display: flex; align-items: center; } .vti__selection .vti__country-code { color: #666; } .vti__flag-wrapper { display: inline-block; width: 30px; text-align: center; } .vti__flag { margin-right: 5px; margin-left: 5px; } .vti__dropdown-list { z-index: 1; padding: 0; margin: 0; text-align: left; list-style: none; max-height: 200px; overflow-y: scroll; position: absolute; left: -1px; background-color: #fff; border: 1px solid #ccc; } .vti__dropdown-list.below { top: 33px; } .vti__dropdown-list.above { top: auto; bottom: 100%; } .vti__dropdown-arrow { transform: scaleY(0.5); display: inline-block; color: #666; } .vti__dropdown-item { cursor: pointer; padding: 4px 15px; } .vti__dropdown-item.highlighted { background-color: #f3f3f3; } .vti__dropdown-item.last-preferred { border-bottom: 1px solid #cacaca; } .vti__dropdown-item .vti__flag { display: inline-block; margin-right: 5px; } .vti__input { border: none; border-radius: 0 2px 2px 0; width: 100%; outline: none; padding-left: 7px; } .vti__search_box { border: 1px solid #ccc; width: 94%; padding: 7px; margin: 2px 2px; }
resources/css/vue-tel-input.css
.vue-tel-input { border-radius: 3px; display: flex; border: 1px solid #bbb; text-align: left; } .vue-tel-input.disabled .selection, .vue-tel-input.disabled .dropdown, .vue-tel-input.disabled input { cursor: no-drop; } .vue-tel-input:focus-within { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); border-color: #66afe9; } .vti__dropdown { display: flex; flex-direction: column; align-content: center; justify-content: center; position: relative; padding: 7px; cursor: pointer; } .vti__dropdown.show { max-height: 300px; overflow: scroll; } .vti__dropdown.open { background-color: #f3f3f3; } .vti__dropdown.disabled { cursor: no-drop; outline: none; background-color: #f3f3f3; } .vti__dropdown:hover { background-color: #f3f3f3; } .vti__selection { font-size: 0.8em; display: flex; align-items: center; } .vti__selection .vti__country-code { color: #666; } .vti__flag-wrapper { display: inline-block; width: 30px; text-align: center; } .vti__flag { margin-right: 5px; margin-left: 5px; } .vti__dropdown-list { z-index: 1; padding: 0; margin: 0; text-align: left; list-style: none; max-height: 200px; overflow-y: scroll; position: absolute; left: -1px; background-color: #fff; border: 1px solid #ccc; } .vti__dropdown-list.below { top: 33px; } .vti__dropdown-list.above { top: auto; bottom: 100%; } .vti__dropdown-arrow { transform: scaleY(0.5); display: inline-block; color: #666; } .vti__dropdown-item { cursor: pointer; padding: 4px 15px; } .vti__dropdown-item.highlighted { background-color: #f3f3f3; } .vti__dropdown-item.last-preferred { border-bottom: 1px solid #cacaca; } .vti__dropdown-item .vti__flag { display: inline-block; margin-right: 5px; } .vti__input { border: none; border-radius: 0 2px 2px 0; width: 100%; outline: none; padding-left: 7px; } .vti__search_box { border: 1px solid #ccc; width: 94%; padding: 7px; margin: 2px 2px; }
0.597373
0.141133
.page-container { margin-top: 30px; } .breadcrumb { padding: 12px 15px 0; list-style: none; background-color: transparent; margin-bottom: 0; } .breadcrumb a { color: white; font-weight: bold; } .panel .panel-heading .pagination select.input-sm { font-size: 12px; border-radius: 0; padding: 5px 9px 7px 9px; margin-top: 5px; } .table-responsive .summary { display: inline-block; position: absolute; left: 50%; padding-top: 7px; } /* SEARCH FORM */ .form-search { border-bottom: 1px solid #ddd; padding: 3px; } .panel .form-inline .form-group:first-child { margin-top: 0; } .form-inline .advance-search .form-group { display: block; } .form-search .form-group .dropdown-menu .row { margin-bottom: 5px; } .form-search .form-group .dropdown-menu .row { margin-bottom: 5px; } .form-search .form-group .dropdown-menu .row.buttons div { text-align: right; } /* REQUIRED FIELDS */ div.required label.control-label:after { content: " *"; color: red; } /* ADVANCED SEARCH */ .advanced-search .form-group { display: block; } .form-horizontal.advanced-search .form-control { display: block; width: 100%; } /* GRID FOOTER */ .table-footer .table-actions .btn { margin-right: 5px; } .checkbox-b div.checkbox { float: left; width: 100px; } div.inline div.checkbox { display: inline-block; vertical-align: middle; font-weight: 400; cursor: pointer; padding-left: 0; padding-top: 7px; margin-top: 0; margin-bottom: 5px; } div.inline div.checkbox:first-child label { padding-left: 0; } /* ERRORS / SUCCESS */ div.has-error div.select2-container a.select2-choice, div.has-error iframe.wysihtml5-sandbox { border-color: #D65C4F !important; } div.has-success div.select2-container a.select2-choice, div.has-success iframe.wysihtml5-sandbox { border-color: #239169 !important; } /* Typehead */ .twitter-typeahead { width: 100%; } .form-group .form-control.tt-input { margin-top: 0px; } .typeahead, .tt-query, .tt-hint { width: 396px; height: 30px; padding: 8px 12px; line-height: 30px; border: 2px solid #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; outline: none; } .tt-hint { display: none; } .typeahead { background-color: #fff; } .typeahead:focus { border: 2px solid #0097cf; } .tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .tt-hint { color: #999 } .tt-dropdown-menu { width: 422px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); } .tt-suggestion { padding: 3px 10px; line-height: 24px; } .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; } .tt-suggestion p { margin: 0; } .gist { font-size: 14px; } /* example specific styles */ /* ----------------------- */ #custom-templates .empty-message { padding: 5px 10px; text-align: center; } #multiple-datasets .league-name { margin: 0 20px 5px 20px; padding: 3px 0; border-bottom: 1px solid #ccc; } #scrollable-dropdown-menu .tt-dropdown-menu { max-height: 150px; overflow-y: auto; } #rtl-support .tt-dropdown-menu { text-align: right; } /* modal */ .modal-dialog .form-group label { margin-top: 7px; } .modal-title input { border: 0; background-color: transparent; } /* forms 2 controls per row */ .row.controls2 { margin-bottom: 0; } .form-group { margin-bottom: 10px; } .help-block { margin-top: 0; margin-bottom: 0; } .hint-block { color: #999; } .panel .form-group:first-child, .well .form-group:first-child { margin-top: 0; } .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on { line-height: 26px; } .modal-dialog .row { margin-bottom: 10px; } /* SORTABLE */ .panel-body ul.sortable { border: 0; } .panel-body .sort-list ul.sortable, .panel-body .temporary-list ul.sortable { border: 1px solid #ddd; } .panel-body .temporary-list ul.sortable { min-width: 400px; min-height: 40px; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: /*"\e113"*/"\e155"; } a.desc:after { content: /*"\e114"*/"\e156"; } .sort-numerical a.asc:after { content: "\e155"; } .sort-numerical a.desc:after { content: "\e156"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .panel > .table-responsive { overflow: visible; } .small-form .panel-body .form-group i.fa { position: absolute; top: 22px; right: 0; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; } .small-form .checkbox label { padding-left: 0; } .has-success .bootstrap-switch { border-color: #239169; } .bootstrap-switch { border-radius: 0; } .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off { border-bottom-right-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; } .bootstrap-switch.bootstrap-switch-small { min-width: 78px; } .ui-autocomplete { z-index: 1101; } .inline-checkbox { margin-top: 7px; height: 27px; } /* DATEPICKER FIXES */ .ui-datepicker .ui-datepicker-title { margin: 0; padding: 0; color: black; font-weight: bold; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { background-image: none; } .ui-state-highlight { color: black; } .ui-datepicker-today .ui-state-highlight { font-weight: bold; color: black; } .ui-datepicker .ui-state-hover { color: black; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 35%; } .form-control.select2-container { height: auto; padding: 0; border: 0; } table.detail-view > tbody > tr:first-child th, table.detail-view > tbody > tr:first-child td { border-top: 0; } /* h1, h2, h3, h4, h5, h6, .navigation > li > a, .stats li span { font-family: Helvetica, Arial, sans-serif; } .navigation > li > a { font-size: 13px; } .navigation > li > ul li a { font-size: 12px; } body { font-family: Helvetica, Arial, sans-serif; } */ .modal-dialog .modal-body .form-group { margin: 0 0 10px 0; } .modal-dialog .modal-body .form-group .form-group{ margin: 0; } .image-widget img { width: 100%; } /* div.row .form-group { margin: 0 0 0 -15px; }*/ .responsive-utilities td.is-visible { color: #468847; background-color: #dff0d8!important; } .responsive-utilities td.is-hidden { color: #ccc; background-color: #f9f9f9!important; } .modal-dialog .checkbox { margin-top: 3px; margin-bottom: 0; float: left; } ul.navigation i.fa.pull-right.fa-align-justify { margin-top: 3px; } @media (min-width: 768px) { li.user.dropdown { width: 190px; } } /* .sidebar { width: 180px; } .page-content { margin-left: 210px; } */ .navbar .container-fluid { background-image: url('../images/yii2.png'); background-repeat: no-repeat; background-position: center 2px; } .navbar-inverse .navbar-nav > li.has-plus { border-right: 0; } .navbar-inverse .navbar-nav > li.is-plus a { padding: 8px 6px 8px 6px; } .navbar-nav > li > a, .navbar-nav > li > div > a { padding: 8px 12px; line-height: 20px; } .navbar-nav > li > div > a { position: relative; display: block; } .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > div > a { color: #fff; } .navbar-inverse .navbar-nav .open > a { color: #fff; background-color: #080808; } /* Navbar custom dropdown menu ------------------------------------ */ .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .history-menu .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 380px; overflow: hidden; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .history-menu .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; background-color: #ffffff; padding: 7px 10px; border-bottom: 1px solid #f4f4f4; color: #444444; font-size: 14px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header:after, .navbar-nav > .messages-menu > .dropdown-menu > li.header:after, .navbar-nav > .history-menu .dropdown-menu > li.header:after, .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after { bottom: 100%; left: 92%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 7px; margin-left: -7px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .history-menu .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a { -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; font-size: 12px; background-color: #f4f4f4; padding: 7px 10px; border-bottom: 1px solid #eeeeee; color: #444444; text-align: center; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .history-menu .dropdown-menu > li.footer > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover { background: #f4f4f4; text-decoration: none; font-weight: normal; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .bookmarks-menu .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .history-menu .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { display: block; white-space: nowrap; /* Prevent text from breaking */ border-bottom: 1px solid #f4f4f4; } .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { border: 0; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover { background: #f6f6f6; text-decoration: none; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion { font-size: 20px; width: 50px; text-align: center; padding: 15px 0px; margin-right: 5px; /* Default background and font colors */ background: #00c0ef; float: none; color: #f9f9f9; /* Fallback for browsers that doesn't support rgba */ color: rgba(255, 255, 255, 0.7); } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.danger{ background: #f56954; } .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { clear: none; } .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a { clear: both; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.warning { background: #f39c12; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.success{ background: #00a65a; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.info, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.info, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.info{ background: #00c0ef; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a { margin: 0px; line-height: 20px; padding: 10px 5px 10px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img, .navbar-nav > .history-menu .dropdown-menu > li > a > div > img { margin: auto 10px auto auto; width: 40px; height: 40px; border: 1px solid #dddddd; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { padding: 0; margin: 0 0 0 45px; color: #444444; font-size: 15px; } .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { margin: 0; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 > small { color: #999999; font-size: 10px; margin-top: 2px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small i, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 > small i { margin-top: -2px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p, .navbar-nav > .history-menu .dropdown-menu > li > a > p { margin: 0 0 0 45px; font-size: 12px; color: #888888; } .navbar-nav > .history-menu .dropdown-menu > li > a > p { margin: 0; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .history-menu .dropdown-menu > li > a:before, .navbar-nav > .history-menu .dropdown-menu > li > a:after{ display: table; content: " "; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .history-menu .dropdown-menu > li > a:after{ clear: both; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { padding: 10px; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 { font-size: 14px; padding: 0; margin: 0 0 10px 0; color: #666666; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress { padding: 0; margin: 0; } .navbar-nav > .user-menu > .dropdown-menu { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 1px 0 0 0; border-top-width: 0; width: 280px; } .navbar-nav > .user-menu > .dropdown-menu:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header { height: 175px; padding: 10px; background: #3c8dbc; text-align: center; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img { z-index: 5; height: 90px; width: 90px; border: 8px solid; border-color: transparent; border-color: rgba(255, 255, 255, 0.2); } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p { z-index: 5; color: #f9f9f9; color: rgba(255, 255, 255, 0.8); font-size: 17px; text-shadow: 2px 2px 3px #333333; margin-top: 10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small { display: block; font-size: 12px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body { padding: 15px; border-bottom: 1px solid #f4f4f4; border-top: 1px solid #dddddd; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body:before, .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after { display: table; content: " "; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after { clear: both; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body > div > a { color: #0073b7; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer { background-color: #f9f9f9; padding: 10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:before, .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after { display: table; content: " "; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after { clear: both; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer .btn-default { color: #666666; } body.staging { .. } /* Add fade animation to dropdown menus */ .open > .dropdown-menu { animation-name: fadeAnimation; animation-duration: .7s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; -webkit-animation-name: fadeAnimation; -webkit-animation-duration: .7s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-name: fadeAnimation; -moz-animation-duration: .7s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards; } @keyframes fadeAnimation { from { opacity: 0; top: 120%; } to { opacity: 1; top: 100%; } } @-webkit-keyframes fadeAnimation { from { opacity: 0; top: 120%; } to { opacity: 1; top: 100%; } } /* Fix dropdown menu for small screens to display correctly on small screens */ @media screen and (max-width: 767px) { .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu, .navbar-nav > .history-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu { position: absolute; top: 100%; right: 0; left: auto; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-left: 1px solid #dddddd; background: #ffffff; } } /* Fix menu positions on xs screens to appear correctly and fully */ @media screen and (max-width: 480px) { .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header, .navbar-nav > .history-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header { /* Remove arrow from the top */ } .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header:after, .navbar-nav > .history-menu > .dropdown-menu > li.header:after, .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after, .navbar-nav > .messages-menu > .dropdown-menu > li.header:after { border-width: 0px!important; } .navbar-nav > .tasks-menu > .dropdown-menu { position: absolute; right: -120px; left: auto; } .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu { position: absolute; right: -170px; left: auto; } .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .history-menu > .dropdown-menu { position: absolute; right: -210px; left: auto; } } ul.dropdown-menu > li.footer { padding: 0; } .navbar-nav > .notifications-menu > ul.dropdown-menu li, .navbar-nav > .bookmarks-menu > ul.dropdown-menu li { clear: both; border-bottom: 1px solid #f4f4f4; } .navbar-nav > .notifications-menu > ul.dropdown-menu li i, .navbar-nav > .bookmarks-menu > ul.dropdown-menu li i { float: left; } .theme-dark .dropdown-menu { background-color: #2D3133; } .theme-dark .dropdown-menu > li > a { color: white; } .theme-dark .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .theme-dark, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a, .theme-dark .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .theme-dark .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { color: white; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover { background-color: #D36A5F; } .theme-dark .cke_source { color: black; } /*.navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 280px; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; background-color: #ffffff; padding: 7px 10px; border-bottom: 1px solid #f4f4f4; color: #444444; font-size: 14px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a { -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; font-size: 12px; background-color: #f4f4f4; padding: 7px 10px; border-bottom: 1px solid #eeeeee; color: #444444; text-align: center; } .navbar-inverse .navbar-nav > li.has-plus { border-right: 0; } .navbar-inverse .navbar-nav > li.is-plus a { padding: 8px 6px 8px 6px; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion { font-size: 20px; width: 50px; text-align: center; padding: 15px 0px; margin-right: 5px; background: #00c0ef; color: #f9f9f9; color: rgba(255, 255, 255, 0.7); } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { display: block; white-space: nowrap; border-bottom: 1px solid #f4f4f4; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger { background: #f56954; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success { background: #00a65a; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning { background: #f39c12; } .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 280px; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .open > .dropdown-menu { animation-name: fadeAnimation; animation-duration: .7s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; -webkit-animation-name: fadeAnimation; -webkit-animation-duration: .7s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-name: fadeAnimation; -moz-animation-duration: .7s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards; }*/
assets/css/style.css
.page-container { margin-top: 30px; } .breadcrumb { padding: 12px 15px 0; list-style: none; background-color: transparent; margin-bottom: 0; } .breadcrumb a { color: white; font-weight: bold; } .panel .panel-heading .pagination select.input-sm { font-size: 12px; border-radius: 0; padding: 5px 9px 7px 9px; margin-top: 5px; } .table-responsive .summary { display: inline-block; position: absolute; left: 50%; padding-top: 7px; } /* SEARCH FORM */ .form-search { border-bottom: 1px solid #ddd; padding: 3px; } .panel .form-inline .form-group:first-child { margin-top: 0; } .form-inline .advance-search .form-group { display: block; } .form-search .form-group .dropdown-menu .row { margin-bottom: 5px; } .form-search .form-group .dropdown-menu .row { margin-bottom: 5px; } .form-search .form-group .dropdown-menu .row.buttons div { text-align: right; } /* REQUIRED FIELDS */ div.required label.control-label:after { content: " *"; color: red; } /* ADVANCED SEARCH */ .advanced-search .form-group { display: block; } .form-horizontal.advanced-search .form-control { display: block; width: 100%; } /* GRID FOOTER */ .table-footer .table-actions .btn { margin-right: 5px; } .checkbox-b div.checkbox { float: left; width: 100px; } div.inline div.checkbox { display: inline-block; vertical-align: middle; font-weight: 400; cursor: pointer; padding-left: 0; padding-top: 7px; margin-top: 0; margin-bottom: 5px; } div.inline div.checkbox:first-child label { padding-left: 0; } /* ERRORS / SUCCESS */ div.has-error div.select2-container a.select2-choice, div.has-error iframe.wysihtml5-sandbox { border-color: #D65C4F !important; } div.has-success div.select2-container a.select2-choice, div.has-success iframe.wysihtml5-sandbox { border-color: #239169 !important; } /* Typehead */ .twitter-typeahead { width: 100%; } .form-group .form-control.tt-input { margin-top: 0px; } .typeahead, .tt-query, .tt-hint { width: 396px; height: 30px; padding: 8px 12px; line-height: 30px; border: 2px solid #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; outline: none; } .tt-hint { display: none; } .typeahead { background-color: #fff; } .typeahead:focus { border: 2px solid #0097cf; } .tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .tt-hint { color: #999 } .tt-dropdown-menu { width: 422px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); } .tt-suggestion { padding: 3px 10px; line-height: 24px; } .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; } .tt-suggestion p { margin: 0; } .gist { font-size: 14px; } /* example specific styles */ /* ----------------------- */ #custom-templates .empty-message { padding: 5px 10px; text-align: center; } #multiple-datasets .league-name { margin: 0 20px 5px 20px; padding: 3px 0; border-bottom: 1px solid #ccc; } #scrollable-dropdown-menu .tt-dropdown-menu { max-height: 150px; overflow-y: auto; } #rtl-support .tt-dropdown-menu { text-align: right; } /* modal */ .modal-dialog .form-group label { margin-top: 7px; } .modal-title input { border: 0; background-color: transparent; } /* forms 2 controls per row */ .row.controls2 { margin-bottom: 0; } .form-group { margin-bottom: 10px; } .help-block { margin-top: 0; margin-bottom: 0; } .hint-block { color: #999; } .panel .form-group:first-child, .well .form-group:first-child { margin-top: 0; } .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on { line-height: 26px; } .modal-dialog .row { margin-bottom: 10px; } /* SORTABLE */ .panel-body ul.sortable { border: 0; } .panel-body .sort-list ul.sortable, .panel-body .temporary-list ul.sortable { border: 1px solid #ddd; } .panel-body .temporary-list ul.sortable { min-width: 400px; min-height: 40px; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: /*"\e113"*/"\e155"; } a.desc:after { content: /*"\e114"*/"\e156"; } .sort-numerical a.asc:after { content: "\e155"; } .sort-numerical a.desc:after { content: "\e156"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .panel > .table-responsive { overflow: visible; } .small-form .panel-body .form-group i.fa { position: absolute; top: 22px; right: 0; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; } .small-form .checkbox label { padding-left: 0; } .has-success .bootstrap-switch { border-color: #239169; } .bootstrap-switch { border-radius: 0; } .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off { border-bottom-right-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; } .bootstrap-switch.bootstrap-switch-small { min-width: 78px; } .ui-autocomplete { z-index: 1101; } .inline-checkbox { margin-top: 7px; height: 27px; } /* DATEPICKER FIXES */ .ui-datepicker .ui-datepicker-title { margin: 0; padding: 0; color: black; font-weight: bold; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { background-image: none; } .ui-state-highlight { color: black; } .ui-datepicker-today .ui-state-highlight { font-weight: bold; color: black; } .ui-datepicker .ui-state-hover { color: black; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 35%; } .form-control.select2-container { height: auto; padding: 0; border: 0; } table.detail-view > tbody > tr:first-child th, table.detail-view > tbody > tr:first-child td { border-top: 0; } /* h1, h2, h3, h4, h5, h6, .navigation > li > a, .stats li span { font-family: Helvetica, Arial, sans-serif; } .navigation > li > a { font-size: 13px; } .navigation > li > ul li a { font-size: 12px; } body { font-family: Helvetica, Arial, sans-serif; } */ .modal-dialog .modal-body .form-group { margin: 0 0 10px 0; } .modal-dialog .modal-body .form-group .form-group{ margin: 0; } .image-widget img { width: 100%; } /* div.row .form-group { margin: 0 0 0 -15px; }*/ .responsive-utilities td.is-visible { color: #468847; background-color: #dff0d8!important; } .responsive-utilities td.is-hidden { color: #ccc; background-color: #f9f9f9!important; } .modal-dialog .checkbox { margin-top: 3px; margin-bottom: 0; float: left; } ul.navigation i.fa.pull-right.fa-align-justify { margin-top: 3px; } @media (min-width: 768px) { li.user.dropdown { width: 190px; } } /* .sidebar { width: 180px; } .page-content { margin-left: 210px; } */ .navbar .container-fluid { background-image: url('../images/yii2.png'); background-repeat: no-repeat; background-position: center 2px; } .navbar-inverse .navbar-nav > li.has-plus { border-right: 0; } .navbar-inverse .navbar-nav > li.is-plus a { padding: 8px 6px 8px 6px; } .navbar-nav > li > a, .navbar-nav > li > div > a { padding: 8px 12px; line-height: 20px; } .navbar-nav > li > div > a { position: relative; display: block; } .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > div > a { color: #fff; } .navbar-inverse .navbar-nav .open > a { color: #fff; background-color: #080808; } /* Navbar custom dropdown menu ------------------------------------ */ .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .history-menu .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 380px; overflow: hidden; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .history-menu .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; background-color: #ffffff; padding: 7px 10px; border-bottom: 1px solid #f4f4f4; color: #444444; font-size: 14px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header:after, .navbar-nav > .messages-menu > .dropdown-menu > li.header:after, .navbar-nav > .history-menu .dropdown-menu > li.header:after, .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after { bottom: 100%; left: 92%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 7px; margin-left: -7px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .history-menu .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a { -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; font-size: 12px; background-color: #f4f4f4; padding: 7px 10px; border-bottom: 1px solid #eeeeee; color: #444444; text-align: center; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .history-menu .dropdown-menu > li.footer > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover { background: #f4f4f4; text-decoration: none; font-weight: normal; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .bookmarks-menu .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .history-menu .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { display: block; white-space: nowrap; /* Prevent text from breaking */ border-bottom: 1px solid #f4f4f4; } .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { border: 0; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover { background: #f6f6f6; text-decoration: none; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion { font-size: 20px; width: 50px; text-align: center; padding: 15px 0px; margin-right: 5px; /* Default background and font colors */ background: #00c0ef; float: none; color: #f9f9f9; /* Fallback for browsers that doesn't support rgba */ color: rgba(255, 255, 255, 0.7); } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.danger, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.danger{ background: #f56954; } .navbar-nav > .bookmarks-menu .dropdown-menu > li > a { clear: none; } .navbar-nav > .bookmarks-menu .dropdown-menu > li.footer > a { clear: both; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.warning, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.warning { background: #f39c12; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.success, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.success{ background: #00a65a; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.info, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.info, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .glyphicon.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .fa.info, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a > .ion.info{ background: #00c0ef; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a { margin: 0px; line-height: 20px; padding: 10px 5px 10px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img, .navbar-nav > .history-menu .dropdown-menu > li > a > div > img { margin: auto 10px auto auto; width: 40px; height: 40px; border: 1px solid #dddddd; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { padding: 0; margin: 0 0 0 45px; color: #444444; font-size: 15px; } .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { margin: 0; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 > small { color: #999999; font-size: 10px; margin-top: 2px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small i, .navbar-nav > .history-menu .dropdown-menu > li > a > h4 > small i { margin-top: -2px; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p, .navbar-nav > .history-menu .dropdown-menu > li > a > p { margin: 0 0 0 45px; font-size: 12px; color: #888888; } .navbar-nav > .history-menu .dropdown-menu > li > a > p { margin: 0; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .history-menu .dropdown-menu > li > a:before, .navbar-nav > .history-menu .dropdown-menu > li > a:after{ display: table; content: " "; } .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .history-menu .dropdown-menu > li > a:after{ clear: both; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { padding: 10px; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 { font-size: 14px; padding: 0; margin: 0 0 10px 0; color: #666666; } .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress { padding: 0; margin: 0; } .navbar-nav > .user-menu > .dropdown-menu { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 1px 0 0 0; border-top-width: 0; width: 280px; } .navbar-nav > .user-menu > .dropdown-menu:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header { height: 175px; padding: 10px; background: #3c8dbc; text-align: center; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img { z-index: 5; height: 90px; width: 90px; border: 8px solid; border-color: transparent; border-color: rgba(255, 255, 255, 0.2); } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p { z-index: 5; color: #f9f9f9; color: rgba(255, 255, 255, 0.8); font-size: 17px; text-shadow: 2px 2px 3px #333333; margin-top: 10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small { display: block; font-size: 12px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body { padding: 15px; border-bottom: 1px solid #f4f4f4; border-top: 1px solid #dddddd; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body:before, .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after { display: table; content: " "; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after { clear: both; } .navbar-nav > .user-menu > .dropdown-menu > li.user-body > div > a { color: #0073b7; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer { background-color: #f9f9f9; padding: 10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:before, .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after { display: table; content: " "; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after { clear: both; } .navbar-nav > .user-menu > .dropdown-menu > li.user-footer .btn-default { color: #666666; } body.staging { .. } /* Add fade animation to dropdown menus */ .open > .dropdown-menu { animation-name: fadeAnimation; animation-duration: .7s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; -webkit-animation-name: fadeAnimation; -webkit-animation-duration: .7s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-name: fadeAnimation; -moz-animation-duration: .7s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards; } @keyframes fadeAnimation { from { opacity: 0; top: 120%; } to { opacity: 1; top: 100%; } } @-webkit-keyframes fadeAnimation { from { opacity: 0; top: 120%; } to { opacity: 1; top: 100%; } } /* Fix dropdown menu for small screens to display correctly on small screens */ @media screen and (max-width: 767px) { .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu, .navbar-nav > .history-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu { position: absolute; top: 100%; right: 0; left: auto; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-left: 1px solid #dddddd; background: #ffffff; } } /* Fix menu positions on xs screens to appear correctly and fully */ @media screen and (max-width: 480px) { .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header, .navbar-nav > .history-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header { /* Remove arrow from the top */ } .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .navbar-nav > .bookmarks-menu .dropdown-menu > li.header:after, .navbar-nav > .history-menu > .dropdown-menu > li.header:after, .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after, .navbar-nav > .messages-menu > .dropdown-menu > li.header:after { border-width: 0px!important; } .navbar-nav > .tasks-menu > .dropdown-menu { position: absolute; right: -120px; left: auto; } .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .bookmarks-menu .dropdown-menu { position: absolute; right: -170px; left: auto; } .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .history-menu > .dropdown-menu { position: absolute; right: -210px; left: auto; } } ul.dropdown-menu > li.footer { padding: 0; } .navbar-nav > .notifications-menu > ul.dropdown-menu li, .navbar-nav > .bookmarks-menu > ul.dropdown-menu li { clear: both; border-bottom: 1px solid #f4f4f4; } .navbar-nav > .notifications-menu > ul.dropdown-menu li i, .navbar-nav > .bookmarks-menu > ul.dropdown-menu li i { float: left; } .theme-dark .dropdown-menu { background-color: #2D3133; } .theme-dark .dropdown-menu > li > a { color: white; } .theme-dark .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .theme-dark, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a, .theme-dark .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .theme-dark .navbar-nav > .history-menu .dropdown-menu > li > a > h4 { color: white; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .bookmarks-menu .dropdown-menu > li > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .history-menu .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover { background-color: #D36A5F; } .theme-dark .cke_source { color: black; } /*.navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 280px; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; background-color: #ffffff; padding: 7px 10px; border-bottom: 1px solid #f4f4f4; color: #444444; font-size: 14px; } .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a { -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; font-size: 12px; background-color: #f4f4f4; padding: 7px 10px; border-bottom: 1px solid #eeeeee; color: #444444; text-align: center; } .navbar-inverse .navbar-nav > li.has-plus { border-right: 0; } .navbar-inverse .navbar-nav > li.is-plus a { padding: 8px 6px 8px 6px; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion { font-size: 20px; width: 50px; text-align: center; padding: 15px 0px; margin-right: 5px; background: #00c0ef; color: #f9f9f9; color: rgba(255, 255, 255, 0.7); } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a { display: block; white-space: nowrap; border-bottom: 1px solid #f4f4f4; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a { font-size: 12px; color: #444444; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu { margin: 0; padding: 0; list-style: none; overflow-x: hidden; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger { background: #f56954; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success { background: #00a65a; } .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning { background: #f39c12; } .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu { width: 280px; padding: 0 0 0 0!important; margin: 0!important; top: 100%; border: 1px solid #dfdfdf; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } .open > .dropdown-menu { animation-name: fadeAnimation; animation-duration: .7s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; -webkit-animation-name: fadeAnimation; -webkit-animation-duration: .7s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-name: fadeAnimation; -moz-animation-duration: .7s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards; }*/
0.229881
0.066025
*{ padding: 0; margin: 0; } .section{ width: 1200px; margin: auto; } .MoGo{ font-family: 'Roboto', sans-serif; font-size: 21px; font-weight: bold; text-decoration: none; color: #95e1d3; } .nav{ display: flex; margin-top: 28px; margin-bottom: 128px; } .main{ display: flex; } .Karta{ display: flex; flex-wrap: wrap; } .karta_title{ position: relative; list-style: none; /* width: 350px; */ padding-left: 120px; } .pod-title{ width: 269px; font-size: 15px; padding-bottom: 100px; font-family: 'Roboto', sans-serif; color: #a8a8a8; } .menu{ padding-left: 740px; display: flex; list-style: none; padding-top: 12px; } .navigation{ text-transform: uppercase; text-decoration: none; color: #95e1d3; font-size: 12px; font-weight: bold; font-family: 'Open Sans', sans-serif; } .menu-item{ padding-left: 33px; margin: auto; position: relative; } .title{ width: 100%; } .div_title{ text-align: center; position: relative; } .img-karta{ position: absolute; left: 60px; top: 4px; } .title-block{ text-transform: uppercase; font-size: 13px; color: #7a7a7a; font-family: 'Montserrat', sans-serif; font-weight: normal; } .title_work_with{ display: block; margin-bottom: 22px; font-size: 24px; font-family: 'Kaushan Script', cursive; font-style: normal; color: #333333; } .title_Amazing { position: relative; } .title_Amazing::after{ display: block; content: ''; width: 60px; height: 3px; background: #f38181; position: relative; top: 30px; margin: 0 auto; } .icon-team{ background: #fce38a; width: 56px; height: 56px; display: flex; flex-direction: row; position: relative; } .icon-team:hover{ background: #95e1d3; } .icon-1{ width: 13px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-2{ width: 26px; height: 22px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-3{ width: 21px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-4{ width: 26px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .hov:hover > .iconka{ display: flex; transition: transform 2s linear; transform: translate(-10px, -10px); } .hov:hover{ display: flex; transition: transform 5.02s linear; transform: translate(-10px, -10px); } .iconka:hover{ display: flex; transition: transform 5.02s linear; transform: translate(-10px, -10px); } .iconka{ display: none; position: absolute; padding: 209px 79px 208px 80px; background-image: linear-gradient( 90deg, rgba(252,227,138,0.9) 0%, rgba(243,129,129, 0.9) 100%); box-shadow: 10px 11px 0px 0px rgba(149,225,211,1); /* left: 50%; top: 50%; transform: translate(-50%, -50%); */ } .main-text{ text-align: center; font-size: 13px; width: 941px; font-family: 'Roboto', sans-serif; color: #bdbdbd; margin: auto; margin-bottom: 90px; } .high{ display: flex; } .lads{ margin-bottom: 30px; } .pen{ display: flex; flex-wrap: wrap; padding-right: 27px } .title-info{ text-align: center; font-size: 10px; font-weight: bold; width: 120px; padding-left: 138px; font-family: 'Roboto', sans-serif; color: #999999; margin-top: 15px; margin-bottom: 82px; } .nav-footer{ border-top: 1px solid #e5e5e5; display: flex; } .footer-title{ padding-top: 23px; padding-bottom: 24px; font-size: 12px; font-family: 'Montserrat', sans-serif; font-style: normal; font-weight: normal; } .navigation:hover:after{ display: block; content: ""; width: 60%; height: 3px; background: #f6a6a6; position: absolute; top: 25px; } .navigation:hover{ color: #f38181; } .smena{ color: #f38181; } .com{ margin: auto; display: flex; padding-left: 565px; } .submit{ width: 150px; height: 40px; font-size: 17px; font-weight: bold; background: #95e1d3; font-family: 'Montserrat', sans-serif; font-weight: bold; color: #fff; border: 1px solid #95e1d3; } .comment{ display: flex; align-items: flex-end; width: 230px; height: 40px; } .title-pen{ text-align: center; font-size: 10px; font-weight: bold; width: 120px; padding-left: 138px; font-family: 'Montserrat', sans-serif; color: #7a7a7a; } .title_Amazing{ display: block; font-size: 24px; color: #333333; font-family: 'Montserrat', sans-serif; text-transform: uppercase; margin-bottom: 91px; }
Homework62/css/style.css
*{ padding: 0; margin: 0; } .section{ width: 1200px; margin: auto; } .MoGo{ font-family: 'Roboto', sans-serif; font-size: 21px; font-weight: bold; text-decoration: none; color: #95e1d3; } .nav{ display: flex; margin-top: 28px; margin-bottom: 128px; } .main{ display: flex; } .Karta{ display: flex; flex-wrap: wrap; } .karta_title{ position: relative; list-style: none; /* width: 350px; */ padding-left: 120px; } .pod-title{ width: 269px; font-size: 15px; padding-bottom: 100px; font-family: 'Roboto', sans-serif; color: #a8a8a8; } .menu{ padding-left: 740px; display: flex; list-style: none; padding-top: 12px; } .navigation{ text-transform: uppercase; text-decoration: none; color: #95e1d3; font-size: 12px; font-weight: bold; font-family: 'Open Sans', sans-serif; } .menu-item{ padding-left: 33px; margin: auto; position: relative; } .title{ width: 100%; } .div_title{ text-align: center; position: relative; } .img-karta{ position: absolute; left: 60px; top: 4px; } .title-block{ text-transform: uppercase; font-size: 13px; color: #7a7a7a; font-family: 'Montserrat', sans-serif; font-weight: normal; } .title_work_with{ display: block; margin-bottom: 22px; font-size: 24px; font-family: 'Kaushan Script', cursive; font-style: normal; color: #333333; } .title_Amazing { position: relative; } .title_Amazing::after{ display: block; content: ''; width: 60px; height: 3px; background: #f38181; position: relative; top: 30px; margin: 0 auto; } .icon-team{ background: #fce38a; width: 56px; height: 56px; display: flex; flex-direction: row; position: relative; } .icon-team:hover{ background: #95e1d3; } .icon-1{ width: 13px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-2{ width: 26px; height: 22px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-3{ width: 21px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .icon-4{ width: 26px; height: 26px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .hov:hover > .iconka{ display: flex; transition: transform 2s linear; transform: translate(-10px, -10px); } .hov:hover{ display: flex; transition: transform 5.02s linear; transform: translate(-10px, -10px); } .iconka:hover{ display: flex; transition: transform 5.02s linear; transform: translate(-10px, -10px); } .iconka{ display: none; position: absolute; padding: 209px 79px 208px 80px; background-image: linear-gradient( 90deg, rgba(252,227,138,0.9) 0%, rgba(243,129,129, 0.9) 100%); box-shadow: 10px 11px 0px 0px rgba(149,225,211,1); /* left: 50%; top: 50%; transform: translate(-50%, -50%); */ } .main-text{ text-align: center; font-size: 13px; width: 941px; font-family: 'Roboto', sans-serif; color: #bdbdbd; margin: auto; margin-bottom: 90px; } .high{ display: flex; } .lads{ margin-bottom: 30px; } .pen{ display: flex; flex-wrap: wrap; padding-right: 27px } .title-info{ text-align: center; font-size: 10px; font-weight: bold; width: 120px; padding-left: 138px; font-family: 'Roboto', sans-serif; color: #999999; margin-top: 15px; margin-bottom: 82px; } .nav-footer{ border-top: 1px solid #e5e5e5; display: flex; } .footer-title{ padding-top: 23px; padding-bottom: 24px; font-size: 12px; font-family: 'Montserrat', sans-serif; font-style: normal; font-weight: normal; } .navigation:hover:after{ display: block; content: ""; width: 60%; height: 3px; background: #f6a6a6; position: absolute; top: 25px; } .navigation:hover{ color: #f38181; } .smena{ color: #f38181; } .com{ margin: auto; display: flex; padding-left: 565px; } .submit{ width: 150px; height: 40px; font-size: 17px; font-weight: bold; background: #95e1d3; font-family: 'Montserrat', sans-serif; font-weight: bold; color: #fff; border: 1px solid #95e1d3; } .comment{ display: flex; align-items: flex-end; width: 230px; height: 40px; } .title-pen{ text-align: center; font-size: 10px; font-weight: bold; width: 120px; padding-left: 138px; font-family: 'Montserrat', sans-serif; color: #7a7a7a; } .title_Amazing{ display: block; font-size: 24px; color: #333333; font-family: 'Montserrat', sans-serif; text-transform: uppercase; margin-bottom: 91px; }
0.491212
0.065785
*{ padding: 0; margin: 0; } .body{ background-color: #080A0D; } .main-wrapper{ background-color: #080A0D; height: 100vh; width: 100%; display: grid; place-items:center; } ::-webkit-scrollbar { width: 6px; height: 4px; background-color: #27282F; } ::-webkit-scrollbar-thumb { cursor: pointer; background: #40404B; border-radius: 30px; } /*-----------------------LIVE CHAT-------------------------*/ .cgl-live-chat{ width: 100%; height: 100vh; } .cgl-live-chat .chat-wrapper { background-color: #141921; border: 8px solid #141921; box-sizing: border-box; height: 100vh; } .cgl-live-chat .chat-wrapper .chat-title { padding: 10px; font-family: Hind Madurai; font-style: normal; font-weight: normal; font-size: 20px; line-height: 28px; color: #9FADC5; } .cgl-live-chat .chat-wrapper .chat-view { background-color: #11151A; display: flex; flex-direction: column; height: 85%; overflow-y: auto; /* justify-content: flex-end;*/ } .cgl-live-chat .chat-wrapper .chat-item { padding: 5px; } .cgl-live-chat .chat-wrapper .chat-view img { width: 40px; height: 40px; border-radius: 50%; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a { font-family: Hind Madurai; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14px; /* identical to box height */ color: #ADADAD; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a:hover { color: #FFFFFF; font-weight: bold; } .cgl-live-chat .chat-wrapper .chat-view .admin-tag a { background-color: #4368EA !important; color: #FFFFFF !important; border-radius: 9px; padding: 0 8px; } .cgl-live-chat .chat-wrapper .chat-view .chat-time { font-family: Hind Madurai; font-style: normal; font-weight: 500; font-size: 12px; line-height: 11px; padding-left: 8px; padding-right: 8px; color: #585C61; } .cgl-live-chat .chat-wrapper .chat-view .chat-time i { display: none; } .cgl-live-chat .chat-wrapper .chat-view .chat-pinned { border: 2px solid #7389DC; box-sizing: border-box; position: -webkit-sticky; position: sticky; top: 0; background-color: #11151A; } .chat-sticky { position: fixed; top: 0; width: 100%; } .cgl-live-chat .chat-wrapper .chat-view .chat-pinned .chat-time i { display: inline; } .cgl-live-chat .chat-wrapper .chat-view .chat-text { font-family: Hind Madurai; font-style: normal; font-weight: lighter; font-size: 14px; line-height: 17px; padding: 3px; color: #9FADC5; } .cgl-live-chat .chat-wrapper .chat-message { background-color: #23272D; padding: 6px; } .cgl-live-chat .chat-wrapper .chat-message input { background-color: transparent; border: none !important; font-family: Hind Madurai; font-style: normal; font-weight: 300; font-size: 16px; line-height: 22px; color: #cfd7e0; outline: none !important; } .cgl-live-chat .chat-wrapper .chat-message button { background-color: transparent; border: none; outline: none; } .cgl-live-chat .chat-wrapper .dropdown-menu{ background-color: #141921; } .cgl-live-chat .chat-wrapper .dropdown-menu .dropdown-item{ color: #9FADC5; font-family: Hind Madurai; font-style: normal; font-weight: 300; } .cgl-live-chat .chat-wrapper .dropdown-menu .dropdown-item:hover{ background-color: #1C232E; } @media(max-width:450px) { .cgl-live-chat .chat-wrapper .chat-view { max-height: 300px; } .cgl-live-chat .chat-wrapper .chat-view img { width: 30px; height: 30px; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a { font-size: 10px; line-height: 10px; } .cgl-live-chat .chat-wrapper .chat-view .chat-time { font-weight: 500; font-size: 10px; line-height: 10px; padding-left: 8px; padding-right: 8px; } .cgl-live-chat .chat-wrapper .chat-view .chat-text { font-size: 12px; line-height: 12px; padding: 3px; } } .dropdown-btn{ background-color: transparent; color: #585C61; border: none; outline: none !important; }
public/assets/css/chat.css
*{ padding: 0; margin: 0; } .body{ background-color: #080A0D; } .main-wrapper{ background-color: #080A0D; height: 100vh; width: 100%; display: grid; place-items:center; } ::-webkit-scrollbar { width: 6px; height: 4px; background-color: #27282F; } ::-webkit-scrollbar-thumb { cursor: pointer; background: #40404B; border-radius: 30px; } /*-----------------------LIVE CHAT-------------------------*/ .cgl-live-chat{ width: 100%; height: 100vh; } .cgl-live-chat .chat-wrapper { background-color: #141921; border: 8px solid #141921; box-sizing: border-box; height: 100vh; } .cgl-live-chat .chat-wrapper .chat-title { padding: 10px; font-family: Hind Madurai; font-style: normal; font-weight: normal; font-size: 20px; line-height: 28px; color: #9FADC5; } .cgl-live-chat .chat-wrapper .chat-view { background-color: #11151A; display: flex; flex-direction: column; height: 85%; overflow-y: auto; /* justify-content: flex-end;*/ } .cgl-live-chat .chat-wrapper .chat-item { padding: 5px; } .cgl-live-chat .chat-wrapper .chat-view img { width: 40px; height: 40px; border-radius: 50%; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a { font-family: Hind Madurai; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14px; /* identical to box height */ color: #ADADAD; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a:hover { color: #FFFFFF; font-weight: bold; } .cgl-live-chat .chat-wrapper .chat-view .admin-tag a { background-color: #4368EA !important; color: #FFFFFF !important; border-radius: 9px; padding: 0 8px; } .cgl-live-chat .chat-wrapper .chat-view .chat-time { font-family: Hind Madurai; font-style: normal; font-weight: 500; font-size: 12px; line-height: 11px; padding-left: 8px; padding-right: 8px; color: #585C61; } .cgl-live-chat .chat-wrapper .chat-view .chat-time i { display: none; } .cgl-live-chat .chat-wrapper .chat-view .chat-pinned { border: 2px solid #7389DC; box-sizing: border-box; position: -webkit-sticky; position: sticky; top: 0; background-color: #11151A; } .chat-sticky { position: fixed; top: 0; width: 100%; } .cgl-live-chat .chat-wrapper .chat-view .chat-pinned .chat-time i { display: inline; } .cgl-live-chat .chat-wrapper .chat-view .chat-text { font-family: Hind Madurai; font-style: normal; font-weight: lighter; font-size: 14px; line-height: 17px; padding: 3px; color: #9FADC5; } .cgl-live-chat .chat-wrapper .chat-message { background-color: #23272D; padding: 6px; } .cgl-live-chat .chat-wrapper .chat-message input { background-color: transparent; border: none !important; font-family: Hind Madurai; font-style: normal; font-weight: 300; font-size: 16px; line-height: 22px; color: #cfd7e0; outline: none !important; } .cgl-live-chat .chat-wrapper .chat-message button { background-color: transparent; border: none; outline: none; } .cgl-live-chat .chat-wrapper .dropdown-menu{ background-color: #141921; } .cgl-live-chat .chat-wrapper .dropdown-menu .dropdown-item{ color: #9FADC5; font-family: Hind Madurai; font-style: normal; font-weight: 300; } .cgl-live-chat .chat-wrapper .dropdown-menu .dropdown-item:hover{ background-color: #1C232E; } @media(max-width:450px) { .cgl-live-chat .chat-wrapper .chat-view { max-height: 300px; } .cgl-live-chat .chat-wrapper .chat-view img { width: 30px; height: 30px; } .cgl-live-chat .chat-wrapper .chat-view .sender-name a { font-size: 10px; line-height: 10px; } .cgl-live-chat .chat-wrapper .chat-view .chat-time { font-weight: 500; font-size: 10px; line-height: 10px; padding-left: 8px; padding-right: 8px; } .cgl-live-chat .chat-wrapper .chat-view .chat-text { font-size: 12px; line-height: 12px; padding: 3px; } } .dropdown-btn{ background-color: transparent; color: #585C61; border: none; outline: none !important; }
0.320396
0.052692
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap"); body { margin: 0px; padding: 0px; font-family: "Raleway", sans-serif; } header { width: 100%; height: 80px; position: fixed; top: 0; z-index: 5; background-color: white; } header section { width: 88%; height: 77px; margin: 0px auto; background-color: white; display: flex; justify-content: space-between; align-items: center; } header section nav ul { display: flex; justify-content: space-between; width: 600px; margin-top: 22px; padding: 0px; } header section nav ul li { display: inline-block; margin-left: 13px; margin-right: 13px; } header section nav ul li a { color: #303131; text-decoration: none; font-size: 16px; font-weight: 300; } .active { color: #5c6b7a; } header section aside a { display: inline-block; margin-top: 20px; color: #303131; font-size: 26px; font-family: "Cinzel", serif; text-decoration: none; text-transform: uppercase; letter-spacing: 0.3em; } main { width: 100%; } .firstmain section { width: 88%; height: 900px; margin: 65px auto 35px; background-image: url("https://static.wixstatic.com/media/f61af8_97a68d95c3584eee8952b7b3184f5f80~mv2_d_6924_3840_s_4_2.jpg/v1/fill/w_1665,h_900,al_c,q_85,usm_0.66_1.00_0.01/f61af8_97a68d95c3584eee8952b7b3184f5f80~mv2_d_6924_3840_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; position: relative; } .firstmain section .overlay { position: absolute; top: 0; background-color: #273a4e49; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; } .firstmain section .overlay div h1 { font-size: 70px; color: white; font-weight: 300; letter-spacing: 0.1em; font-family: "Cinzel", serif; margin: 0px; } .firstmain section .overlay div p { font-size: 20px; font-weight: 300; color: white; letter-spacing: 0.5em; text-align: center; margin: 0px; } .firstmain section .overlay div button { margin-top: 40px; border: 1px solid white; transition: 0.6s; width: 142px; height: 40px; color: white; background-color: transparent; } .firstmain section .overlay div button:hover { background-color: #273a4e; transition: 0.5; border: 0px; font-family: "Raleway", sans-serif; } .firstmain section .overlay div .going-center { display: flex; justify-content: center; } footer { width: 100%; height: 112px; background-color: white; } footer section { width: 90%; margin: 0px auto; display: flex; justify-content: center; } footer section ul { width: 100px; display: flex; justify-content: space-between; padding: 0px; } footer section ul li { display: inline-block; } footer section ul li a { text-decoration: none; color: black; } footer section p { text-align: center; font-size: 16px; color: black; margin: 0px 0px 50px; } footer section div article { width: 100%; display: flex; justify-content: center; } .chat { position: fixed; right: 23px; bottom: 35px; width: 64px; height: 64px; background-color: violet; display: flex; justify-content: center; align-items: center; } .chat a { text-decoration: none; font-size: 25px; color: white; } .secondmain { width: 88%; height: 1000px; margin: 0px auto; } .secondmain .afterheader { width: 100%; height: 90px; margin-top: 110px; } .secondmain .afterheader h1 { line-height: 1.2em; text-align: center; letter-spacing: 0.05em; font-size: 40px; font-weight: 300; font-family: "Cinzel", serif; color: #303131; } .secondmain .threeimgs { width: 100%; height: 869px; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 12px; margin: 0px; } .secondmain .threeimgs .first { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_2ef1fc57fdd849a19df076e8fb6e036f~mv2_d_2681_2546_s_4_2.jpg/v1/fill/w_396,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_2ef1fc57fdd849a19df076e8fb6e036f~mv2_d_2681_2546_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .first div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .first div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .first div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .first div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .secondmain .threeimgs .second { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_0865ef003a1740f9b703014d3b57e3fa~mv2_d_4928_3264_s_4_2.jpg/v1/fill/w_385,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_0865ef003a1740f9b703014d3b57e3fa~mv2_d_4928_3264_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .second div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .second div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .second div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .second div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .secondmain .threeimgs .third { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_0ecca2bc73f444c98e8de071bb2ce81c~mv2_d_1927_1272_s_2.jpg/v1/fill/w_317,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_0ecca2bc73f444c98e8de071bb2ce81c~mv2_d_1927_1272_s_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .third div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .third div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .third div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .third div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .thirdmain { width: 88%; height: 920px; margin: 0px auto; margin-top: 80px; } .thirdmain .banner { width: 100%; height: 884px; display: grid; grid-template-columns: 1fr 1fr; } .thirdmain .banner .first { background-image: url("https://static.wixstatic.com/media/f61af8_97627769e7bd41538ecbf417234e55d9~mv2_d_4912_7360_s_4_2.jpg/v1/fill/w_595,h_884,al_b,q_85,usm_0.66_1.00_0.01/f61af8_97627769e7bd41538ecbf417234e55d9~mv2_d_4912_7360_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .thirdmain .banner .second { width: 100%; height: 884px; background-color: rgb(240, 243, 246); } .thirdmain .banner .second .text { width: 450px; height: 734px; margin: 0px; margin-left: 70px; margin-top: 150px; } .thirdmain .banner .second .text h1 { width: 268px; height: 54px; line-height: 1.2em; font-size: 40px; letter-spacing: 0.05em; color: #303131; font-family: "Cinzel", serif; font-weight: 200; margin-top: 0px; margin-bottom: 20px; } .thirdmain .banner .second .text .firstp { width: 428px; height: 96px; line-height: 1.5em; font-size: 16px; color: #303131; font-family: "Raleway", sans-serif; margin-bottom: 26px; } .thirdmain .banner .second .text .secondp { width: 425px; height: 72px; line-height: 1.5em; font-size: 16px; margin-bottom: 50px; color: #303131; } .thirdmain .banner .second .text .thirdp { width: 416px; height: 72px; line-height: 1.5em; font-size: 16px; margin-bottom: 60px; color: #303131; } .thirdmain .banner .second .text .forthp { width: 410px; height: 48px; line-height: 1.5em; font-size: 16px; color: #303131; } .thirdmain .banner .second .text .firsth2 { width: 277px; height: 24px; font-size: 20px; font-weight: 400; color: #303131; } .thirdmain .banner .second .text .secondh2 { width: 277px; height: 24px; font-weight: 400; font-size: 20px; color: #303131; } .forthmain { width: 88%; height: 2337px; margin: 0px auto; margin-top: 80px; } .forthmain .books { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .forthmain .books h1 { width: 145px; height: 54px; line-height: 1.2em; text-align: center; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .forthmain .mainsection { width: 100%; height: 2195px; display: grid; grid-template-rows: 1fr 1fr 1fr; grid-row-gap: 15px; } .forthmain .firstsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .firstsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .firstsection .sectionN1 article { width: 53.95%; height: 300px; } .forthmain .firstsection .sectionN1 .N1 { width: 400px; height: 75px; } .forthmain .firstsection .sectionN1 .N1 h1 { line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .firstsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .firstsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .firstsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .firstsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .firstsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .firstsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .firstsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .firstsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .firstsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .firstsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .firstsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .forthmain .secondsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .secondsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .secondsection .sectionN1 article { width: 53.95%; height: 365px; } .forthmain .secondsection .sectionN1 .N1 { width: 400px; height: 150px; } .forthmain .secondsection .sectionN1 .N1 h1 { width: 350px; height: 140px; line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .secondsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .secondsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .secondsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .secondsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .secondsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .secondsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .secondsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .secondsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .secondsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .secondsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .secondsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .forthmain .thirdsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .thirdsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .thirdsection .sectionN1 article { width: 53.95%; height: 437px; } .forthmain .thirdsection .sectionN1 .N1 { width: 400px; height: 217px; } .forthmain .thirdsection .sectionN1 .N1 h1 { width: 350px; height: 217px; line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .thirdsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .thirdsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .thirdsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .thirdsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .thirdsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .thirdsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .thirdsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .thirdsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .thirdsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .thirdsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .thirdsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .fifthmain { width: 88%; height: 2750px; margin: 0px auto; margin-top: 80px; } .fifthmain .blog { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .fifthmain .blog h1 { width: 198px; height: 54px; line-height: 1.2em; text-align: center; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain { width: 100%; height: 2600px; background-color: #f0f3f6; display: grid; grid-template-rows: 0.1fr 1fr 1fr 1fr 1fr 1fr 1fr; } .fifthmain .sectionformain .beforesections { width: 1070px; height: 100px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .beforesections p { font-size: 16px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .beforesections p a { text-decoration: none; color: #303131; } .fifthmain .sectionformain .beforesections a { width: 19px; height: 19px; color: #303131; } .fifthmain .sectionformain .beforesections i { width: 12.5px; height: 12.5px; color: #303131; } .fifthmain .sectionformain .s1 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s1 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s1 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s1 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s1 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s1 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s1 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s1 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s1 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s1 .ss2 .textafteruser h2 { width: 320px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s1 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react p:hover { border-bottom: 1px solid #303131; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s2 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s2 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s2 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s2 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s2 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s2 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s2 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s2 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s2 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s2 .ss2 .textafteruser h2 { width: 474px; height: 70px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s2 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s3 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s3 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s3 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s3 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s3 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s3 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s3 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s3 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s3 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s3 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s3 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s4 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s4 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s4 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s4 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s4 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s4 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s4 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s4 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s4 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s4 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s4 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s5 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s5 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s5 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s5 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s5 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s5 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s5 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s5 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s5 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s5 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s5 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s6 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s6 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s6 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s6 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s6 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s6 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s6 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s6 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s6 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s6 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s6 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .sixthmain { width: 88%; height: 523px; margin: 0px auto; margin-top: 80px; } .sixthmain .album { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .sixthmain .album h1 { width: 416px; height: 48px; line-height: 1.2em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .sixthmain .bookssection { width: 100%; height: 389px; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 10px; } .sixthmain .bookssection .photo1 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_391be5ba664646cf85efa862bf2f93be~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_391be5ba664646cf85efa862bf2f93be~mv2.webp?token=<KEY>"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo1 div { width: 70%; height: 40%; } .sixthmain .bookssection .photo1 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo1 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .sixthmain .bookssection .photo2 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_46776c5ebdfa4c2d93f77358e5b2fd41~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_46776c5ebdfa4c2d93f77358e5b2fd41~mv2.webp?token=<KEY>5OcEZcNIh4JZZGcTPYJQH0"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo2 div { width: 85%; height: 40%; } .sixthmain .bookssection .photo2 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo2 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .sixthmain .bookssection .photo3 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_5571b62b21074416a94a6e7cb48567e8~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_5571b62b21074416a94a6e7cb48567e8~mv2.webp?token=<KEY>"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo3 div { width: 85%; height: 40%; } .sixthmain .bookssection .photo3 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo3 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .seventhmain { width: 88%; height: 1138px; margin: 0px auto; margin-top: 80px; } .seventhmain .contact { width: 100%; height: 1118px; display: grid; grid-template-columns: 1fr 1fr; } .seventhmain .contact .first { width: 100%; height: 1118px; } .seventhmain .contact .first .bannerphoto { width: 100%; height: 1118px; background-image: url("https://static.wixstatic.com/media/f61af8_bed971a2eea0451d8a185669c2cbe5c7~mv2.jpg/v1/fill/w_605,h_1118,al_c,q_85,usm_0.66_1.00_0.01/f61af8_bed971a2eea0451d8a185669c2cbe5c7~mv2.webp"); background-repeat: no-repeat; background-size: cover; } .seventhmain .contact .second { width: 100%; height: 1118px; background-color: #f0f3f6; } .seventhmain .contact .second .text { width: 100%; height: 275px; margin-left: 59px; margin-top: 150px; } .seventhmain .contact .second .text h1 { width: 320px; height: 54px; font-size: 40px; font-weight: 200; margin-bottom: 33px; font-family: "Cinzel", serif; color: #303131; } .seventhmain .contact .second .text .firstp { width: 369px; height: 72px; font-size: 16px; margin: 0px; margin-bottom: 55px; color: #303131; } .seventhmain .contact .second .text .secondp { width: 379px; height: 24px; margin: 0px; font-size: 16px; color: #303131; } .seventhmain .contact .second .text .secondp a { text-decoration: none; font-size: 16px; color: #303131; margin-left: 5px; } #firstform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-bottom: 10px; } #firstform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #firstform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #firstname { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #firstname:focus { outline: rgba(49, 48, 48, 0.55); } #firstname:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #secondform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #secondform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #secondform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #lastname { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #lastname:focus { outline: rgba(49, 48, 48, 0.55); } #lastname:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #thirdform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #thirdform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #thirdform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Email { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Email:focus { outline: rgba(49, 48, 48, 0.55); } #Email:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #forthform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #forthform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #forthform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Subject { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Subject:focus { outline: rgba(49, 48, 48, 0.55); } #Subject:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #fifthform { width: 394px; height: 148px; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #fifthform .name { width: 379px; height: 126px; margin: 0px; padding: 0px; } #fifthform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Message { width: 100%; box-sizing: border-box; height: 126px; min-height: 126px; max-height: 126px; min-width: 100%; max-width: 100%; padding: 10.5px 10px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Message:focus { outline: rgba(49, 48, 48, 0.55); } #Message:hover { border: 3px solid rgba(49, 48, 48, 0.55); } .seventhmain .second .button { width: 379px; height: 33px; margin-left: 59px; margin-bottom: 55px; } .seventhmain .second .button button { width: 102px; height: 33px; font-size: 16px; color: white; background-color: #273a4e; float: right; } .seventhmain .second .button button:hover { background-color: darkslategray; transition: 0.4s; } .seventhmain .second p { width: 378px; height: 22.5px; font-size: 16px; color: #303131; margin-left: 59px; } #sixthform { display: flex; justify-content: space-between; align-items: flex-end; width: 380px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #sixthform .centerone { width: 240px; } #sixthform .name { width: 238px; height: 33px; margin: 0px; padding: 0px; } #sixthform label { display: inline-block; width: 238px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; } #email { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #email:focus { outline: rgba(49, 48, 48, 0.55); } #email:hover { border: 3px solid rgba(49, 48, 48, 0.55); } .seventhmain .second #sixthform .lastbutton { width: 133px; height: 33px; font-size: 16px; color: white; background-color: #273a4e; } .seventhmain .second #sixthform .lastbutton:hover { background-color: darkslategray; transition: 0.4s; }
style.css
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap"); body { margin: 0px; padding: 0px; font-family: "Raleway", sans-serif; } header { width: 100%; height: 80px; position: fixed; top: 0; z-index: 5; background-color: white; } header section { width: 88%; height: 77px; margin: 0px auto; background-color: white; display: flex; justify-content: space-between; align-items: center; } header section nav ul { display: flex; justify-content: space-between; width: 600px; margin-top: 22px; padding: 0px; } header section nav ul li { display: inline-block; margin-left: 13px; margin-right: 13px; } header section nav ul li a { color: #303131; text-decoration: none; font-size: 16px; font-weight: 300; } .active { color: #5c6b7a; } header section aside a { display: inline-block; margin-top: 20px; color: #303131; font-size: 26px; font-family: "Cinzel", serif; text-decoration: none; text-transform: uppercase; letter-spacing: 0.3em; } main { width: 100%; } .firstmain section { width: 88%; height: 900px; margin: 65px auto 35px; background-image: url("https://static.wixstatic.com/media/f61af8_97a68d95c3584eee8952b7b3184f5f80~mv2_d_6924_3840_s_4_2.jpg/v1/fill/w_1665,h_900,al_c,q_85,usm_0.66_1.00_0.01/f61af8_97a68d95c3584eee8952b7b3184f5f80~mv2_d_6924_3840_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; position: relative; } .firstmain section .overlay { position: absolute; top: 0; background-color: #273a4e49; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; } .firstmain section .overlay div h1 { font-size: 70px; color: white; font-weight: 300; letter-spacing: 0.1em; font-family: "Cinzel", serif; margin: 0px; } .firstmain section .overlay div p { font-size: 20px; font-weight: 300; color: white; letter-spacing: 0.5em; text-align: center; margin: 0px; } .firstmain section .overlay div button { margin-top: 40px; border: 1px solid white; transition: 0.6s; width: 142px; height: 40px; color: white; background-color: transparent; } .firstmain section .overlay div button:hover { background-color: #273a4e; transition: 0.5; border: 0px; font-family: "Raleway", sans-serif; } .firstmain section .overlay div .going-center { display: flex; justify-content: center; } footer { width: 100%; height: 112px; background-color: white; } footer section { width: 90%; margin: 0px auto; display: flex; justify-content: center; } footer section ul { width: 100px; display: flex; justify-content: space-between; padding: 0px; } footer section ul li { display: inline-block; } footer section ul li a { text-decoration: none; color: black; } footer section p { text-align: center; font-size: 16px; color: black; margin: 0px 0px 50px; } footer section div article { width: 100%; display: flex; justify-content: center; } .chat { position: fixed; right: 23px; bottom: 35px; width: 64px; height: 64px; background-color: violet; display: flex; justify-content: center; align-items: center; } .chat a { text-decoration: none; font-size: 25px; color: white; } .secondmain { width: 88%; height: 1000px; margin: 0px auto; } .secondmain .afterheader { width: 100%; height: 90px; margin-top: 110px; } .secondmain .afterheader h1 { line-height: 1.2em; text-align: center; letter-spacing: 0.05em; font-size: 40px; font-weight: 300; font-family: "Cinzel", serif; color: #303131; } .secondmain .threeimgs { width: 100%; height: 869px; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 12px; margin: 0px; } .secondmain .threeimgs .first { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_2ef1fc57fdd849a19df076e8fb6e036f~mv2_d_2681_2546_s_4_2.jpg/v1/fill/w_396,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_2ef1fc57fdd849a19df076e8fb6e036f~mv2_d_2681_2546_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .first div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .first div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .first div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .first div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .secondmain .threeimgs .second { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_0865ef003a1740f9b703014d3b57e3fa~mv2_d_4928_3264_s_4_2.jpg/v1/fill/w_385,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_0865ef003a1740f9b703014d3b57e3fa~mv2_d_4928_3264_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .second div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .second div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .second div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .second div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .secondmain .threeimgs .third { width: 100%; height: 869px; background-image: url("https://static.wixstatic.com/media/f61af8_0ecca2bc73f444c98e8de071bb2ce81c~mv2_d_1927_1272_s_2.jpg/v1/fill/w_317,h_869,al_c,q_80,usm_0.66_1.00_0.01/f61af8_0ecca2bc73f444c98e8de071bb2ce81c~mv2_d_1927_1272_s_2.webp"); background-repeat: no-repeat; background-size: cover; } .secondmain .threeimgs .third div { width: 100%; height: 300px; margin-top: 88px; text-align: center; } .secondmain .threeimgs .third div h2 { font-size: 40px; font-weight: 400; margin: 0px; margin-bottom: 25px; font-family: "Cinzel", serif; color: #ffffff; } .secondmain .threeimgs .third div button { border: 1px solid white; width: 110px; height: 40px; color: white; background-color: transparent; } .secondmain .threeimgs .third div button:hover { background-color: #273a4e; transition: 0.6s; border: 0px; font-family: "Raleway", sans-serif; } .thirdmain { width: 88%; height: 920px; margin: 0px auto; margin-top: 80px; } .thirdmain .banner { width: 100%; height: 884px; display: grid; grid-template-columns: 1fr 1fr; } .thirdmain .banner .first { background-image: url("https://static.wixstatic.com/media/f61af8_97627769e7bd41538ecbf417234e55d9~mv2_d_4912_7360_s_4_2.jpg/v1/fill/w_595,h_884,al_b,q_85,usm_0.66_1.00_0.01/f61af8_97627769e7bd41538ecbf417234e55d9~mv2_d_4912_7360_s_4_2.webp"); background-repeat: no-repeat; background-size: cover; } .thirdmain .banner .second { width: 100%; height: 884px; background-color: rgb(240, 243, 246); } .thirdmain .banner .second .text { width: 450px; height: 734px; margin: 0px; margin-left: 70px; margin-top: 150px; } .thirdmain .banner .second .text h1 { width: 268px; height: 54px; line-height: 1.2em; font-size: 40px; letter-spacing: 0.05em; color: #303131; font-family: "Cinzel", serif; font-weight: 200; margin-top: 0px; margin-bottom: 20px; } .thirdmain .banner .second .text .firstp { width: 428px; height: 96px; line-height: 1.5em; font-size: 16px; color: #303131; font-family: "Raleway", sans-serif; margin-bottom: 26px; } .thirdmain .banner .second .text .secondp { width: 425px; height: 72px; line-height: 1.5em; font-size: 16px; margin-bottom: 50px; color: #303131; } .thirdmain .banner .second .text .thirdp { width: 416px; height: 72px; line-height: 1.5em; font-size: 16px; margin-bottom: 60px; color: #303131; } .thirdmain .banner .second .text .forthp { width: 410px; height: 48px; line-height: 1.5em; font-size: 16px; color: #303131; } .thirdmain .banner .second .text .firsth2 { width: 277px; height: 24px; font-size: 20px; font-weight: 400; color: #303131; } .thirdmain .banner .second .text .secondh2 { width: 277px; height: 24px; font-weight: 400; font-size: 20px; color: #303131; } .forthmain { width: 88%; height: 2337px; margin: 0px auto; margin-top: 80px; } .forthmain .books { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .forthmain .books h1 { width: 145px; height: 54px; line-height: 1.2em; text-align: center; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .forthmain .mainsection { width: 100%; height: 2195px; display: grid; grid-template-rows: 1fr 1fr 1fr; grid-row-gap: 15px; } .forthmain .firstsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .firstsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .firstsection .sectionN1 article { width: 53.95%; height: 300px; } .forthmain .firstsection .sectionN1 .N1 { width: 400px; height: 75px; } .forthmain .firstsection .sectionN1 .N1 h1 { line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .firstsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .firstsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .firstsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .firstsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .firstsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .firstsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .firstsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .firstsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .firstsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .firstsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .firstsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .forthmain .secondsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .secondsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .secondsection .sectionN1 article { width: 53.95%; height: 365px; } .forthmain .secondsection .sectionN1 .N1 { width: 400px; height: 150px; } .forthmain .secondsection .sectionN1 .N1 h1 { width: 350px; height: 140px; line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .secondsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .secondsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .secondsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .secondsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .secondsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .secondsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .secondsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .secondsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .secondsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .secondsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .secondsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .forthmain .thirdsection { width: 100%; height: 720px; background-color: #f0f3f6; display: grid; grid-template-columns: 1fr 1fr; } .forthmain .thirdsection .sectionN1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .thirdsection .sectionN1 article { width: 53.95%; height: 437px; } .forthmain .thirdsection .sectionN1 .N1 { width: 400px; height: 217px; } .forthmain .thirdsection .sectionN1 .N1 h1 { width: 350px; height: 217px; line-height: 1.1em; font-size: 64px; margin: 0px; font-family: "Cinzel", serif; font-weight: 400; color: #303131; } .forthmain .thirdsection .sectionN1 .N2 { width: 355px; height: 96px; } .forthmain .thirdsection .sectionN1 .N2 p { line-height: 1.5em; font-size: 16px; color: #303131; } .forthmain .thirdsection .sectionN1 .N3 { width: 100px; height: 86px; display: inline-block; } .forthmain .thirdsection .sectionN1 .N3 .pelement { font-family: "Cinzel", serif; font-size: 64px; letter-spacing: 0.1em; color: #303131; margin: 0px; } .forthmain .thirdsection .sectionN1 .N3 .pelement span { font-size: 24px; color: #303131; } .forthmain .thirdsection .sectionN1 .centerone { width: 355px; height: 86px; margin: 0px; margin-top: 28px; display: flex; justify-content: space-between; align-items: center; } .forthmain .thirdsection .sectionN1 .centerone button { border: 1px solid black; width: 135px; height: 40px; color: black; background-color: transparent; } .forthmain .thirdsection .sectionN1 .centerone button:hover { background-color: #273a4e; color: white; transition: 0.5s; border: 0px; font-family: "Raleway", sans-serif; } .forthmain .thirdsection .sectionN2 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .forthmain .thirdsection .sectionN2 .placefor { width: 630px; height: 438px; } .forthmain .thirdsection .sectionN2 .placefor .img { background-repeat: no-repeat; background-size: cover; } .fifthmain { width: 88%; height: 2750px; margin: 0px auto; margin-top: 80px; } .fifthmain .blog { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .fifthmain .blog h1 { width: 198px; height: 54px; line-height: 1.2em; text-align: center; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain { width: 100%; height: 2600px; background-color: #f0f3f6; display: grid; grid-template-rows: 0.1fr 1fr 1fr 1fr 1fr 1fr 1fr; } .fifthmain .sectionformain .beforesections { width: 1070px; height: 100px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .beforesections p { font-size: 16px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .beforesections p a { text-decoration: none; color: #303131; } .fifthmain .sectionformain .beforesections a { width: 19px; height: 19px; color: #303131; } .fifthmain .sectionformain .beforesections i { width: 12.5px; height: 12.5px; color: #303131; } .fifthmain .sectionformain .s1 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s1 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s1 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s1 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s1 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s1 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s1 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s1 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s1 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s1 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s1 .ss2 .textafteruser h2 { width: 320px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s1 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s1 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react p:hover { border-bottom: 1px solid #303131; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s2 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s2 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s2 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s2 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s2 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s2 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s2 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s2 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s2 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s2 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s2 .ss2 .textafteruser h2 { width: 474px; height: 70px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s2 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s2 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s3 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s3 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s3 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s3 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s3 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s3 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s3 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s3 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s3 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s3 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s3 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s3 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s3 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s4 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s4 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s4 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s4 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s4 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s4 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s4 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s4 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s4 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s4 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s4 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s4 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s4 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s5 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s5 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s5 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s5 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s5 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s5 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s5 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s5 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s5 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s5 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s5 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s5 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s5 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .fifthmain .sectionformain .s6 { width: 1070px; margin: 0px auto; padding: 0px auto; height: 385.5px; display: grid; grid-template-columns: 1fr 1fr; } .fifthmain .sectionformain .s6 .ss1 { width: 100%; height: 385.5px; } .fifthmain .sectionformain .s6 .ss1 a { width: 100%; height: 100%; } .fifthmain .sectionformain .s6 .ss1 a img { width: 100%; height: 383.5px; } .fifthmain .sectionformain .s6 .ss2 { width: 546px; height: 383.5px; background-color: white; } .fifthmain .sectionformain .s6 .ss2 .user { width: 510px; height: 34px; display: flex; justify-content: space-between; align-items: center; margin-top: 22px; } .fifthmain .sectionformain .s6 .ss2 .user .flexdiv { width: 180px; height: 34px; display: flex; margin-left: 30px; justify-content: flex-start; align-items: center; } .fifthmain .sectionformain .s6 .ss2 .user .fa-user-circle { width: 32px; height: 32px; font-size: 32px; color: grey; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .threedots { width: 19px; height: 19px; } .fifthmain .sectionformain .s6 .ss2 .user .threedots .fa-ellipsis-v { width: 3px; height: 13px; color: #303131; font-size: 14px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle { width: 120px; height: 33px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin1 { width: 89px; height: 16px; margin: 0px; margin-left: 10px; font-size: 14px; font-weight: 400; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin2 { width: 40px; height: 16px; margin: 0px; margin-left: 10px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul { width: 18px; height: 2px; padding: 0px; margin: 0px; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul li { width: 18px; height: 2px; padding: 0px; margin: 0px; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle ul li::marker { font-size: 6px; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .user .forstyle .pforadmin3 { width: 45px; height: 16px; margin: 0px; font-size: 12px; font-weight: 300; color: #303131; display: inline-block; } .fifthmain .sectionformain .s6 .ss2 .textafteruser { width: 472px; height: 247px; } .fifthmain .sectionformain .s6 .ss2 .textafteruser h2 { width: 474px; height: 35px; font-size: 28px; font-weight: 200; margin: 15px 0px; margin-left: 30px; font-family: "Cinzel", serif; color: #303131; } .fifthmain .sectionformain .s6 .ss2 .textafteruser p { font-size: 16px; font-weight: 400; color: #303131; margin-left: 30px; } .fifthmain .sectionformain .s6 .ss2 .line { width: 474px; height: 1px; margin: 0px auto; margin-top: 12px; border-bottom: 1px solid #303131; } .fifthmain .sectionformain .viewcenter { width: 474px; height: 18px; margin: 0px auto; display: flex; justify-content: space-between; align-items: center; } .fifthmain .sectionformain .viewcenter .views { width: 150px; height: 18px; margin-top: 22px; margin-bottom: 2px; } .fifthmain .sectionformain .viewcenter .views p { width: 60px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; display: inline-block; } .fifthmain .sectionformain .viewcenter .views a { width: 60; height: 18px; font-size: 12px; color: #303131; font-weight: 400; text-decoration: none; margin: 0px; } .fifthmain .sectionformain .react { width: 50px; height: 18px; margin-top: 22px; } .fifthmain .sectionformain .react p { font-size: 12px; width: 15px; height: 18px; font-size: 12px; color: #303131; font-weight: 400; margin: 0px; padding-bottom: 2px; display: inline-block; } .fifthmain .sectionformain .react i { width: 20px; height: 18px; font-size: 16px; color: #e84a43; margin: 0px; } .sixthmain { width: 88%; height: 523px; margin: 0px auto; margin-top: 80px; } .sixthmain .album { width: 100%; height: 114px; display: flex; justify-content: center; align-items: center; } .sixthmain .album h1 { width: 416px; height: 48px; line-height: 1.2em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; font-family: "Cinzel", serif; color: #303131; } .sixthmain .bookssection { width: 100%; height: 389px; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 10px; } .sixthmain .bookssection .photo1 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_391be5ba664646cf85efa862bf2f93be~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_391be5ba664646cf85efa862bf2f93be~mv2.webp?token=<KEY>"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo1 div { width: 70%; height: 40%; } .sixthmain .bookssection .photo1 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo1 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .sixthmain .bookssection .photo2 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_46776c5ebdfa4c2d93f77358e5b2fd41~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_46776c5ebdfa4c2d93f77358e5b2fd41~mv2.webp?token=<KEY>5OcEZcNIh4JZZGcTPYJQH0"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo2 div { width: 85%; height: 40%; } .sixthmain .bookssection .photo2 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo2 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .sixthmain .bookssection .photo3 { width: 100%; height: 389px; background-image: url("https://static.wixstatic.com/media/8bb438_5571b62b21074416a94a6e7cb48567e8~mv2.jpg/v1/fill/w_400,h_400,fp_0.50_0.50,q_90,usm_1.00_0.66_0.01/8bb438_5571b62b21074416a94a6e7cb48567e8~mv2.webp?token=<KEY>"); background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center; opacity: 0.95; } .sixthmain .bookssection .photo3 div { width: 85%; height: 40%; } .sixthmain .bookssection .photo3 h1 { text-align: center; line-height: 1.4em; font-size: 40px; letter-spacing: 0.05em; font-weight: 200; margin: 0px; margin-bottom: 20px; font-family: "Cinzel", serif; color: white; } .sixthmain .bookssection .photo3 p { text-align: center; font-size: 22px; font-weight: 400; color: white; } .seventhmain { width: 88%; height: 1138px; margin: 0px auto; margin-top: 80px; } .seventhmain .contact { width: 100%; height: 1118px; display: grid; grid-template-columns: 1fr 1fr; } .seventhmain .contact .first { width: 100%; height: 1118px; } .seventhmain .contact .first .bannerphoto { width: 100%; height: 1118px; background-image: url("https://static.wixstatic.com/media/f61af8_bed971a2eea0451d8a185669c2cbe5c7~mv2.jpg/v1/fill/w_605,h_1118,al_c,q_85,usm_0.66_1.00_0.01/f61af8_bed971a2eea0451d8a185669c2cbe5c7~mv2.webp"); background-repeat: no-repeat; background-size: cover; } .seventhmain .contact .second { width: 100%; height: 1118px; background-color: #f0f3f6; } .seventhmain .contact .second .text { width: 100%; height: 275px; margin-left: 59px; margin-top: 150px; } .seventhmain .contact .second .text h1 { width: 320px; height: 54px; font-size: 40px; font-weight: 200; margin-bottom: 33px; font-family: "Cinzel", serif; color: #303131; } .seventhmain .contact .second .text .firstp { width: 369px; height: 72px; font-size: 16px; margin: 0px; margin-bottom: 55px; color: #303131; } .seventhmain .contact .second .text .secondp { width: 379px; height: 24px; margin: 0px; font-size: 16px; color: #303131; } .seventhmain .contact .second .text .secondp a { text-decoration: none; font-size: 16px; color: #303131; margin-left: 5px; } #firstform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-bottom: 10px; } #firstform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #firstform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #firstname { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #firstname:focus { outline: rgba(49, 48, 48, 0.55); } #firstname:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #secondform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #secondform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #secondform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #lastname { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #lastname:focus { outline: rgba(49, 48, 48, 0.55); } #lastname:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #thirdform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #thirdform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #thirdform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Email { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Email:focus { outline: rgba(49, 48, 48, 0.55); } #Email:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #forthform { width: 394px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #forthform .name { width: 379px; height: 33px; margin: 0px; padding: 0px; } #forthform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Subject { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Subject:focus { outline: rgba(49, 48, 48, 0.55); } #Subject:hover { border: 3px solid rgba(49, 48, 48, 0.55); } #fifthform { width: 394px; height: 148px; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #fifthform .name { width: 379px; height: 126px; margin: 0px; padding: 0px; } #fifthform label { display: inline-block; width: 379px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; padding: 0px 20px 0px 0px; } #Message { width: 100%; box-sizing: border-box; height: 126px; min-height: 126px; max-height: 126px; min-width: 100%; max-width: 100%; padding: 10.5px 10px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #Message:focus { outline: rgba(49, 48, 48, 0.55); } #Message:hover { border: 3px solid rgba(49, 48, 48, 0.55); } .seventhmain .second .button { width: 379px; height: 33px; margin-left: 59px; margin-bottom: 55px; } .seventhmain .second .button button { width: 102px; height: 33px; font-size: 16px; color: white; background-color: #273a4e; float: right; } .seventhmain .second .button button:hover { background-color: darkslategray; transition: 0.4s; } .seventhmain .second p { width: 378px; height: 22.5px; font-size: 16px; color: #303131; margin-left: 59px; } #sixthform { display: flex; justify-content: space-between; align-items: flex-end; width: 380px; height: 55; background-color: #f0f3f6; margin-left: 59px; margin-top: 10px; margin-bottom: 10px; } #sixthform .centerone { width: 240px; } #sixthform .name { width: 238px; height: 33px; margin: 0px; padding: 0px; } #sixthform label { display: inline-block; width: 238px; height: 16px; font-size: 16px; color: #303131; margin: 0px 0px 6px; } #email { width: 100%; box-sizing: border-box; height: 33px; padding: 3px 3px 3px 12px; background-color: #f0f3f6; border: 1px solid rgba(49, 48, 48, 0.55); } #email:focus { outline: rgba(49, 48, 48, 0.55); } #email:hover { border: 3px solid rgba(49, 48, 48, 0.55); } .seventhmain .second #sixthform .lastbutton { width: 133px; height: 33px; font-size: 16px; color: white; background-color: #273a4e; } .seventhmain .second #sixthform .lastbutton:hover { background-color: darkslategray; transition: 0.4s; }
0.359589
0.057652
body{ font: 14px/1.5 Arial, Helvetica,"microsoft yahei","微软雅黑","Hiragino Sans GB","宋体", sans-serif; padding:0; margin:0} /*公共*/ header,section,nav,footer,div,p ,img ,a,span,ul,li,label,form,input,select{ padding:0; margin:0; outline:none ; } ul,li{ list-style:none; padding:0; margin:0; } h1,h2,h3,h4,h5,h6{padding:0;margin:0;} a{text-decoration: none; } a:hover{text-decoration: none;} a:focus{outline: none;text-decoration: none;} .text-ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} .clearfix{zoom:1;} img.xyscale{ transition: all 0.5s ease-out 0s;width:100%;} a:hover .xyscale,a:hover .wp-post-image,.la-l-img a:hover img{ transform:scale(1.1); cursor:pointer)} a:hover { color: #3ca5f6; cursor:pointer} h1,h2,h3,h4,h5,h6{ font-weight:600} h1{ font-size:36px} h2{ font-size:30px} h3{ font-size:24px} h4{ font-size:18px} h5{ font-size:16px} /*index*/ /*header*/ .container{width:1170px} .header{border-bottom:1px solid #f0f0f0;z-index:500;width:100%} .header{height:60px;line-height:60px} .mlogin{padding-left:20px;color:#666} .mnav{display:none} .pull-right{float:right;width:30%} .logo{display:block;float:left;width:auto;text-align:left;margin-left:0;margin-right:0;margin-top:-2px;position:relative;width:12%} .logo{width:12%} .logo img{max-width:100%} .nav-left{margin-left:50px;margin-top:0;padding:0;float:left;display:inline-block} .nav-left a{color:#333;font-size:16px} .nav-left a:hover{color:#3ca5f6} .nav-left .nav-menu>li{float:left;cursor:pointer;margin-right:55px;position:relative} .nav-left ul li .sub-menu li{text-align:left;line-height:35px;padding:0 10px;background-color:#fff;display:block;font-size:15px;position:relative;margin-right:20px} .nav-left ul li .sub-menu::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#fff;border-color:#ced6d8 #ced6d8 currentcolor currentcolor;border-image:none;border-style:solid solid none none;border-width:1px 1px 0 0;content:"";height:10px;left:28px;position:absolute;top:-5px;transform:rotate(-45deg);width:10px} .nav-left ul li .sub-menu{z-index:999;background-color:#fff;border:1px solid #ced6d8;border-radius:3px;box-shadow:0 0 15px rgba(0,0,0,.1);padding:0;position:absolute;left:0;top:59px;white-space:nowrap;transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0);transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s;transform-origin:0 top 0;opacity:0;filter:alpha(opacity=0);-moz-opacity:0} .nav-left ul li .sub-menu::after{clear:both;content:".";display:block;height:0;visibility:hidden} .nav-left ul li:hover .sub-menu{transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);opacity:1;filter:alpha(opacity=100);-moz-opacity:1} .mnav-left{display:none} .mnav-left{z-index:11;background:#fff;margin-top:50px;padding:10px 10px;position:relative;left:0;border-top:1px solid #eee;height:10000px} .mnav-left a{color:#888;font-size:16px} .mnav-left ul li{border-bottom:1px solid #f0f0f0;float:none} .mnav-left ul li ul li{display:inline-block;padding:0 10px;margin-right:20px} .nav-right{display:block;float:right} .nav-right ul li{float:left;margin-left:30px} .nav-right ul li.search-li span{font-size:16px;margin-left:5px;position:relative} .nav-right .login-li a{background-color:#3ca5f6;color:#fff;display:block;height:40px;line-height:40px;margin-top:10px;text-align:center;width:70px} .search-content input{height:45px;font-size:26px;padding-right:50px} #top_nav{background:#fff} .top-bar{height:45px;background:#fff;float:left;width:30%} .navbar-toggle{width:30px;height:30px;background:#fff;text-align:center;padding:0;margin:16px 0 0 0px;border:none;float:none} .navbar-toggle .icon-bar{width:23px;height:1px;background:#000;margin-bottom:7px} .navbar-toggle.active .icon-bar{position:absolute;left:0} .navbar-toggle.active .icon-bar:nth-child(1){-webkit-animation:fadeRotateRight .2s ease both;animation:fadeRotateRight .2s ease both} .navbar-toggle.active .icon-bar:nth-child(2){display:none} .navbar-toggle.active .icon-bar:nth-child(3){-webkit-animation:fadeRotateLeft .2s ease both;animation:fadeRotateLeft .2s ease both} @keyframes fadeRotateRight{0%{transform:rotate(0)} 100%{transform:rotate(45deg)} } @-webkit-keyframes fadeRotateRight{0%{-webkit-transform:rotate(0)} 100%{-webkit-transform:rotate(45deg)} } @keyframes fadeRotateLeft{0%{transform:rotate(0)} 100%{transform:rotate(-45deg)} } @-webkit-keyframes fadeRotateLeft{0%{-webkit-transform:rotate(0)} 100%{-webkit-transform:rotate(-45deg)} } .navbar-toggle .icon-bar+.icon-bar{margin-top:0} .i-icon,.icon{background-image:url(../images/icon.png);background-repeat:no-repeat;display:inline-block} .wx-icon{background-position:-60px -113px;height:22px;width:22px;top:4px;position:relative;display:inline-block} .wx-li span{font-size:16px;margin-left:5px} .wx-li:hover{color:#3ca5f6} .wx-li{position:relative} .wx-li:hover .wx-icon{background-position:-121px -73px} .wx-pic{margin-top: 5px;background: #fff none repeat scroll 0 0;box-shadow: 1px 1px 15px rgba(0,0,0,.3);font-size: 14px;height: 128px;padding: 10px;position: absolute;right: 0;top: 60px;width: 240px;z-index: 100;border: 1px solid #eee;display: none;} .wx-pic::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#fff none repeat scroll 0 0;border-color:#ddd;border-image:none;border-style:solid;border-width:1px 1px 0 0;content:" ";height:10px;position:absolute;right:27px;top:-5px;transform:rotate(-45deg);width:10px} .wx-pic img{float:left;height:108px;width:108px} .wx-text{line-height:36px;text-align:center} .wx-text span{display:inline-block;margin-top:30px;position:relative} .wx-li:hover{cursor:pointer} .wx-li:hover .wx-pic{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;display:block;margin-top:0} .icon-search{background-position:-210px -80px;left:0;position:relative;top:6px;width:22px;height:22px;display:inline-block} .icon-search:hover,.search-li:hover,.search-li:hover .icon-search{background-position:-320px -10px;color:#3ca5f6;cursor:pointer} .search-box{transform:scale(0,0);display:none} .search-box{position:fixed;top:0;bottom:0;width:100%;height:100%;background-color:#fff;z-index:9999;overflow:auto;-webkit-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)} .search-box-last{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1} .search-content{position:absolute;width:40%;margin-left:30%;padding-top:10%} .overlay-dialog-animate{-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:scale-fade .5s forwards cubic-bezier(.8,.02,.45,.91);animation:scale-fade .5s forwards cubic-bezier(.8,.02,.45,.91)} .search-title{font-size:50px;color:#bbb} .search-input{margin-top:55px;position:relative;margin-bottom:30px} .search-input button{position:absolute;right:0;width:40px;height:40px;text-indent:-999px;border:none;background:url(../images/icon.png) -262px -68px no-repeat;outline:0} .search-input button:hover{background-position:-362px -68px} .search-content input{border:none;border-bottom:1px solid #f0f0f0;height:40px;width:100%;font-size:18px;background-color:transparent;padding-right:50px} .search-content input:focus{box-shadow:none;outline:0} .search-content input::-webkit-input-placeholder{color:#bbb;text-overflow:ellipsis} .search-content input:-moz-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-content input::-moz-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-content input:-ms-input-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-history{margin-top:50px;display:inline-block} .search-history span{font-size:16px;color:#bbb} .search-history ul{margin:10px 0 0;display:inline-block} .search-history ul li{float:left;height:35px;border:1px solid #f0f0f0;margin:0 20px 20px 0;padding:0 15px;cursor:pointer} .search-box .search-history ul{width:100%} .search-history .empty-history{font-size:14px;color:#bbb;cursor:pointer} .search-history .empty-history:hover{font-size:14px;color:#333;cursor:pointer} .search-history ul li a{display:inline-block;width:100%;height:100%;color:#333;font-size:16px;line-height:33px} .search-history ul li:hover{background-color:#3ca5f6;color:#fff;border-color:#3ca5f6} .search-history ul li:hover a{color:#fff} .search-hot ul li:hover{background-color:#3ca5f6;border-color:#3ca5f6} .search-hot{margin:0 0 0 30px} .search-hot ul li a{color:#3ca5f6} .search-box .icon{background-repeat:no-repeat;vertical-align:text-bottom} .search-box .icon{display:inline-block;height:20px;width:20px} .icon-search-close{background-position:-260px -120px;cursor:pointer;position:absolute;right:60px;top:60px;z-index:999} #cont-list,#top-pic{position:relative;width:100%;overflow:hidden;margin-left:auto;margin-right:auto} .pic-left{margin-bottom:0;padding-left:0;padding-right:10px} .pic-left img{width:100%;cursor:pointer} .pic-mid{padding-left:10px;padding-right:10px} .pic-right{padding-left:10px;padding-right:0} .pic-mid ul li,.pic-right ul li{position:relative;overflow:hidden;width:100%;margin-bottom:20px} .pic-mid ul li,.pic-right ul li{height:202px} .slickpic{width:100%;position:relative} .pic-left .slickpic img,.pic-mid ul li img,.pic-right ul li img{transition:all .5s ease-out 0s;width:100%} .pic-left .slickpic:hover .slick-current img,.pic-mid ul li:hover img,.pic-right ul li:hover img{transform:scale(1.1)} .pic-title{cursor:pointer;display:block;height:100%;width:100%;position:absolute;bottom:0;z-index:10} .pic-title{background:rgba(0,0,0,0) -moz-linear-gradient(center top ,rgba(0,0,0,0),rgba(0,0,0,0),#121515) repeat scroll 0 0;content:"";height:100%;opacity:1;transition:all .3s ease 0s;width:100%} #top-pic h4{position:absolute;bottom:20px;font-size:16px;padding:0 20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight:400} /*adv01*/ #adv01,#adv02,#adv03{width:100%; background-position:left top; background-repeat:no-repeat} #adv01 img,#adv02 img,#adv03 img{ width:100%} /*内容*/ .hour24-title{ border-bottom: 1px solid #ddd; margin: 20px 0 25px 0px;} .hour24-title h3{ border-bottom: 3px solid #f63756; bottom: -3px; color: #555;display: inline-block; font-size: 20px; font-weight: normal; line-height: 32px;padding-bottom: 10px; position: relative;} .hour24-right{padding-left:0px;padding-right:0px;} .mob-sub{ color: #666;font-size: 15px;line-height: 24px;} .hour24-left .mob-sub{ color: #666;font-size: 15px;line-height: 24px;} .hour24-left-img{ overflow:hidden;width:100%} .hour24-left-img img{ width:100%;transition: all 0.5s ease-out 0s;} .hour24-left-img:hover img{ transform:scale(1.1)} .htitle-color{font-size: 18px;padding-top: 20px;font-weight: bold;color: #31424e;} .htitle-color a{color:#666;} .htitle-color a:hover,.h24-r-text .h24-r-title:hover {color: #3ca5f6;} .htitle-color:hover{color:#3ca5f6} .mob-author { margin: 15px 0;} .mob-author .author-face img { border-radius:50%; overflow: hidden; } .mob-author .author-name, .mob-author .time, .mob-author em {color: #bbb; font-style: normal; line-height: 24px;} .mob-author .author-name{ padding-left:5px} .mob-author .time {margin-left: 10px;} .mob-author .time .icon-shijian15,.mob-author .time .icon-liebiao{font-size:14px} .mob-author .time .icon-liulan1{font-size:19px} .mob-author .time .icon-comment{font-size:15px} .iconfont {font-family: "iconfont" !important; font-style: normal;} .icon-shijian15::before {content: "";} .icon-liulan1::before {content: "";} .icon-comment::before { content: "";} .icon-liebiao::before { content: "";} .hour24-right ul li{ position:relative; width:100% ;padding-bottom:20px} .h24-r-img,.h24-r-text{ float:left} .h24-r-img{width:35%;overflow: hidden;} .h24-r-img img{ width:100%;transition: all 0.5s ease-out 0s;} .h24-r-img img:hover{transform: scale(1.1);} .h24-r-text{width:65%;padding-left:10px} .h24-r-text .h24-r-title{color: #666;font-size: 16px;line-height: 25px;max-height: 45px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;} .hour24-right .mob-author .time:first-child{ margin-left:0} .hour24-right .mob-author { margin: 15px 0 0 0;} .cont-left,.hour24-left{padding-left:0px} .cont-right,.hour24-right{ padding-right:0px} .hour24-left{padding-left:0px;padding-right:15px;padding-bottom:0px} .hour24-right{padding-left:05px;padding-right:0px;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} .footer-left{ float:right} .footer-right{ float:left} .footer .footer-icon-list {margin-left:auto;width:80%; } .btn-group { display:none} .go-top0 {bottom: 150px;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} #detail-article{padding-left:90px} .article-left-btn-group { float: left; position: fixed; width: 60px; z-index: 10; display:inline-block} #comment-author-info p { width: 33%;} /*latest-article*/ #latest-article{} .la-title{ border-bottom: 1px solid #ddd; margin: 20px 0 0px 0px;} .la-title h3{ border-bottom: 3px solid #f63756; bottom: -3px; color: #555;display: inline-block; font-size: 20px; font-weight: normal; line-height: 32px;padding-bottom: 10px; position: relative;} .la-list-t .hot-icon{border: 1px solid #f63756; border-radius: 4px; color: #f63756; display: inline-block; float: left; font-size: 14px; height: 20px; line-height: 18px;margin-right: 10px; padding:0 5px; margin-top:5px} .la-list01 ul{padding-bottom:20px} .la-list01 ul li{ float:left; width:33.333%; padding-right:2.5%; position:relative} .la-list01 ul li img{ width:100%} .overlay{ background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0;height:100%; position: absolute; transition: opacity 0.4s ease-in-out 0s; width: 100%; bottom:0;} .la-list01 ul li .overlay{ opacity:0;width:92.5%} .la-list01 ul li:hover .overlay{ opacity:0.3;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} .line-botm{border-bottom: 1px solid #f0f0f0; padding: 30px 0;} .la-list03 .la-l-img{ width:100%; overflow:hidden} .la-list03 .la-l-img img{ width:100%} .la-list03 .la-r-text{ width:100%;padding-left:0px;padding-top:10px} .la-r-text .hot-icon{border: 1px solid #f63756; border-radius: 4px; color: #f63756; display: inline-block; float: left; font-size: 14px; height: 20px; line-height: 18px; margin-right: 10px; padding:0 5px; margin-top:5px} /*加载更多*/ .get-mod-more{color:#bbb;cursor:pointer;font-size:16px;height:60px;line-height:60px;text-align:center;width:100%} .get-mod-more{border:1px solid #f0f0f0;display:inline-block;margin-bottom:60px;margin-top:-1px} .get-mod-more:hover{background-color:transparent;border-color:transparent;color:#999;border:1px solid #f0f0f0} /*cont-right*/ .comment-title,.onclick-title,.flink-hot{ padding:30px 0 10px 0} .comment-hot ul li,.onclick-hot ul li{border-bottom: 1px solid #f0f0f0; overflow: hidden;padding: 20px;} .iconred{ background-color: #f63756;display: inline-block;height: 20px; line-height: 20px;margin:0 30px 0 0; width: 4px;} .comm-img,.comm-title{ float:left} .comm-img{ width:25%; overflow:hidden} .comm-img img{ width:100%} .comm-title{ width:75%; overflow-wrap: break-word;padding:0 10px;} .comm-title a,.click-title a{color:#666; font-size:16px; } .comm-title a:hover,.click-title a:hover{color:#3ca5f6} .click-img{ width:100%; overflow:hidden} .click-img img{ width:100%} .click-title{ padding-top:20px} .link-title a{ color:#f1754f; font-size:16px;border: 1px solid #f0f0f0;cursor: pointer; display:block; float:left; padding:5px 10px ; margin:10px} .link-title a:hover{ background:#f1754f; color:#fff;border: 1px solid #f1754f;} /*footer*/ .footer{margin-top: 20px;width:100%;position:relative;background-color:#2d3237;padding-top:5px;z-index:10;margin-bottom:-30px} .footer .copy-right{margin-top:35px;position:relative;z-index:400} .footer .copy-right span{display:block;line-height:28px;margin-bottom:30px;margin-top:10px} .footer .copy-right,.footer .copy-right span a{color:#707682;font-size:12px} .footer .copy-right a{color:#6b6e81;height:40px} .footer .copy-right a:hover{color:#b2bae1} .footer .footer-tag-list a{font-size:14px;margin-right:15px} .footer .footer-icon-list{padding-top:18px;margin-bottom:10px;padding-left:20px} .footer-right ul li{text-align:right} .icon-footer{height:40px;width:40px;position:relative;z-index:10} .icon-top{background-position:-191px 6px;height:40px;width:40px;display:block} .icon-footer-wb{background-position:10px -104px} .icon-footer-wx{background-position:-49px -105px} .icon-footer-ios{background-position:-111px -105px} .icon-footer-android{background-position:12px -185px} .icon-footer-inter{background-position:11px -104px} .icon-footer-rss{background-position:-406px -638px} .icon-footer-wb:hover{background-position:9px -144px;background-color:#f74864} .icon-footer-wx:hover{background-position:-50px -145px} .icon-footer-ios:hover{background-position:-112px -145px} .icon-footer-android:hover{background-position:12px -226px} .icon-footer-inter:hover{background-position:11px -29px} .icon-footer-rss:hover{background-position:-456px -638px} .footer .footer-icon-list ul li{background-color:#343a40;border-radius:50%;float:left;height:40px;margin:10px;position:relative;text-align:center;width:40px;z-index:0} .footer .footer-icon-list ul li span{position:absolute;left:0;top:0;border-radius:50%;height:40px;width:40px;opacity:0;transform:scale(0,0);display:block;transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;z-index:10} .footer .footer-icon-list ul li::before{border-radius:50%;content:"";height:40px;opacity:0;position:absolute;transform:scale(0,0);transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;width:40px;z-index:0} .footer .footer-icon-list ul a:nth-child(1) li::before{background-color:#f74864} .footer .footer-icon-list ul a:nth-child(2) li::before{background-color:#1ec354} .footer .footer-icon-list ul a:nth-child(3) li::before{background-color:#7b8894} .footer .footer-icon-list ul a:nth-child(4) li::before{background-color:#93e64f} .footer .footer-icon-list ul a:nth-child(5) li::before{background-color:#3091f4} .footer .footer-icon-list ul a:nth-child(6) li::before{background-color:#ff9000} .footer .footer-icon-list ul li:hover::before{opacity:1;transform:scale(1,1)} .footer .footer-icon-list ul li:hover .span-wx{background-color:#f74864} .footer .footer-icon-list ul li:hover .span-ios{background-color:#1ec354} .footer .footer-icon-list ul li:hover .span-android{background-color:#7b8894} .footer .footer-icon-list ul li:hover .span-inter{background-color:#93e64f} .footer .footer-icon-list ul li:hover .span-rss{background-color:#3091f4} .footer .footer-icon-list ul li:hover span{opacity:1;transform:scale(1,1)} .footer .footer-icon-list .app-qrcode{box-shadow:0 0 6px rgba(14,22,30,.3);display:none;height:130px;margin-left:-45px;margin-top:-141px;position:absolute;width:130px} .footer .footer-bull{font-size:20px;margin:0 15px;position:relative;top:2px} .footer .bull-right{font-style:normal} .footer .bull-em{font-style:normal;margin-left:15px} .icon-aliyun{background-image:url(../img/aliyun.png);background-repeat:no-repeat;background-size:100% auto;display:inline-block;height:40px;left:7px;position:relative;top:18px;vertical-align:text-bottom;width:70px} .footer .footer-icon-list .app-qrcode::after,.footer .footer-icon-list .app-qrcode::before{content:"";display:block;height:0;position:absolute;width:0} .footer .footer-icon-list .app-qrcode::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:rgba(0,0,0,.3) transparent transparent;border-image:none;border-style:solid;border-width:10px 8px 8px;left:56px;top:130px} .footer .footer-icon-list .app-qrcode::after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#fff transparent transparent;border-image:none;border-style:solid;border-width:10px 8px 8px;left:57px;top:129px} .go-top0{background-color:#fff;border:1px solid #eee;bottom:50px;cursor:pointer;display:none;position:fixed;right:10px;padding:10px;z-index:100} .go-feedback:hover,.go-top0:hover{background-color:#e8e8e8} .icon-goTo{width:35px;height:35px;background-position:-67px 3px} #gotopbtn.hover{background:#ccc;color:#fff;text-decoration:none} /*二级页面*/ /*article*/ #detail-article{ padding-top:20px;padding-bottom:20px; position:relative; width:100%} .da-title h2{ font-size:24px} #detail-article .article-author{ padding:20px 0;color: #bbb; font-size: 14px; position: relative;} .article-author a { color: #bbb;} .article-author a:hover { color:#3ca5f6;} .icon-account::before { content: "";} .icon-shijian15::before { content: "";} .icon-comment::before { content: "";} .icon-liulan1::before { content: "";} .article-author .column-link{color:#3ca5f6;font-size: 14px;height: 20px;line-height: 20px;padding-right:5px;position: absolute; top:05px;right: 0;text-align: center;z-index: 10;} .article-author .column-link:hover { color:#333;} .article-author .author-name {color: #333; font-size:14px} .article-author .article-time{margin: 0 10px 0 10px;} .article-author .article-pl{} .article-author .article-time{} .article-author .icon-shijian15{font-size:14px} .article-author .icon-liulan1{font-size:19px} .article-author .icon-comment{font-size:15px} .data-article{line-height: 30px; color:#333;padding-top:10px; border-top:1px solid #f0f0f0} .data-article p{ font-size: 16px;margin-bottom: 20px;} #page-numberscurrent{text-decoration:none;color:#FFF;background:#32a5e7 none repeat scroll 0 0;display:inline-block;line-height:16px;border-radius:2px;margin:0 0 2px 10px;padding:5px 14px} .neirong-shouquan,.neirong-shouquan-public{font-size:14px!important;padding-top:30px} .c2,.c3{color:#bbb} .Qr-code { text-align:right;height: 100px;margin: 0 auto;padding: 50px 0 0; position: relative; width: 100%; z-index: 80;} .Qr-code .like a { border: 1px solid #edecec; color: #f63756; display: inline-block; font-size: 20px; line-height: 48px; margin: 5px; text-align: center; width: 148px;} .Qr-code .like a:hover { background-color: #f63756;border-color: #f63756; color: #fff;} .icon-article-zan, .icon-article-zan-add { display: inline-block; height: 35px; width: 35px;} .icon-article-zan { background-position: -362px -400px;} .Qr-code .like a:hover .icon-article-zan { background-position: -367px -333px;} .data-article .tag-box {border-top: 1px solid #f0f0f0; display: inline-block;margin-top: 60px;padding-top: 20px; width: 100%;} .data-article .tag-box a {border:none;background-color: #f0f0f0; color: #bbb; display:inline-block; height: 35px;line-height: 35px; margin-bottom: 10px; margin-right: 10px; padding: 0 15px;} .data-article .tag-box a:hover{ color:#888} /**/ .article-left-btn-group{margin-top: 20px;float:left;position:fixed;width:60px;z-index:10} .article-left-btn-group ul li{background-color:#fafafa;border-bottom:1px solid #f0f0f0;cursor:pointer;width:60px;position:relative} .icon-article{height:60px;width:60px;position:relative;z-index:10} .icon-article-wb{background-position:10px -259px} .icon-article-pyq{background-position:-50px -259px} .icon-article-qzone{background-position:-121px -259px} .icon-article-pl{background-position:-178px -253px} .icon-article-col,.icon-article-pl{color:#999;font-size:12px;font-style:normal;line-height:95px;text-align:center} .article-left-btn-group ul li:last-child,.article-left-btn-group ul li:nth-child(3){border:medium none} .article-left-btn-group ul li:nth-child(4){margin-top:30px} .article-left-btn-group ul li .icon-article-wb:hover{background-position:11px -318px;background-color:#f74864} .article-left-btn-group ul li .icon-article-pyq:hover{background-position:-50px -319px;background-color:#1ec354} .article-left-btn-group ul li .icon-article-qzone:hover{background-position:-121px -319px;background-color:#ffce0b} .article-left-btn-group ul li .icon-article-pl:hover{background-position:-178px -323px;background-color:#3091f4;color:#fff} .article-left-btn-group ul li:nth-child(1):hover .icon-article-wb{background-position:11px -318px} .article-left-btn-group ul li:nth-child(2):hover .icon-article-pyq{background-position:-50px -319px} .article-left-btn-group ul li:nth-child(3):hover .icon-article-qzone{background-position:-121px -319px} .article-left-btn-group ul li:nth-child(4):hover .icon-article-pl{background-position:-178px -323px} .article-left-btn-group ul li.active:nth-child(5) .icon-article-col,.article-left-btn-group ul li:nth-child(5):hover .icon-article-col{background-position:-249px -320px} .article-left-btn-group ul li.active:nth-child(5){background-color:#fbc032;border:medium none} .article-left-btn-group ul li::before{content:"";height:62px;opacity:0;position:absolute;transform:scale(0,0);transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;width:60px;z-index:0} .article-left-btn-group ul li:nth-child(1):hover::before{background-color:#f74864} .article-left-btn-group ul li:nth-child(2):hover::before{background-color:#1ec354} .article-left-btn-group ul li:nth-child(3):hover::before{background-color:#ffce0b} .article-left-btn-group ul li:nth-child(4):hover::before{background-color:#3091f4} .article-left-btn-group ul li:nth-child(5):hover::before{background-color:#fbc032} .article-left-btn-group ul li:nth-child(6):hover::before{background-color:#f63756} .article-left-btn-group ul li:hover::before{opacity:1;transform:scale(1,1)} .article-left-btn-group .weixin-Qr-code{background-color:#fff;box-shadow:0 0 6px rgba(14,22,30,.3);display:none;height:130px;margin-left:80px;margin-top:-35px;position:absolute;width:130px;z-index:10} .article-left-btn-group .weixin-Qr-code img{max-width:100%} .article-left-btn-group .weixin-Qr-code::after,.article-left-btn-group .weixin-Qr-code::before{content:"";display:block;height:0;left:-18px;position:absolute;top:57px;width:0} .article-left-btn-group .weixin-Qr-code::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent rgba(0,0,0,.3) transparent transparent;border-image:none;border-style:solid;border-width:8px 10px 8px 8px} .article-left-btn-group .weixin-Qr-code::after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent #fff transparent transparent;border-image:none;border-style:solid;border-width:8px 10px 8px 8px} .icon-clock::before{content:""} .icon-clock{font-family:iconfont!important;font-style:normal} .comment_meta .icon{background-repeat:no-repeat;vertical-align:text-bottom} .comment_meta .icon{display:inline-block;height:20px;width:20px} .icon-dp{background-position:-170px -173px} /**/ #article-re { width:100%; } #article-re a{border:0 none;color:#555} #article-re h3{ width:100%;margin-top:30px; margin-bottom:30px; border-bottom:1px solid #f0f0f0;} .title-re{border-bottom: 4px solid #f63756;height: 28px;line-height: 20px; font-size: 20px;margin: -27px 0 0; position: absolute; z-index: 1;} .article-tw{margin:-10px; margin-right:-10px; position:relative} .art-re-img { padding-left:10px; padding-right:10px;} .article-box {border: 1px solid #f0f0f0; margin-bottom: 25px;} .article-box img{ width:100%;} .article-box .article-title { font-size: 16px; line-height: 24px; padding: 15px 20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .article-box:hover{border-color:rgba(45,50,55,.2);box-shadow:0 5px 8px rgba(45,50,55,.2);margin-bottom:27px;margin-top:-2px} /**/ .box-author-info{text-align:center;padding:20px 0;margin-bottom:30px;margin-top:-70px} .box-author-info .author-face a{color:#bbb} .box-author-info .author-face a:hover{color:#3ca5f6} .box-author-info .author-face img{width:84px;height:84px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.3)} .box-author-info .author-name{font-size:16px;margin:15px 0} .author-name span,.user-name span{background-color:#19b5fe;border-radius:4px;color:#fff;display:inline-block;font-size:12px;line-height:1;padding:3px 4px} .box-author-info .author-name a{color:#555} .box-author-info .author-name a:hover{color:#3ca5f6} .box-author-info .author-one{color:#bbb;font-size:14px;margin:12px 0} .box-author-info .author-article-pl ul li a{color:#bbb} .box-author-info .author-article-pl ul li a:hover{color:#333} .box-author-info .author-article-pl,.box-author-info .author-article-pl a{color:#bbb} .box-author-info .author-article-pl ul li:first-child{padding-right:20px;text-align:right;width:50%} .box-author-info .author-article-pl ul li{float:left} .icon-line-face{display:inline-block;height:20px;width:20px} .icon-line-face{background-position:-159px -5px;float:left} /**/ .comment-latest{padding:20px 0 } .comment-latest .comment-title{ padding:30px 0 10px 0} .comment-latest ul li{border-bottom: 1px solid #f0f0f0; overflow: hidden;padding: 20px;} .iconred{ background-color: #f63756;display: inline-block;height: 20px; line-height: 20px;margin:0 30px 0 0; width: 4px;} .comm-img,.comm-title{ float:left} .comment-latest .comm-img{ width:20%; overflow:hidden;padding:5px} .comm-img img{ width:100%;border: 3px solid #eee;} .comment-latest .comm-title{ width:80%; overflow-wrap: break-word;padding:0px 10px;color:#bbb } .comm-title a{color:#666; font-size:16px; } .comm-title a:hover{color:#3ca5f6} .btn-group{position:fixed;width:100%;height:49px;border-top:1px solid #dfdfdf;background:rgba(255,255,255,.96);z-index:100;bottom:0} .btn-group ul li{width:25%;text-align:center;float:left;height:49px;line-height:49px;cursor:pointer} .btn-group ul li i{position:relative;top:6px} .icon-comments,.icon-md-praise,.icon-share-qkj,.icon-share-wb{background:url(../images/iconm.png) no-repeat;background-size:250px 250px;width:26px;height:26px} .icon-comments{background-position:-4px -37px} .icon-md-praise{background-position:-124px -38px} .icon-share-wb{background-position:-163px -140px} .icon-share-qkj{background-position:-201px -140px} .pl-number{position:absolute;font-size:10px;background:#f63756;color:#fff;height:12px;border-radius:11px;vertical-align:middle;display:inline-block;font-style:normal;right:-17px;top:-5px;line-height:15px;padding:0 4px} .mQr-code .like .count{position:absolute;font-size:10px;background:#f63756;color:#fff;height:12px;border-radius:11px;vertical-align:middle;display:inline-block;font-style:normal;top:10px;line-height:15px;padding:0 4px} .icon-comments:before{content:""} .icon-share:before{content:""} /**/ @media(min-width:320px){.pic-mid ul li,.pic-right ul li{height:101px} } @media screen and (max-width:767px){.pull-right{display:none} .footer-left,.line-botm .tags,.mlogin,.mob-author .fenlei,.mob-author .liulan,.mob-author .pinglun,.mob-sub{display:none} #msearch{float:right;margin-right:10px;margin-top:10px} } @media(min-width:480px){.comment-latest .comm-title{width:80%;overflow-wrap:break-word;padding:0 10px 0 20px;color:#bbb} #comment-author-info p{width:50%} .pic-mid ul li,.pic-right ul li{height:162px} } @media(min-width:640px){.la-list03 .la-l-img,.la-list03 .la-r-text{float:left} .la-list03 .la-l-img{width:60%;overflow:hidden} .la-list03 .la-l-img img{width:100%;transition:all .5s ease-out 0s} .la-list03 .la-r-text{width:100%;padding-top:0} .article-author .column-link{top:20px} .comment-latest .comm-title{width:80%;overflow-wrap:break-word;padding:0 10px 0 30px;color:#bbb} .pic-mid ul li,.pic-right ul li{height:180px} } @media(min-width:768px){.container{width:750px} .navbar-toggle{display:inline-block} .da-title h2{font-size:23px;color:#31424e} .pic-mid ul li,.pic-right ul li{height:200px} } @media(min-width:992px){.container{width:970px} .pic-mid ul li,.pic-right ul li{height:168px} } @media(min-width:1200px){.container{width:1170px} .pic-mid ul li,.pic-right ul li{height:202px} } @media (min-width:992px) and (max-width:1199px){.h24-r-img{width:25%} .h24-r-text{width:75%;padding-left:10px} } @media (min-width:768px) and (max-width:991px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} } @media (max-width:991px){.nav-left{display:none} .pic-left{margin-bottom:20px;padding-left:0;padding-right:0} .pic-mid{padding-left:0;padding-right:10px} .cont-left{padding-right:0} .hour24-left{padding-left:0;padding-right:0;padding-bottom:30px} .article-left-btn-group{display:none} #detail-article{padding-left:0} .btn-group{display:block} } @media (min-width:320px) and (max-width:767px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} .cont-left,.hour24-left{padding-left:0} .cont-right,.hour24-right{padding-right:15px} .footer-left{float:left} .footer .footer-icon-list{width:100%;padding-left:0} .footer-left,.footer-right{padding-left:0;padding-right:0} } @media(max-width:767px){.container{width:calc(100% - 20px)} .go-top0{padding:0} } @media(max-width:479px){.art-re-img{width:50%} .mnav-left ul li ul li{margin-right:10px} } @media(max-width:320px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} .pic-mid ul li,.pic-right ul li{height:80px} }
public/static/home/css/common.css
body{ font: 14px/1.5 Arial, Helvetica,"microsoft yahei","微软雅黑","Hiragino Sans GB","宋体", sans-serif; padding:0; margin:0} /*公共*/ header,section,nav,footer,div,p ,img ,a,span,ul,li,label,form,input,select{ padding:0; margin:0; outline:none ; } ul,li{ list-style:none; padding:0; margin:0; } h1,h2,h3,h4,h5,h6{padding:0;margin:0;} a{text-decoration: none; } a:hover{text-decoration: none;} a:focus{outline: none;text-decoration: none;} .text-ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} .clearfix{zoom:1;} img.xyscale{ transition: all 0.5s ease-out 0s;width:100%;} a:hover .xyscale,a:hover .wp-post-image,.la-l-img a:hover img{ transform:scale(1.1); cursor:pointer)} a:hover { color: #3ca5f6; cursor:pointer} h1,h2,h3,h4,h5,h6{ font-weight:600} h1{ font-size:36px} h2{ font-size:30px} h3{ font-size:24px} h4{ font-size:18px} h5{ font-size:16px} /*index*/ /*header*/ .container{width:1170px} .header{border-bottom:1px solid #f0f0f0;z-index:500;width:100%} .header{height:60px;line-height:60px} .mlogin{padding-left:20px;color:#666} .mnav{display:none} .pull-right{float:right;width:30%} .logo{display:block;float:left;width:auto;text-align:left;margin-left:0;margin-right:0;margin-top:-2px;position:relative;width:12%} .logo{width:12%} .logo img{max-width:100%} .nav-left{margin-left:50px;margin-top:0;padding:0;float:left;display:inline-block} .nav-left a{color:#333;font-size:16px} .nav-left a:hover{color:#3ca5f6} .nav-left .nav-menu>li{float:left;cursor:pointer;margin-right:55px;position:relative} .nav-left ul li .sub-menu li{text-align:left;line-height:35px;padding:0 10px;background-color:#fff;display:block;font-size:15px;position:relative;margin-right:20px} .nav-left ul li .sub-menu::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#fff;border-color:#ced6d8 #ced6d8 currentcolor currentcolor;border-image:none;border-style:solid solid none none;border-width:1px 1px 0 0;content:"";height:10px;left:28px;position:absolute;top:-5px;transform:rotate(-45deg);width:10px} .nav-left ul li .sub-menu{z-index:999;background-color:#fff;border:1px solid #ced6d8;border-radius:3px;box-shadow:0 0 15px rgba(0,0,0,.1);padding:0;position:absolute;left:0;top:59px;white-space:nowrap;transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0);transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s;transform-origin:0 top 0;opacity:0;filter:alpha(opacity=0);-moz-opacity:0} .nav-left ul li .sub-menu::after{clear:both;content:".";display:block;height:0;visibility:hidden} .nav-left ul li:hover .sub-menu{transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);opacity:1;filter:alpha(opacity=100);-moz-opacity:1} .mnav-left{display:none} .mnav-left{z-index:11;background:#fff;margin-top:50px;padding:10px 10px;position:relative;left:0;border-top:1px solid #eee;height:10000px} .mnav-left a{color:#888;font-size:16px} .mnav-left ul li{border-bottom:1px solid #f0f0f0;float:none} .mnav-left ul li ul li{display:inline-block;padding:0 10px;margin-right:20px} .nav-right{display:block;float:right} .nav-right ul li{float:left;margin-left:30px} .nav-right ul li.search-li span{font-size:16px;margin-left:5px;position:relative} .nav-right .login-li a{background-color:#3ca5f6;color:#fff;display:block;height:40px;line-height:40px;margin-top:10px;text-align:center;width:70px} .search-content input{height:45px;font-size:26px;padding-right:50px} #top_nav{background:#fff} .top-bar{height:45px;background:#fff;float:left;width:30%} .navbar-toggle{width:30px;height:30px;background:#fff;text-align:center;padding:0;margin:16px 0 0 0px;border:none;float:none} .navbar-toggle .icon-bar{width:23px;height:1px;background:#000;margin-bottom:7px} .navbar-toggle.active .icon-bar{position:absolute;left:0} .navbar-toggle.active .icon-bar:nth-child(1){-webkit-animation:fadeRotateRight .2s ease both;animation:fadeRotateRight .2s ease both} .navbar-toggle.active .icon-bar:nth-child(2){display:none} .navbar-toggle.active .icon-bar:nth-child(3){-webkit-animation:fadeRotateLeft .2s ease both;animation:fadeRotateLeft .2s ease both} @keyframes fadeRotateRight{0%{transform:rotate(0)} 100%{transform:rotate(45deg)} } @-webkit-keyframes fadeRotateRight{0%{-webkit-transform:rotate(0)} 100%{-webkit-transform:rotate(45deg)} } @keyframes fadeRotateLeft{0%{transform:rotate(0)} 100%{transform:rotate(-45deg)} } @-webkit-keyframes fadeRotateLeft{0%{-webkit-transform:rotate(0)} 100%{-webkit-transform:rotate(-45deg)} } .navbar-toggle .icon-bar+.icon-bar{margin-top:0} .i-icon,.icon{background-image:url(../images/icon.png);background-repeat:no-repeat;display:inline-block} .wx-icon{background-position:-60px -113px;height:22px;width:22px;top:4px;position:relative;display:inline-block} .wx-li span{font-size:16px;margin-left:5px} .wx-li:hover{color:#3ca5f6} .wx-li{position:relative} .wx-li:hover .wx-icon{background-position:-121px -73px} .wx-pic{margin-top: 5px;background: #fff none repeat scroll 0 0;box-shadow: 1px 1px 15px rgba(0,0,0,.3);font-size: 14px;height: 128px;padding: 10px;position: absolute;right: 0;top: 60px;width: 240px;z-index: 100;border: 1px solid #eee;display: none;} .wx-pic::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#fff none repeat scroll 0 0;border-color:#ddd;border-image:none;border-style:solid;border-width:1px 1px 0 0;content:" ";height:10px;position:absolute;right:27px;top:-5px;transform:rotate(-45deg);width:10px} .wx-pic img{float:left;height:108px;width:108px} .wx-text{line-height:36px;text-align:center} .wx-text span{display:inline-block;margin-top:30px;position:relative} .wx-li:hover{cursor:pointer} .wx-li:hover .wx-pic{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;display:block;margin-top:0} .icon-search{background-position:-210px -80px;left:0;position:relative;top:6px;width:22px;height:22px;display:inline-block} .icon-search:hover,.search-li:hover,.search-li:hover .icon-search{background-position:-320px -10px;color:#3ca5f6;cursor:pointer} .search-box{transform:scale(0,0);display:none} .search-box{position:fixed;top:0;bottom:0;width:100%;height:100%;background-color:#fff;z-index:9999;overflow:auto;-webkit-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)} .search-box-last{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1} .search-content{position:absolute;width:40%;margin-left:30%;padding-top:10%} .overlay-dialog-animate{-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:scale-fade .5s forwards cubic-bezier(.8,.02,.45,.91);animation:scale-fade .5s forwards cubic-bezier(.8,.02,.45,.91)} .search-title{font-size:50px;color:#bbb} .search-input{margin-top:55px;position:relative;margin-bottom:30px} .search-input button{position:absolute;right:0;width:40px;height:40px;text-indent:-999px;border:none;background:url(../images/icon.png) -262px -68px no-repeat;outline:0} .search-input button:hover{background-position:-362px -68px} .search-content input{border:none;border-bottom:1px solid #f0f0f0;height:40px;width:100%;font-size:18px;background-color:transparent;padding-right:50px} .search-content input:focus{box-shadow:none;outline:0} .search-content input::-webkit-input-placeholder{color:#bbb;text-overflow:ellipsis} .search-content input:-moz-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-content input::-moz-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-content input:-ms-input-placeholder{color:#bbb!important;text-overflow:ellipsis} .search-history{margin-top:50px;display:inline-block} .search-history span{font-size:16px;color:#bbb} .search-history ul{margin:10px 0 0;display:inline-block} .search-history ul li{float:left;height:35px;border:1px solid #f0f0f0;margin:0 20px 20px 0;padding:0 15px;cursor:pointer} .search-box .search-history ul{width:100%} .search-history .empty-history{font-size:14px;color:#bbb;cursor:pointer} .search-history .empty-history:hover{font-size:14px;color:#333;cursor:pointer} .search-history ul li a{display:inline-block;width:100%;height:100%;color:#333;font-size:16px;line-height:33px} .search-history ul li:hover{background-color:#3ca5f6;color:#fff;border-color:#3ca5f6} .search-history ul li:hover a{color:#fff} .search-hot ul li:hover{background-color:#3ca5f6;border-color:#3ca5f6} .search-hot{margin:0 0 0 30px} .search-hot ul li a{color:#3ca5f6} .search-box .icon{background-repeat:no-repeat;vertical-align:text-bottom} .search-box .icon{display:inline-block;height:20px;width:20px} .icon-search-close{background-position:-260px -120px;cursor:pointer;position:absolute;right:60px;top:60px;z-index:999} #cont-list,#top-pic{position:relative;width:100%;overflow:hidden;margin-left:auto;margin-right:auto} .pic-left{margin-bottom:0;padding-left:0;padding-right:10px} .pic-left img{width:100%;cursor:pointer} .pic-mid{padding-left:10px;padding-right:10px} .pic-right{padding-left:10px;padding-right:0} .pic-mid ul li,.pic-right ul li{position:relative;overflow:hidden;width:100%;margin-bottom:20px} .pic-mid ul li,.pic-right ul li{height:202px} .slickpic{width:100%;position:relative} .pic-left .slickpic img,.pic-mid ul li img,.pic-right ul li img{transition:all .5s ease-out 0s;width:100%} .pic-left .slickpic:hover .slick-current img,.pic-mid ul li:hover img,.pic-right ul li:hover img{transform:scale(1.1)} .pic-title{cursor:pointer;display:block;height:100%;width:100%;position:absolute;bottom:0;z-index:10} .pic-title{background:rgba(0,0,0,0) -moz-linear-gradient(center top ,rgba(0,0,0,0),rgba(0,0,0,0),#121515) repeat scroll 0 0;content:"";height:100%;opacity:1;transition:all .3s ease 0s;width:100%} #top-pic h4{position:absolute;bottom:20px;font-size:16px;padding:0 20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight:400} /*adv01*/ #adv01,#adv02,#adv03{width:100%; background-position:left top; background-repeat:no-repeat} #adv01 img,#adv02 img,#adv03 img{ width:100%} /*内容*/ .hour24-title{ border-bottom: 1px solid #ddd; margin: 20px 0 25px 0px;} .hour24-title h3{ border-bottom: 3px solid #f63756; bottom: -3px; color: #555;display: inline-block; font-size: 20px; font-weight: normal; line-height: 32px;padding-bottom: 10px; position: relative;} .hour24-right{padding-left:0px;padding-right:0px;} .mob-sub{ color: #666;font-size: 15px;line-height: 24px;} .hour24-left .mob-sub{ color: #666;font-size: 15px;line-height: 24px;} .hour24-left-img{ overflow:hidden;width:100%} .hour24-left-img img{ width:100%;transition: all 0.5s ease-out 0s;} .hour24-left-img:hover img{ transform:scale(1.1)} .htitle-color{font-size: 18px;padding-top: 20px;font-weight: bold;color: #31424e;} .htitle-color a{color:#666;} .htitle-color a:hover,.h24-r-text .h24-r-title:hover {color: #3ca5f6;} .htitle-color:hover{color:#3ca5f6} .mob-author { margin: 15px 0;} .mob-author .author-face img { border-radius:50%; overflow: hidden; } .mob-author .author-name, .mob-author .time, .mob-author em {color: #bbb; font-style: normal; line-height: 24px;} .mob-author .author-name{ padding-left:5px} .mob-author .time {margin-left: 10px;} .mob-author .time .icon-shijian15,.mob-author .time .icon-liebiao{font-size:14px} .mob-author .time .icon-liulan1{font-size:19px} .mob-author .time .icon-comment{font-size:15px} .iconfont {font-family: "iconfont" !important; font-style: normal;} .icon-shijian15::before {content: "";} .icon-liulan1::before {content: "";} .icon-comment::before { content: "";} .icon-liebiao::before { content: "";} .hour24-right ul li{ position:relative; width:100% ;padding-bottom:20px} .h24-r-img,.h24-r-text{ float:left} .h24-r-img{width:35%;overflow: hidden;} .h24-r-img img{ width:100%;transition: all 0.5s ease-out 0s;} .h24-r-img img:hover{transform: scale(1.1);} .h24-r-text{width:65%;padding-left:10px} .h24-r-text .h24-r-title{color: #666;font-size: 16px;line-height: 25px;max-height: 45px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;} .hour24-right .mob-author .time:first-child{ margin-left:0} .hour24-right .mob-author { margin: 15px 0 0 0;} .cont-left,.hour24-left{padding-left:0px} .cont-right,.hour24-right{ padding-right:0px} .hour24-left{padding-left:0px;padding-right:15px;padding-bottom:0px} .hour24-right{padding-left:05px;padding-right:0px;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} .footer-left{ float:right} .footer-right{ float:left} .footer .footer-icon-list {margin-left:auto;width:80%; } .btn-group { display:none} .go-top0 {bottom: 150px;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} #detail-article{padding-left:90px} .article-left-btn-group { float: left; position: fixed; width: 60px; z-index: 10; display:inline-block} #comment-author-info p { width: 33%;} /*latest-article*/ #latest-article{} .la-title{ border-bottom: 1px solid #ddd; margin: 20px 0 0px 0px;} .la-title h3{ border-bottom: 3px solid #f63756; bottom: -3px; color: #555;display: inline-block; font-size: 20px; font-weight: normal; line-height: 32px;padding-bottom: 10px; position: relative;} .la-list-t .hot-icon{border: 1px solid #f63756; border-radius: 4px; color: #f63756; display: inline-block; float: left; font-size: 14px; height: 20px; line-height: 18px;margin-right: 10px; padding:0 5px; margin-top:5px} .la-list01 ul{padding-bottom:20px} .la-list01 ul li{ float:left; width:33.333%; padding-right:2.5%; position:relative} .la-list01 ul li img{ width:100%} .overlay{ background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0;height:100%; position: absolute; transition: opacity 0.4s ease-in-out 0s; width: 100%; bottom:0;} .la-list01 ul li .overlay{ opacity:0;width:92.5%} .la-list01 ul li:hover .overlay{ opacity:0.3;} .la-list02 .la-l-img,.la-r-text{ float:left} .la-list02 .la-l-img{ width:30%; overflow:hidden} .la-list02 .la-l-img img{ width:100%} .la-list02 .la-r-text{ width:70%;padding-left:20px} .line-botm{border-bottom: 1px solid #f0f0f0; padding: 30px 0;} .la-list03 .la-l-img{ width:100%; overflow:hidden} .la-list03 .la-l-img img{ width:100%} .la-list03 .la-r-text{ width:100%;padding-left:0px;padding-top:10px} .la-r-text .hot-icon{border: 1px solid #f63756; border-radius: 4px; color: #f63756; display: inline-block; float: left; font-size: 14px; height: 20px; line-height: 18px; margin-right: 10px; padding:0 5px; margin-top:5px} /*加载更多*/ .get-mod-more{color:#bbb;cursor:pointer;font-size:16px;height:60px;line-height:60px;text-align:center;width:100%} .get-mod-more{border:1px solid #f0f0f0;display:inline-block;margin-bottom:60px;margin-top:-1px} .get-mod-more:hover{background-color:transparent;border-color:transparent;color:#999;border:1px solid #f0f0f0} /*cont-right*/ .comment-title,.onclick-title,.flink-hot{ padding:30px 0 10px 0} .comment-hot ul li,.onclick-hot ul li{border-bottom: 1px solid #f0f0f0; overflow: hidden;padding: 20px;} .iconred{ background-color: #f63756;display: inline-block;height: 20px; line-height: 20px;margin:0 30px 0 0; width: 4px;} .comm-img,.comm-title{ float:left} .comm-img{ width:25%; overflow:hidden} .comm-img img{ width:100%} .comm-title{ width:75%; overflow-wrap: break-word;padding:0 10px;} .comm-title a,.click-title a{color:#666; font-size:16px; } .comm-title a:hover,.click-title a:hover{color:#3ca5f6} .click-img{ width:100%; overflow:hidden} .click-img img{ width:100%} .click-title{ padding-top:20px} .link-title a{ color:#f1754f; font-size:16px;border: 1px solid #f0f0f0;cursor: pointer; display:block; float:left; padding:5px 10px ; margin:10px} .link-title a:hover{ background:#f1754f; color:#fff;border: 1px solid #f1754f;} /*footer*/ .footer{margin-top: 20px;width:100%;position:relative;background-color:#2d3237;padding-top:5px;z-index:10;margin-bottom:-30px} .footer .copy-right{margin-top:35px;position:relative;z-index:400} .footer .copy-right span{display:block;line-height:28px;margin-bottom:30px;margin-top:10px} .footer .copy-right,.footer .copy-right span a{color:#707682;font-size:12px} .footer .copy-right a{color:#6b6e81;height:40px} .footer .copy-right a:hover{color:#b2bae1} .footer .footer-tag-list a{font-size:14px;margin-right:15px} .footer .footer-icon-list{padding-top:18px;margin-bottom:10px;padding-left:20px} .footer-right ul li{text-align:right} .icon-footer{height:40px;width:40px;position:relative;z-index:10} .icon-top{background-position:-191px 6px;height:40px;width:40px;display:block} .icon-footer-wb{background-position:10px -104px} .icon-footer-wx{background-position:-49px -105px} .icon-footer-ios{background-position:-111px -105px} .icon-footer-android{background-position:12px -185px} .icon-footer-inter{background-position:11px -104px} .icon-footer-rss{background-position:-406px -638px} .icon-footer-wb:hover{background-position:9px -144px;background-color:#f74864} .icon-footer-wx:hover{background-position:-50px -145px} .icon-footer-ios:hover{background-position:-112px -145px} .icon-footer-android:hover{background-position:12px -226px} .icon-footer-inter:hover{background-position:11px -29px} .icon-footer-rss:hover{background-position:-456px -638px} .footer .footer-icon-list ul li{background-color:#343a40;border-radius:50%;float:left;height:40px;margin:10px;position:relative;text-align:center;width:40px;z-index:0} .footer .footer-icon-list ul li span{position:absolute;left:0;top:0;border-radius:50%;height:40px;width:40px;opacity:0;transform:scale(0,0);display:block;transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;z-index:10} .footer .footer-icon-list ul li::before{border-radius:50%;content:"";height:40px;opacity:0;position:absolute;transform:scale(0,0);transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;width:40px;z-index:0} .footer .footer-icon-list ul a:nth-child(1) li::before{background-color:#f74864} .footer .footer-icon-list ul a:nth-child(2) li::before{background-color:#1ec354} .footer .footer-icon-list ul a:nth-child(3) li::before{background-color:#7b8894} .footer .footer-icon-list ul a:nth-child(4) li::before{background-color:#93e64f} .footer .footer-icon-list ul a:nth-child(5) li::before{background-color:#3091f4} .footer .footer-icon-list ul a:nth-child(6) li::before{background-color:#ff9000} .footer .footer-icon-list ul li:hover::before{opacity:1;transform:scale(1,1)} .footer .footer-icon-list ul li:hover .span-wx{background-color:#f74864} .footer .footer-icon-list ul li:hover .span-ios{background-color:#1ec354} .footer .footer-icon-list ul li:hover .span-android{background-color:#7b8894} .footer .footer-icon-list ul li:hover .span-inter{background-color:#93e64f} .footer .footer-icon-list ul li:hover .span-rss{background-color:#3091f4} .footer .footer-icon-list ul li:hover span{opacity:1;transform:scale(1,1)} .footer .footer-icon-list .app-qrcode{box-shadow:0 0 6px rgba(14,22,30,.3);display:none;height:130px;margin-left:-45px;margin-top:-141px;position:absolute;width:130px} .footer .footer-bull{font-size:20px;margin:0 15px;position:relative;top:2px} .footer .bull-right{font-style:normal} .footer .bull-em{font-style:normal;margin-left:15px} .icon-aliyun{background-image:url(../img/aliyun.png);background-repeat:no-repeat;background-size:100% auto;display:inline-block;height:40px;left:7px;position:relative;top:18px;vertical-align:text-bottom;width:70px} .footer .footer-icon-list .app-qrcode::after,.footer .footer-icon-list .app-qrcode::before{content:"";display:block;height:0;position:absolute;width:0} .footer .footer-icon-list .app-qrcode::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:rgba(0,0,0,.3) transparent transparent;border-image:none;border-style:solid;border-width:10px 8px 8px;left:56px;top:130px} .footer .footer-icon-list .app-qrcode::after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#fff transparent transparent;border-image:none;border-style:solid;border-width:10px 8px 8px;left:57px;top:129px} .go-top0{background-color:#fff;border:1px solid #eee;bottom:50px;cursor:pointer;display:none;position:fixed;right:10px;padding:10px;z-index:100} .go-feedback:hover,.go-top0:hover{background-color:#e8e8e8} .icon-goTo{width:35px;height:35px;background-position:-67px 3px} #gotopbtn.hover{background:#ccc;color:#fff;text-decoration:none} /*二级页面*/ /*article*/ #detail-article{ padding-top:20px;padding-bottom:20px; position:relative; width:100%} .da-title h2{ font-size:24px} #detail-article .article-author{ padding:20px 0;color: #bbb; font-size: 14px; position: relative;} .article-author a { color: #bbb;} .article-author a:hover { color:#3ca5f6;} .icon-account::before { content: "";} .icon-shijian15::before { content: "";} .icon-comment::before { content: "";} .icon-liulan1::before { content: "";} .article-author .column-link{color:#3ca5f6;font-size: 14px;height: 20px;line-height: 20px;padding-right:5px;position: absolute; top:05px;right: 0;text-align: center;z-index: 10;} .article-author .column-link:hover { color:#333;} .article-author .author-name {color: #333; font-size:14px} .article-author .article-time{margin: 0 10px 0 10px;} .article-author .article-pl{} .article-author .article-time{} .article-author .icon-shijian15{font-size:14px} .article-author .icon-liulan1{font-size:19px} .article-author .icon-comment{font-size:15px} .data-article{line-height: 30px; color:#333;padding-top:10px; border-top:1px solid #f0f0f0} .data-article p{ font-size: 16px;margin-bottom: 20px;} #page-numberscurrent{text-decoration:none;color:#FFF;background:#32a5e7 none repeat scroll 0 0;display:inline-block;line-height:16px;border-radius:2px;margin:0 0 2px 10px;padding:5px 14px} .neirong-shouquan,.neirong-shouquan-public{font-size:14px!important;padding-top:30px} .c2,.c3{color:#bbb} .Qr-code { text-align:right;height: 100px;margin: 0 auto;padding: 50px 0 0; position: relative; width: 100%; z-index: 80;} .Qr-code .like a { border: 1px solid #edecec; color: #f63756; display: inline-block; font-size: 20px; line-height: 48px; margin: 5px; text-align: center; width: 148px;} .Qr-code .like a:hover { background-color: #f63756;border-color: #f63756; color: #fff;} .icon-article-zan, .icon-article-zan-add { display: inline-block; height: 35px; width: 35px;} .icon-article-zan { background-position: -362px -400px;} .Qr-code .like a:hover .icon-article-zan { background-position: -367px -333px;} .data-article .tag-box {border-top: 1px solid #f0f0f0; display: inline-block;margin-top: 60px;padding-top: 20px; width: 100%;} .data-article .tag-box a {border:none;background-color: #f0f0f0; color: #bbb; display:inline-block; height: 35px;line-height: 35px; margin-bottom: 10px; margin-right: 10px; padding: 0 15px;} .data-article .tag-box a:hover{ color:#888} /**/ .article-left-btn-group{margin-top: 20px;float:left;position:fixed;width:60px;z-index:10} .article-left-btn-group ul li{background-color:#fafafa;border-bottom:1px solid #f0f0f0;cursor:pointer;width:60px;position:relative} .icon-article{height:60px;width:60px;position:relative;z-index:10} .icon-article-wb{background-position:10px -259px} .icon-article-pyq{background-position:-50px -259px} .icon-article-qzone{background-position:-121px -259px} .icon-article-pl{background-position:-178px -253px} .icon-article-col,.icon-article-pl{color:#999;font-size:12px;font-style:normal;line-height:95px;text-align:center} .article-left-btn-group ul li:last-child,.article-left-btn-group ul li:nth-child(3){border:medium none} .article-left-btn-group ul li:nth-child(4){margin-top:30px} .article-left-btn-group ul li .icon-article-wb:hover{background-position:11px -318px;background-color:#f74864} .article-left-btn-group ul li .icon-article-pyq:hover{background-position:-50px -319px;background-color:#1ec354} .article-left-btn-group ul li .icon-article-qzone:hover{background-position:-121px -319px;background-color:#ffce0b} .article-left-btn-group ul li .icon-article-pl:hover{background-position:-178px -323px;background-color:#3091f4;color:#fff} .article-left-btn-group ul li:nth-child(1):hover .icon-article-wb{background-position:11px -318px} .article-left-btn-group ul li:nth-child(2):hover .icon-article-pyq{background-position:-50px -319px} .article-left-btn-group ul li:nth-child(3):hover .icon-article-qzone{background-position:-121px -319px} .article-left-btn-group ul li:nth-child(4):hover .icon-article-pl{background-position:-178px -323px} .article-left-btn-group ul li.active:nth-child(5) .icon-article-col,.article-left-btn-group ul li:nth-child(5):hover .icon-article-col{background-position:-249px -320px} .article-left-btn-group ul li.active:nth-child(5){background-color:#fbc032;border:medium none} .article-left-btn-group ul li::before{content:"";height:62px;opacity:0;position:absolute;transform:scale(0,0);transition:all .5s cubic-bezier(.3,0,0,1.3) 0s;width:60px;z-index:0} .article-left-btn-group ul li:nth-child(1):hover::before{background-color:#f74864} .article-left-btn-group ul li:nth-child(2):hover::before{background-color:#1ec354} .article-left-btn-group ul li:nth-child(3):hover::before{background-color:#ffce0b} .article-left-btn-group ul li:nth-child(4):hover::before{background-color:#3091f4} .article-left-btn-group ul li:nth-child(5):hover::before{background-color:#fbc032} .article-left-btn-group ul li:nth-child(6):hover::before{background-color:#f63756} .article-left-btn-group ul li:hover::before{opacity:1;transform:scale(1,1)} .article-left-btn-group .weixin-Qr-code{background-color:#fff;box-shadow:0 0 6px rgba(14,22,30,.3);display:none;height:130px;margin-left:80px;margin-top:-35px;position:absolute;width:130px;z-index:10} .article-left-btn-group .weixin-Qr-code img{max-width:100%} .article-left-btn-group .weixin-Qr-code::after,.article-left-btn-group .weixin-Qr-code::before{content:"";display:block;height:0;left:-18px;position:absolute;top:57px;width:0} .article-left-btn-group .weixin-Qr-code::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent rgba(0,0,0,.3) transparent transparent;border-image:none;border-style:solid;border-width:8px 10px 8px 8px} .article-left-btn-group .weixin-Qr-code::after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent #fff transparent transparent;border-image:none;border-style:solid;border-width:8px 10px 8px 8px} .icon-clock::before{content:""} .icon-clock{font-family:iconfont!important;font-style:normal} .comment_meta .icon{background-repeat:no-repeat;vertical-align:text-bottom} .comment_meta .icon{display:inline-block;height:20px;width:20px} .icon-dp{background-position:-170px -173px} /**/ #article-re { width:100%; } #article-re a{border:0 none;color:#555} #article-re h3{ width:100%;margin-top:30px; margin-bottom:30px; border-bottom:1px solid #f0f0f0;} .title-re{border-bottom: 4px solid #f63756;height: 28px;line-height: 20px; font-size: 20px;margin: -27px 0 0; position: absolute; z-index: 1;} .article-tw{margin:-10px; margin-right:-10px; position:relative} .art-re-img { padding-left:10px; padding-right:10px;} .article-box {border: 1px solid #f0f0f0; margin-bottom: 25px;} .article-box img{ width:100%;} .article-box .article-title { font-size: 16px; line-height: 24px; padding: 15px 20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .article-box:hover{border-color:rgba(45,50,55,.2);box-shadow:0 5px 8px rgba(45,50,55,.2);margin-bottom:27px;margin-top:-2px} /**/ .box-author-info{text-align:center;padding:20px 0;margin-bottom:30px;margin-top:-70px} .box-author-info .author-face a{color:#bbb} .box-author-info .author-face a:hover{color:#3ca5f6} .box-author-info .author-face img{width:84px;height:84px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.3)} .box-author-info .author-name{font-size:16px;margin:15px 0} .author-name span,.user-name span{background-color:#19b5fe;border-radius:4px;color:#fff;display:inline-block;font-size:12px;line-height:1;padding:3px 4px} .box-author-info .author-name a{color:#555} .box-author-info .author-name a:hover{color:#3ca5f6} .box-author-info .author-one{color:#bbb;font-size:14px;margin:12px 0} .box-author-info .author-article-pl ul li a{color:#bbb} .box-author-info .author-article-pl ul li a:hover{color:#333} .box-author-info .author-article-pl,.box-author-info .author-article-pl a{color:#bbb} .box-author-info .author-article-pl ul li:first-child{padding-right:20px;text-align:right;width:50%} .box-author-info .author-article-pl ul li{float:left} .icon-line-face{display:inline-block;height:20px;width:20px} .icon-line-face{background-position:-159px -5px;float:left} /**/ .comment-latest{padding:20px 0 } .comment-latest .comment-title{ padding:30px 0 10px 0} .comment-latest ul li{border-bottom: 1px solid #f0f0f0; overflow: hidden;padding: 20px;} .iconred{ background-color: #f63756;display: inline-block;height: 20px; line-height: 20px;margin:0 30px 0 0; width: 4px;} .comm-img,.comm-title{ float:left} .comment-latest .comm-img{ width:20%; overflow:hidden;padding:5px} .comm-img img{ width:100%;border: 3px solid #eee;} .comment-latest .comm-title{ width:80%; overflow-wrap: break-word;padding:0px 10px;color:#bbb } .comm-title a{color:#666; font-size:16px; } .comm-title a:hover{color:#3ca5f6} .btn-group{position:fixed;width:100%;height:49px;border-top:1px solid #dfdfdf;background:rgba(255,255,255,.96);z-index:100;bottom:0} .btn-group ul li{width:25%;text-align:center;float:left;height:49px;line-height:49px;cursor:pointer} .btn-group ul li i{position:relative;top:6px} .icon-comments,.icon-md-praise,.icon-share-qkj,.icon-share-wb{background:url(../images/iconm.png) no-repeat;background-size:250px 250px;width:26px;height:26px} .icon-comments{background-position:-4px -37px} .icon-md-praise{background-position:-124px -38px} .icon-share-wb{background-position:-163px -140px} .icon-share-qkj{background-position:-201px -140px} .pl-number{position:absolute;font-size:10px;background:#f63756;color:#fff;height:12px;border-radius:11px;vertical-align:middle;display:inline-block;font-style:normal;right:-17px;top:-5px;line-height:15px;padding:0 4px} .mQr-code .like .count{position:absolute;font-size:10px;background:#f63756;color:#fff;height:12px;border-radius:11px;vertical-align:middle;display:inline-block;font-style:normal;top:10px;line-height:15px;padding:0 4px} .icon-comments:before{content:""} .icon-share:before{content:""} /**/ @media(min-width:320px){.pic-mid ul li,.pic-right ul li{height:101px} } @media screen and (max-width:767px){.pull-right{display:none} .footer-left,.line-botm .tags,.mlogin,.mob-author .fenlei,.mob-author .liulan,.mob-author .pinglun,.mob-sub{display:none} #msearch{float:right;margin-right:10px;margin-top:10px} } @media(min-width:480px){.comment-latest .comm-title{width:80%;overflow-wrap:break-word;padding:0 10px 0 20px;color:#bbb} #comment-author-info p{width:50%} .pic-mid ul li,.pic-right ul li{height:162px} } @media(min-width:640px){.la-list03 .la-l-img,.la-list03 .la-r-text{float:left} .la-list03 .la-l-img{width:60%;overflow:hidden} .la-list03 .la-l-img img{width:100%;transition:all .5s ease-out 0s} .la-list03 .la-r-text{width:100%;padding-top:0} .article-author .column-link{top:20px} .comment-latest .comm-title{width:80%;overflow-wrap:break-word;padding:0 10px 0 30px;color:#bbb} .pic-mid ul li,.pic-right ul li{height:180px} } @media(min-width:768px){.container{width:750px} .navbar-toggle{display:inline-block} .da-title h2{font-size:23px;color:#31424e} .pic-mid ul li,.pic-right ul li{height:200px} } @media(min-width:992px){.container{width:970px} .pic-mid ul li,.pic-right ul li{height:168px} } @media(min-width:1200px){.container{width:1170px} .pic-mid ul li,.pic-right ul li{height:202px} } @media (min-width:992px) and (max-width:1199px){.h24-r-img{width:25%} .h24-r-text{width:75%;padding-left:10px} } @media (min-width:768px) and (max-width:991px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} } @media (max-width:991px){.nav-left{display:none} .pic-left{margin-bottom:20px;padding-left:0;padding-right:0} .pic-mid{padding-left:0;padding-right:10px} .cont-left{padding-right:0} .hour24-left{padding-left:0;padding-right:0;padding-bottom:30px} .article-left-btn-group{display:none} #detail-article{padding-left:0} .btn-group{display:block} } @media (min-width:320px) and (max-width:767px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} .cont-left,.hour24-left{padding-left:0} .cont-right,.hour24-right{padding-right:15px} .footer-left{float:left} .footer .footer-icon-list{width:100%;padding-left:0} .footer-left,.footer-right{padding-left:0;padding-right:0} } @media(max-width:767px){.container{width:calc(100% - 20px)} .go-top0{padding:0} } @media(max-width:479px){.art-re-img{width:50%} .mnav-left ul li ul li{margin-right:10px} } @media(max-width:320px){.header{height:50px;line-height:50px} .logo{float:left;width:40%;text-align:center} .nav-right{display:none} .mnav{display:inline-block} .pic-mid ul li,.pic-right ul li{height:80px} }
0.279238
0.062531
These CSS selectors are all specific to this software. These are for Custom Reg Field configuration. -specifically for the tools. */ div#ws-plugin--s2member-custom-reg-field-configuration-tools > a { display: block; padding: 0 0 0 20px; background: url('<?php echo $i; ?>/add-icon.png') no-repeat center left; } div#ws-plugin--s2member-custom-reg-field-configuration-thickbox-tools-form > table { display: /* Hide until it's inside thickbox. */ none; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form { width: 95%; margin: 2.5%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form label { color: #164A61; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form textarea, table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { font-size: 11px; padding: 3px; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { height: 2em; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form textarea { width: 99%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { width: 100%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select option { padding: 1px; } tr.ws-plugin--s2member-custom-reg-field-configuration-tools-form-spacer td { height: 1px; padding: 2px 0 2px 0; } /* These CSS selectors are all specific to this software. These are for Custom Reg Field configuration. -specifically for the table. */ table#ws-plugin--s2member-custom-reg-field-configuration-table { width: 100%; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid transparent; } table#ws-plugin--s2member-custom-reg-field-configuration-table th { font-weight: bold; } table#ws-plugin--s2member-custom-reg-field-configuration-table tr.e { background-color: #EEEEEE; } table#ws-plugin--s2member-custom-reg-field-configuration-table tr.s > td { border-top: 1px solid #666666; } a.ws-plugin--s2member-custom-reg-field-configuration-move-up, a.ws-plugin--s2member-custom-reg-field-configuration-move-down, a.ws-plugin--s2member-custom-reg-field-configuration-edit, a.ws-plugin--s2member-custom-reg-field-configuration-delete { width: 16px; height: 16px; margin: 0 5px 0 5px; display: inline-block; } a.ws-plugin--s2member-custom-reg-field-configuration-move-up { background: url('<?php echo $i; ?>/arrow-up-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-move-down { background: url('<?php echo $i; ?>/arrow-down-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-edit { background: url('<?php echo $i; ?>/edit-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-delete { background: url('<?php echo $i; ?>/delete-icon.png') no-repeat; }
src/includes/menu-pages/menu-pages-s.css
These CSS selectors are all specific to this software. These are for Custom Reg Field configuration. -specifically for the tools. */ div#ws-plugin--s2member-custom-reg-field-configuration-tools > a { display: block; padding: 0 0 0 20px; background: url('<?php echo $i; ?>/add-icon.png') no-repeat center left; } div#ws-plugin--s2member-custom-reg-field-configuration-thickbox-tools-form > table { display: /* Hide until it's inside thickbox. */ none; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form { width: 95%; margin: 2.5%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form label { color: #164A61; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form textarea, table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { font-size: 11px; padding: 3px; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { height: 2em; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form input[type = "text"], table#ws-plugin--s2member-custom-reg-field-configuration-tools-form textarea { width: 99%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select { width: 100%; } table#ws-plugin--s2member-custom-reg-field-configuration-tools-form select option { padding: 1px; } tr.ws-plugin--s2member-custom-reg-field-configuration-tools-form-spacer td { height: 1px; padding: 2px 0 2px 0; } /* These CSS selectors are all specific to this software. These are for Custom Reg Field configuration. -specifically for the table. */ table#ws-plugin--s2member-custom-reg-field-configuration-table { width: 100%; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid transparent; } table#ws-plugin--s2member-custom-reg-field-configuration-table th { font-weight: bold; } table#ws-plugin--s2member-custom-reg-field-configuration-table tr.e { background-color: #EEEEEE; } table#ws-plugin--s2member-custom-reg-field-configuration-table tr.s > td { border-top: 1px solid #666666; } a.ws-plugin--s2member-custom-reg-field-configuration-move-up, a.ws-plugin--s2member-custom-reg-field-configuration-move-down, a.ws-plugin--s2member-custom-reg-field-configuration-edit, a.ws-plugin--s2member-custom-reg-field-configuration-delete { width: 16px; height: 16px; margin: 0 5px 0 5px; display: inline-block; } a.ws-plugin--s2member-custom-reg-field-configuration-move-up { background: url('<?php echo $i; ?>/arrow-up-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-move-down { background: url('<?php echo $i; ?>/arrow-down-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-edit { background: url('<?php echo $i; ?>/edit-icon.png') no-repeat; } a.ws-plugin--s2member-custom-reg-field-configuration-delete { background: url('<?php echo $i; ?>/delete-icon.png') no-repeat; }
0.194177
0.061989
* { margin: 0; padding: 0 } html, body { height: 100%; width: 100%; } #wrapper { background-color: white; width: 100%; height: 100%; position: relative; color: grey; -webkit-transition: ease-in-out 1.0s; -moz-transition: ease-in-out 1.0s; transition: ease-in-out 1.0s; /*overflow: hidden;*/ } #header { color: #414141; font-family: Megrim, serif; font-size: 110pt; font-weight: 900; text-align: center; } .megrim { font-family: Megrim, serif; font-size: 80pt; margin-bottom: 8px; } #gamePanel { width: 724px; height: 604px; position: relative; border: 1px solid #9d9d9d; padding: 10px; margin-top: 5px; margin-left: calc(50% - (744px/2)); } .enemyTurn { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; /* IE6-9 */ -webkit-filter: grayscale(70%); -moz-filter: grayscale(70%); -o-filter: grayscale(70%); -ms-filter: grayscale(70%); filter: grayscale(70%); z-index: -1; } #info { display: inline-block; position: relative; float: left; width: 100px; max-width: 100px; padding: 10px 10px 10px 10px; } #player1, #player2 { width: 25px; height: 25px; margin: 10px 5px -6px 0px; display: inline-block; } #player1 { background-color: #a66bbc; border: 1px solid #7b3b91; } #player2 { background-color: #3e988b; border: 1px solid #196a5e; } #coordinates { display: inline-block; border: 1px solid grey; padding: 5px; margin-top: 20px; text-align: center; width: 50px; display: none; } table, tr, td { padding: 0; margin: 0 border-collapse: collapse; border-spacing: 0; } table { background: rgb(255, 254, 247) url('../graphic/bg.png'); background-size: 100% 100%; display: inline-block; position: relative; float: left; } td { height: 58px; width: 58px; border: 1px solid #9d9d9d; } td:hover { background-color: rgba(111, 111, 209, 0.34); border: 1px solid #2f508e; } .rowFirst { border-bottom: 2px solid #5c5c5c; } .colFirst { border-right: 2px solid #5c5c5c; } .rowLast { border-top: 2px solid #5c5c5c; } .colLast { border-left: 2px solid #5c5c5c; } .edge { background-color: #454545; border: 1px solid #454545; } .possibleTurns { background-image: url(../graphic/possibleTurns.png); border: 1px solid #454545; } .player1 { background-color: #a66bbc; border: 1px solid #7b3b91; } .player2 { background-color: #3e988b; border: 1px solid #196a5e; } .player1:hover { background-color: #d5b7e0; } .player2:hover { background-color: #8fd6cc; } .gold { background-color: #d4c021; border: 1px solid #9b8c15; } .gold:hover { background-color: #f8e351!important; border: 1px solid #2f508e!important; } .button { border: 1px solid #f8f8f8; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #f8f8f8; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; } .button:hover { background-color: #f8f8f8; color: #4c6d6d!important; } .exitButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; margin: 10px 0px 0px 10px; position: absolute; } .exitButton:hover { background-color: #434343; color: #f5f5f5!important; } .exitExtension { padding: 5px 14px 8px 14px; margin: 10px 0px 0px 10px; position: absolute; } .page { width: 100%; height: 100%; display: block; overflow-y: auto; overflow-x: hidden; } #element::-webkit-scrollbar { display: none; } #login { background-color: #5aa28b; margin: 0px auto; <!--background: url(../graphic/background.JPG) no-repeat; background-size: 100% 100%; --> } #dashboard { background-color: #4c6d6d; color: #ededed; font-size: 15pt; margin: 0px auto; } #pleasewait { background-color: #78a8be; color: #ededed; font-size: 15pt; margin: 0px auto; } #setform { background-color: #4c6d6d; color: #ededed; font-size: 15pt; margin: 0px auto; } #attacked { background-color: #4c6d6d; color: #ededed; font-sizxe: 15pt; margin: 0px auto; } #error { background-color: #af4930; color: #ededed; font-size: 15pt; margin: 0px auto; background: url(../graphic/error404.jpg); background-size: 100% 100%; } #log { height: 90px; overflow-y: scroll; background-color: #e8e7e7; width: 464px; border: 1px solid #ddd; position: relative; padding: 20px; margin-left: calc(50% - (504px/2)); -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; opacity: 0.9; } #log:hover { opacity: 1; } .animationStone { height: 58px; width: 58px; position: fixed; display: block; z-index: 200; top: 30px; left: 40px; } #loginBox { height: 150px; background-color: #e8e7e7; border-radius: 20px; margin-top: 20px; width: 260px; border: 1px solid #ddd; position: relative; padding: 20px; margin-left: calc(50% - (300px/2)); box-shadow: 0px 0px 5px grey; } .textbox { width: calc(100% - 22px); height: 20px; padding: 5px 10px 5px 10px; font-size: 18px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border-style: solid; border-color: lightgray; border-width: 1px; } .textbox:focus { border-color: grey; background-color: rgba(209, 232, 232, 0.2); box-shadow: 0px 0px 2px rgba(114, 106, 106, 0.3); outline-width: 0; } #chat { width: 486px; margin-left: calc(50% - (504px/2)); position: relative; padding: 5px 9px 5px 9px; border-radius: 0px 0px 20px 20px; } #loginButton { font-family: Megrim, serif; text-decoration: none; padding: 10px 13px 10px 13px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border-color: rgb(19, 119, 124); border-style: solid; border-width: 1px; font-size: 30px; text-align: center; width: calc(100% - 26px); display: inline-block; color: white; font-weight: 400; vertical-align: top; background: -moz-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 158, 141, 1)), color-stop(76%, rgba(28, 130, 118, 1)), color-stop(100%, rgba(23, 109, 100, 1))); background: -webkit-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -o-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -ms-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: linear-gradient(to bottom, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1f9e8d', endColorstr='#176d64', GradientType=0); background-color: rgba(48, 186, 171, 1); cursor: pointer; margin-top: 8px; } #loginButton:hover { background: -moz-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(37, 186, 161, 1)), color-stop(76%, rgba(33, 153, 135, 1)), color-stop(100%, rgba(28, 130, 116, 1))); background: -webkit-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -o-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -ms-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: linear-gradient(to bottom, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#25baa1', endColorstr='#1c8274', GradientType=0); background-color: rgb(34, 173, 152); } #loginButton:active { background: rgb(22, 112, 97); background: -moz-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(22, 112, 97, 1)), color-stop(76%, rgba(20, 91, 81, 1)), color-stop(100%, rgba(14, 66, 59, 1))); background: -webkit-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -o-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -ms-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: linear-gradient(to bottom, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#167061', endColorstr='#0e423b', GradientType=0); background-color: rgba(23, 110, 100, 1); box-shadow: none; } #loginInfo { color: #a0a0a0; padding: 5px; padding-top: 20px; font-size: 11pt; text-align: center; } #loginInfo a { text-decoration: none; color: #5f5f5f; } ul#battleUserlist { cursor: pointer; list-style-type: none; text-decoration: none; } ul#battleUserlist li { padding: 15px 0px 15px 0px; text-decoration: none; cursor: pointer; } ul#battleUserlist li:nth-child(odd) { background-color: rgba(54, 80, 80, 0.29); } ul#battleUserlist li:nth-child(even) { background-color: rgba(94, 126, 126, 0.28); } ul#battleUserlist li:hover { background-color: rgba(36, 67, 67, 0.5); } #welcomeUser { font-size: 24pt; } #formList { margin: 0; padding: 0px; } #formList li { display: inline-block; width: 100px; height: 100px; list-style-type: none; text-decoration: none; background-color: white; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; padding: 20px; opacity: 0.6; margin-top: 30px; } .figImage { height: 100px; width: 100px; } #formList li:hover { box-shadow: 0px 0px 7px rgba(40, 40, 40, 0.7); opacity: 1; } @media (max-width: 600px), (max-height: 800px) { #gamePanel { width: 524px; height: 404px; margin-left: calc(50% - (544px/2)); } #log { height: 80px; } td { height: 38px; width: 38px; } .animationStone { height: 38px; width: 38px; } #header { font-size: 100pt; } } @media (max-width: 500px), (max-height: 700px) { #gamePanel { width: 424px; height: 304px; margin-left: calc(50% - (444px/2)); } td { height: 28px; width: 28px; } .animationStone { height: 28px; width: 28px; } #log { height: 70px; } #formList li, .figImage { height: 50px; width: 50px; } #header { font-size: 80pt; } } #outwrapper { width: 100%; height: 100%; overflow: hidden; } #playerInGame { width: 25px; height: 25px; margin: 10px 5px -8px 0px; display: inline-block; } .setGoldenStone { background-color: rgba(242, 242, 184, 0.8); } #popup { width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 120; background-color: rgba(40, 40, 40, 0.8); display: none; } #won { display: none; left: calc(50% - 150px); -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; z-index: 1300; top: calc(50% - 150px); height: 200px; width: 300px; text-align: center; background-color: white; box-shadow: 0px 0px 3px rgba(60, 60, 60, 0.8); position: fixed; font-size: 20pt; } #won h1 { top: 0px; border-radius: 10px 10px 0px 0px; font-size: 30pt; color: #2f5d2f; width: 100%; padding: 5px 0px 5px 0px; text-align: center; background-color: #b1d0b1; } .OkButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; text-align: center; } .OkButton:hover { background-color: #434343; color: #f5f5f5!important; } #fail { display: none; left: calc(50% - 150px); -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; z-index: 1300; top: calc(50% - 150px); height: 200px; width: 300px; text-align: center; background-color: white; box-shadow: 0px 0px 3px rgba(60, 60, 60, 0.8); position: fixed; font-size: 20pt; } #fail h1 { top: 0px; border-radius: 10px 10px 0px 0px; font-size: 30pt; color: #6f2a2a; width: 100%; padding: 5px 0px 5px 0px; text-align: center; background-color: #d0b1b1; } #impre { background-color: #ffbd00; margin: 0px auto; color: #5f5f5f; font-size: 15pt; font-family: Lato, sans-serif; -webkit-transition: ease-in-out 1.0s; -moz-transition: ease-in-out 1.0s; transition: ease-in-out 1.0s; } #loginInfo a { cursor: pointer; } .line { width: 60%; height: 1px; } #anleitung { background-color: rgb(240, 240, 240); color: #808080; font-size: 15pt; margin: 0px auto; } #anleitungin { margin: 4% 10% 4% 6%; } .helpButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 20px 11px 20px; margin: 10px 0px 0px 10px; position: absolute; right: 10px; } .helpButton:hover { background-color: #434343; color: #f5f5f5!important; } #impreBack:hover { color: #ffbd00 !important; } .acceptButton { border-radius: 50% !important; padding-top: 11px; padding-bottom: 11px; } .cancelButton { border-radius: 50% !important; padding: 10px 17px 12px 17px; } .guideImage { border-radius: 5px; box-shadow: 0px 0px 2px grey; margin-top: 10px; } .impressumBack { bottom: 10px !important; } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } #playerTurn { position: relative; top: 4px; z-index: -1; width: 100%; height: 46px; font-size: 30pt; text-align: center; color: #ac1b40; font-family: Megrim, serif; -webkit-animation-name: blinker; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; opacity: 0; padding: 1px 0px; padding-top: 2px; } .animationTran { -webkit-transition: all 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; transition: all 600ms ease-in-out; } .toolbar { height: 20px; font-size: 18px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-style: solid; display: inline-block; margin-top: 15px; width: 504px; margin-left: calc(50% - (504px/2)); position: relative; border-radius: 20px 20px 0px 0px; border-width: 1px; margin-bottom: -4px; border-color: lightgray; padding: 0px 0px 10px 0px; } .toolboxButton { padding: 7px; border-right: 1px solid darkgray; } .toolboxButton:hover{ background-color: lightgray; } .fontsmall:hover{ background-color: lightgray; font-size: 12pt; } .firstToolbox { border-radius: 20px 0px 0px 0px; padding-left: 10px; } .fontsmall { padding: 7px; padding-right 0px; font-size: 9pt !important; } .leftLeft { padding-left: 0px !important; } .soundButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 15px 11px 15px; margin: 10px 0px 0px 10px; position: absolute; right: 80px; } .soundButton:hover { background-color: #434343; color: #f5f5f5!important; } .soundButtonOff { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 29px 11px 15px; margin: 10px 0px 0px 10px; position: absolute; right: 80px; } .soundButtonOff:hover { background-color: #434343; color: #f5f5f5!important; }
layout/css/standard.css
* { margin: 0; padding: 0 } html, body { height: 100%; width: 100%; } #wrapper { background-color: white; width: 100%; height: 100%; position: relative; color: grey; -webkit-transition: ease-in-out 1.0s; -moz-transition: ease-in-out 1.0s; transition: ease-in-out 1.0s; /*overflow: hidden;*/ } #header { color: #414141; font-family: Megrim, serif; font-size: 110pt; font-weight: 900; text-align: center; } .megrim { font-family: Megrim, serif; font-size: 80pt; margin-bottom: 8px; } #gamePanel { width: 724px; height: 604px; position: relative; border: 1px solid #9d9d9d; padding: 10px; margin-top: 5px; margin-left: calc(50% - (744px/2)); } .enemyTurn { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; /* IE6-9 */ -webkit-filter: grayscale(70%); -moz-filter: grayscale(70%); -o-filter: grayscale(70%); -ms-filter: grayscale(70%); filter: grayscale(70%); z-index: -1; } #info { display: inline-block; position: relative; float: left; width: 100px; max-width: 100px; padding: 10px 10px 10px 10px; } #player1, #player2 { width: 25px; height: 25px; margin: 10px 5px -6px 0px; display: inline-block; } #player1 { background-color: #a66bbc; border: 1px solid #7b3b91; } #player2 { background-color: #3e988b; border: 1px solid #196a5e; } #coordinates { display: inline-block; border: 1px solid grey; padding: 5px; margin-top: 20px; text-align: center; width: 50px; display: none; } table, tr, td { padding: 0; margin: 0 border-collapse: collapse; border-spacing: 0; } table { background: rgb(255, 254, 247) url('../graphic/bg.png'); background-size: 100% 100%; display: inline-block; position: relative; float: left; } td { height: 58px; width: 58px; border: 1px solid #9d9d9d; } td:hover { background-color: rgba(111, 111, 209, 0.34); border: 1px solid #2f508e; } .rowFirst { border-bottom: 2px solid #5c5c5c; } .colFirst { border-right: 2px solid #5c5c5c; } .rowLast { border-top: 2px solid #5c5c5c; } .colLast { border-left: 2px solid #5c5c5c; } .edge { background-color: #454545; border: 1px solid #454545; } .possibleTurns { background-image: url(../graphic/possibleTurns.png); border: 1px solid #454545; } .player1 { background-color: #a66bbc; border: 1px solid #7b3b91; } .player2 { background-color: #3e988b; border: 1px solid #196a5e; } .player1:hover { background-color: #d5b7e0; } .player2:hover { background-color: #8fd6cc; } .gold { background-color: #d4c021; border: 1px solid #9b8c15; } .gold:hover { background-color: #f8e351!important; border: 1px solid #2f508e!important; } .button { border: 1px solid #f8f8f8; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #f8f8f8; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; } .button:hover { background-color: #f8f8f8; color: #4c6d6d!important; } .exitButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; margin: 10px 0px 0px 10px; position: absolute; } .exitButton:hover { background-color: #434343; color: #f5f5f5!important; } .exitExtension { padding: 5px 14px 8px 14px; margin: 10px 0px 0px 10px; position: absolute; } .page { width: 100%; height: 100%; display: block; overflow-y: auto; overflow-x: hidden; } #element::-webkit-scrollbar { display: none; } #login { background-color: #5aa28b; margin: 0px auto; <!--background: url(../graphic/background.JPG) no-repeat; background-size: 100% 100%; --> } #dashboard { background-color: #4c6d6d; color: #ededed; font-size: 15pt; margin: 0px auto; } #pleasewait { background-color: #78a8be; color: #ededed; font-size: 15pt; margin: 0px auto; } #setform { background-color: #4c6d6d; color: #ededed; font-size: 15pt; margin: 0px auto; } #attacked { background-color: #4c6d6d; color: #ededed; font-sizxe: 15pt; margin: 0px auto; } #error { background-color: #af4930; color: #ededed; font-size: 15pt; margin: 0px auto; background: url(../graphic/error404.jpg); background-size: 100% 100%; } #log { height: 90px; overflow-y: scroll; background-color: #e8e7e7; width: 464px; border: 1px solid #ddd; position: relative; padding: 20px; margin-left: calc(50% - (504px/2)); -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; opacity: 0.9; } #log:hover { opacity: 1; } .animationStone { height: 58px; width: 58px; position: fixed; display: block; z-index: 200; top: 30px; left: 40px; } #loginBox { height: 150px; background-color: #e8e7e7; border-radius: 20px; margin-top: 20px; width: 260px; border: 1px solid #ddd; position: relative; padding: 20px; margin-left: calc(50% - (300px/2)); box-shadow: 0px 0px 5px grey; } .textbox { width: calc(100% - 22px); height: 20px; padding: 5px 10px 5px 10px; font-size: 18px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border-style: solid; border-color: lightgray; border-width: 1px; } .textbox:focus { border-color: grey; background-color: rgba(209, 232, 232, 0.2); box-shadow: 0px 0px 2px rgba(114, 106, 106, 0.3); outline-width: 0; } #chat { width: 486px; margin-left: calc(50% - (504px/2)); position: relative; padding: 5px 9px 5px 9px; border-radius: 0px 0px 20px 20px; } #loginButton { font-family: Megrim, serif; text-decoration: none; padding: 10px 13px 10px 13px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border-color: rgb(19, 119, 124); border-style: solid; border-width: 1px; font-size: 30px; text-align: center; width: calc(100% - 26px); display: inline-block; color: white; font-weight: 400; vertical-align: top; background: -moz-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 158, 141, 1)), color-stop(76%, rgba(28, 130, 118, 1)), color-stop(100%, rgba(23, 109, 100, 1))); background: -webkit-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -o-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: -ms-linear-gradient(top, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); background: linear-gradient(to bottom, rgba(31, 158, 141, 1) 0%, rgba(28, 130, 118, 1) 76%, rgba(23, 109, 100, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1f9e8d', endColorstr='#176d64', GradientType=0); background-color: rgba(48, 186, 171, 1); cursor: pointer; margin-top: 8px; } #loginButton:hover { background: -moz-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(37, 186, 161, 1)), color-stop(76%, rgba(33, 153, 135, 1)), color-stop(100%, rgba(28, 130, 116, 1))); background: -webkit-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -o-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: -ms-linear-gradient(top, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); background: linear-gradient(to bottom, rgba(37, 186, 161, 1) 0%, rgba(33, 153, 135, 1) 76%, rgba(28, 130, 116, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#25baa1', endColorstr='#1c8274', GradientType=0); background-color: rgb(34, 173, 152); } #loginButton:active { background: rgb(22, 112, 97); background: -moz-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(22, 112, 97, 1)), color-stop(76%, rgba(20, 91, 81, 1)), color-stop(100%, rgba(14, 66, 59, 1))); background: -webkit-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -o-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: -ms-linear-gradient(top, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); background: linear-gradient(to bottom, rgba(22, 112, 97, 1) 0%, rgba(20, 91, 81, 1) 76%, rgba(14, 66, 59, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#167061', endColorstr='#0e423b', GradientType=0); background-color: rgba(23, 110, 100, 1); box-shadow: none; } #loginInfo { color: #a0a0a0; padding: 5px; padding-top: 20px; font-size: 11pt; text-align: center; } #loginInfo a { text-decoration: none; color: #5f5f5f; } ul#battleUserlist { cursor: pointer; list-style-type: none; text-decoration: none; } ul#battleUserlist li { padding: 15px 0px 15px 0px; text-decoration: none; cursor: pointer; } ul#battleUserlist li:nth-child(odd) { background-color: rgba(54, 80, 80, 0.29); } ul#battleUserlist li:nth-child(even) { background-color: rgba(94, 126, 126, 0.28); } ul#battleUserlist li:hover { background-color: rgba(36, 67, 67, 0.5); } #welcomeUser { font-size: 24pt; } #formList { margin: 0; padding: 0px; } #formList li { display: inline-block; width: 100px; height: 100px; list-style-type: none; text-decoration: none; background-color: white; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; padding: 20px; opacity: 0.6; margin-top: 30px; } .figImage { height: 100px; width: 100px; } #formList li:hover { box-shadow: 0px 0px 7px rgba(40, 40, 40, 0.7); opacity: 1; } @media (max-width: 600px), (max-height: 800px) { #gamePanel { width: 524px; height: 404px; margin-left: calc(50% - (544px/2)); } #log { height: 80px; } td { height: 38px; width: 38px; } .animationStone { height: 38px; width: 38px; } #header { font-size: 100pt; } } @media (max-width: 500px), (max-height: 700px) { #gamePanel { width: 424px; height: 304px; margin-left: calc(50% - (444px/2)); } td { height: 28px; width: 28px; } .animationStone { height: 28px; width: 28px; } #log { height: 70px; } #formList li, .figImage { height: 50px; width: 50px; } #header { font-size: 80pt; } } #outwrapper { width: 100%; height: 100%; overflow: hidden; } #playerInGame { width: 25px; height: 25px; margin: 10px 5px -8px 0px; display: inline-block; } .setGoldenStone { background-color: rgba(242, 242, 184, 0.8); } #popup { width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 120; background-color: rgba(40, 40, 40, 0.8); display: none; } #won { display: none; left: calc(50% - 150px); -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; z-index: 1300; top: calc(50% - 150px); height: 200px; width: 300px; text-align: center; background-color: white; box-shadow: 0px 0px 3px rgba(60, 60, 60, 0.8); position: fixed; font-size: 20pt; } #won h1 { top: 0px; border-radius: 10px 10px 0px 0px; font-size: 30pt; color: #2f5d2f; width: 100%; padding: 5px 0px 5px 0px; text-align: center; background-color: #b1d0b1; } .OkButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 15px; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 5px 14px 8px 14px; text-align: center; } .OkButton:hover { background-color: #434343; color: #f5f5f5!important; } #fail { display: none; left: calc(50% - 150px); -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; z-index: 1300; top: calc(50% - 150px); height: 200px; width: 300px; text-align: center; background-color: white; box-shadow: 0px 0px 3px rgba(60, 60, 60, 0.8); position: fixed; font-size: 20pt; } #fail h1 { top: 0px; border-radius: 10px 10px 0px 0px; font-size: 30pt; color: #6f2a2a; width: 100%; padding: 5px 0px 5px 0px; text-align: center; background-color: #d0b1b1; } #impre { background-color: #ffbd00; margin: 0px auto; color: #5f5f5f; font-size: 15pt; font-family: Lato, sans-serif; -webkit-transition: ease-in-out 1.0s; -moz-transition: ease-in-out 1.0s; transition: ease-in-out 1.0s; } #loginInfo a { cursor: pointer; } .line { width: 60%; height: 1px; } #anleitung { background-color: rgb(240, 240, 240); color: #808080; font-size: 15pt; margin: 0px auto; } #anleitungin { margin: 4% 10% 4% 6%; } .helpButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 20px 11px 20px; margin: 10px 0px 0px 10px; position: absolute; right: 10px; } .helpButton:hover { background-color: #434343; color: #f5f5f5!important; } #impreBack:hover { color: #ffbd00 !important; } .acceptButton { border-radius: 50% !important; padding-top: 11px; padding-bottom: 11px; } .cancelButton { border-radius: 50% !important; padding: 10px 17px 12px 17px; } .guideImage { border-radius: 5px; box-shadow: 0px 0px 2px grey; margin-top: 10px; } .impressumBack { bottom: 10px !important; } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } #playerTurn { position: relative; top: 4px; z-index: -1; width: 100%; height: 46px; font-size: 30pt; text-align: center; color: #ac1b40; font-family: Megrim, serif; -webkit-animation-name: blinker; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; opacity: 0; padding: 1px 0px; padding-top: 2px; } .animationTran { -webkit-transition: all 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; transition: all 600ms ease-in-out; } .toolbar { height: 20px; font-size: 18px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-style: solid; display: inline-block; margin-top: 15px; width: 504px; margin-left: calc(50% - (504px/2)); position: relative; border-radius: 20px 20px 0px 0px; border-width: 1px; margin-bottom: -4px; border-color: lightgray; padding: 0px 0px 10px 0px; } .toolboxButton { padding: 7px; border-right: 1px solid darkgray; } .toolboxButton:hover{ background-color: lightgray; } .fontsmall:hover{ background-color: lightgray; font-size: 12pt; } .firstToolbox { border-radius: 20px 0px 0px 0px; padding-left: 10px; } .fontsmall { padding: 7px; padding-right 0px; font-size: 9pt !important; } .leftLeft { padding-left: 0px !important; } .soundButton { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 15px 11px 15px; margin: 10px 0px 0px 10px; position: absolute; right: 80px; } .soundButton:hover { background-color: #434343; color: #f5f5f5!important; } .soundButtonOff { border: 1px solid #434343; font-size: 30px; font-family: Lato, sans-serif; font-weight: 300; border-radius: 50%; color: #434343; text-decoration: none; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; padding: 10px 29px 11px 15px; margin: 10px 0px 0px 10px; position: absolute; right: 80px; } .soundButtonOff:hover { background-color: #434343; color: #f5f5f5!important; }
0.248352
0.111822
* ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at http://fontawesome.io. Stay up to date on Twitter at * http://twitter.com/fontawesome. * * License * ------------------------------------------------------------------------------ * - The Font Awesome font is licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - * http://opensource.org/licenses/mit-license.html * - Font Awesome documentation licensed under CC BY 3.0 - * http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by <NAME> - http://fontawesome.io" * * Author - <NAME> * ------------------------------------------------------------------------------ * Email:<EMAIL> * Twitter:http://twitter.com/davegandy * Work:Lead Product Designer @ Kyruus - http://kyruus.com */ /* FONT PATH * -------------------------- */ @font-face{ font-family:'FontAwesome'; src:url('../font/font_awesome.eot?v=3.2.1'); src:url('../font/font_awesome.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/font_awesome.woff?v=3.2.1') format('woff'), url('../font/font_awesome.ttf?v=3.2.1') format('truetype'), url('../font/font_awesome.svg#fontawesomeregular?v=3.2.1') format('svg'); font-weight:normal; font-style:normal; } /* FONT AWESOME CORE * -------------------------- */ [class^="icon-"], [class*=" icon-"]{ font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; -webkit-font-smoothing:antialiased; *margin-right:.3em; } [class^="icon-"]:before, [class*=" icon-"]:before{ text-decoration:inherit; display:inline-block; speak:none; } /* makes the font 33% larger relative to the icon container */ .icon-large:before{ vertical-align:-10%; font-size:1.3333333333333333em; } /* makes sure icons active on rollover in links */ a [class^="icon-"], a [class*=" icon-"]{ display:inline; } /* increased font size for icon-large */ [class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width{ display:inline-block; width:1.1428571428571428em; text-align:right; padding-right:0.2857142857142857em; } [class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large{ width:1.4285714285714286em; } .icons-ul{ margin-left:2.142857142857143em; list-style-type:none; } .icons-ul > li{ position:relative; } .icons-ul .icon-li{ position:absolute; left:-2.142857142857143em; width:2.142857142857143em; text-align:center; line-height:inherit; } [class^="icon-"].hide, [class*=" icon-"].hide{ display:none; } .icon-muted{ color:#eee; } .icon-light{ color:#fff; } .icon-dark{ color:#333; } .icon-border{ border:solid 1px #eee; padding:.2em .25em .15em; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } .icon-2x{ font-size:2em; } .icon-2x.icon-border{ border-width:2px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } .icon-3x{ font-size:3em; } .icon-3x.icon-border{ border-width:3px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .icon-4x{ font-size:4em; } .icon-4x.icon-border{ border-width:4px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; } .icon-5x{ font-size:5em; } .icon-5x.icon-border{ border-width:5px; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; } .pull-right{ float:right; } .pull-left{ float:left; } [class^="icon-"].pull-left, [class*=" icon-"].pull-left{ margin-right:.3em; } [class^="icon-"].pull-right, [class*=" icon-"].pull-right{ margin-left:.3em; } /* EXTRAS * -------------------------- */ /* Stacked and layered icon */ .icon-stack{ position:relative; display:inline-block; width:2em; height:2em; line-height:2em; vertical-align:-35%; } .icon-stack [class^="icon-"], .icon-stack [class*=" icon-"]{ display:block; text-align:center; position:absolute; width:100%; height:100%; font-size:1em; line-height:inherit; *line-height:2em; } .icon-stack .icon-stack-base{ font-size:2em; *line-height:1em; } /* Animated rotating icon */ .icon-spin{ display:inline-block; -moz-animation:spin 2s infinite linear; -o-animation:spin 2s infinite linear; -webkit-animation:spin 2s infinite linear; animation:spin 2s infinite linear; } /* Prevent stack and spinners from being taken inline when inside a link */ a .icon-stack, a .icon-spin{ display:inline-block; text-decoration:none; } @-moz-keyframes spin{ 0%{ -moz-transform:rotate(0deg); } 100%{ -moz-transform:rotate(359deg); } } @-webkit-keyframes spin{ 0%{ -webkit-transform:rotate(0deg); } 100%{ -webkit-transform:rotate(359deg); } } @-o-keyframes spin{ 0%{ -o-transform:rotate(0deg); } 100%{ -o-transform:rotate(359deg); } } @-ms-keyframes spin{ 0%{ -ms-transform:rotate(0deg); } 100%{ -ms-transform:rotate(359deg); } } @keyframes spin{ 0%{ transform:rotate(0deg); } 100%{ transform:rotate(359deg); } } /* Icon rotations and mirroring */ .icon-rotate-90:before{ -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } .icon-rotate-180:before{ -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .icon-rotate-270:before{ -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -ms-transform:rotate(270deg); -o-transform:rotate(270deg); transform:rotate(270deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .icon-flip-horizontal:before{ -webkit-transform:scale(-1, 1); -moz-transform:scale(-1, 1); -ms-transform:scale(-1, 1); -o-transform:scale(-1, 1); transform:scale(-1, 1); } .icon-flip-vertical:before{ -webkit-transform:scale(1, -1); -moz-transform:scale(1, -1); -ms-transform:scale(1, -1); -o-transform:scale(1, -1); transform:scale(1, -1); } /* ensure rotation occurs inside anchor tags */ a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before{ display:inline-block; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .icon-glass:before{ content:"\f000"; } .icon-music:before{ content:"\f001"; } .icon-search:before{ content:"\f002"; } .icon-envelope-alt:before{ content:"\f003"; } .icon-heart:before{ content:"\f004"; } .icon-star:before{ content:"\f005"; } .icon-star-empty:before{ content:"\f006"; } .icon-user:before{ content:"\f007"; } .icon-film:before{ content:"\f008"; } .icon-th-large:before{ content:"\f009"; } .icon-th:before{ content:"\f00a"; } .icon-th-list:before{ content:"\f00b"; } .icon-ok:before{ content:"\f00c"; } .icon-remove:before{ content:"\f00d"; } .icon-zoom-in:before{ content:"\f00e"; } .icon-zoom-out:before{ content:"\f010"; } .icon-power-off:before, .icon-off:before{ content:"\f011"; } .icon-signal:before{ content:"\f012"; } .icon-gear:before, .icon-cog:before{ content:"\f013"; } .icon-trash:before{ content:"\f014"; } .icon-home:before{ content:"\f015"; } .icon-file-alt:before{ content:"\f016"; } .icon-time:before{ content:"\f017"; } .icon-road:before{ content:"\f018"; } .icon-download-alt:before{ content:"\f019"; } .icon-download:before{ content:"\f01a"; } .icon-upload:before{ content:"\f01b"; } .icon-inbox:before{ content:"\f01c"; } .icon-play-circle:before{ content:"\f01d"; } .icon-rotate-right:before, .icon-repeat:before{ content:"\f01e"; } .icon-refresh:before{ content:"\f021"; } .icon-list-alt:before{ content:"\f022"; } .icon-lock:before{ content:"\f023"; } .icon-flag:before{ content:"\f024"; } .icon-headphones:before{ content:"\f025"; } .icon-volume-off:before{ content:"\f026"; } .icon-volume-down:before{ content:"\f027"; } .icon-volume-up:before{ content:"\f028"; } .icon-qrcode:before{ content:"\f029"; } .icon-barcode:before{ content:"\f02a"; } .icon-tag:before{ content:"\f02b"; } .icon-tags:before{ content:"\f02c"; } .icon-book:before{ content:"\f02d"; } .icon-bookmark:before{ content:"\f02e"; } .icon-print:before{ content:"\f02f"; } .icon-camera:before{ content:"\f030"; } .icon-font:before{ content:"\f031"; } .icon-bold:before{ content:"\f032"; } .icon-italic:before{ content:"\f033"; } .icon-text-height:before{ content:"\f034"; } .icon-text-width:before{ content:"\f035"; } .icon-align-left:before{ content:"\f036"; } .icon-align-center:before{ content:"\f037"; } .icon-align-right:before{ content:"\f038"; } .icon-align-justify:before{ content:"\f039"; } .icon-list:before{ content:"\f03a"; } .icon-indent-left:before{ content:"\f03b"; } .icon-indent-right:before{ content:"\f03c"; } .icon-facetime-video:before{ content:"\f03d"; } .icon-picture:before{ content:"\f03e"; } .icon-pencil:before{ content:"\f040"; } .icon-map-marker:before{ content:"\f041"; } .icon-adjust:before{ content:"\f042"; } .icon-tint:before{ content:"\f043"; } .icon-edit:before{ content:"\f044"; } .icon-share:before{ content:"\f045"; } .icon-check:before{ content:"\f046"; } .icon-move:before{ content:"\f047"; } .icon-step-backward:before{ content:"\f048"; } .icon-fast-backward:before{ content:"\f049"; } .icon-backward:before{ content:"\f04a"; } .icon-play:before{ content:"\f04b"; } .icon-pause:before{ content:"\f04c"; } .icon-stop:before{ content:"\f04d"; } .icon-forward:before{ content:"\f04e"; } .icon-fast-forward:before{ content:"\f050"; } .icon-step-forward:before{ content:"\f051"; } .icon-eject:before{ content:"\f052"; } .icon-chevron-left:before{ content:"\f053"; } .icon-chevron-right:before{ content:"\f054"; } .icon-plus-sign:before{ content:"\f055"; } .icon-minus-sign:before{ content:"\f056"; } .icon-remove-sign:before{ content:"\f057"; } .icon-ok-sign:before{ content:"\f058"; } .icon-question-sign:before{ content:"\f059"; } .icon-info-sign:before{ content:"\f05a"; } .icon-screenshot:before{ content:"\f05b"; } .icon-remove-circle:before{ content:"\f05c"; } .icon-ok-circle:before{ content:"\f05d"; } .icon-ban-circle:before{ content:"\f05e"; } .icon-arrow-left:before{ content:"\f060"; } .icon-arrow-right:before{ content:"\f061"; } .icon-arrow-up:before{ content:"\f062"; } .icon-arrow-down:before{ content:"\f063"; } .icon-mail-forward:before, .icon-share-alt:before{ content:"\f064"; } .icon-resize-full:before{ content:"\f065"; } .icon-resize-small:before{ content:"\f066"; } .icon-plus:before{ content:"\f067"; } .icon-minus:before{ content:"\f068"; } .icon-asterisk:before{ content:"\f069"; } .icon-exclamation-sign:before{ content:"\f06a"; } .icon-gift:before{ content:"\f06b"; } .icon-leaf:before{ content:"\f06c"; } .icon-fire:before{ content:"\f06d"; } .icon-eye-open:before{ content:"\f06e"; } .icon-eye-close:before{ content:"\f070"; } .icon-warning-sign:before{ content:"\f071"; } .icon-plane:before{ content:"\f072"; } .icon-calendar:before{ content:"\f073"; } .icon-random:before{ content:"\f074"; } .icon-comment:before{ content:"\f075"; } .icon-magnet:before{ content:"\f076"; } .icon-chevron-up:before{ content:"\f077"; } .icon-chevron-down:before{ content:"\f078"; } .icon-retweet:before{ content:"\f079"; } .icon-shopping-cart:before{ content:"\f07a"; } .icon-folder-close:before{ content:"\f07b"; } .icon-folder-open:before{ content:"\f07c"; } .icon-resize-vertical:before{ content:"\f07d"; } .icon-resize-horizontal:before{ content:"\f07e"; } .icon-bar-chart:before{ content:"\f080"; } .icon-twitter-sign:before{ content:"\f081"; } .icon-facebook-sign:before{ content:"\f082"; } .icon-camera-retro:before{ content:"\f083"; } .icon-key:before{ content:"\f084"; } .icon-gears:before, .icon-cogs:before{ content:"\f085"; } .icon-comments:before{ content:"\f086"; } .icon-thumbs-up-alt:before{ content:"\f087"; } .icon-thumbs-down-alt:before{ content:"\f088"; } .icon-star-half:before{ content:"\f089"; } .icon-heart-empty:before{ content:"\f08a"; } .icon-signout:before{ content:"\f08b"; } .icon-linkedin-sign:before{ content:"\f08c"; } .icon-pushpin:before{ content:"\f08d"; } .icon-external-link:before{ content:"\f08e"; } .icon-signin:before{ content:"\f090"; } .icon-trophy:before{ content:"\f091"; } .icon-github-sign:before{ content:"\f092"; } .icon-upload-alt:before{ content:"\f093"; } .icon-lemon:before{ content:"\f094"; } .icon-phone:before{ content:"\f095"; } .icon-unchecked:before, .icon-check-empty:before{ content:"\f096"; } .icon-bookmark-empty:before{ content:"\f097"; } .icon-phone-sign:before{ content:"\f098"; } .icon-twitter:before{ content:"\f099"; } .icon-facebook:before{ content:"\f09a"; } .icon-github:before{ content:"\f09b"; } .icon-unlock:before{ content:"\f09c"; } .icon-credit-card:before{ content:"\f09d"; } .icon-rss:before{ content:"\f09e"; } .icon-hdd:before{ content:"\f0a0"; } .icon-bullhorn:before{ content:"\f0a1"; } .icon-bell:before{ content:"\f0a2"; } .icon-certificate:before{ content:"\f0a3"; } .icon-hand-right:before{ content:"\f0a4"; } .icon-hand-left:before{ content:"\f0a5"; } .icon-hand-up:before{ content:"\f0a6"; } .icon-hand-down:before{ content:"\f0a7"; } .icon-circle-arrow-left:before{ content:"\f0a8"; } .icon-circle-arrow-right:before{ content:"\f0a9"; } .icon-circle-arrow-up:before{ content:"\f0aa"; } .icon-circle-arrow-down:before{ content:"\f0ab"; } .icon-globe:before{ content:"\f0ac"; } .icon-wrench:before{ content:"\f0ad"; } .icon-tasks:before{ content:"\f0ae"; } .icon-filter:before{ content:"\f0b0"; } .icon-briefcase:before{ content:"\f0b1"; } .icon-fullscreen:before{ content:"\f0b2"; } .icon-group:before{ content:"\f0c0"; } .icon-link:before{ content:"\f0c1"; } .icon-cloud:before{ content:"\f0c2"; } .icon-beaker:before{ content:"\f0c3"; } .icon-cut:before{ content:"\f0c4"; } .icon-copy:before{ content:"\f0c5"; } .icon-paperclip:before, .icon-paper-clip:before{ content:"\f0c6"; } .icon-save:before{ content:"\f0c7"; } .icon-sign-blank:before{ content:"\f0c8"; } .icon-reorder:before{ content:"\f0c9"; } .icon-list-ul:before{ content:"\f0ca"; } .icon-list-ol:before{ content:"\f0cb"; } .icon-strikethrough:before{ content:"\f0cc"; } .icon-underline:before{ content:"\f0cd"; } .icon-table:before{ content:"\f0ce"; } .icon-magic:before{ content:"\f0d0"; } .icon-truck:before{ content:"\f0d1"; } .icon-pinterest:before{ content:"\f0d2"; } .icon-pinterest-sign:before{ content:"\f0d3"; } .icon-google-plus-sign:before{ content:"\f0d4"; } .icon-google-plus:before{ content:"\f0d5"; } .icon-money:before{ content:"\f0d6"; } .icon-caret-down:before{ content:"\f0d7"; } .icon-caret-up:before{ content:"\f0d8"; } .icon-caret-left:before{ content:"\f0d9"; } .icon-caret-right:before{ content:"\f0da"; } .icon-columns:before{ content:"\f0db"; } .icon-sort:before{ content:"\f0dc"; } .icon-sort-down:before{ content:"\f0dd"; } .icon-sort-up:before{ content:"\f0de"; } .icon-envelope:before{ content:"\f0e0"; } .icon-linkedin:before{ content:"\f0e1"; } .icon-rotate-left:before, .icon-undo:before{ content:"\f0e2"; } .icon-legal:before{ content:"\f0e3"; } .icon-dashboard:before{ content:"\f0e4"; } .icon-comment-alt:before{ content:"\f0e5"; } .icon-comments-alt:before{ content:"\f0e6"; } .icon-bolt:before{ content:"\f0e7"; } .icon-sitemap:before{ content:"\f0e8"; } .icon-umbrella:before{ content:"\f0e9"; } .icon-paste:before{ content:"\f0ea"; } .icon-lightbulb:before{ content:"\f0eb"; } .icon-exchange:before{ content:"\f0ec"; } .icon-cloud-download:before{ content:"\f0ed"; } .icon-cloud-upload:before{ content:"\f0ee"; } .icon-user-md:before{ content:"\f0f0"; } .icon-stethoscope:before{ content:"\f0f1"; } .icon-suitcase:before{ content:"\f0f2"; } .icon-bell-alt:before{ content:"\f0f3"; } .icon-coffee:before{ content:"\f0f4"; } .icon-food:before{ content:"\f0f5"; } .icon-file-text-alt:before{ content:"\f0f6"; } .icon-building:before{ content:"\f0f7"; } .icon-hospital:before{ content:"\f0f8"; } .icon-ambulance:before{ content:"\f0f9"; } .icon-medkit:before{ content:"\f0fa"; } .icon-fighter-jet:before{ content:"\f0fb"; } .icon-beer:before{ content:"\f0fc"; } .icon-h-sign:before{ content:"\f0fd"; } .icon-plus-sign-alt:before{ content:"\f0fe"; } .icon-double-angle-left:before{ content:"\f100"; } .icon-double-angle-right:before{ content:"\f101"; } .icon-double-angle-up:before{ content:"\f102"; } .icon-double-angle-down:before{ content:"\f103"; } .icon-angle-left:before{ content:"\f104"; } .icon-angle-right:before{ content:"\f105"; } .icon-angle-up:before{ content:"\f106"; } .icon-angle-down:before{ content:"\f107"; } .icon-desktop:before{ content:"\f108"; } .icon-laptop:before{ content:"\f109"; } .icon-tablet:before{ content:"\f10a"; } .icon-mobile-phone:before{ content:"\f10b"; } .icon-circle-blank:before{ content:"\f10c"; } .icon-quote-left:before{ content:"\f10d"; } .icon-quote-right:before{ content:"\f10e"; } .icon-spinner:before{ content:"\f110"; } .icon-circle:before{ content:"\f111"; } .icon-mail-reply:before, .icon-reply:before{ content:"\f112"; } .icon-github-alt:before{ content:"\f113"; } .icon-folder-close-alt:before{ content:"\f114"; } .icon-folder-open-alt:before{ content:"\f115"; } .icon-expand-alt:before{ content:"\f116"; } .icon-collapse-alt:before{ content:"\f117"; } .icon-smile:before{ content:"\f118"; } .icon-frown:before{ content:"\f119"; } .icon-meh:before{ content:"\f11a"; } .icon-gamepad:before{ content:"\f11b"; } .icon-keyboard:before{ content:"\f11c"; } .icon-flag-alt:before{ content:"\f11d"; } .icon-flag-checkered:before{ content:"\f11e"; } .icon-terminal:before{ content:"\f120"; } .icon-code:before{ content:"\f121"; } .icon-reply-all:before{ content:"\f122"; } .icon-mail-reply-all:before{ content:"\f122"; } .icon-star-half-full:before, .icon-star-half-empty:before{ content:"\f123"; } .icon-location-arrow:before{ content:"\f124"; } .icon-crop:before{ content:"\f125"; } .icon-code-fork:before{ content:"\f126"; } .icon-unlink:before{ content:"\f127"; } .icon-question:before{ content:"\f128"; } .icon-info:before{ content:"\f129"; } .icon-exclamation:before{ content:"\f12a"; } .icon-superscript:before{ content:"\f12b"; } .icon-subscript:before{ content:"\f12c"; } .icon-eraser:before{ content:"\f12d"; } .icon-puzzle-piece:before{ content:"\f12e"; } .icon-microphone:before{ content:"\f130"; } .icon-microphone-off:before{ content:"\f131"; } .icon-shield:before{ content:"\f132"; } .icon-calendar-empty:before{ content:"\f133"; } .icon-fire-extinguisher:before{ content:"\f134"; } .icon-rocket:before{ content:"\f135"; } .icon-maxcdn:before{ content:"\f136"; } .icon-chevron-sign-left:before{ content:"\f137"; } .icon-chevron-sign-right:before{ content:"\f138"; } .icon-chevron-sign-up:before{ content:"\f139"; } .icon-chevron-sign-down:before{ content:"\f13a"; } .icon-html5:before{ content:"\f13b"; } .icon-css3:before{ content:"\f13c"; } .icon-anchor:before{ content:"\f13d"; } .icon-unlock-alt:before{ content:"\f13e"; } .icon-bullseye:before{ content:"\f140"; } .icon-ellipsis-horizontal:before{ content:"\f141"; } .icon-ellipsis-vertical:before{ content:"\f142"; } .icon-rss-sign:before{ content:"\f143"; } .icon-play-sign:before{ content:"\f144"; } .icon-ticket:before{ content:"\f145"; } .icon-minus-sign-alt:before{ content:"\f146"; } .icon-check-minus:before{ content:"\f147"; } .icon-level-up:before{ content:"\f148"; } .icon-level-down:before{ content:"\f149"; } .icon-check-sign:before{ content:"\f14a"; } .icon-edit-sign:before{ content:"\f14b"; } .icon-external-link-sign:before{ content:"\f14c"; } .icon-share-sign:before{ content:"\f14d"; } .icon-compass:before{ content:"\f14e"; } .icon-collapse:before{ content:"\f150"; } .icon-collapse-top:before{ content:"\f151"; } .icon-expand:before{ content:"\f152"; } .icon-euro:before, .icon-eur:before{ content:"\f153"; } .icon-gbp:before{ content:"\f154"; } .icon-dollar:before, .icon-usd:before{ content:"\f155"; } .icon-rupee:before, .icon-inr:before{ content:"\f156"; } .icon-yen:before, .icon-jpy:before{ content:"\f157"; } .icon-renminbi:before, .icon-cny:before{ content:"\f158"; } .icon-won:before, .icon-krw:before{ content:"\f159"; } .icon-bitcoin:before, .icon-btc:before{ content:"\f15a"; } .icon-file:before{ content:"\f15b"; } .icon-file-text:before{ content:"\f15c"; } .icon-sort-by-alphabet:before{ content:"\f15d"; } .icon-sort-by-alphabet-alt:before{ content:"\f15e"; } .icon-sort-by-attributes:before{ content:"\f160"; } .icon-sort-by-attributes-alt:before{ content:"\f161"; } .icon-sort-by-order:before{ content:"\f162"; } .icon-sort-by-order-alt:before{ content:"\f163"; } .icon-thumbs-up:before{ content:"\f164"; } .icon-thumbs-down:before{ content:"\f165"; } .icon-youtube-sign:before{ content:"\f166"; } .icon-youtube:before{ content:"\f167"; } .icon-xing:before{ content:"\f168"; } .icon-xing-sign:before{ content:"\f169"; } .icon-youtube-play:before{ content:"\f16a"; } .icon-dropbox:before{ content:"\f16b"; } .icon-stackexchange:before{ content:"\f16c"; } .icon-instagram:before{ content:"\f16d"; } .icon-flickr:before{ content:"\f16e"; } .icon-adn:before{ content:"\f170"; } .icon-bitbucket:before{ content:"\f171"; } .icon-bitbucket-sign:before{ content:"\f172"; } .icon-tumblr:before{ content:"\f173"; } .icon-tumblr-sign:before{ content:"\f174"; } .icon-long-arrow-down:before{ content:"\f175"; } .icon-long-arrow-up:before{ content:"\f176"; } .icon-long-arrow-left:before{ content:"\f177"; } .icon-long-arrow-right:before{ content:"\f178"; } .icon-apple:before{ content:"\f179"; } .icon-windows:before{ content:"\f17a"; } .icon-android:before{ content:"\f17b"; } .icon-linux:before{ content:"\f17c"; } .icon-dribbble:before{ content:"\f17d"; } .icon-skype:before{ content:"\f17e"; } .icon-foursquare:before{ content:"\f180"; } .icon-trello:before{ content:"\f181"; } .icon-female:before{ content:"\f182"; } .icon-male:before{ content:"\f183"; } .icon-gittip:before{ content:"\f184"; } .icon-sun:before{ content:"\f185"; } .icon-moon:before{ content:"\f186"; } .icon-archive:before{ content:"\f187"; } .icon-bug:before{ content:"\f188"; } .icon-vk:before{ content:"\f189"; } .icon-weibo:before{ content:"\f18a"; } .icon-renren:before{ content:"\f18b"; }
src/Salonrama/MainBundle/Resources/public/css/font_awesome.css
* ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at http://fontawesome.io. Stay up to date on Twitter at * http://twitter.com/fontawesome. * * License * ------------------------------------------------------------------------------ * - The Font Awesome font is licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - * http://opensource.org/licenses/mit-license.html * - Font Awesome documentation licensed under CC BY 3.0 - * http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by <NAME> - http://fontawesome.io" * * Author - <NAME> * ------------------------------------------------------------------------------ * Email:<EMAIL> * Twitter:http://twitter.com/davegandy * Work:Lead Product Designer @ Kyruus - http://kyruus.com */ /* FONT PATH * -------------------------- */ @font-face{ font-family:'FontAwesome'; src:url('../font/font_awesome.eot?v=3.2.1'); src:url('../font/font_awesome.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/font_awesome.woff?v=3.2.1') format('woff'), url('../font/font_awesome.ttf?v=3.2.1') format('truetype'), url('../font/font_awesome.svg#fontawesomeregular?v=3.2.1') format('svg'); font-weight:normal; font-style:normal; } /* FONT AWESOME CORE * -------------------------- */ [class^="icon-"], [class*=" icon-"]{ font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; -webkit-font-smoothing:antialiased; *margin-right:.3em; } [class^="icon-"]:before, [class*=" icon-"]:before{ text-decoration:inherit; display:inline-block; speak:none; } /* makes the font 33% larger relative to the icon container */ .icon-large:before{ vertical-align:-10%; font-size:1.3333333333333333em; } /* makes sure icons active on rollover in links */ a [class^="icon-"], a [class*=" icon-"]{ display:inline; } /* increased font size for icon-large */ [class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width{ display:inline-block; width:1.1428571428571428em; text-align:right; padding-right:0.2857142857142857em; } [class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large{ width:1.4285714285714286em; } .icons-ul{ margin-left:2.142857142857143em; list-style-type:none; } .icons-ul > li{ position:relative; } .icons-ul .icon-li{ position:absolute; left:-2.142857142857143em; width:2.142857142857143em; text-align:center; line-height:inherit; } [class^="icon-"].hide, [class*=" icon-"].hide{ display:none; } .icon-muted{ color:#eee; } .icon-light{ color:#fff; } .icon-dark{ color:#333; } .icon-border{ border:solid 1px #eee; padding:.2em .25em .15em; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } .icon-2x{ font-size:2em; } .icon-2x.icon-border{ border-width:2px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; } .icon-3x{ font-size:3em; } .icon-3x.icon-border{ border-width:3px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .icon-4x{ font-size:4em; } .icon-4x.icon-border{ border-width:4px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; } .icon-5x{ font-size:5em; } .icon-5x.icon-border{ border-width:5px; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; } .pull-right{ float:right; } .pull-left{ float:left; } [class^="icon-"].pull-left, [class*=" icon-"].pull-left{ margin-right:.3em; } [class^="icon-"].pull-right, [class*=" icon-"].pull-right{ margin-left:.3em; } /* EXTRAS * -------------------------- */ /* Stacked and layered icon */ .icon-stack{ position:relative; display:inline-block; width:2em; height:2em; line-height:2em; vertical-align:-35%; } .icon-stack [class^="icon-"], .icon-stack [class*=" icon-"]{ display:block; text-align:center; position:absolute; width:100%; height:100%; font-size:1em; line-height:inherit; *line-height:2em; } .icon-stack .icon-stack-base{ font-size:2em; *line-height:1em; } /* Animated rotating icon */ .icon-spin{ display:inline-block; -moz-animation:spin 2s infinite linear; -o-animation:spin 2s infinite linear; -webkit-animation:spin 2s infinite linear; animation:spin 2s infinite linear; } /* Prevent stack and spinners from being taken inline when inside a link */ a .icon-stack, a .icon-spin{ display:inline-block; text-decoration:none; } @-moz-keyframes spin{ 0%{ -moz-transform:rotate(0deg); } 100%{ -moz-transform:rotate(359deg); } } @-webkit-keyframes spin{ 0%{ -webkit-transform:rotate(0deg); } 100%{ -webkit-transform:rotate(359deg); } } @-o-keyframes spin{ 0%{ -o-transform:rotate(0deg); } 100%{ -o-transform:rotate(359deg); } } @-ms-keyframes spin{ 0%{ -ms-transform:rotate(0deg); } 100%{ -ms-transform:rotate(359deg); } } @keyframes spin{ 0%{ transform:rotate(0deg); } 100%{ transform:rotate(359deg); } } /* Icon rotations and mirroring */ .icon-rotate-90:before{ -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } .icon-rotate-180:before{ -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .icon-rotate-270:before{ -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -ms-transform:rotate(270deg); -o-transform:rotate(270deg); transform:rotate(270deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .icon-flip-horizontal:before{ -webkit-transform:scale(-1, 1); -moz-transform:scale(-1, 1); -ms-transform:scale(-1, 1); -o-transform:scale(-1, 1); transform:scale(-1, 1); } .icon-flip-vertical:before{ -webkit-transform:scale(1, -1); -moz-transform:scale(1, -1); -ms-transform:scale(1, -1); -o-transform:scale(1, -1); transform:scale(1, -1); } /* ensure rotation occurs inside anchor tags */ a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before{ display:inline-block; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .icon-glass:before{ content:"\f000"; } .icon-music:before{ content:"\f001"; } .icon-search:before{ content:"\f002"; } .icon-envelope-alt:before{ content:"\f003"; } .icon-heart:before{ content:"\f004"; } .icon-star:before{ content:"\f005"; } .icon-star-empty:before{ content:"\f006"; } .icon-user:before{ content:"\f007"; } .icon-film:before{ content:"\f008"; } .icon-th-large:before{ content:"\f009"; } .icon-th:before{ content:"\f00a"; } .icon-th-list:before{ content:"\f00b"; } .icon-ok:before{ content:"\f00c"; } .icon-remove:before{ content:"\f00d"; } .icon-zoom-in:before{ content:"\f00e"; } .icon-zoom-out:before{ content:"\f010"; } .icon-power-off:before, .icon-off:before{ content:"\f011"; } .icon-signal:before{ content:"\f012"; } .icon-gear:before, .icon-cog:before{ content:"\f013"; } .icon-trash:before{ content:"\f014"; } .icon-home:before{ content:"\f015"; } .icon-file-alt:before{ content:"\f016"; } .icon-time:before{ content:"\f017"; } .icon-road:before{ content:"\f018"; } .icon-download-alt:before{ content:"\f019"; } .icon-download:before{ content:"\f01a"; } .icon-upload:before{ content:"\f01b"; } .icon-inbox:before{ content:"\f01c"; } .icon-play-circle:before{ content:"\f01d"; } .icon-rotate-right:before, .icon-repeat:before{ content:"\f01e"; } .icon-refresh:before{ content:"\f021"; } .icon-list-alt:before{ content:"\f022"; } .icon-lock:before{ content:"\f023"; } .icon-flag:before{ content:"\f024"; } .icon-headphones:before{ content:"\f025"; } .icon-volume-off:before{ content:"\f026"; } .icon-volume-down:before{ content:"\f027"; } .icon-volume-up:before{ content:"\f028"; } .icon-qrcode:before{ content:"\f029"; } .icon-barcode:before{ content:"\f02a"; } .icon-tag:before{ content:"\f02b"; } .icon-tags:before{ content:"\f02c"; } .icon-book:before{ content:"\f02d"; } .icon-bookmark:before{ content:"\f02e"; } .icon-print:before{ content:"\f02f"; } .icon-camera:before{ content:"\f030"; } .icon-font:before{ content:"\f031"; } .icon-bold:before{ content:"\f032"; } .icon-italic:before{ content:"\f033"; } .icon-text-height:before{ content:"\f034"; } .icon-text-width:before{ content:"\f035"; } .icon-align-left:before{ content:"\f036"; } .icon-align-center:before{ content:"\f037"; } .icon-align-right:before{ content:"\f038"; } .icon-align-justify:before{ content:"\f039"; } .icon-list:before{ content:"\f03a"; } .icon-indent-left:before{ content:"\f03b"; } .icon-indent-right:before{ content:"\f03c"; } .icon-facetime-video:before{ content:"\f03d"; } .icon-picture:before{ content:"\f03e"; } .icon-pencil:before{ content:"\f040"; } .icon-map-marker:before{ content:"\f041"; } .icon-adjust:before{ content:"\f042"; } .icon-tint:before{ content:"\f043"; } .icon-edit:before{ content:"\f044"; } .icon-share:before{ content:"\f045"; } .icon-check:before{ content:"\f046"; } .icon-move:before{ content:"\f047"; } .icon-step-backward:before{ content:"\f048"; } .icon-fast-backward:before{ content:"\f049"; } .icon-backward:before{ content:"\f04a"; } .icon-play:before{ content:"\f04b"; } .icon-pause:before{ content:"\f04c"; } .icon-stop:before{ content:"\f04d"; } .icon-forward:before{ content:"\f04e"; } .icon-fast-forward:before{ content:"\f050"; } .icon-step-forward:before{ content:"\f051"; } .icon-eject:before{ content:"\f052"; } .icon-chevron-left:before{ content:"\f053"; } .icon-chevron-right:before{ content:"\f054"; } .icon-plus-sign:before{ content:"\f055"; } .icon-minus-sign:before{ content:"\f056"; } .icon-remove-sign:before{ content:"\f057"; } .icon-ok-sign:before{ content:"\f058"; } .icon-question-sign:before{ content:"\f059"; } .icon-info-sign:before{ content:"\f05a"; } .icon-screenshot:before{ content:"\f05b"; } .icon-remove-circle:before{ content:"\f05c"; } .icon-ok-circle:before{ content:"\f05d"; } .icon-ban-circle:before{ content:"\f05e"; } .icon-arrow-left:before{ content:"\f060"; } .icon-arrow-right:before{ content:"\f061"; } .icon-arrow-up:before{ content:"\f062"; } .icon-arrow-down:before{ content:"\f063"; } .icon-mail-forward:before, .icon-share-alt:before{ content:"\f064"; } .icon-resize-full:before{ content:"\f065"; } .icon-resize-small:before{ content:"\f066"; } .icon-plus:before{ content:"\f067"; } .icon-minus:before{ content:"\f068"; } .icon-asterisk:before{ content:"\f069"; } .icon-exclamation-sign:before{ content:"\f06a"; } .icon-gift:before{ content:"\f06b"; } .icon-leaf:before{ content:"\f06c"; } .icon-fire:before{ content:"\f06d"; } .icon-eye-open:before{ content:"\f06e"; } .icon-eye-close:before{ content:"\f070"; } .icon-warning-sign:before{ content:"\f071"; } .icon-plane:before{ content:"\f072"; } .icon-calendar:before{ content:"\f073"; } .icon-random:before{ content:"\f074"; } .icon-comment:before{ content:"\f075"; } .icon-magnet:before{ content:"\f076"; } .icon-chevron-up:before{ content:"\f077"; } .icon-chevron-down:before{ content:"\f078"; } .icon-retweet:before{ content:"\f079"; } .icon-shopping-cart:before{ content:"\f07a"; } .icon-folder-close:before{ content:"\f07b"; } .icon-folder-open:before{ content:"\f07c"; } .icon-resize-vertical:before{ content:"\f07d"; } .icon-resize-horizontal:before{ content:"\f07e"; } .icon-bar-chart:before{ content:"\f080"; } .icon-twitter-sign:before{ content:"\f081"; } .icon-facebook-sign:before{ content:"\f082"; } .icon-camera-retro:before{ content:"\f083"; } .icon-key:before{ content:"\f084"; } .icon-gears:before, .icon-cogs:before{ content:"\f085"; } .icon-comments:before{ content:"\f086"; } .icon-thumbs-up-alt:before{ content:"\f087"; } .icon-thumbs-down-alt:before{ content:"\f088"; } .icon-star-half:before{ content:"\f089"; } .icon-heart-empty:before{ content:"\f08a"; } .icon-signout:before{ content:"\f08b"; } .icon-linkedin-sign:before{ content:"\f08c"; } .icon-pushpin:before{ content:"\f08d"; } .icon-external-link:before{ content:"\f08e"; } .icon-signin:before{ content:"\f090"; } .icon-trophy:before{ content:"\f091"; } .icon-github-sign:before{ content:"\f092"; } .icon-upload-alt:before{ content:"\f093"; } .icon-lemon:before{ content:"\f094"; } .icon-phone:before{ content:"\f095"; } .icon-unchecked:before, .icon-check-empty:before{ content:"\f096"; } .icon-bookmark-empty:before{ content:"\f097"; } .icon-phone-sign:before{ content:"\f098"; } .icon-twitter:before{ content:"\f099"; } .icon-facebook:before{ content:"\f09a"; } .icon-github:before{ content:"\f09b"; } .icon-unlock:before{ content:"\f09c"; } .icon-credit-card:before{ content:"\f09d"; } .icon-rss:before{ content:"\f09e"; } .icon-hdd:before{ content:"\f0a0"; } .icon-bullhorn:before{ content:"\f0a1"; } .icon-bell:before{ content:"\f0a2"; } .icon-certificate:before{ content:"\f0a3"; } .icon-hand-right:before{ content:"\f0a4"; } .icon-hand-left:before{ content:"\f0a5"; } .icon-hand-up:before{ content:"\f0a6"; } .icon-hand-down:before{ content:"\f0a7"; } .icon-circle-arrow-left:before{ content:"\f0a8"; } .icon-circle-arrow-right:before{ content:"\f0a9"; } .icon-circle-arrow-up:before{ content:"\f0aa"; } .icon-circle-arrow-down:before{ content:"\f0ab"; } .icon-globe:before{ content:"\f0ac"; } .icon-wrench:before{ content:"\f0ad"; } .icon-tasks:before{ content:"\f0ae"; } .icon-filter:before{ content:"\f0b0"; } .icon-briefcase:before{ content:"\f0b1"; } .icon-fullscreen:before{ content:"\f0b2"; } .icon-group:before{ content:"\f0c0"; } .icon-link:before{ content:"\f0c1"; } .icon-cloud:before{ content:"\f0c2"; } .icon-beaker:before{ content:"\f0c3"; } .icon-cut:before{ content:"\f0c4"; } .icon-copy:before{ content:"\f0c5"; } .icon-paperclip:before, .icon-paper-clip:before{ content:"\f0c6"; } .icon-save:before{ content:"\f0c7"; } .icon-sign-blank:before{ content:"\f0c8"; } .icon-reorder:before{ content:"\f0c9"; } .icon-list-ul:before{ content:"\f0ca"; } .icon-list-ol:before{ content:"\f0cb"; } .icon-strikethrough:before{ content:"\f0cc"; } .icon-underline:before{ content:"\f0cd"; } .icon-table:before{ content:"\f0ce"; } .icon-magic:before{ content:"\f0d0"; } .icon-truck:before{ content:"\f0d1"; } .icon-pinterest:before{ content:"\f0d2"; } .icon-pinterest-sign:before{ content:"\f0d3"; } .icon-google-plus-sign:before{ content:"\f0d4"; } .icon-google-plus:before{ content:"\f0d5"; } .icon-money:before{ content:"\f0d6"; } .icon-caret-down:before{ content:"\f0d7"; } .icon-caret-up:before{ content:"\f0d8"; } .icon-caret-left:before{ content:"\f0d9"; } .icon-caret-right:before{ content:"\f0da"; } .icon-columns:before{ content:"\f0db"; } .icon-sort:before{ content:"\f0dc"; } .icon-sort-down:before{ content:"\f0dd"; } .icon-sort-up:before{ content:"\f0de"; } .icon-envelope:before{ content:"\f0e0"; } .icon-linkedin:before{ content:"\f0e1"; } .icon-rotate-left:before, .icon-undo:before{ content:"\f0e2"; } .icon-legal:before{ content:"\f0e3"; } .icon-dashboard:before{ content:"\f0e4"; } .icon-comment-alt:before{ content:"\f0e5"; } .icon-comments-alt:before{ content:"\f0e6"; } .icon-bolt:before{ content:"\f0e7"; } .icon-sitemap:before{ content:"\f0e8"; } .icon-umbrella:before{ content:"\f0e9"; } .icon-paste:before{ content:"\f0ea"; } .icon-lightbulb:before{ content:"\f0eb"; } .icon-exchange:before{ content:"\f0ec"; } .icon-cloud-download:before{ content:"\f0ed"; } .icon-cloud-upload:before{ content:"\f0ee"; } .icon-user-md:before{ content:"\f0f0"; } .icon-stethoscope:before{ content:"\f0f1"; } .icon-suitcase:before{ content:"\f0f2"; } .icon-bell-alt:before{ content:"\f0f3"; } .icon-coffee:before{ content:"\f0f4"; } .icon-food:before{ content:"\f0f5"; } .icon-file-text-alt:before{ content:"\f0f6"; } .icon-building:before{ content:"\f0f7"; } .icon-hospital:before{ content:"\f0f8"; } .icon-ambulance:before{ content:"\f0f9"; } .icon-medkit:before{ content:"\f0fa"; } .icon-fighter-jet:before{ content:"\f0fb"; } .icon-beer:before{ content:"\f0fc"; } .icon-h-sign:before{ content:"\f0fd"; } .icon-plus-sign-alt:before{ content:"\f0fe"; } .icon-double-angle-left:before{ content:"\f100"; } .icon-double-angle-right:before{ content:"\f101"; } .icon-double-angle-up:before{ content:"\f102"; } .icon-double-angle-down:before{ content:"\f103"; } .icon-angle-left:before{ content:"\f104"; } .icon-angle-right:before{ content:"\f105"; } .icon-angle-up:before{ content:"\f106"; } .icon-angle-down:before{ content:"\f107"; } .icon-desktop:before{ content:"\f108"; } .icon-laptop:before{ content:"\f109"; } .icon-tablet:before{ content:"\f10a"; } .icon-mobile-phone:before{ content:"\f10b"; } .icon-circle-blank:before{ content:"\f10c"; } .icon-quote-left:before{ content:"\f10d"; } .icon-quote-right:before{ content:"\f10e"; } .icon-spinner:before{ content:"\f110"; } .icon-circle:before{ content:"\f111"; } .icon-mail-reply:before, .icon-reply:before{ content:"\f112"; } .icon-github-alt:before{ content:"\f113"; } .icon-folder-close-alt:before{ content:"\f114"; } .icon-folder-open-alt:before{ content:"\f115"; } .icon-expand-alt:before{ content:"\f116"; } .icon-collapse-alt:before{ content:"\f117"; } .icon-smile:before{ content:"\f118"; } .icon-frown:before{ content:"\f119"; } .icon-meh:before{ content:"\f11a"; } .icon-gamepad:before{ content:"\f11b"; } .icon-keyboard:before{ content:"\f11c"; } .icon-flag-alt:before{ content:"\f11d"; } .icon-flag-checkered:before{ content:"\f11e"; } .icon-terminal:before{ content:"\f120"; } .icon-code:before{ content:"\f121"; } .icon-reply-all:before{ content:"\f122"; } .icon-mail-reply-all:before{ content:"\f122"; } .icon-star-half-full:before, .icon-star-half-empty:before{ content:"\f123"; } .icon-location-arrow:before{ content:"\f124"; } .icon-crop:before{ content:"\f125"; } .icon-code-fork:before{ content:"\f126"; } .icon-unlink:before{ content:"\f127"; } .icon-question:before{ content:"\f128"; } .icon-info:before{ content:"\f129"; } .icon-exclamation:before{ content:"\f12a"; } .icon-superscript:before{ content:"\f12b"; } .icon-subscript:before{ content:"\f12c"; } .icon-eraser:before{ content:"\f12d"; } .icon-puzzle-piece:before{ content:"\f12e"; } .icon-microphone:before{ content:"\f130"; } .icon-microphone-off:before{ content:"\f131"; } .icon-shield:before{ content:"\f132"; } .icon-calendar-empty:before{ content:"\f133"; } .icon-fire-extinguisher:before{ content:"\f134"; } .icon-rocket:before{ content:"\f135"; } .icon-maxcdn:before{ content:"\f136"; } .icon-chevron-sign-left:before{ content:"\f137"; } .icon-chevron-sign-right:before{ content:"\f138"; } .icon-chevron-sign-up:before{ content:"\f139"; } .icon-chevron-sign-down:before{ content:"\f13a"; } .icon-html5:before{ content:"\f13b"; } .icon-css3:before{ content:"\f13c"; } .icon-anchor:before{ content:"\f13d"; } .icon-unlock-alt:before{ content:"\f13e"; } .icon-bullseye:before{ content:"\f140"; } .icon-ellipsis-horizontal:before{ content:"\f141"; } .icon-ellipsis-vertical:before{ content:"\f142"; } .icon-rss-sign:before{ content:"\f143"; } .icon-play-sign:before{ content:"\f144"; } .icon-ticket:before{ content:"\f145"; } .icon-minus-sign-alt:before{ content:"\f146"; } .icon-check-minus:before{ content:"\f147"; } .icon-level-up:before{ content:"\f148"; } .icon-level-down:before{ content:"\f149"; } .icon-check-sign:before{ content:"\f14a"; } .icon-edit-sign:before{ content:"\f14b"; } .icon-external-link-sign:before{ content:"\f14c"; } .icon-share-sign:before{ content:"\f14d"; } .icon-compass:before{ content:"\f14e"; } .icon-collapse:before{ content:"\f150"; } .icon-collapse-top:before{ content:"\f151"; } .icon-expand:before{ content:"\f152"; } .icon-euro:before, .icon-eur:before{ content:"\f153"; } .icon-gbp:before{ content:"\f154"; } .icon-dollar:before, .icon-usd:before{ content:"\f155"; } .icon-rupee:before, .icon-inr:before{ content:"\f156"; } .icon-yen:before, .icon-jpy:before{ content:"\f157"; } .icon-renminbi:before, .icon-cny:before{ content:"\f158"; } .icon-won:before, .icon-krw:before{ content:"\f159"; } .icon-bitcoin:before, .icon-btc:before{ content:"\f15a"; } .icon-file:before{ content:"\f15b"; } .icon-file-text:before{ content:"\f15c"; } .icon-sort-by-alphabet:before{ content:"\f15d"; } .icon-sort-by-alphabet-alt:before{ content:"\f15e"; } .icon-sort-by-attributes:before{ content:"\f160"; } .icon-sort-by-attributes-alt:before{ content:"\f161"; } .icon-sort-by-order:before{ content:"\f162"; } .icon-sort-by-order-alt:before{ content:"\f163"; } .icon-thumbs-up:before{ content:"\f164"; } .icon-thumbs-down:before{ content:"\f165"; } .icon-youtube-sign:before{ content:"\f166"; } .icon-youtube:before{ content:"\f167"; } .icon-xing:before{ content:"\f168"; } .icon-xing-sign:before{ content:"\f169"; } .icon-youtube-play:before{ content:"\f16a"; } .icon-dropbox:before{ content:"\f16b"; } .icon-stackexchange:before{ content:"\f16c"; } .icon-instagram:before{ content:"\f16d"; } .icon-flickr:before{ content:"\f16e"; } .icon-adn:before{ content:"\f170"; } .icon-bitbucket:before{ content:"\f171"; } .icon-bitbucket-sign:before{ content:"\f172"; } .icon-tumblr:before{ content:"\f173"; } .icon-tumblr-sign:before{ content:"\f174"; } .icon-long-arrow-down:before{ content:"\f175"; } .icon-long-arrow-up:before{ content:"\f176"; } .icon-long-arrow-left:before{ content:"\f177"; } .icon-long-arrow-right:before{ content:"\f178"; } .icon-apple:before{ content:"\f179"; } .icon-windows:before{ content:"\f17a"; } .icon-android:before{ content:"\f17b"; } .icon-linux:before{ content:"\f17c"; } .icon-dribbble:before{ content:"\f17d"; } .icon-skype:before{ content:"\f17e"; } .icon-foursquare:before{ content:"\f180"; } .icon-trello:before{ content:"\f181"; } .icon-female:before{ content:"\f182"; } .icon-male:before{ content:"\f183"; } .icon-gittip:before{ content:"\f184"; } .icon-sun:before{ content:"\f185"; } .icon-moon:before{ content:"\f186"; } .icon-archive:before{ content:"\f187"; } .icon-bug:before{ content:"\f188"; } .icon-vk:before{ content:"\f189"; } .icon-weibo:before{ content:"\f18a"; } .icon-renren:before{ content:"\f18b"; }
0.492188
0.098296
body, html{ width: 100%; background-color:#000080; } .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="text"] { margin-bottom: 10px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } .account-wall { margin-top: 70px; padding: 40px 0px 20px 0px; background-color: #000080; } .login-title { color: #555; font-size: 18px; font-weight: 400; display: block; } .profile-img { width: 96px; height: 96px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .need-help { margin-top: 10px; } .new-account { display: block; margin-top: 10px; color: white; } .form-control-login{ display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: white; text-align: center; background-color: #000080; background-image: none; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; outline: none; border-bottom: 1px solid beige; border-top: none; border-right: none; border-left: none; } .border-bott{ width: 100%; height: 5px; display: block; background-color: red; position: fixed; bottom: 0; }
dist/css/loginstyle.css
body, html{ width: 100%; background-color:#000080; } .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-signin .form-control { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="text"] { margin-bottom: 10px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } .account-wall { margin-top: 70px; padding: 40px 0px 20px 0px; background-color: #000080; } .login-title { color: #555; font-size: 18px; font-weight: 400; display: block; } .profile-img { width: 96px; height: 96px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .need-help { margin-top: 10px; } .new-account { display: block; margin-top: 10px; color: white; } .form-control-login{ display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: white; text-align: center; background-color: #000080; background-image: none; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; outline: none; border-bottom: 1px solid beige; border-top: none; border-right: none; border-left: none; } .border-bott{ width: 100%; height: 5px; display: block; background-color: red; position: fixed; bottom: 0; }
0.382833
0.066387
.wrapper { display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; text-align: center; } .wrapper>* { padding: 1px; flex: 1 100%; } header { padding: 0px; } .footer { background: white; border-top: 1px solid #eee; } .background { background: rgba(0, 0, 0, 0.03); } .main { text-align: left; padding: 20px 0px 0px 0px; } .aside-1 {} .aside-2 {} @media (min-width: 1000px) { .halfWidth { width: 50%; float: left; margin-right: 2em; } } @media (max-width: 1000px) { .halfWidth { width: 100%; float: none; margin-right: 0em; } } @media (max-width: 600px) { body{ font-size: 18px; } } @media all and (min-width: 600px) { .aside { flex: 1 auto; } body{ font-size: 22px; } } @media all and (min-width: 1025px) { .main { flex: 3 0px; } .aside-1 { order: 1; } .main { order: 2; } .aside-2 { order: 3; } .footer { order: 4; } } body { padding: 0em; margin: 0em; font-family: 'Open Sans', sans-serif; color: #333; line-height: 1.42857143; } .logo { font-weight: 300; font-size: 50px; text-transform: uppercase; margin: 0; line-height: 120px; } .text { line-height: 36px; } blockquote { line-height: 36px; border-left: solid 4px #3DA7FF; margin: 0px; padding: 10px 0px 10px 30px; } h2 { font-weight: 400; font-size: 36px; } .box { background-color: white; box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03); overflow: hidden; margin-bottom: 3.5em; } .box .content { margin: 20px; } .fullWidth { width: 100%; } .button { display: inline-block; padding: 8px 17px; margin-bottom: 0; font-size: 0.8em; line-height: 1.5em; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; background-color: black; text-transform: uppercase; border-radius: 0px; color: white; letter-spacing: 1px; } .button:hover { transform: rotateX(180deg); } a { text-decoration: none; color: #3DA7FF; } nav { border-top: 1px solid #eee; text-transform: uppercase; } nav .navigation li { padding-right: 3em; } nav a { color: #333; font-weight: 300; font-size: 17px; } nav a:hover { border-bottom: 2px solid #ddd } .navigation { list-style-type: none; } .navigation li { display: inline; padding-right: 1em; }
style.css
.wrapper { display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; text-align: center; } .wrapper>* { padding: 1px; flex: 1 100%; } header { padding: 0px; } .footer { background: white; border-top: 1px solid #eee; } .background { background: rgba(0, 0, 0, 0.03); } .main { text-align: left; padding: 20px 0px 0px 0px; } .aside-1 {} .aside-2 {} @media (min-width: 1000px) { .halfWidth { width: 50%; float: left; margin-right: 2em; } } @media (max-width: 1000px) { .halfWidth { width: 100%; float: none; margin-right: 0em; } } @media (max-width: 600px) { body{ font-size: 18px; } } @media all and (min-width: 600px) { .aside { flex: 1 auto; } body{ font-size: 22px; } } @media all and (min-width: 1025px) { .main { flex: 3 0px; } .aside-1 { order: 1; } .main { order: 2; } .aside-2 { order: 3; } .footer { order: 4; } } body { padding: 0em; margin: 0em; font-family: 'Open Sans', sans-serif; color: #333; line-height: 1.42857143; } .logo { font-weight: 300; font-size: 50px; text-transform: uppercase; margin: 0; line-height: 120px; } .text { line-height: 36px; } blockquote { line-height: 36px; border-left: solid 4px #3DA7FF; margin: 0px; padding: 10px 0px 10px 30px; } h2 { font-weight: 400; font-size: 36px; } .box { background-color: white; box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03); overflow: hidden; margin-bottom: 3.5em; } .box .content { margin: 20px; } .fullWidth { width: 100%; } .button { display: inline-block; padding: 8px 17px; margin-bottom: 0; font-size: 0.8em; line-height: 1.5em; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; background-color: black; text-transform: uppercase; border-radius: 0px; color: white; letter-spacing: 1px; } .button:hover { transform: rotateX(180deg); } a { text-decoration: none; color: #3DA7FF; } nav { border-top: 1px solid #eee; text-transform: uppercase; } nav .navigation li { padding-right: 3em; } nav a { color: #333; font-weight: 300; font-size: 17px; } nav a:hover { border-bottom: 2px solid #ddd } .navigation { list-style-type: none; } .navigation li { display: inline; padding-right: 1em; }
0.296145
0.151718
@media only screen and (max-width: 1150px){ .main-header.header-style-one .header-upper .logo-outer, .main-header.header-style-one .header-upper .upper-right, .main-header.header-style-two .header-upper .logo-outer, .main-header.header-style-two .header-upper .upper-right{ width:100%; text-align:center; margin-bottom:15px; } .main-menu .navigation > li{ text-align:left; margin-right:20px; } .header-style-one .main-menu .navigation > li{ margin-left:20px; margin-right:0px; } .main-header .info-box{ display:inline-block; margin:10px 25px; float:none; text-align:left; } .main-slider .outer-box .info-list li{ font-size:12px; } .main-header .header-lower .bg-layer{ display:none; } .page-wrapper{ overflow:hidden; } } @media only screen and (min-width: 768px){ .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{ display:block !important; visibility:hidden; opacity:0; } } @media only screen and (max-width: 1023px){ .main-header.header-style-three .header-upper .menu-outer, .main-header.header-style-three .header-upper .logo-outer{ width:100%; text-align:center; } .header-style-two{ position:relative; } .header-style-one .main-menu .navigation > li{ margin-left:15px; margin-right:0px; } .header-style-two .main-menu .navigation > li{ margin-left:0px; margin-right:20px; } .header-style-three .main-menu .navigation > li{ margin-right:15px; } .main-menu .navigation > li.dropdown > a, .header-style-three .main-menu .navigation > li.dropdown > a, .header-style-three .main-menu .navigation > li > a{ padding-right:7px; margin-right:0px; } .main-menu .navigation > li.dropdown > a:before{ display:none; } .main-header .header-upper .upper-right{ width:100%; } .main-header .header-upper .upper-column{ margin:0px 20px 15px; padding:0px; text-align:center; } .main-header .info-box .icon-box{ position:relative; display:block; margin:0 auto 10px; width:50px; height:40px; line-height:40px; text-align:center; } .sticky-header{ display:none; } .main-slider .outer-box h2 strong{ font-size:42px; } .main-slider .outer-box .info-list li strong{ position:relative; top:-7px !important; line-height:20px; } .main-slider .outer-box .info-list li{ font-size:12px !important; line-height:24px; } .sidebar-page-container .content-side{ padding-right:15px !important; } .sidebar-page-container .author-box{ margin:0px 0px 30px; } .two-col-fluid .content-column{ position:relative; width:100%; } .two-col-fluid .carousel-column{ position:relative; width:100%; height:auto; } .feedback-section .info-culumn{ padding-left:15px; } .two-col-fluid .content-column .inner-box{ max-width:100%; margin:0px; } .two-col-fluid .content-column .inner-box:before{ display:none; } .phone-repair-section .image-column{ padding:20px 15px; } .phone-repair-section .image-column .image-box{ margin:0px; } .sec-title-two h2 br{ display:none; } .phone-repair-section .content-column{ padding-left:15px; } .news-block.left-blog{ padding-right:15px; } .news-block.right-blog{ padding-left:15px; } .links-widget.nav-widget{ padding-left:0px; } .faqs-section .content-side{ padding-right:15px; } } @media only screen and (max-width: 767px){ .main-header .header-upper .logo-outer, .main-header.header-style-two .header-upper .logo-outer{ display: block; width: 100%; text-align:center; } .main-header.header-style-two .header-upper .menu-outer{ width:100%; } .main-header .nav-outer{ padding-right:0px; margin-top:0px; padding-left: 0px !important; } .main-header .btn-outer{ right:auto; right:0px; z-index:14; height:58px; } .main-header .btn-outer .search-btn{ line-height:56px; } .main-header .header-top .top-right, .main-header .header-top .top-left { width: 100%; text-align:center; } .main-header .header-top .top-right ul, .main-header .header-top .top-left ul { text-align: center; } .main-header .header-top .top-right ul li, .main-header .header-top .top-left ul li { display: inline-block; float: none; margin-right:0px; } .main-header .auto-container{ padding: 0; } .main-header .main-menu{ padding-top:0px; width:100%; margin:0px; } .main-menu .collapse { /*max-height:300px;*/ overflow:auto; float:none; width:100%; padding:10px 10px 0px; border:none; margin:0px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; border-radius:3px; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none; position: absolute; max-height: calc(100vh - 10px); top: 0px; } .main-menu .collapse.in, .main-menu .collapsing{ padding:0px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; border-radius:3px; position: absolute; width: 100%; top: 0; } .main-menu .navbar-header{ position:relative; float:none; display:block; text-align:right; width:100%; padding:12px 0px; right:0px; z-index:12; } .main-menu .navbar-header .navbar-toggle{ display:inline-block; z-index:7; border:1px solid #ffffff; float:none; margin:0px 15px 0px 0px; border-radius:0px; background:transparent; } .header-style-two .main-menu .navbar-header .navbar-toggle, .header-style-three .main-menu .navbar-header .navbar-toggle{ border-color:transparent; margin-right:15px; } .header-style-three .main-menu .navbar-header .navbar-toggle{ margin-right:0px !important; float: left; } .main-menu .navbar-header .navbar-toggle .icon-bar{ background:#000; } .main-menu .navbar-collapse > .navigation{ float:none !important; margin:0px !important; width:100% !important; background:#fff; border:1px solid #ffffff; border-top:none; height: calc(100vh - 10px); padding-top: 4em; } .main-menu .navbar-collapse > .navigation > li{ margin:0px !important; float:none !important; width:100%; } .main-menu .navigation > li > a, .main-menu .navigation > li > ul:before{ border:none; } .main-menu .navbar-collapse > .navigation > li > a{ padding:10px 10px !important; border:none !important; font-size: 13px; } .main-menu .navigation li.dropdown > a:after, .main-menu .navigation > li.dropdown > a:before, .main-menu .navigation > li > ul > li > a::before, .main-menu .navigation > li > ul > li > ul > li > a::before{ color:#ffffff !important; right:15px; font-size:16px; display:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ position:relative; border:none; float:none; visibility:visible; opacity:1; display:none; margin:0px; left:auto !important; right:auto !important; top:auto !important; width:100%; background:#71b100; -webkit-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px; -moz-border-radius:0px; border-radius:0px; transition:none !important; -webkit-transition:none !important; -ms-transition:none !important; -o-transition:none !important; -moz-transition:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ border-top:1px solid rgba(255,255,255,1) !important; } .main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{ border-top:1px solid rgba(255,255,255,1) !important; opacity:1 !important; top:0px !important; left:0px !important; visibility:visible !important; } .main-menu .navbar-collapse > .navigation > li:first-child{ border:none; } .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{ padding:10px 10px !important; line-height:22px; color:#000 !important; background:#fff; text-align:left; margin-right:0px; } .main-menu .navbar-collapse > .navigation > li > a:hover, .main-menu .navbar-collapse > .navigation > li > a:active, .main-menu .navbar-collapse > .navigation > li > a:focus{ background:#00bfa5; } .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{ background:#00bfa5; color:#ffffff !important; margin-right:0px; } .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{ display:block; color: #000; } .main-menu .navbar-collapse > .navigation li.dropdown:after, .main-menu .navigation > li > ul:before{ display:none !important; } .main-header .social-links-one{ top:0px; } .header-style-three .btn-outer .search-btn{ text-align:left; border:0px; margin-top:15px; line-height:2em; } .header-style-three .header-upper{ padding-bottom:10px; /*background: #fff; */ } .main-slider .tp-caption{ /*display:none !important; */ margin-top: 14em !important; } .testimonials-section .owl-controls{ display:none; } .main-header .header-upper .logo-outer{ margin-bottom:15px; display: none; } .sec-title-one .text br, .sec-title-two h2 br{ display:none; } .services-block .inner-box{ padding:10px 9px !important; } .services-block .inner-box h3 { font-size: 13px; margin: 12px 0px 12px 0px; } .services-section .service-content{ padding-right:15px; } .main-footer .footer-bottom{ text-align:center; } .main-footer .footer-bottom .copyright, .main-footer .footer-bottom .footer-nav{ float:none !important; } .comments-area .comment .text{ padding-right:0px; margin-right:0px; } .cart-section .cart-options{ padding-bottom:20px; } .services-block-four .inner-box .text{ padding-right:0px; } .search-popup .search-form fieldset input[type="search"]{ font-size:15px; padding:10px 15px; border-radius:0px; } .search-popup .search-form fieldset input[type="submit"]{ position:relative; width:100%; border-radius:0px; } .page-title .bread-crumb{ padding-top:0px; } .services-block { position: relative; margin-bottom: 10px; } .shop-item{ margin-bottom: 10px; } .sec-title-one { margin-bottom: 20px; } .sec-title-one h2 { font-size: 18px; } .states-container .state-item .state-title { line-height: 32px; } .states-container .state-item .state-title .arrow-toggle { display: block; } .states-container .state-item .cities-wrapper { max-height: 0; transition: all .3s; } .states-container .state-item .cities-wrapper .city-link { line-height: 28px; padding-left: 20px; } .states-container .state-item .state-checker:checked~.cities-wrapper { max-height: 500px; } .puls-footer-container .links-container, .puls-footer .puls-footer-container .links-container { float: none; width: 100%; display: block; } .puls-footer-container .col, .puls-footer-container .col-meduim, .puls-footer-container .col-small, .puls-footer .puls-footer-container .col, .puls-footer .puls-footer-container .col-meduim, .puls-footer .puls-footer-container .col-small { position: relative; width: 100%; max-width: none; display: block; float: none; border-bottom: 1px solid #e5e5e4; padding-bottom: 15px; } .puls-footer-container .col-meduim img, .puls-footer-container .col-small img, .puls-footer-container .col img, .puls-footer .puls-footer-container .col-meduim img, .puls-footer .puls-footer-container .col-small img, .puls-footer .puls-footer-container .col img { display: block; } .footer-items .footer-links, .puls-footer .footer-items .footer-links { visibility: hidden; max-height: 0; transition: all .3s; overflow: hidden; } .puls-footer .puls-footer-container .col-small .col-label, .puls-footer .puls-footer-container .col .col-label { width: 100%; pointer-events: auto; margin-bottom: 15px; color: #696969; } .puls-footer :checked+.footer-links { visibility: visible; max-height: 550px; } .puls-footer :checked+.footer-links+.h3-headline .arrow-toggle { transform: rotate( 270deg ); } .puls-footer-container .stay-in-touch, .puls-footer .puls-footer-container .stay-in-touch { width: 100%; float: none; display: block; margin: 30px 0 0; } .main-slider h2,.main-slider .text,.main-slider .offer{ margin-left: 25px !important; font-size: 40px !important; color: #ffffff; font-weight: 700; line-height: 1.3em !important; margin-bottom: 40px; } .main-slider .text,.main-slider .offer{ display: none; } .main-slider .computer-problem span,.main-slider h2 span { color: #00bfa5; font-size: 35px !important; } .tp-caption a{ margin-left: 25px !important; } .tp-caption .btn-style-one{ margin-left: 25px !important; padding: 14px 30px !important; line-height: 1em !important; background: #00bfa5; color: #ffffff !important; font-size: 13px !important; margin-top: 14em !important; } .tp-banner{ height: 400px !important; } .bill-box{ padding: 10px 10px; } .bill-box img { margin-top: 1.5em; } .shop-section.shop-page { padding: 0px 0px; } .sidebar-filter{ display: none; } .shop-item .inner-box{ padding: 1rem 0rem; display: flex; box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 16%); border-radius: 1.2rem; } .shop-item .inner-box .image-box { width: 25%; position: relative; background-color: #fff; align-items: center; display: flex; } .shop-item .inner-box .lower-content { width: 75%; padding-top: 0; } .profile-page .title-section{ margin-bottom: 20px; } .nav-tabs-dropdown { border: 1px solid #ccc; border-radius: 4px; overflow: hidden; position: relative; background: #00bfa5; margin-bottom: 20px; } .nav-tabs-dropdown::after { content: "☰"; position: absolute; top: 12px; right: 15px; z-index: 2; pointer-events: none; color: white; } .nav-tabs-dropdown.open a { position: relative; display: block; } .nav-tabs-dropdown.open li.active > a { background-color: red; } .nav-tabs-dropdown li { display: block; padding: 0; vertical-align: bottom; background: #00bfa5; } .nav-tabs-dropdown li > a { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; display: inline-block; border-color: transparent; border: 0 !important; color: #fff !important; margin-bottom: 0 !important; border-bottom: 0; } .nav-tabs-dropdown li.active > a,.nav-tabs-dropdown li.active > a:active,.nav-tabs-dropdown li.active > a:focus,.nav-tabs-dropdown li.active > a:hover { display:block; border-color: transparent; position: relative; z-index: 1; border-color: transparent; background-color: #00bfa5!important; color: #fff !important; } } @media only screen and (max-width: 599px){ .main-header .header-top .top-left, .main-header .header-top .top-right{ float:none !important; text-align:center; } .sidebar-page-container .comments-area .comment, .sidebar-page-container .comments-area .reply-comment, .sidebar-page-container .author-box .inner{ padding-left:0px; margin-left:0px; } .sidebar-page-container .comments-area .comment-box .author-thumb, .sidebar-page-container .author-box .image{ position:relative; top:0px; left:0px; margin-bottom:20px !important; } .main-header .header-upper .upper-column{ margin:0px 0px 15px; width:100%; } .two-column .client-box{ padding-right:15px; } .sidebar-page-container .comments-area .reply-comment{ margin-left:0px; } .sidebar-page-container .comments-area .comment-info .comment-time{ /*float:left !important;*/ } .sidebar-page-container .comments-area .reply-btn{ top:0px !important; right:0px; } .main-header .header-upper .upper-right{ padding:0px 0px; } .contact-section .agent-column .inner-box, .contact-section .form-column .inner-box{ padding:30px 15px; } .testimonial-block-one .inner-box .image-box, .testimonial-block-two .inner-box .image-box, .featured-block-two .inner-box .icon-box, .testimonial-block-three .inner-box .icon-box, .recent-blog .inner-box .icon-box{ position:relative; margin:0 auto; left:auto; top:auto; margin-bottom:25px; } .testimonial-block-one .inner-box, .testimonial-block-two .inner-box, .testimonial-block-three .inner-box, .recent-blog .inner-box{ padding:20px 15px; text-align:center; } .recent-blog .inner-box .read-more{ float:none; } .news-block .inner-box .lower-content{ padding: 15px 0px 0; } .two-col-fluid .carousel-column{ padding:50px 15px; text-align:center; } .news-block .inner-box .lower-content .list li{ margin-right:10px; } .news-block .inner-box .lower-content h3{ line-height:24px; margin-bottom:6px; } .two-col-fluid .content-column .inner-box{ padding:0px 15px; } .featured-block-two .inner-box{ padding-left:0px; } .featured-block-two{ margin-bottom:40px; } .two-column .sec-title-two{ margin-bottom:20px; } .header-style-three .header-top .contact-nav li{ margin-bottom:10px; } .recent-blog{ margin-top:40px; } .featured-block .inner-box .lower-content .text br{ display:none; } .recent-blog .inner-box h3{ line-height:26px; } .news-block .inner-box .lower-content .text blockquote{ margin-left:0px; } .error-section .inner-section h2{ font-size:100px; margin-bottom:20px; } .prod-tabs .reviews-container .review-box{ padding-left:0px; } .prod-tabs .reviews-container .rev-thumb{ position:relative; left:0px; top:0px; margin-bottom:20px; } .slider-logo{ display: block; margin-left: 25px !important; margin-bottom: 20px; } } @media(max-width: 390px){ .services-block .inner-box{ padding:10px 1px !important; } }
public/frontend-assets/css/responsive.css
@media only screen and (max-width: 1150px){ .main-header.header-style-one .header-upper .logo-outer, .main-header.header-style-one .header-upper .upper-right, .main-header.header-style-two .header-upper .logo-outer, .main-header.header-style-two .header-upper .upper-right{ width:100%; text-align:center; margin-bottom:15px; } .main-menu .navigation > li{ text-align:left; margin-right:20px; } .header-style-one .main-menu .navigation > li{ margin-left:20px; margin-right:0px; } .main-header .info-box{ display:inline-block; margin:10px 25px; float:none; text-align:left; } .main-slider .outer-box .info-list li{ font-size:12px; } .main-header .header-lower .bg-layer{ display:none; } .page-wrapper{ overflow:hidden; } } @media only screen and (min-width: 768px){ .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{ display:block !important; visibility:hidden; opacity:0; } } @media only screen and (max-width: 1023px){ .main-header.header-style-three .header-upper .menu-outer, .main-header.header-style-three .header-upper .logo-outer{ width:100%; text-align:center; } .header-style-two{ position:relative; } .header-style-one .main-menu .navigation > li{ margin-left:15px; margin-right:0px; } .header-style-two .main-menu .navigation > li{ margin-left:0px; margin-right:20px; } .header-style-three .main-menu .navigation > li{ margin-right:15px; } .main-menu .navigation > li.dropdown > a, .header-style-three .main-menu .navigation > li.dropdown > a, .header-style-three .main-menu .navigation > li > a{ padding-right:7px; margin-right:0px; } .main-menu .navigation > li.dropdown > a:before{ display:none; } .main-header .header-upper .upper-right{ width:100%; } .main-header .header-upper .upper-column{ margin:0px 20px 15px; padding:0px; text-align:center; } .main-header .info-box .icon-box{ position:relative; display:block; margin:0 auto 10px; width:50px; height:40px; line-height:40px; text-align:center; } .sticky-header{ display:none; } .main-slider .outer-box h2 strong{ font-size:42px; } .main-slider .outer-box .info-list li strong{ position:relative; top:-7px !important; line-height:20px; } .main-slider .outer-box .info-list li{ font-size:12px !important; line-height:24px; } .sidebar-page-container .content-side{ padding-right:15px !important; } .sidebar-page-container .author-box{ margin:0px 0px 30px; } .two-col-fluid .content-column{ position:relative; width:100%; } .two-col-fluid .carousel-column{ position:relative; width:100%; height:auto; } .feedback-section .info-culumn{ padding-left:15px; } .two-col-fluid .content-column .inner-box{ max-width:100%; margin:0px; } .two-col-fluid .content-column .inner-box:before{ display:none; } .phone-repair-section .image-column{ padding:20px 15px; } .phone-repair-section .image-column .image-box{ margin:0px; } .sec-title-two h2 br{ display:none; } .phone-repair-section .content-column{ padding-left:15px; } .news-block.left-blog{ padding-right:15px; } .news-block.right-blog{ padding-left:15px; } .links-widget.nav-widget{ padding-left:0px; } .faqs-section .content-side{ padding-right:15px; } } @media only screen and (max-width: 767px){ .main-header .header-upper .logo-outer, .main-header.header-style-two .header-upper .logo-outer{ display: block; width: 100%; text-align:center; } .main-header.header-style-two .header-upper .menu-outer{ width:100%; } .main-header .nav-outer{ padding-right:0px; margin-top:0px; padding-left: 0px !important; } .main-header .btn-outer{ right:auto; right:0px; z-index:14; height:58px; } .main-header .btn-outer .search-btn{ line-height:56px; } .main-header .header-top .top-right, .main-header .header-top .top-left { width: 100%; text-align:center; } .main-header .header-top .top-right ul, .main-header .header-top .top-left ul { text-align: center; } .main-header .header-top .top-right ul li, .main-header .header-top .top-left ul li { display: inline-block; float: none; margin-right:0px; } .main-header .auto-container{ padding: 0; } .main-header .main-menu{ padding-top:0px; width:100%; margin:0px; } .main-menu .collapse { /*max-height:300px;*/ overflow:auto; float:none; width:100%; padding:10px 10px 0px; border:none; margin:0px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; border-radius:3px; -webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none; position: absolute; max-height: calc(100vh - 10px); top: 0px; } .main-menu .collapse.in, .main-menu .collapsing{ padding:0px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; border-radius:3px; position: absolute; width: 100%; top: 0; } .main-menu .navbar-header{ position:relative; float:none; display:block; text-align:right; width:100%; padding:12px 0px; right:0px; z-index:12; } .main-menu .navbar-header .navbar-toggle{ display:inline-block; z-index:7; border:1px solid #ffffff; float:none; margin:0px 15px 0px 0px; border-radius:0px; background:transparent; } .header-style-two .main-menu .navbar-header .navbar-toggle, .header-style-three .main-menu .navbar-header .navbar-toggle{ border-color:transparent; margin-right:15px; } .header-style-three .main-menu .navbar-header .navbar-toggle{ margin-right:0px !important; float: left; } .main-menu .navbar-header .navbar-toggle .icon-bar{ background:#000; } .main-menu .navbar-collapse > .navigation{ float:none !important; margin:0px !important; width:100% !important; background:#fff; border:1px solid #ffffff; border-top:none; height: calc(100vh - 10px); padding-top: 4em; } .main-menu .navbar-collapse > .navigation > li{ margin:0px !important; float:none !important; width:100%; } .main-menu .navigation > li > a, .main-menu .navigation > li > ul:before{ border:none; } .main-menu .navbar-collapse > .navigation > li > a{ padding:10px 10px !important; border:none !important; font-size: 13px; } .main-menu .navigation li.dropdown > a:after, .main-menu .navigation > li.dropdown > a:before, .main-menu .navigation > li > ul > li > a::before, .main-menu .navigation > li > ul > li > ul > li > a::before{ color:#ffffff !important; right:15px; font-size:16px; display:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ position:relative; border:none; float:none; visibility:visible; opacity:1; display:none; margin:0px; left:auto !important; right:auto !important; top:auto !important; width:100%; background:#71b100; -webkit-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px; -moz-border-radius:0px; border-radius:0px; transition:none !important; -webkit-transition:none !important; -ms-transition:none !important; -o-transition:none !important; -moz-transition:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ border-top:1px solid rgba(255,255,255,1) !important; } .main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{ border-top:1px solid rgba(255,255,255,1) !important; opacity:1 !important; top:0px !important; left:0px !important; visibility:visible !important; } .main-menu .navbar-collapse > .navigation > li:first-child{ border:none; } .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{ padding:10px 10px !important; line-height:22px; color:#000 !important; background:#fff; text-align:left; margin-right:0px; } .main-menu .navbar-collapse > .navigation > li > a:hover, .main-menu .navbar-collapse > .navigation > li > a:active, .main-menu .navbar-collapse > .navigation > li > a:focus{ background:#00bfa5; } .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{ background:#00bfa5; color:#ffffff !important; margin-right:0px; } .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{ display:block; color: #000; } .main-menu .navbar-collapse > .navigation li.dropdown:after, .main-menu .navigation > li > ul:before{ display:none !important; } .main-header .social-links-one{ top:0px; } .header-style-three .btn-outer .search-btn{ text-align:left; border:0px; margin-top:15px; line-height:2em; } .header-style-three .header-upper{ padding-bottom:10px; /*background: #fff; */ } .main-slider .tp-caption{ /*display:none !important; */ margin-top: 14em !important; } .testimonials-section .owl-controls{ display:none; } .main-header .header-upper .logo-outer{ margin-bottom:15px; display: none; } .sec-title-one .text br, .sec-title-two h2 br{ display:none; } .services-block .inner-box{ padding:10px 9px !important; } .services-block .inner-box h3 { font-size: 13px; margin: 12px 0px 12px 0px; } .services-section .service-content{ padding-right:15px; } .main-footer .footer-bottom{ text-align:center; } .main-footer .footer-bottom .copyright, .main-footer .footer-bottom .footer-nav{ float:none !important; } .comments-area .comment .text{ padding-right:0px; margin-right:0px; } .cart-section .cart-options{ padding-bottom:20px; } .services-block-four .inner-box .text{ padding-right:0px; } .search-popup .search-form fieldset input[type="search"]{ font-size:15px; padding:10px 15px; border-radius:0px; } .search-popup .search-form fieldset input[type="submit"]{ position:relative; width:100%; border-radius:0px; } .page-title .bread-crumb{ padding-top:0px; } .services-block { position: relative; margin-bottom: 10px; } .shop-item{ margin-bottom: 10px; } .sec-title-one { margin-bottom: 20px; } .sec-title-one h2 { font-size: 18px; } .states-container .state-item .state-title { line-height: 32px; } .states-container .state-item .state-title .arrow-toggle { display: block; } .states-container .state-item .cities-wrapper { max-height: 0; transition: all .3s; } .states-container .state-item .cities-wrapper .city-link { line-height: 28px; padding-left: 20px; } .states-container .state-item .state-checker:checked~.cities-wrapper { max-height: 500px; } .puls-footer-container .links-container, .puls-footer .puls-footer-container .links-container { float: none; width: 100%; display: block; } .puls-footer-container .col, .puls-footer-container .col-meduim, .puls-footer-container .col-small, .puls-footer .puls-footer-container .col, .puls-footer .puls-footer-container .col-meduim, .puls-footer .puls-footer-container .col-small { position: relative; width: 100%; max-width: none; display: block; float: none; border-bottom: 1px solid #e5e5e4; padding-bottom: 15px; } .puls-footer-container .col-meduim img, .puls-footer-container .col-small img, .puls-footer-container .col img, .puls-footer .puls-footer-container .col-meduim img, .puls-footer .puls-footer-container .col-small img, .puls-footer .puls-footer-container .col img { display: block; } .footer-items .footer-links, .puls-footer .footer-items .footer-links { visibility: hidden; max-height: 0; transition: all .3s; overflow: hidden; } .puls-footer .puls-footer-container .col-small .col-label, .puls-footer .puls-footer-container .col .col-label { width: 100%; pointer-events: auto; margin-bottom: 15px; color: #696969; } .puls-footer :checked+.footer-links { visibility: visible; max-height: 550px; } .puls-footer :checked+.footer-links+.h3-headline .arrow-toggle { transform: rotate( 270deg ); } .puls-footer-container .stay-in-touch, .puls-footer .puls-footer-container .stay-in-touch { width: 100%; float: none; display: block; margin: 30px 0 0; } .main-slider h2,.main-slider .text,.main-slider .offer{ margin-left: 25px !important; font-size: 40px !important; color: #ffffff; font-weight: 700; line-height: 1.3em !important; margin-bottom: 40px; } .main-slider .text,.main-slider .offer{ display: none; } .main-slider .computer-problem span,.main-slider h2 span { color: #00bfa5; font-size: 35px !important; } .tp-caption a{ margin-left: 25px !important; } .tp-caption .btn-style-one{ margin-left: 25px !important; padding: 14px 30px !important; line-height: 1em !important; background: #00bfa5; color: #ffffff !important; font-size: 13px !important; margin-top: 14em !important; } .tp-banner{ height: 400px !important; } .bill-box{ padding: 10px 10px; } .bill-box img { margin-top: 1.5em; } .shop-section.shop-page { padding: 0px 0px; } .sidebar-filter{ display: none; } .shop-item .inner-box{ padding: 1rem 0rem; display: flex; box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 16%); border-radius: 1.2rem; } .shop-item .inner-box .image-box { width: 25%; position: relative; background-color: #fff; align-items: center; display: flex; } .shop-item .inner-box .lower-content { width: 75%; padding-top: 0; } .profile-page .title-section{ margin-bottom: 20px; } .nav-tabs-dropdown { border: 1px solid #ccc; border-radius: 4px; overflow: hidden; position: relative; background: #00bfa5; margin-bottom: 20px; } .nav-tabs-dropdown::after { content: "☰"; position: absolute; top: 12px; right: 15px; z-index: 2; pointer-events: none; color: white; } .nav-tabs-dropdown.open a { position: relative; display: block; } .nav-tabs-dropdown.open li.active > a { background-color: red; } .nav-tabs-dropdown li { display: block; padding: 0; vertical-align: bottom; background: #00bfa5; } .nav-tabs-dropdown li > a { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; display: inline-block; border-color: transparent; border: 0 !important; color: #fff !important; margin-bottom: 0 !important; border-bottom: 0; } .nav-tabs-dropdown li.active > a,.nav-tabs-dropdown li.active > a:active,.nav-tabs-dropdown li.active > a:focus,.nav-tabs-dropdown li.active > a:hover { display:block; border-color: transparent; position: relative; z-index: 1; border-color: transparent; background-color: #00bfa5!important; color: #fff !important; } } @media only screen and (max-width: 599px){ .main-header .header-top .top-left, .main-header .header-top .top-right{ float:none !important; text-align:center; } .sidebar-page-container .comments-area .comment, .sidebar-page-container .comments-area .reply-comment, .sidebar-page-container .author-box .inner{ padding-left:0px; margin-left:0px; } .sidebar-page-container .comments-area .comment-box .author-thumb, .sidebar-page-container .author-box .image{ position:relative; top:0px; left:0px; margin-bottom:20px !important; } .main-header .header-upper .upper-column{ margin:0px 0px 15px; width:100%; } .two-column .client-box{ padding-right:15px; } .sidebar-page-container .comments-area .reply-comment{ margin-left:0px; } .sidebar-page-container .comments-area .comment-info .comment-time{ /*float:left !important;*/ } .sidebar-page-container .comments-area .reply-btn{ top:0px !important; right:0px; } .main-header .header-upper .upper-right{ padding:0px 0px; } .contact-section .agent-column .inner-box, .contact-section .form-column .inner-box{ padding:30px 15px; } .testimonial-block-one .inner-box .image-box, .testimonial-block-two .inner-box .image-box, .featured-block-two .inner-box .icon-box, .testimonial-block-three .inner-box .icon-box, .recent-blog .inner-box .icon-box{ position:relative; margin:0 auto; left:auto; top:auto; margin-bottom:25px; } .testimonial-block-one .inner-box, .testimonial-block-two .inner-box, .testimonial-block-three .inner-box, .recent-blog .inner-box{ padding:20px 15px; text-align:center; } .recent-blog .inner-box .read-more{ float:none; } .news-block .inner-box .lower-content{ padding: 15px 0px 0; } .two-col-fluid .carousel-column{ padding:50px 15px; text-align:center; } .news-block .inner-box .lower-content .list li{ margin-right:10px; } .news-block .inner-box .lower-content h3{ line-height:24px; margin-bottom:6px; } .two-col-fluid .content-column .inner-box{ padding:0px 15px; } .featured-block-two .inner-box{ padding-left:0px; } .featured-block-two{ margin-bottom:40px; } .two-column .sec-title-two{ margin-bottom:20px; } .header-style-three .header-top .contact-nav li{ margin-bottom:10px; } .recent-blog{ margin-top:40px; } .featured-block .inner-box .lower-content .text br{ display:none; } .recent-blog .inner-box h3{ line-height:26px; } .news-block .inner-box .lower-content .text blockquote{ margin-left:0px; } .error-section .inner-section h2{ font-size:100px; margin-bottom:20px; } .prod-tabs .reviews-container .review-box{ padding-left:0px; } .prod-tabs .reviews-container .rev-thumb{ position:relative; left:0px; top:0px; margin-bottom:20px; } .slider-logo{ display: block; margin-left: 25px !important; margin-bottom: 20px; } } @media(max-width: 390px){ .services-block .inner-box{ padding:10px 1px !important; } }
0.202286
0.046465
.zpTreePurpleContainer { padding-top: .5em; padding-bottom: .5em; background: url("purple/bg_main.gif") 100% 100%; } /* Hrefs in a tree item */ .zpTreePurpleContainer div.tree-item td.a { text-decoration:none; } .zpTreePurpleContainer div.tree-item a{ color:#fff; font-weight:normal; } /* General setting of the tree */ .zpTreePurpleContainer .tree, .zpTreePurpleContainer .tree-item table.tree-table { color:#D6D7FF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; } .zpTreePurpleContainer .tree-item-more { padding-left: 1px; } .zpTreePurpleContainer .tree-item .label { cursor: pointer; cursor: hand; } .zpTreePurpleContainer .tree-item table.tree-table td.label{ padding: 0 1px; } .zpTreePurpleContainer .tree-item .tgb { width: 9px; height: 9px; vertical-align: middle; cursor: default; } .zpTreePurpleContainer .tree-item .icon { cursor: pointer; cursor: hand; width: 17px; height: 17px; text-align: center; vertical-align: middle; } .zpTreePurpleContainer .tree-item-selected table.tree-table td.label{ background-color: #6462AE; color: #FFF; } .zpTreePurpleContainer .tree-item-selected table.tree-table td.menutitle { background-color: #6462AE; color: #FFF; } .zpTreePurpleContainer div.tree-item, .zpTreePurpleContainer div.tree-item:hover { cursor:pointer; cursor: hand; font-weight:bold; color:#DDDDDD; } .zpTreePurpleContainer div.tree-item a{ text-decoration:none; } .zpTreePurpleContainer div.tree-item:hover { background-color:#6462AE; } /* custom icons for expanded and closed folder */ .zpTreePurpleContainer div.tree-item-expanded td.customIcon { background: url("purple/arrow_down.gif") no-repeat 0 50%; line-height:17px; } .zpTreePurpleContainer div.tree-item-collapsed td.customIcon { background: url("purple/arrow_right.gif") no-repeat 0 50%; line-height:17px; } /* Makes an indent for each subtree */ .zpTreePurpleContainer .tree { padding-left: 5px; padding-right:5px; } .zpTreePurpleContainer .menutitle{ width:102px; line-height:17px; color:#2C2C2C; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: url("purple/bg_menutitle.gif") no-repeat 100% 100%; text-indent:5px; margin-left:-2px; margin-top:1px; } .zpTreePurpleContainer .menutitle:hover{ text-decoration:underline; }
jcms-root/src/main/webapp/zapatec/zptree/themes/purple.css
.zpTreePurpleContainer { padding-top: .5em; padding-bottom: .5em; background: url("purple/bg_main.gif") 100% 100%; } /* Hrefs in a tree item */ .zpTreePurpleContainer div.tree-item td.a { text-decoration:none; } .zpTreePurpleContainer div.tree-item a{ color:#fff; font-weight:normal; } /* General setting of the tree */ .zpTreePurpleContainer .tree, .zpTreePurpleContainer .tree-item table.tree-table { color:#D6D7FF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; } .zpTreePurpleContainer .tree-item-more { padding-left: 1px; } .zpTreePurpleContainer .tree-item .label { cursor: pointer; cursor: hand; } .zpTreePurpleContainer .tree-item table.tree-table td.label{ padding: 0 1px; } .zpTreePurpleContainer .tree-item .tgb { width: 9px; height: 9px; vertical-align: middle; cursor: default; } .zpTreePurpleContainer .tree-item .icon { cursor: pointer; cursor: hand; width: 17px; height: 17px; text-align: center; vertical-align: middle; } .zpTreePurpleContainer .tree-item-selected table.tree-table td.label{ background-color: #6462AE; color: #FFF; } .zpTreePurpleContainer .tree-item-selected table.tree-table td.menutitle { background-color: #6462AE; color: #FFF; } .zpTreePurpleContainer div.tree-item, .zpTreePurpleContainer div.tree-item:hover { cursor:pointer; cursor: hand; font-weight:bold; color:#DDDDDD; } .zpTreePurpleContainer div.tree-item a{ text-decoration:none; } .zpTreePurpleContainer div.tree-item:hover { background-color:#6462AE; } /* custom icons for expanded and closed folder */ .zpTreePurpleContainer div.tree-item-expanded td.customIcon { background: url("purple/arrow_down.gif") no-repeat 0 50%; line-height:17px; } .zpTreePurpleContainer div.tree-item-collapsed td.customIcon { background: url("purple/arrow_right.gif") no-repeat 0 50%; line-height:17px; } /* Makes an indent for each subtree */ .zpTreePurpleContainer .tree { padding-left: 5px; padding-right:5px; } .zpTreePurpleContainer .menutitle{ width:102px; line-height:17px; color:#2C2C2C; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: url("purple/bg_menutitle.gif") no-repeat 100% 100%; text-indent:5px; margin-left:-2px; margin-top:1px; } .zpTreePurpleContainer .menutitle:hover{ text-decoration:underline; }
0.338296
0.063453
body { padding: 0px; margin: 0px; color: black; background-color: #f5f6f8; height: 1080px; } ::ng-deep * { margin: 0; padding: 0; } .start-shift { color: #000000; background-color: #ffffff; background-clip: border-box; border: 2px solid #000000; padding: .6rem; border-radius: 5px 5px; font-family: "Trebuchet MS", sans-serif; } .col-lg-3 { padding-left: 0px; border-left-width: 0px; max-width: 266px; } .card-box { background-color: #fafafa; background-clip: border-box; border: 1px solid #e7eaed; padding: 1.5rem; margin-bottom: 24px; border-radius: .25rem; position: absolute; float: left; } .left-navbar { background-color: #06163c; background-clip: border-box; padding: 1.5rem; margin-bottom: 24px; border-radius: .25rem; color: #f1f5f7; height: 1080px; } .rounded-circle { border-radius: 50%!important; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #fff; background-color: #1abc9c; } .nav-pills .nav-link { border-radius: .25rem; color: #fff; background-color: #1abc9c; margin-bottom: 5px; } .navtab-bg li>a { background-color: #3f35bf; margin: 0 5px; } fa-icon.float-left{ margin-right: 20px; } .nav-pills>li>a, .nav-tabs>li>a { color: #ffffff; font-weight: 600; background-color: #06163c; margin-bottom: 10px; position: relative; horiz-align: center; text-align: center; border-radius: 15px 15px; font-family: "Trebuchet MS", sans-serif; } li.btn-block>a{ color: #f1f5f7; } .mb-4, .my-4 { margin-bottom: 2.25rem!important; } .tab-content { padding: 20px 0 0 0; font-family: "Trebuchet MS", sans-serif; } .m-0 { margin: 0!important; } .mb-0 { padding-bottom: 20px; } .table .thead-light th { color: #6c757d; background-color: #093a81; border-color: #dee2e6; } .text-purple { color: #6559cc!important; } .border-purple { border-color: #6559cc!important; } IMG.displayed { width:120px; height:120px; display: block; margin-left: auto; margin-right: auto } .container{width:100%;} .left{float:left;width:auto;} .right{float:right;width:100px;} .center{margin:0 auto;width:100px;}
frontend/src/app/component/client-panel/opinion/opinion.component.css
body { padding: 0px; margin: 0px; color: black; background-color: #f5f6f8; height: 1080px; } ::ng-deep * { margin: 0; padding: 0; } .start-shift { color: #000000; background-color: #ffffff; background-clip: border-box; border: 2px solid #000000; padding: .6rem; border-radius: 5px 5px; font-family: "Trebuchet MS", sans-serif; } .col-lg-3 { padding-left: 0px; border-left-width: 0px; max-width: 266px; } .card-box { background-color: #fafafa; background-clip: border-box; border: 1px solid #e7eaed; padding: 1.5rem; margin-bottom: 24px; border-radius: .25rem; position: absolute; float: left; } .left-navbar { background-color: #06163c; background-clip: border-box; padding: 1.5rem; margin-bottom: 24px; border-radius: .25rem; color: #f1f5f7; height: 1080px; } .rounded-circle { border-radius: 50%!important; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #fff; background-color: #1abc9c; } .nav-pills .nav-link { border-radius: .25rem; color: #fff; background-color: #1abc9c; margin-bottom: 5px; } .navtab-bg li>a { background-color: #3f35bf; margin: 0 5px; } fa-icon.float-left{ margin-right: 20px; } .nav-pills>li>a, .nav-tabs>li>a { color: #ffffff; font-weight: 600; background-color: #06163c; margin-bottom: 10px; position: relative; horiz-align: center; text-align: center; border-radius: 15px 15px; font-family: "Trebuchet MS", sans-serif; } li.btn-block>a{ color: #f1f5f7; } .mb-4, .my-4 { margin-bottom: 2.25rem!important; } .tab-content { padding: 20px 0 0 0; font-family: "Trebuchet MS", sans-serif; } .m-0 { margin: 0!important; } .mb-0 { padding-bottom: 20px; } .table .thead-light th { color: #6c757d; background-color: #093a81; border-color: #dee2e6; } .text-purple { color: #6559cc!important; } .border-purple { border-color: #6559cc!important; } IMG.displayed { width:120px; height:120px; display: block; margin-left: auto; margin-right: auto } .container{width:100%;} .left{float:left;width:auto;} .right{float:right;width:100px;} .center{margin:0 auto;width:100px;}
0.457137
0.0713
.breadcrumb { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0px; margin-bottom: 0px; background: none; border-radius: 0px } .breadcrumb-item { text-transform: capitalize } .breadcrumb-item a { color: var(--white); text-transform: capitalize; text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } .breadcrumb-item a:hover { text-decoration: underline } .breadcrumb-item.active { color: var(--light-white); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } .breadcrumb-item+.breadcrumb-item::before { color: var(--white) } .dandik, .bamdik { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 16px; width: 48px; height: 48px; line-height: 48px; text-align: center; border-radius: 50%; color: var(--white); background: var(--primary-gdnt); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); cursor: pointer; visibility: hidden; opacity: 0; z-index: 1; transition: all linear .3s; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -ms-transition: all linear .3s; -o-transition: all linear .3s } .dandik:hover, .bamdik:hover { color: var(--white); background: var(--hover-gdnt) } .dandik { right: -15px } .bamdik { left: -15px } .slider-arrow:hover .dandik, .slider-arrow:hover .bamdik { visibility: visible; opacity: 1 } @media (min-width: 576px) and (max-width: 1199px) { .dandik { right: 0px } .bamdik { left: 0px } } .testi-card { background: var(--light-white); padding: 45px 45px; border-radius: 10px; margin: 0px 15px } .testi-quote { padding-bottom: 22px; margin-bottom: 22px; border-bottom: 1px solid var(--border) } .testi-quote p { font-size: 20px } .testi-meta { 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; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start } .testi-img { margin-right: 18px } .testi-img a { border-radius: 50%; border: 2px solid var(--primary); -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15) } .testi-img a img { width: 60px; height: 60px; border-radius: 50%; border: 2px solid var(--white) } .testi-info h4 { text-transform: capitalize } .testi-info p { font-size: 15px } @media (max-width: 1199px) { .testi-meta { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .testi-quote { text-align: center } .testi-img { margin: 0px } .testi-info { text-align: center } } @media (max-width: 991px) { .testi-card { padding: 35px } } @media (max-width: 767px) { .testi-card { width: 260px; margin: 0px 8px } .testi-quote p { font-size: 18px } } .single-banner { background: url(../../img/single-banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; padding: 155px 0px 90px } .single-content { text-align: center } .single-content h2 { font-size: 38px; margin-bottom: 10px; color: var(--white); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } @media (max-width: 991px) { .single-banner { padding: 80px 0px } .single-content h2 { font-size: 38px } } .about-img { position: relative } .about-1 img { width: 75%; border-radius: 50%; -webkit-box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1) } .about-2 { position: absolute; bottom: 0px; right: 40px; border-radius: 50%; border: 10px solid var(--white); -webkit-box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1) } .about-2::before { position: absolute; content: ""; top: 0px; left: 0px; width: 100%; height: 100%; border-radius: 50%; background: var(--about-oly) } .about-2 img { width: 260px; height: 260px; border-radius: 50% } .about-content { margin-left: 50px } .about-content h2 { margin-bottom: 30px } .about-content h2 span { font-size: 60px; line-height: 68px; text-transform: uppercase; background: var(--primary-gdnt); -webkit-background-clip: text; -webkit-text-fill-color: transparent } .about-content p { margin-bottom: 25px } .about-content h3 { position: relative; margin-left: 50px } .about-content h3::before { position: absolute; content: ""; top: 50%; left: -50px; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 3px; border-radius: 30px; background: var(--primary-gdnt) } @media (max-width: 1199px) { .about-2 { right: 0px } } @media (max-width: 575px) { .about-img { width: 290px; margin: 0 auto 30px } .about-1 img { width: 80% } .about-2 { border: 6px solid var(--white) } .about-2 img { width: 150px; height: 150px } .about-content { margin-left: 0px } .about-content h2 { font-size: 28px; line-height: 36px; margin-bottom: 20px } .about-content h2 span { font-size: 40px; line-height: 48px } .about-content h3 { display: inline-block } } @media (min-width: 576px) and (max-width: 991px) { .about-img { width: 500px; margin: 0 auto 30px } .about-content { margin-left: 0px } } .counter-part { background: url(../../img/counter-bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 110px 0px 0px } .counter-oly { background: var(--counter-oly); padding: 100px 0px 92px } .counter-div { text-align: center } .counter-div h3 { font-size: 50px; font-weight: var(--bcweight); color: var(--white); letter-spacing: 1px; margin-bottom: 30px } .counter-div p { font-size: 18px; line-height: 25px; color: var(--white); width: 180px; margin: 0 auto } @media (max-width: 991px) { .counter-part { margin: 60px 0px 0px } .counter-oly { padding: 60px 0px 10px } .counter-div { margin-bottom: 50px } } @media (min-width: 768px) and (max-width: 991px) { .counter-part { margin: 80px 0px 0px } .counter-oly { padding: 80px 0px 20px } } .sponsor-slider a { margin: 0px 15px } .sponsor-slider a img { width: 100%; transition: all linear .3s; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -ms-transition: all linear .3s; -o-transition: all linear .3s } .sponsor-slider a img:hover { opacity: 0.8 } @media (max-width: 991px) { .sponsor-slider a { margin: 0px 8px } } .intro-part { padding: 110px 0px 120px } .intro-content { text-align: center } .intro-content h1 { color: var(--heading); text-shadow: none; margin-bottom: 12px } .intro-content p { width: 500px; font-size: 18px; margin: 0 auto 45px } @media (max-width: 767px) { .intro-part { padding: 60px 0px } .intro-content h1 { font-size: 38px; line-height: 46px } .intro-content p { width: 100% } } @media (min-width: 768px) and (max-width: 991px) { .intro-part { padding: 80px 0px } }
public/resources/assets/css/custom/about.css
.breadcrumb { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0px; margin-bottom: 0px; background: none; border-radius: 0px } .breadcrumb-item { text-transform: capitalize } .breadcrumb-item a { color: var(--white); text-transform: capitalize; text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } .breadcrumb-item a:hover { text-decoration: underline } .breadcrumb-item.active { color: var(--light-white); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } .breadcrumb-item+.breadcrumb-item::before { color: var(--white) } .dandik, .bamdik { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 16px; width: 48px; height: 48px; line-height: 48px; text-align: center; border-radius: 50%; color: var(--white); background: var(--primary-gdnt); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); cursor: pointer; visibility: hidden; opacity: 0; z-index: 1; transition: all linear .3s; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -ms-transition: all linear .3s; -o-transition: all linear .3s } .dandik:hover, .bamdik:hover { color: var(--white); background: var(--hover-gdnt) } .dandik { right: -15px } .bamdik { left: -15px } .slider-arrow:hover .dandik, .slider-arrow:hover .bamdik { visibility: visible; opacity: 1 } @media (min-width: 576px) and (max-width: 1199px) { .dandik { right: 0px } .bamdik { left: 0px } } .testi-card { background: var(--light-white); padding: 45px 45px; border-radius: 10px; margin: 0px 15px } .testi-quote { padding-bottom: 22px; margin-bottom: 22px; border-bottom: 1px solid var(--border) } .testi-quote p { font-size: 20px } .testi-meta { 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; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start } .testi-img { margin-right: 18px } .testi-img a { border-radius: 50%; border: 2px solid var(--primary); -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15) } .testi-img a img { width: 60px; height: 60px; border-radius: 50%; border: 2px solid var(--white) } .testi-info h4 { text-transform: capitalize } .testi-info p { font-size: 15px } @media (max-width: 1199px) { .testi-meta { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .testi-quote { text-align: center } .testi-img { margin: 0px } .testi-info { text-align: center } } @media (max-width: 991px) { .testi-card { padding: 35px } } @media (max-width: 767px) { .testi-card { width: 260px; margin: 0px 8px } .testi-quote p { font-size: 18px } } .single-banner { background: url(../../img/single-banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; padding: 155px 0px 90px } .single-content { text-align: center } .single-content h2 { font-size: 38px; margin-bottom: 10px; color: var(--white); text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1) } @media (max-width: 991px) { .single-banner { padding: 80px 0px } .single-content h2 { font-size: 38px } } .about-img { position: relative } .about-1 img { width: 75%; border-radius: 50%; -webkit-box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1) } .about-2 { position: absolute; bottom: 0px; right: 40px; border-radius: 50%; border: 10px solid var(--white); -webkit-box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.1) } .about-2::before { position: absolute; content: ""; top: 0px; left: 0px; width: 100%; height: 100%; border-radius: 50%; background: var(--about-oly) } .about-2 img { width: 260px; height: 260px; border-radius: 50% } .about-content { margin-left: 50px } .about-content h2 { margin-bottom: 30px } .about-content h2 span { font-size: 60px; line-height: 68px; text-transform: uppercase; background: var(--primary-gdnt); -webkit-background-clip: text; -webkit-text-fill-color: transparent } .about-content p { margin-bottom: 25px } .about-content h3 { position: relative; margin-left: 50px } .about-content h3::before { position: absolute; content: ""; top: 50%; left: -50px; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 3px; border-radius: 30px; background: var(--primary-gdnt) } @media (max-width: 1199px) { .about-2 { right: 0px } } @media (max-width: 575px) { .about-img { width: 290px; margin: 0 auto 30px } .about-1 img { width: 80% } .about-2 { border: 6px solid var(--white) } .about-2 img { width: 150px; height: 150px } .about-content { margin-left: 0px } .about-content h2 { font-size: 28px; line-height: 36px; margin-bottom: 20px } .about-content h2 span { font-size: 40px; line-height: 48px } .about-content h3 { display: inline-block } } @media (min-width: 576px) and (max-width: 991px) { .about-img { width: 500px; margin: 0 auto 30px } .about-content { margin-left: 0px } } .counter-part { background: url(../../img/counter-bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 110px 0px 0px } .counter-oly { background: var(--counter-oly); padding: 100px 0px 92px } .counter-div { text-align: center } .counter-div h3 { font-size: 50px; font-weight: var(--bcweight); color: var(--white); letter-spacing: 1px; margin-bottom: 30px } .counter-div p { font-size: 18px; line-height: 25px; color: var(--white); width: 180px; margin: 0 auto } @media (max-width: 991px) { .counter-part { margin: 60px 0px 0px } .counter-oly { padding: 60px 0px 10px } .counter-div { margin-bottom: 50px } } @media (min-width: 768px) and (max-width: 991px) { .counter-part { margin: 80px 0px 0px } .counter-oly { padding: 80px 0px 20px } } .sponsor-slider a { margin: 0px 15px } .sponsor-slider a img { width: 100%; transition: all linear .3s; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -ms-transition: all linear .3s; -o-transition: all linear .3s } .sponsor-slider a img:hover { opacity: 0.8 } @media (max-width: 991px) { .sponsor-slider a { margin: 0px 8px } } .intro-part { padding: 110px 0px 120px } .intro-content { text-align: center } .intro-content h1 { color: var(--heading); text-shadow: none; margin-bottom: 12px } .intro-content p { width: 500px; font-size: 18px; margin: 0 auto 45px } @media (max-width: 767px) { .intro-part { padding: 60px 0px } .intro-content h1 { font-size: 38px; line-height: 46px } .intro-content p { width: 100% } } @media (min-width: 768px) and (max-width: 991px) { .intro-part { padding: 80px 0px } }
0.376738
0.133528
body { margin: 0; height: 100vh; overflow: hidden; } /* main page layout */ /* line 9, ../sass/style.scss */ .main { height: inherit; background: linear-gradient(dodgerblue, darkblue); display: flex; align-items: center; justify-content: center; } /* line 17, ../sass/style.scss */ .open-popup { box-sizing: border-box; color: white; font-size: 16px; font-family: sans-serif; width: 10em; height: 4em; border: 1px solid; text-align: center; line-height: 4em; text-decoration: none; text-transform: capitalize; margin: 1em; } /* line 32, ../sass/style.scss */ .open-popup:hover { border-width: 2px; } /* popup page layout */ /* line 38, ../sass/style.scss */ .popup { position: absolute; top: 0; width: 100%; height: inherit; flex-direction: column; justify-content: flex-start; display: none; } /* line 48, ../sass/style.scss */ .popup:target { display: flex; } /* line 52, ../sass/style.scss */ .popup .back { font-size: 20px; font-family: sans-serif; text-align: center; height: 2em; line-height: 2em; background-color: #ddd; color: black; text-decoration: none; } /* line 63, ../sass/style.scss */ .popup .back:visited { color: black; } /* line 67, ../sass/style.scss */ .popup .back:hover { background-color: #eee; } /* line 71, ../sass/style.scss */ .popup p { font-size: 100px; text-align: center; margin: 0.1em 0.05em; } /* animation effects */ /* line 79, ../sass/style.scss */ .popup > * { filter: opacity(0); animation: fade-in 0.5s ease-in forwards; animation-delay: 1s; } @keyframes fade-in { to { filter: opacity(1); } } /* line 91, ../sass/style.scss */ .popup::before { content: ''; position: absolute; width: 100%; height: 0; top: 50%; background-color: white; animation: open-animate 0.5s cubic-bezier(0.8, 0.2, 0, 1.2) forwards; animation-delay: 0.5s; } @keyframes open-animate { to { height: 100vh; top: 0; } } /* line 109, ../sass/style.scss */ .popup::after { content: ''; position: absolute; width: 0; height: 2px; background-color: white; top: calc((100% - 2px) / 2); left: 0; animation: line-animate 0.5s cubic-bezier(0.8, 0.2, 0, 1.2); } @keyframes line-animate { 50%, 100% { width: 100%; } }
layout-master/layout310/stylesheets/style.css
body { margin: 0; height: 100vh; overflow: hidden; } /* main page layout */ /* line 9, ../sass/style.scss */ .main { height: inherit; background: linear-gradient(dodgerblue, darkblue); display: flex; align-items: center; justify-content: center; } /* line 17, ../sass/style.scss */ .open-popup { box-sizing: border-box; color: white; font-size: 16px; font-family: sans-serif; width: 10em; height: 4em; border: 1px solid; text-align: center; line-height: 4em; text-decoration: none; text-transform: capitalize; margin: 1em; } /* line 32, ../sass/style.scss */ .open-popup:hover { border-width: 2px; } /* popup page layout */ /* line 38, ../sass/style.scss */ .popup { position: absolute; top: 0; width: 100%; height: inherit; flex-direction: column; justify-content: flex-start; display: none; } /* line 48, ../sass/style.scss */ .popup:target { display: flex; } /* line 52, ../sass/style.scss */ .popup .back { font-size: 20px; font-family: sans-serif; text-align: center; height: 2em; line-height: 2em; background-color: #ddd; color: black; text-decoration: none; } /* line 63, ../sass/style.scss */ .popup .back:visited { color: black; } /* line 67, ../sass/style.scss */ .popup .back:hover { background-color: #eee; } /* line 71, ../sass/style.scss */ .popup p { font-size: 100px; text-align: center; margin: 0.1em 0.05em; } /* animation effects */ /* line 79, ../sass/style.scss */ .popup > * { filter: opacity(0); animation: fade-in 0.5s ease-in forwards; animation-delay: 1s; } @keyframes fade-in { to { filter: opacity(1); } } /* line 91, ../sass/style.scss */ .popup::before { content: ''; position: absolute; width: 100%; height: 0; top: 50%; background-color: white; animation: open-animate 0.5s cubic-bezier(0.8, 0.2, 0, 1.2) forwards; animation-delay: 0.5s; } @keyframes open-animate { to { height: 100vh; top: 0; } } /* line 109, ../sass/style.scss */ .popup::after { content: ''; position: absolute; width: 0; height: 2px; background-color: white; top: calc((100% - 2px) / 2); left: 0; animation: line-animate 0.5s cubic-bezier(0.8, 0.2, 0, 1.2); } @keyframes line-animate { 50%, 100% { width: 100%; } }
0.462716
0.04725
@charset "utf-8"; /* * In The Name Of God * javaSnake Official WebSite * File: code-viewer.css * By : SMRSAN */ @font-face { font-family: "Monaco"; src: url("fonts/monaco.eot"); src: url("fonts/monaco.eot?#iefix") format("embedded-opentype"), url("fonts/monaco.woff2") format("woff2"), url("fonts/monaco.woff") format("woff"), url("fonts/monaco.ttf") format("truetype"), url("fonts/monaco.svg#Monaco") format("svg"); } .javasnake-code-box-html-2{ display: block; width: 100%; position: relative; padding: 0 0 0 55px; margin: 5px 0px; color: #555; background: #f7f7f7; overflow: hidden; cursor: default; box-sizing: border-box; line-height: 18px; /*Standard Border Radiuses*/ -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; /*Standard Box Shadows*/ -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -o-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -ms-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); } .javasnake-code-box-html-2 > pre{ display: none } .javasnake-code-box-html-2 *::selection{ color: inherit; background: rgba(0,150,255,0.1); } .javasnake-code-box-html-2 *::-moz-selection{ color: inherit; background: rgba(0,150,255,0.1); } .javasnake-code-box-html-2 *{ box-sizing: border-box } .javasnake-code-view-html-2{ /*Code Viewer Box*/ display: block; position: relative; width: 100%; min-height: 25px; overflow: auto; overflow-x: auto; -ms-overflow-x: auto; font-family: 'Monaco' !important; font-size: 12px; font-weight: normal; padding: 10px; margin : 0px; cursor: default; word-wrap: normal !important; word-break: keep-all !important; } .javasnake-code-line-nums-html-2{ display: block; position: absolute; z-index: 1; top: 0; left: 0; min-width: 55px; height: 100%; padding: 10px; margin: 0; border-right: 0.5px solid #ddd; text-align: center; font-family: 'Monaco' !important; font-size: 12px; font-weight: normal; min-height: 25px; color: #333; background: #EEE; /*Linear Gradients*/ /*background: -moz-linear-gradient(to right, #05f 0%, #09f 100%); background: -webkit-linear-gradient(left, #05f 0%, #09f 100%); background: -o-linear-gradient(left, #05f 0%, #09f 100%); background: -ms-linear-gradient(left, #05f 0%, #09f 100%); background: linear-gradient(left, #05f 0%, #09f 100%);*/ -moz-user-select : none !important; -webkit-user-select: none !important; -ms-user-select : none !important; -o-user-select : none !important; user-select : none !important; } .javasnake-code-line-nums-html-2 > span{ display: block; }
code-viewer-html-2.css
@charset "utf-8"; /* * In The Name Of God * javaSnake Official WebSite * File: code-viewer.css * By : SMRSAN */ @font-face { font-family: "Monaco"; src: url("fonts/monaco.eot"); src: url("fonts/monaco.eot?#iefix") format("embedded-opentype"), url("fonts/monaco.woff2") format("woff2"), url("fonts/monaco.woff") format("woff"), url("fonts/monaco.ttf") format("truetype"), url("fonts/monaco.svg#Monaco") format("svg"); } .javasnake-code-box-html-2{ display: block; width: 100%; position: relative; padding: 0 0 0 55px; margin: 5px 0px; color: #555; background: #f7f7f7; overflow: hidden; cursor: default; box-sizing: border-box; line-height: 18px; /*Standard Border Radiuses*/ -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; /*Standard Box Shadows*/ -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -o-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); -ms-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2); } .javasnake-code-box-html-2 > pre{ display: none } .javasnake-code-box-html-2 *::selection{ color: inherit; background: rgba(0,150,255,0.1); } .javasnake-code-box-html-2 *::-moz-selection{ color: inherit; background: rgba(0,150,255,0.1); } .javasnake-code-box-html-2 *{ box-sizing: border-box } .javasnake-code-view-html-2{ /*Code Viewer Box*/ display: block; position: relative; width: 100%; min-height: 25px; overflow: auto; overflow-x: auto; -ms-overflow-x: auto; font-family: 'Monaco' !important; font-size: 12px; font-weight: normal; padding: 10px; margin : 0px; cursor: default; word-wrap: normal !important; word-break: keep-all !important; } .javasnake-code-line-nums-html-2{ display: block; position: absolute; z-index: 1; top: 0; left: 0; min-width: 55px; height: 100%; padding: 10px; margin: 0; border-right: 0.5px solid #ddd; text-align: center; font-family: 'Monaco' !important; font-size: 12px; font-weight: normal; min-height: 25px; color: #333; background: #EEE; /*Linear Gradients*/ /*background: -moz-linear-gradient(to right, #05f 0%, #09f 100%); background: -webkit-linear-gradient(left, #05f 0%, #09f 100%); background: -o-linear-gradient(left, #05f 0%, #09f 100%); background: -ms-linear-gradient(left, #05f 0%, #09f 100%); background: linear-gradient(left, #05f 0%, #09f 100%);*/ -moz-user-select : none !important; -webkit-user-select: none !important; -ms-user-select : none !important; -o-user-select : none !important; user-select : none !important; } .javasnake-code-line-nums-html-2 > span{ display: block; }
0.232484
0.048767
* { margin: 0; padding: 0; box-sizing: border-box; } i { margin-right: 5px; } /* Header */ .header{ background-image: linear-gradient(to right bottom, #7725a3, #613cab, #4b4baf, #3556af, #235fac); display: flex; height: 150px; } .header img { max-width: 250px; } b-navbar-brand{ color: white; } /* Navigation bar */ .nav { padding: 5px 10px !important; /* TODO: media-n kikapcsolni a nowrap-et */ flex-wrap: nowrap !important; align-items: center; } .nav-item a { display: flex; align-items: center; justify-content: space-between; text-decoration: none; } .image-upload > input { display: none; } .image-upload { display: flex; justify-content: space-between; } .image-upload label { cursor: pointer; } /* Profil */ .profile-area { padding: 40px 0; } .profile-container { display: flex; justify-content: center; align-items: center; } .profile-card { border-radius: 15px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); overflow: hidden; margin-bottom: 15px; } .background-image img { align-items: center; height: 250px; width: calc(100% + 30px); transform: translateX(-15px); } .profile-image img { position: relative; display: block; margin-left: auto; margin-right: auto; z-index: 1; width: 200px; height: 200px; border-radius: 50%; border: 7px solid #fff; margin-top: -100px; } .profile-main { width: calc(100% + 30px); transform: translateX(-15px); } .profile-name { text-align: center; text-transform: capitalize; font-weight: 900; font-size: 20px; padding: 10px; } .personal-details { display: flex; justify-content: space-evenly; text-transform: lowercase; margin-bottom: 15px; } .more-details { width: 30%; display: flex; flex-direction: column; } .profile-posting { width: 70%; } .more-details, .profile-posting { margin: 10px 10px 10px 10px; overflow: hidden; padding: 15px; } .more-details ul { list-style-type: none; margin-bottom: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-evenly; } .more-details ul li { width: calc(100% + 30px); transform: translateX(-15px); padding: 10px 15px; } .flex-row { display: flex; justify-content: space-between; align-items: flex-start; } .post-card { width: 80%; } .post-header { width: 100%; background-color: #999; display: flex; padding: 5px 20px; height: 60px; } .post-header2 { width: 100%; display: flex; padding-top: 5px; height: 60px; } .post-header img, .post-header2 img { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #dedede; margin-right: 20px; } .post-header-details { display: flex; justify-content: space-between; align-items: center; width: 100%; } .post-main { display: flex; flex-direction: column; min-height: 100px; } .image-container { display: flex; justify-content: center; } .post-main img { display: block; width: auto; height: auto; max-height: 300px; } .post-main p { padding: 10px 20px; text-align: justify; margin-bottom: 0; } .post-footer { border-top: 2px solid #999; display: flex; justify-content: space-evenly; } .post-footer button { width: 100%; border: none; padding: 5px 10px; } .post-footer div { width: 100%; border: none; } .post-footer button:hover { background-color: #999; } /* Search */ nav form { width: 100%; } /* Footer */ footer { display: flex !important; justify-content: center; align-items: center; position: fixed; bottom: 0; left: 0; width: 100%; color: #fff; background-color: #2e2e2d; padding: 5px; } .label-cursor { cursor: pointer; } .input-group input { margin-right: 8px; } .klub_link{ text-decoration: none; color:#000; } .klub_link:link{ text-decoration: none; } .ertesitesek-container ul li { border-bottom: 1px solid #999; } /*.ertesitesek-container ul li:last-child {*/ /* border-bottom: none;*/ /*}*/ .ertesitesek-form { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 10px 20px; } .ertesitesek-form i { margin-right: 20px; } .ertesitesek-form p { width: 100%; text-align: left; margin-bottom: 0; } .ertesitesek-form button { border: none; background-color: #fff; text-align: center; margin-left: 20px; } .ertesitesek-timer { display: flex; justify-content: space-between; align-items: center; } .klub_leiras_scroll{ height: 300px; overflow-y: auto; } .like_count{ font-size: 13px; } .fenykepAlbum-header { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; }
Kozossegi/Teszt/style/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } i { margin-right: 5px; } /* Header */ .header{ background-image: linear-gradient(to right bottom, #7725a3, #613cab, #4b4baf, #3556af, #235fac); display: flex; height: 150px; } .header img { max-width: 250px; } b-navbar-brand{ color: white; } /* Navigation bar */ .nav { padding: 5px 10px !important; /* TODO: media-n kikapcsolni a nowrap-et */ flex-wrap: nowrap !important; align-items: center; } .nav-item a { display: flex; align-items: center; justify-content: space-between; text-decoration: none; } .image-upload > input { display: none; } .image-upload { display: flex; justify-content: space-between; } .image-upload label { cursor: pointer; } /* Profil */ .profile-area { padding: 40px 0; } .profile-container { display: flex; justify-content: center; align-items: center; } .profile-card { border-radius: 15px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); overflow: hidden; margin-bottom: 15px; } .background-image img { align-items: center; height: 250px; width: calc(100% + 30px); transform: translateX(-15px); } .profile-image img { position: relative; display: block; margin-left: auto; margin-right: auto; z-index: 1; width: 200px; height: 200px; border-radius: 50%; border: 7px solid #fff; margin-top: -100px; } .profile-main { width: calc(100% + 30px); transform: translateX(-15px); } .profile-name { text-align: center; text-transform: capitalize; font-weight: 900; font-size: 20px; padding: 10px; } .personal-details { display: flex; justify-content: space-evenly; text-transform: lowercase; margin-bottom: 15px; } .more-details { width: 30%; display: flex; flex-direction: column; } .profile-posting { width: 70%; } .more-details, .profile-posting { margin: 10px 10px 10px 10px; overflow: hidden; padding: 15px; } .more-details ul { list-style-type: none; margin-bottom: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-evenly; } .more-details ul li { width: calc(100% + 30px); transform: translateX(-15px); padding: 10px 15px; } .flex-row { display: flex; justify-content: space-between; align-items: flex-start; } .post-card { width: 80%; } .post-header { width: 100%; background-color: #999; display: flex; padding: 5px 20px; height: 60px; } .post-header2 { width: 100%; display: flex; padding-top: 5px; height: 60px; } .post-header img, .post-header2 img { width: 50px; height: 50px; border-radius: 50%; border: 2px solid #dedede; margin-right: 20px; } .post-header-details { display: flex; justify-content: space-between; align-items: center; width: 100%; } .post-main { display: flex; flex-direction: column; min-height: 100px; } .image-container { display: flex; justify-content: center; } .post-main img { display: block; width: auto; height: auto; max-height: 300px; } .post-main p { padding: 10px 20px; text-align: justify; margin-bottom: 0; } .post-footer { border-top: 2px solid #999; display: flex; justify-content: space-evenly; } .post-footer button { width: 100%; border: none; padding: 5px 10px; } .post-footer div { width: 100%; border: none; } .post-footer button:hover { background-color: #999; } /* Search */ nav form { width: 100%; } /* Footer */ footer { display: flex !important; justify-content: center; align-items: center; position: fixed; bottom: 0; left: 0; width: 100%; color: #fff; background-color: #2e2e2d; padding: 5px; } .label-cursor { cursor: pointer; } .input-group input { margin-right: 8px; } .klub_link{ text-decoration: none; color:#000; } .klub_link:link{ text-decoration: none; } .ertesitesek-container ul li { border-bottom: 1px solid #999; } /*.ertesitesek-container ul li:last-child {*/ /* border-bottom: none;*/ /*}*/ .ertesitesek-form { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 10px 20px; } .ertesitesek-form i { margin-right: 20px; } .ertesitesek-form p { width: 100%; text-align: left; margin-bottom: 0; } .ertesitesek-form button { border: none; background-color: #fff; text-align: center; margin-left: 20px; } .ertesitesek-timer { display: flex; justify-content: space-between; align-items: center; } .klub_leiras_scroll{ height: 300px; overflow-y: auto; } .like_count{ font-size: 13px; } .fenykepAlbum-header { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; }
0.355663
0.105856
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a { color: #fff; } .navbar-nav>li>.dropdown-menu{ border-radius: 0px; } .navbar-inverse { border-color: #222; } .user-name { background-color: #1c1c1c; } .navbar-default { background-color: #0068d4; border-color: #0065CD; } .user-image { width: 17px; margin: 4px 10px 0px 10px; } .cloud-container { position: relative; top: 125px; } .cloud-menu { background-color: #151515; width: 58px; } /* centered columns styles */ .row-centered { text-align: center; } .col-centered { display: inline-block; float: none; text-align: center; margin-right: -4px; } a.btn-action { color: #fff; text-decoration: none; font-weight: 300; display: inline-block; text-transform: uppercase; height: 53px; padding: 9px 10px; } /* cloud popover menu related styles */ .cloud-menu .popover { border-radius: 0px; width: 31em; left: -27em !important; max-width: 31em; background-color: #006690 } .cloud-menu .popover-title { background-color: #006690; font-size: 16px; border-bottom: none; } .cloud-menu .popover.bottom>.arrow:after { border-bottom-color: #006690; } .cloud-block { float: left; width: 9em; height: 9em; background-color: #fff; margin: 0.5em 0em 0.5em 0.5em; padding: 2em; text-align: center; } .cloud-name { margin-top: .3em; font-weight: 300; } .cloud-menu-popover { position: relative; float: right; padding: 1px 8px; margin-right: 15px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; cursor: pointer; } #cloud-menu-popover-xs { margin-top: 9px; color: #fff; padding: 6px; border: 1px solid rgb(62, 62, 62); } .navbar-header .popover { border-radius: 0px; width: 31em; max-width: 13em; } .cloud-menu .popover-content { padding: 0px; } .cloud-actions { background-color: #005578; float: left; position: absolute; width: 100%; left: 0px; } .cloud-actions h3 { font-size: 16px; font-weight: 400; padding-left: 14px; margin-top: 10px; } .cloud-block-invert { color: #fff; float: left; width: 9em; height: 8em; background-color: #1f1f1f; margin: 0.5em 0em 0.5em 0.5em; padding: 2em; text-align: center; cursor: pointer; } .cloud-actions a:hover { color: #d7d5d5; background-color: #3d3d3d; text-decoration: none } .cloud-apps a { text-decoration: none; color: #006690; cursor: pointer } .cloud-apps a:hover { text-decoration: none; color: #006690; background-color: #c5c5c5; } .cloud-apps .cloud-actions a { color: #fff } /*footer section related styles*/ #footer { position: fixed; bottom: 0; width: 100%; background-color: #333333; z-index: 9999; } #footer, #push { height: 36px; } .inner-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -36px; width: 100%; position: absolute; } .footer-text { margin-top: 1em; color: #fff; font-size: 11px; } @media (min-width: 768px) { .menu-right { float: right; margin: 0px -15px; } } @media (min-width: 992px) { .description-action .cu-btn { font-size: 23px !important; } } @media (min-width: 1200px) { .listing .col-lg-2 { width: 13.666667%; } } /* use for landing page blocks*/ .cloud-app-select { background-color: white; padding: 1em; margin-top: 4em; min-height: 40em; position: relative; } .cloud-intro { margin-top: 12em; color: #fff; } .cloud-intro .description { margin-top: 2em; } .cloud-intro h1 { font-weight: 300; } .cloud-app-select .heading { margin: -14px -15px 0px; padding: 20px; text-align: center; background-color: rgb(100, 100, 100); color: #fff; font-size: 22px; } .row-full-height { height: 100%; } .col-full-height { vertical-align: middle; } .row-same-height { display: table; width: 100%; table-layout: fixed; } .cloud-app-select .content { padding: .5em; max-height: 22em; overflow: hidden; color: #646464; } .cloud-app-select .btn-footer { position: absolute; bottom: 2em; left: 0em; background-color: rgb(237, 237, 237); width: 100%; margin-bottom: -2em; height: 8em; } .cloud-app-select .btn-footer button { margin-top: 3em; } .cloud-new-content { margin-top: 17em; } .cloud-new-content #app-create-button { margin-top: 2em; font-size: 30px } .cloud-new-content .help { margin-top: 2em; } .cloud-new-content h1 { font-weight: 300; }
cloud-applications/cloud-management/src/site/themes/default/css/styles-header.css
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a { color: #fff; } .navbar-nav>li>.dropdown-menu{ border-radius: 0px; } .navbar-inverse { border-color: #222; } .user-name { background-color: #1c1c1c; } .navbar-default { background-color: #0068d4; border-color: #0065CD; } .user-image { width: 17px; margin: 4px 10px 0px 10px; } .cloud-container { position: relative; top: 125px; } .cloud-menu { background-color: #151515; width: 58px; } /* centered columns styles */ .row-centered { text-align: center; } .col-centered { display: inline-block; float: none; text-align: center; margin-right: -4px; } a.btn-action { color: #fff; text-decoration: none; font-weight: 300; display: inline-block; text-transform: uppercase; height: 53px; padding: 9px 10px; } /* cloud popover menu related styles */ .cloud-menu .popover { border-radius: 0px; width: 31em; left: -27em !important; max-width: 31em; background-color: #006690 } .cloud-menu .popover-title { background-color: #006690; font-size: 16px; border-bottom: none; } .cloud-menu .popover.bottom>.arrow:after { border-bottom-color: #006690; } .cloud-block { float: left; width: 9em; height: 9em; background-color: #fff; margin: 0.5em 0em 0.5em 0.5em; padding: 2em; text-align: center; } .cloud-name { margin-top: .3em; font-weight: 300; } .cloud-menu-popover { position: relative; float: right; padding: 1px 8px; margin-right: 15px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; cursor: pointer; } #cloud-menu-popover-xs { margin-top: 9px; color: #fff; padding: 6px; border: 1px solid rgb(62, 62, 62); } .navbar-header .popover { border-radius: 0px; width: 31em; max-width: 13em; } .cloud-menu .popover-content { padding: 0px; } .cloud-actions { background-color: #005578; float: left; position: absolute; width: 100%; left: 0px; } .cloud-actions h3 { font-size: 16px; font-weight: 400; padding-left: 14px; margin-top: 10px; } .cloud-block-invert { color: #fff; float: left; width: 9em; height: 8em; background-color: #1f1f1f; margin: 0.5em 0em 0.5em 0.5em; padding: 2em; text-align: center; cursor: pointer; } .cloud-actions a:hover { color: #d7d5d5; background-color: #3d3d3d; text-decoration: none } .cloud-apps a { text-decoration: none; color: #006690; cursor: pointer } .cloud-apps a:hover { text-decoration: none; color: #006690; background-color: #c5c5c5; } .cloud-apps .cloud-actions a { color: #fff } /*footer section related styles*/ #footer { position: fixed; bottom: 0; width: 100%; background-color: #333333; z-index: 9999; } #footer, #push { height: 36px; } .inner-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -36px; width: 100%; position: absolute; } .footer-text { margin-top: 1em; color: #fff; font-size: 11px; } @media (min-width: 768px) { .menu-right { float: right; margin: 0px -15px; } } @media (min-width: 992px) { .description-action .cu-btn { font-size: 23px !important; } } @media (min-width: 1200px) { .listing .col-lg-2 { width: 13.666667%; } } /* use for landing page blocks*/ .cloud-app-select { background-color: white; padding: 1em; margin-top: 4em; min-height: 40em; position: relative; } .cloud-intro { margin-top: 12em; color: #fff; } .cloud-intro .description { margin-top: 2em; } .cloud-intro h1 { font-weight: 300; } .cloud-app-select .heading { margin: -14px -15px 0px; padding: 20px; text-align: center; background-color: rgb(100, 100, 100); color: #fff; font-size: 22px; } .row-full-height { height: 100%; } .col-full-height { vertical-align: middle; } .row-same-height { display: table; width: 100%; table-layout: fixed; } .cloud-app-select .content { padding: .5em; max-height: 22em; overflow: hidden; color: #646464; } .cloud-app-select .btn-footer { position: absolute; bottom: 2em; left: 0em; background-color: rgb(237, 237, 237); width: 100%; margin-bottom: -2em; height: 8em; } .cloud-app-select .btn-footer button { margin-top: 3em; } .cloud-new-content { margin-top: 17em; } .cloud-new-content #app-create-button { margin-top: 2em; font-size: 30px } .cloud-new-content .help { margin-top: 2em; } .cloud-new-content h1 { font-weight: 300; }
0.433022
0.073863
@name NPO Radio 2 / NPO 3FM Radio Player Dark Mode & Minimalistic (by golabs, October 2021) @namespace stylus @version 0.9.6 @homepageURL https://golabs.nl/stylus/ @updateURL https://golabs.nl/stylus/usercss/radio_npo2_npo3.user.css @license CC-BY-NC-SA-4.0 @description Minimalistic Dark Mode for NPO Radio 2 / NPO 3FM Radio Player @author golabs ==/UserStyle== */ @-moz-document url-prefix("https://www.nporadio2.nl/online-radio-luisteren/"), url-prefix("https://www.nporadio2.nl/soulenjazz/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/kx/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/alternative/online-radio-luisteren/") { /* DEFINE VARIABLES */ :root { --lighterBG: #444; --darkBG: #2d2d2d; --text: #fff; } /* CENTER STRUCTURE AND HIDE AD BOX */ .advertisement-wrapper { display: none; } .wrapper { width: 800px; margin-left: auto; margin-right: auto; } .nporadio2 .header { border-right: 0; } /* DARK THEME */ body, .nporadio2 { background-color: var(--lighterBG); } .grid { background-color: var(--darkBG); } /* HEADER */ .top { display: none; } /* TAB: GEDRAAID */ .nporadio2 .playlist-item__time, .npo3fm .playlist-item__time { color: var(--text); } .nporadio2 .playlist-item, .npo3fm .playlist-item { background: var(--darkBG); color: var(--text); } /* TAB: GIDS */ .gids__day, .gids-item__content * { color: var(--text); } /* TAB: NIEUWS */ .nieuws-item__content { background-color: var(--darkBG); color: var(--text); } /* TAB: FREQUENTIES */ .frequencies-wrapper, .frequencies__dab__title, .frequencies__download__title, .frequencies__download__body ul li a { color: var(--text) !important; } .frequency__row { background-color: var(--lighterBG) !important; color: var(--text) !important; } .npo3fm .dab__map_container { display: none; } }
data/usercss/179168.user.css
@name NPO Radio 2 / NPO 3FM Radio Player Dark Mode & Minimalistic (by golabs, October 2021) @namespace stylus @version 0.9.6 @homepageURL https://golabs.nl/stylus/ @updateURL https://golabs.nl/stylus/usercss/radio_npo2_npo3.user.css @license CC-BY-NC-SA-4.0 @description Minimalistic Dark Mode for NPO Radio 2 / NPO 3FM Radio Player @author golabs ==/UserStyle== */ @-moz-document url-prefix("https://www.nporadio2.nl/online-radio-luisteren/"), url-prefix("https://www.nporadio2.nl/soulenjazz/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/kx/online-radio-luisteren/"), url-prefix("https://www.npo3fm.nl/alternative/online-radio-luisteren/") { /* DEFINE VARIABLES */ :root { --lighterBG: #444; --darkBG: #2d2d2d; --text: #fff; } /* CENTER STRUCTURE AND HIDE AD BOX */ .advertisement-wrapper { display: none; } .wrapper { width: 800px; margin-left: auto; margin-right: auto; } .nporadio2 .header { border-right: 0; } /* DARK THEME */ body, .nporadio2 { background-color: var(--lighterBG); } .grid { background-color: var(--darkBG); } /* HEADER */ .top { display: none; } /* TAB: GEDRAAID */ .nporadio2 .playlist-item__time, .npo3fm .playlist-item__time { color: var(--text); } .nporadio2 .playlist-item, .npo3fm .playlist-item { background: var(--darkBG); color: var(--text); } /* TAB: GIDS */ .gids__day, .gids-item__content * { color: var(--text); } /* TAB: NIEUWS */ .nieuws-item__content { background-color: var(--darkBG); color: var(--text); } /* TAB: FREQUENTIES */ .frequencies-wrapper, .frequencies__dab__title, .frequencies__download__title, .frequencies__download__body ul li a { color: var(--text) !important; } .frequency__row { background-color: var(--lighterBG) !important; color: var(--text) !important; } .npo3fm .dab__map_container { display: none; } }
0.260295
0.170025
@import url('./components/Storage.css'); @import url('https://fonts.googleapis.com/css?family=Merriweather:100,200,300,300i,400,400i,700'); @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400'); body { font-family: "Open Sans", serif; } h4 { font-size: 20px; } /*Victor component styling - notifs page */ .title { width: 100%; height: 70px; display: flex; flex-direction: row; align-items: center; border-top: 0px solid; border-bottom: 2px solid; } .wrapper { height: 100vh; display: flex; justify-content: center; align-items: center; } .jumbotron { background-color: #333; color: white; position: "absolute"; right: 50; } .setting { justify-content: center; text-align: center; } .settingtitle { padding-left: 30px; } .settingTop { width: 350px; margin: 0!important; margin-left: 20px!important; } .setting_bar { display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 5px; width: 80%; margin-right: 20%; } .setting_bar img { width: 30px; height: 30px; } .checklist { width: 350px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .checklist2 { margin-bottom: 20px; width: 350px; height: 335px; text-align:left; } .wrapper { height: 100vh; display: flex; justify-content: center; align-items: center; } .main { height: 90vh; background: #fff; box-shadow: 0px 13px 40px -13px rgba(0,0,0,0.75); width: 80%; margin: 0 auto; } .notif_container { width:50%; padding: 15px; left: 0; text-align:left; } .title-container { height: 90vh; background: url("assets/weather2.png") center center no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center; text-align: center; color: #000; width: 42%; position:relative; left:-7px; object-fit: cover; } .title-container__title { font-size: 50px; letter-spacing: 2px; line-height: 1.3; font-family: 'Roboto Slab', serif; float : left; } .title-container__subtitle { font-style: italic; font-weight: 100; letter-spacing: 1px; line-height: 1.5; font-family: "Merriweather", serif; } .form-container { background-color: #f5d837; height: 90vh; padding-top: 100px; padding-left: 50px; position:relative; left:35px; float: right; } input[type="text"] { background-color: transparent; border: 0; border-bottom: solid 1px black; width: 100px; padding-bottom: 4px; letter-spacing: 2px; margin-bottom: 15px; margin-right: 20px; } input[type="text"] { outline: none; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #f16051 inset; -webkit-text-fill-color: #fff !important; } button { border: 0; padding: 8px 20px; margin: 0 2px; border-radius: 2px; font-weight: lighter; letter-spacing: 1px; font-size: 15px; cursor: pointer; background-color: #f16051; color: #fff; font-weight: 100; } button:active { outline: none; } .checklist { width: 350px; } .checklist3{ border-bottom: 2px solid; width: 300px; height: 60px; margin-left: 25px; margin-top: 15px; display: flex; justify-content: center; align-items: center; border: 2px black solid; } .menu_bar{ display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 40px; margin-left: 40px; margin-right: 40px; } .setting_bar { display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 5px; margin-left: 40px; margin-right: 40px; } .main_page_container{ display: flex; flex-direction: row; flex-wrap: wrap; width: 350px; height: 600px; border: 2px solid; border-top: 2px solid; } .right{ width: -500px; height: 100px; } .right2{ width:20; height: 15px; } .menu_icon{ height: 40px; width: 40px; cursor: pointer; } .header_bar { display: flex; background-color: transparent; flex-direction: row; justify-content: space-around; width: 100%; height: 60px; } .notif_container { width:50%; padding: 15px; left: 0; text-align:left; } .notif_icon { cursor: pointer; } .setting_container { right: 0; padding: 15px; width:50%; text-align:right; } .setting_page_container { right: 0; padding: 15px; width:30%; text-align:right; } .align_left{ margin-left: 70px; } .header_text{ display: flex; align-items: flex-end; justify-content: center; text-align: center; width: 350px; height: 50px; margin-left: 20px; margin-right: 20px; } .barcode_text { display: flex; align-items: flex-end; justify-content: center; text-align: center; width: 350px; height: 50px; margin-left: 20px; margin-right: 20px; } .center { display: flex; align-items: center; justify-content: center; } .photo_icon{ display: flex; align-items: center; justify-content: center; height: 150px; width: 150px; } .photo_icon_container{ display: flex; align-items: flex-start; justify-content: center; width: 350px; height: 200px; } .pop_up_container { display: flex; align-items: flex-start; justify-content: center; width: 350px; height: 300px; } .pop_up { display: flex; flex-direction: row; align-items: flex-start; justify-content: center; width: 250px; height: 300px; padding-top: 25px; border: 2px solid; } .settingTop { padding-left: 70px; width: 350px; } .title { width: 350px; height: 70px; padding-right: 500; display: flex; flex-direction: row; align-items: center; justify-content: center; border-top: 2px solid; border-bottom: 2px solid; } .title2 { width: 350px; height: 50px; padding-right: 500; display: flex; flex-direction: row; align-items: center; justify-content: center; border-bottom: 2px solid; } .fixbottom { border-bottom: 2px solid; width: 350px; height: 120px; border-bottom: 2px solid } .pop_up_divider { width: 250px; height: 50px; margin-left: 25px; } .form_buttons { height: 50px; width: 250; display: flex; flex-direction: row; align-items: center; } .pop_up_button { width: 70px; height: 50px; display: flex; flex-direction: row; align-items: center; justify-content: center; border: 2px solid black; margin-left: 42px; } .header_text { text-align: center; } .recipe_page_container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; width: 350px; height: 600px; border: 2px solid; } .recipe_header { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 350px; height: 75px; border-bottom: 2px solid; } .recipe_filters { display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; width: 350px; height: 100px; } .recipe_list_container { display: flex; flex-direction: row; flex-wrap: wrap; padding-left: 20px; width: 350px; height: 300px; } .recipe_block { width: 305px; height: 100px; display: flex; flex-direction: row; flex-wrap: wrap; border: 2px solid black; cursor: pointer; } .recipe_title { width: 350px; height: 30px; display: flex; align-items: center; justify-content: center; border-bottom: 2px solid black; } .recipe_details { width: 350px; height: 50px; padding-left: 20px; display: flex; align-items: center; } .filter_container { height: 30px; border: 2px solid black; display: flex; flex-directon: row; margin-right: 20px; } .filter_text { height: 30px; padding-left: 2px; text-align: center; } .filter_close { width: 15px; height: 30px; display: flex; justify-content: center; align-items: center; cursor: pointer; } .filter_close_image { width: 10px; height: 10px; } .filter_list { width: 350px; height: 50px; padding-left: 20px; display: flex; flex-direction: row; } .recipe_search { width: 350px; height: 50px; padding-left: 20px; padding-top: 15px; } .view_recipe_block { width: 300px; height: 325px; margin-top: 25px; display: flex; flex-wrap: wrap; flex-direction: row; border: 2px black solid; } .ingredients_header { width: 300px; height: 25px; padding-left: 20px; } .notifcations_center { width: 350px; display: flex; justify-content: center; flex-wrap: wrap; } .align_center { width: 300px; display: flex; justify-content: center; padding-right: 40px; } .recipe_buttons { height: 50px; width: 300; display: flex; flex-direction: row; align-items: center; } .ingredient_list { margin-top: -15px; }
src/App.css
@import url('./components/Storage.css'); @import url('https://fonts.googleapis.com/css?family=Merriweather:100,200,300,300i,400,400i,700'); @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400'); body { font-family: "Open Sans", serif; } h4 { font-size: 20px; } /*Victor component styling - notifs page */ .title { width: 100%; height: 70px; display: flex; flex-direction: row; align-items: center; border-top: 0px solid; border-bottom: 2px solid; } .wrapper { height: 100vh; display: flex; justify-content: center; align-items: center; } .jumbotron { background-color: #333; color: white; position: "absolute"; right: 50; } .setting { justify-content: center; text-align: center; } .settingtitle { padding-left: 30px; } .settingTop { width: 350px; margin: 0!important; margin-left: 20px!important; } .setting_bar { display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 5px; width: 80%; margin-right: 20%; } .setting_bar img { width: 30px; height: 30px; } .checklist { width: 350px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .checklist2 { margin-bottom: 20px; width: 350px; height: 335px; text-align:left; } .wrapper { height: 100vh; display: flex; justify-content: center; align-items: center; } .main { height: 90vh; background: #fff; box-shadow: 0px 13px 40px -13px rgba(0,0,0,0.75); width: 80%; margin: 0 auto; } .notif_container { width:50%; padding: 15px; left: 0; text-align:left; } .title-container { height: 90vh; background: url("assets/weather2.png") center center no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center; text-align: center; color: #000; width: 42%; position:relative; left:-7px; object-fit: cover; } .title-container__title { font-size: 50px; letter-spacing: 2px; line-height: 1.3; font-family: 'Roboto Slab', serif; float : left; } .title-container__subtitle { font-style: italic; font-weight: 100; letter-spacing: 1px; line-height: 1.5; font-family: "Merriweather", serif; } .form-container { background-color: #f5d837; height: 90vh; padding-top: 100px; padding-left: 50px; position:relative; left:35px; float: right; } input[type="text"] { background-color: transparent; border: 0; border-bottom: solid 1px black; width: 100px; padding-bottom: 4px; letter-spacing: 2px; margin-bottom: 15px; margin-right: 20px; } input[type="text"] { outline: none; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #f16051 inset; -webkit-text-fill-color: #fff !important; } button { border: 0; padding: 8px 20px; margin: 0 2px; border-radius: 2px; font-weight: lighter; letter-spacing: 1px; font-size: 15px; cursor: pointer; background-color: #f16051; color: #fff; font-weight: 100; } button:active { outline: none; } .checklist { width: 350px; } .checklist3{ border-bottom: 2px solid; width: 300px; height: 60px; margin-left: 25px; margin-top: 15px; display: flex; justify-content: center; align-items: center; border: 2px black solid; } .menu_bar{ display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 40px; margin-left: 40px; margin-right: 40px; } .setting_bar { display: flex; flex-direction: row;; justify-content: space-around; align-items: center; align-self: flex-end;; margin-bottom: 5px; margin-left: 40px; margin-right: 40px; } .main_page_container{ display: flex; flex-direction: row; flex-wrap: wrap; width: 350px; height: 600px; border: 2px solid; border-top: 2px solid; } .right{ width: -500px; height: 100px; } .right2{ width:20; height: 15px; } .menu_icon{ height: 40px; width: 40px; cursor: pointer; } .header_bar { display: flex; background-color: transparent; flex-direction: row; justify-content: space-around; width: 100%; height: 60px; } .notif_container { width:50%; padding: 15px; left: 0; text-align:left; } .notif_icon { cursor: pointer; } .setting_container { right: 0; padding: 15px; width:50%; text-align:right; } .setting_page_container { right: 0; padding: 15px; width:30%; text-align:right; } .align_left{ margin-left: 70px; } .header_text{ display: flex; align-items: flex-end; justify-content: center; text-align: center; width: 350px; height: 50px; margin-left: 20px; margin-right: 20px; } .barcode_text { display: flex; align-items: flex-end; justify-content: center; text-align: center; width: 350px; height: 50px; margin-left: 20px; margin-right: 20px; } .center { display: flex; align-items: center; justify-content: center; } .photo_icon{ display: flex; align-items: center; justify-content: center; height: 150px; width: 150px; } .photo_icon_container{ display: flex; align-items: flex-start; justify-content: center; width: 350px; height: 200px; } .pop_up_container { display: flex; align-items: flex-start; justify-content: center; width: 350px; height: 300px; } .pop_up { display: flex; flex-direction: row; align-items: flex-start; justify-content: center; width: 250px; height: 300px; padding-top: 25px; border: 2px solid; } .settingTop { padding-left: 70px; width: 350px; } .title { width: 350px; height: 70px; padding-right: 500; display: flex; flex-direction: row; align-items: center; justify-content: center; border-top: 2px solid; border-bottom: 2px solid; } .title2 { width: 350px; height: 50px; padding-right: 500; display: flex; flex-direction: row; align-items: center; justify-content: center; border-bottom: 2px solid; } .fixbottom { border-bottom: 2px solid; width: 350px; height: 120px; border-bottom: 2px solid } .pop_up_divider { width: 250px; height: 50px; margin-left: 25px; } .form_buttons { height: 50px; width: 250; display: flex; flex-direction: row; align-items: center; } .pop_up_button { width: 70px; height: 50px; display: flex; flex-direction: row; align-items: center; justify-content: center; border: 2px solid black; margin-left: 42px; } .header_text { text-align: center; } .recipe_page_container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; width: 350px; height: 600px; border: 2px solid; } .recipe_header { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 350px; height: 75px; border-bottom: 2px solid; } .recipe_filters { display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; width: 350px; height: 100px; } .recipe_list_container { display: flex; flex-direction: row; flex-wrap: wrap; padding-left: 20px; width: 350px; height: 300px; } .recipe_block { width: 305px; height: 100px; display: flex; flex-direction: row; flex-wrap: wrap; border: 2px solid black; cursor: pointer; } .recipe_title { width: 350px; height: 30px; display: flex; align-items: center; justify-content: center; border-bottom: 2px solid black; } .recipe_details { width: 350px; height: 50px; padding-left: 20px; display: flex; align-items: center; } .filter_container { height: 30px; border: 2px solid black; display: flex; flex-directon: row; margin-right: 20px; } .filter_text { height: 30px; padding-left: 2px; text-align: center; } .filter_close { width: 15px; height: 30px; display: flex; justify-content: center; align-items: center; cursor: pointer; } .filter_close_image { width: 10px; height: 10px; } .filter_list { width: 350px; height: 50px; padding-left: 20px; display: flex; flex-direction: row; } .recipe_search { width: 350px; height: 50px; padding-left: 20px; padding-top: 15px; } .view_recipe_block { width: 300px; height: 325px; margin-top: 25px; display: flex; flex-wrap: wrap; flex-direction: row; border: 2px black solid; } .ingredients_header { width: 300px; height: 25px; padding-left: 20px; } .notifcations_center { width: 350px; display: flex; justify-content: center; flex-wrap: wrap; } .align_center { width: 300px; display: flex; justify-content: center; padding-right: 40px; } .recipe_buttons { height: 50px; width: 300; display: flex; flex-direction: row; align-items: center; } .ingredient_list { margin-top: -15px; }
0.362969
0.048383
a { color: #c983ff; } .row { display: flex; flex-wrap: wrap; } .avatar { border-radius: 50%; margin-right: 5px; } .avatar-link { display: flex; align-items: center; } .flex-center { display: flex; align-items: center; } nav { background-color: #22282a; } input { color: #ffffff; } @media only screen and (min-width: 601px) { #nav-mobile { display: flex; justify-content: center; } } @media (max-width: 768px) { #nav-mobile { position: fixed; width: 300px; left: 0; top: 0; margin: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 100vh; padding-bottom: 60px; background-color: #fff; z-index: 999; overflow-y: auto; will-change: transform; -webkit-backface-visibility: hidden; backface-visibility: hidden; } #maps { flex-direction: column; } } @media (min-width: 728px) { .col-m { flex: 0 0 50%; max-width: 50%; } } .col-l, .col-m { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } @media (min-width: 1400px) { .col-l { flex: 0 0 33.33333%; max-width: 33.33333%; } } .mapper-banned { text-decoration: line-through; color: #878b8e; } body { background-color: #171a1c; } body { color: #ffffff; } .map-entry { margin-bottom: .5rem !important; margin-top: .5rem !important; } .float-left { float: left !important; } .float-right { float: right !important; } h2 { font-size: 2rem; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; margin-left: .5rem; } .mapper { font-size: 85%; font-weight: 400; display: flex; align-items: center; } .mapper-link { margin-left: 3px; } .manage-user { font-size: 15px; margin-left: 5px; color: #437dff; padding: 2px; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; } .card { word-wrap: break-word; position: relative; display: flex; flex-direction: column; background-color: #22282a; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; margin: .5rem .5rem 1rem .5rem; } .not-flexing-card { word-wrap: break-word; position: relative; flex-direction: column; background-color: #22282a; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; margin: .5rem .5rem 1rem .5rem; padding: 1.5rem; } .not-flexing-card>h2 { margin-top: 1rem; } .card-individual { min-height: 110px; height: 95%; background-color: #2d3b42; cursor: pointer; } .card-comment { display: flex; align-items: center; height: 24px; } .card-time { margin-top: auto; } .card-individual .card-body { padding: 0.5rem 1rem 0.5rem 1rem; display: flex; flex-direction: column; z-index: 0; } #request-details { display: flex; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; height: 80%; background-color: #2d3b42; overflow-wrap: break-word; cursor: default; } @media (max-width: 1100px) { #request-details { width: 60%; } } @media (max-width: 900px) { #request-details { width: 75%; } } .request-details-events { overflow-y: auto; overflow-x: hidden; overflow-wrap: break-word; max-height: 90%; max-width: 100%; } .request-event-type-submitted { color: #07ec07; } .request-event-type-approved { color: #07ec07; } .request-event-type-rejected { color: #dc0e0e; } .request-event-type-finished { color: #07ec07; } .request-event-type-unapproved { color: #dc0e0e; } .hidden { visibility: hidden; display: none; } .card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; } .card-container { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .card-ranked-status { margin: 5px; display: flex; align-items: center; float: left; text-align: left; position: absolute; top: 0; left: 0; } .status-loved { color: #db0bdb; } .status-ranked { color: #08d1ec; } .status-qualified { color: #08e708; } .status-approved { color: #00ff00; } .card-icons { display: flex; align-items: center; float: right; text-align: center; margin-left: -6px; width: calc(100% + 6px); } .card-icons i.material-icons, .card-icons .clickable-icon { width: 34px; height: 34px; line-height: 34px; } .card-manage-button { color: #437dff; } .approval-status-pending { color: #ffd400; } .approval-status-rejected { color: #dc0e0e; } .approval-status-done { color: #00ff00; } .perfectly-rounded { border-radius: 9999px; } .clickable-icon { border-radius: 9999px; transition: 150ms ease-in-out; cursor: pointer; } .clickable-icon:hover { background-color: rgba(255, 255, 255, 0.2); } .sr-spread { margin-top: 5px; } nav ul li.active { background-color: rgba(0, 0, 0, 0.5); } nav ul li:hover { background-color: rgba(0, 0, 0, 0.2); } .request-event-entries { list-style: none; display: flex; flex-direction: column; padding: 0; } .request-event-entries-item { display: flex; justify-content: space-between; align-items: center; margin: 2px 0; line-height: 22px; } .request-event-entries-details { flex: 1; min-width: 0; display: flex; align-items: baseline; } .request-event-entries-icon { display: inline-flex; justify-content: center; align-items: center; align-self: flex-start; flex: none; width: 22px; height: 22px; margin-right: 5px; font-size: 14px; } .request-event-entries-text { overflow: hidden; overflow-wrap: break-word; margin-right: 20px; } nav ul li { width: 150px; text-align: center; } nav ul a { justify-content: center; } .sidenav .divider { margin-bottom: 8px; } .sidenav { background-color: #efefef; } .collection .collection-item { background-color: inherit; } .yes-it-is-a-link { cursor: pointer; } html { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; } .comic-sans { font-family: 'Comic Sans', 'Comic Sans MS', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } .modal { color: #000; }
public/css/main.css
a { color: #c983ff; } .row { display: flex; flex-wrap: wrap; } .avatar { border-radius: 50%; margin-right: 5px; } .avatar-link { display: flex; align-items: center; } .flex-center { display: flex; align-items: center; } nav { background-color: #22282a; } input { color: #ffffff; } @media only screen and (min-width: 601px) { #nav-mobile { display: flex; justify-content: center; } } @media (max-width: 768px) { #nav-mobile { position: fixed; width: 300px; left: 0; top: 0; margin: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 100vh; padding-bottom: 60px; background-color: #fff; z-index: 999; overflow-y: auto; will-change: transform; -webkit-backface-visibility: hidden; backface-visibility: hidden; } #maps { flex-direction: column; } } @media (min-width: 728px) { .col-m { flex: 0 0 50%; max-width: 50%; } } .col-l, .col-m { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } @media (min-width: 1400px) { .col-l { flex: 0 0 33.33333%; max-width: 33.33333%; } } .mapper-banned { text-decoration: line-through; color: #878b8e; } body { background-color: #171a1c; } body { color: #ffffff; } .map-entry { margin-bottom: .5rem !important; margin-top: .5rem !important; } .float-left { float: left !important; } .float-right { float: right !important; } h2 { font-size: 2rem; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; margin-left: .5rem; } .mapper { font-size: 85%; font-weight: 400; display: flex; align-items: center; } .mapper-link { margin-left: 3px; } .manage-user { font-size: 15px; margin-left: 5px; color: #437dff; padding: 2px; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; } .card { word-wrap: break-word; position: relative; display: flex; flex-direction: column; background-color: #22282a; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; margin: .5rem .5rem 1rem .5rem; } .not-flexing-card { word-wrap: break-word; position: relative; flex-direction: column; background-color: #22282a; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; margin: .5rem .5rem 1rem .5rem; padding: 1.5rem; } .not-flexing-card>h2 { margin-top: 1rem; } .card-individual { min-height: 110px; height: 95%; background-color: #2d3b42; cursor: pointer; } .card-comment { display: flex; align-items: center; height: 24px; } .card-time { margin-top: auto; } .card-individual .card-body { padding: 0.5rem 1rem 0.5rem 1rem; display: flex; flex-direction: column; z-index: 0; } #request-details { display: flex; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; height: 80%; background-color: #2d3b42; overflow-wrap: break-word; cursor: default; } @media (max-width: 1100px) { #request-details { width: 60%; } } @media (max-width: 900px) { #request-details { width: 75%; } } .request-details-events { overflow-y: auto; overflow-x: hidden; overflow-wrap: break-word; max-height: 90%; max-width: 100%; } .request-event-type-submitted { color: #07ec07; } .request-event-type-approved { color: #07ec07; } .request-event-type-rejected { color: #dc0e0e; } .request-event-type-finished { color: #07ec07; } .request-event-type-unapproved { color: #dc0e0e; } .hidden { visibility: hidden; display: none; } .card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; } .card-container { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .card-ranked-status { margin: 5px; display: flex; align-items: center; float: left; text-align: left; position: absolute; top: 0; left: 0; } .status-loved { color: #db0bdb; } .status-ranked { color: #08d1ec; } .status-qualified { color: #08e708; } .status-approved { color: #00ff00; } .card-icons { display: flex; align-items: center; float: right; text-align: center; margin-left: -6px; width: calc(100% + 6px); } .card-icons i.material-icons, .card-icons .clickable-icon { width: 34px; height: 34px; line-height: 34px; } .card-manage-button { color: #437dff; } .approval-status-pending { color: #ffd400; } .approval-status-rejected { color: #dc0e0e; } .approval-status-done { color: #00ff00; } .perfectly-rounded { border-radius: 9999px; } .clickable-icon { border-radius: 9999px; transition: 150ms ease-in-out; cursor: pointer; } .clickable-icon:hover { background-color: rgba(255, 255, 255, 0.2); } .sr-spread { margin-top: 5px; } nav ul li.active { background-color: rgba(0, 0, 0, 0.5); } nav ul li:hover { background-color: rgba(0, 0, 0, 0.2); } .request-event-entries { list-style: none; display: flex; flex-direction: column; padding: 0; } .request-event-entries-item { display: flex; justify-content: space-between; align-items: center; margin: 2px 0; line-height: 22px; } .request-event-entries-details { flex: 1; min-width: 0; display: flex; align-items: baseline; } .request-event-entries-icon { display: inline-flex; justify-content: center; align-items: center; align-self: flex-start; flex: none; width: 22px; height: 22px; margin-right: 5px; font-size: 14px; } .request-event-entries-text { overflow: hidden; overflow-wrap: break-word; margin-right: 20px; } nav ul li { width: 150px; text-align: center; } nav ul a { justify-content: center; } .sidenav .divider { margin-bottom: 8px; } .sidenav { background-color: #efefef; } .collection .collection-item { background-color: inherit; } .yes-it-is-a-link { cursor: pointer; } html { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; } .comic-sans { font-family: 'Comic Sans', 'Comic Sans MS', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } .modal { color: #000; }
0.503418
0.107578
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); /* Main Styles */ @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 600!important; font-style: normal; font-weight: 300; /*src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');*/ } @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-style: normal; font-weight: 400; /*src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');*/ } @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-style: normal; font-weight: 700; /*src: local('RobotoCondensed Bold'), local('RobotoCondensed-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');*/ } ::selection { background-color: #3c3c3c; color: #fff; } html, body { width:100%; height:100%; padding:0; font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; /*font-family: 'Roboto Condensed', sans-serif;*/ -webkit-font-smoothing: antialiased; background:url(../images/message-bg.jpg) left bottom ; background-repeat:no-repeat; background-attachment:fixed; background-color:transparent; background-size:cover; } @font-face { font-family: 'quates'; src: url("../font-face/quates-fonts/icons.eot"); src: url("../font-face/quates-fonts/icons.eot?#iefix") format('embedded-opentype'), url("../font-face/quates-fonts/icons.woff") format('woff'), url("../font-face/quates-fonts/icons.ttf") format('truetype'), url("../font-face/quates-fonts/icons.svg#icons") format('svg'); font-weight: normal; font-style: normal; } p { letter-spacing:0.06em !important; } a, a:hover, a:active, a:focus { color:#464646; text-decoration:none; outline:none; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; } p{ margin:0 0 5px; color:#666; font-weight:0; } .txt-justify{ text-align:justify;} .clear{ clear:both; } ol, ul{ list-style:none; padding:0; } /* Page Animated item Styles */ .animated{ visibility:hidden; } .visible{ visibility:visible; } /* Page Loading */ #pageloader { width: 100%; height: 100%; position: fixed; background-color: #131313; z-index: 999999; } .loader-item { position: absolute; width: auto; height:height; margin: -25px 0 0 -25px; top:50%; left:50%; text-align:center; } .loader-item h2{ color:#ccc; margin:0 auto; font-size:20px; } /* Containers */ .contain{ width:100%; position:relative; height:auto; } .inner{ width:100%; max-width:1150px; margin:0 auto; padding:150px 0 0 0; position:relative; z-index:2; } .contain-logo{ margin:auto; width:64px; height:64px; background:white; border:1px solid #bcbcbc; padding:18px 0; text-align:center; position:relative; top:-32px; border-radius:100px; } .contain-logo i{ font-size:30px; color:#bcbcbc; font-weight:light; } /* Page Headers */ .header{ margin:auto; font-size:32px; font-weight:300; text-transform:capitalize; width:100%; text-align:center; } .header-sub-desc{ margin: 8px auto 8px auto; padding:0 0 10px 0; font-size:16px; font-weight:500; text-transform:capitalize; width:100%; max-width:860px; text-align:center; background:url(../img/center-style.png) center bottom no-repeat; } /*small heading*/ .heading-a, .heading-l{ font-size:22px; font-weight:500; color:#333; } .heading-l{ margin-bottom:0; padding-bottom:0; width:100%; text-align:left; line-height:20px; } .heading-l-desc{ padding:0 0 10px 0; font-size:14px; font-weight:500; width:100%; background:url(../img/blog-title-b.png) left bottom no-repeat; } .border-theme-l{ line-height:45px !important; background:url(../img/blog-title-b.png) left bottom no-repeat; } .page-desc{ margin:5px auto 20px auto; font-size:14px; font-weight:400; text-transform:capitalize; width:100%; max-width:750px; text-align:center; opacity:0.7; } .heading-b{ margin:auto; font-size:24px; font-weight:350; text-transform:capitalize; width:100%; text-align:left; padding-bottom:10px; background:url(../img/left-border-style.png) left bottom no-repeat; } .ic-check{ margin:0; padding:0;} .ic-check li{ float:left; width:250px; padding:8px 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; } .ic-check li a{} .ic-check li a i{ padding-right:10px; color:#056ab2;} .ic-check li a:hover{color:#056ab2; padding-left:10px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .dark{ color:#3c3c3c; } .white{ color:white; } /* End Main Styles */ /* Home */ #home{ width:100%; height:auto; position:relative; } /* Super Slides */ #slides { position: relative; } #slides .slides-container { display: none; } #slides .slides-container div, #slides .slides-container img{ width:100%; height:100%; } .home-pattern{ background: black; opacity:0.4; } .pattern:after{ background: url(../images/pattern.png); width:100%; height:100%; bottom:0; left:0; position:absolute; z-index: 1; content: ""; } .home-pattern-style{ background:url(../images/home-pattern.jpg) repeat; width:100%; height:100%; } #slides .slides-container .image1{ background:url(../images/1.jpg) center fixed; } #slides .slides-container .image2{ background:url(../images/2.jpg) center fixed; } #slides .slides-container .image3{ background:url(../images/3.jpg) center fixed; } #slides .slides-container .image4{ background:url(../images/4.jpg) center fixed; } #slides .slides-container .image5{ background:url(../images/5.jpg) center fixed; } #slides .scrollable { *zoom: 1; position: relative; top: 0; left: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; height: 100%; } #slides .scrollable:after { content: ""; display: table; clear: both; } /* Super Slides Navigation */ .slides-navigation { margin: 0 auto; position: absolute; z-index: 3; top: 45%; width: 100%; } .slides-navigation a { position: absolute; display: block; width:74px; height:74px; background:url(../images/arrows.png); opacity:0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .slides-navigation a.prev { left: 1%; background-position:bottom center; } .slides-navigation a.next { right: 1%; background-position:top center; } #home:hover .slides-navigation a{ opacity:0.3; } .slides-navigation a:hover{ opacity:1 !important; } /* Super Slides Pager */ .slides-pagination { position: absolute; z-index: 3; bottom: 0; text-align: center; width: 100%; } .slides-pagination a { border: 2px solid #222; border-radius: 15px; width: 10px; height: 10px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; margin: 2px; overflow: hidden; text-indent: -100%; } .slides-pagination a.current { background: #222; } /* Main Home Texts - With Flexslider */ .main{ position:absolute; width:100%; top:50%; margin:0 auto; z-index:2; background: transparent; height:auto; min-height:300px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); text-align:center; } .main ul { height:auto; min-height:160px; padding:0; margin:0 auto; position:relative; } .main ul li{ list-style:none; font-size:110px; color:white; text-transform:uppercase; text-shadow:2px 2px 2px rgba(0,0,0,0.1); } .main ul li span{ color:#f02d2d; } .home-slider{ width:100%; } /* Home Description */ .home-desc{ width:100%; max-width:670px; margin:35px auto; position:relative; text-align:center; color:white; font-size:20px; font-weight:400; text-transform:uppercase; } /* Home Get Started Button */ .home-button{ width:170px; height:auto; padding:10px 23px; border:1px solid white; background: rgba(43,43,43,0.1); color:white; font-weight:300; text-transform:uppercase; font-size:20px; cursor:pointer; margin:35px auto; display:block; text-align:center; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .home-button:hover{ background:white; color:#3c3c3c; text-decoration:none; } /* Page Top (only Rev Slider Version) */ #pagetop{ background:#232323; padding:12px 0; } .pagetop{ padding:0; color:#a4a4a4; font-weight:300; line-height:1.8em; } .pagetop .left{ text-align:left; padding:0; } .pagetop .right{ text-align:right; padding:0; } .pagetop a{ font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; color:#505050; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; border-left:solid 1px rgba(0,0,0,0.2); padding:8px 12px; font-size:14px; } .pagetop a:last-child{border-right:solid 1px rgba(0,0,0,0.3);} .pagetop a:hover{ color:#000; background-color:#e6e6e6; } /* Navigation */ #navigation{ width:100%; border-bottom:1px solid #e2e2e2; position:absolute; z-index:9999; background:#fff; height:112px; box-shadow:0 1px 5px rgba(0,0,0,0.5); } #navigation .navigation{ padding:0; height:100%; } .shadow{ box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1); } /* Logo */ .navigation .logo{ float:left; position:absolute; z-index:999; } .navigation .logo a{ width:auto; display:block; margin:20px 0 0; } /* Nav Menu */ .nav-menu{ width:auto; float:right; height:82px; text-align:right; } .nav-menu ul{ padding:0; margin:0; } .nav-menu ul li{ height:82px; width:auto; display:block; float:left; list-style:none; padding:0; margin:0; } .nav-menu ul li a{ padding:32px 10px; display:block; text-transform:uppercase; font-size:14px; text-align:center; color:#464646; } .nav-menu ul li a:hover { background-color:#056ab2; color:#FFF; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s ; -ms-transition:all 0.3s; } .nav-menu ul li a.active { background-color:#056ab2; color:#FFF; } /*.nav-menu ul li:first-child a{ padding-left:0; } .nav-menu ul li:last-child a{ padding-right:0; }*/ .nav-menu a:hover{ color:#056ab2; } .nav-menu a.active{ color:#056ab2; } .main-nav > li > a:hover, .main-nav > li > a:focus{ background:none; } .main-nav li.active a{ background-color:#056ab2; color:#FFF; transition:all 0.1s ease-in-out; -webkit-transition:all 0.1s ease-in-out; -moz-transition:all 0.1s ease-in-out; -o-transition:all 0.1s ease-in-out; -ms-transition:all 0.1s ease-in-out; } /* Mini Navigation For Mobile */ .mobile-drop{ height:100%; width:100%; display:none; } a.mobile-menu{ position:absolute; top:50%; font-size:21px; right:30px; left:auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .mobile-drop ul.fullwidth{ width:100%; position:relative; } .mobile-drop ul.fullwidth li{ width:100%; height:auto; margin:0; } .mobile-drop ul.fullwidth li a{ padding:10px; margin:0; height:auto; text-align:left; text-transform:uppercase; border-bottom:1px solid #ededed; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .mobile-drop ul.fullwidth li.active a{ background-color:#383838; color:white; } /* Rev Slider Section */ .revslide .stext{ text-transform:uppercase; font-weight:400; margin:0; } /* Slide 1 */ .revslide .p1{ font-size:35px; color:#262626; } .revslide .h1{ font-size:55px; color:#262626; margin:5px 0; } .revslide span{ color:#e70000; } .revslide .h2{ font-size:20px; color:#262626; } .revslide .h3{ font-size:20px; color:#262626; padding:9px 0; } /* Slide 2 */ .revslide .h4{ font-size:85px; text-align:center; color:white; padding:0; } .revslide .h5{ font-size:30px; text-align:center; color:white; padding:0; font-weight:300; } /* Slide 3 */ .revslide .h6{ font-size:50px; color:#726c64; padding:0; } .revslide .p5{ font-size:25px; color:#726c64; padding:0; } .revslide .p6{ font-size:15px; color:#726c64; padding:0; text-transform:none; font-weight:300; } /* Text Area */ #text-area{ background:#3c3c3c; } .text-area{ text-align:center; text-transform:uppercase; color:white; padding:30px 0; } .text-area h1{ margin:0; font-size:35px; } .text-area h1 span{ font-weight:500; } .text-area a{ display:inline-block; margin:20px 7px 5px; padding:6px 18px; border:1px solid white; background:transparent; font-size:20px; color:white; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .text-area a:hover{ color:#3c3c3c; background:white; } /* About Section */ #about{ background:#f5f5f5; padding:30px 0 0px; top:0; } #about .about-content{ width:25%; height:auto; min-height:276px; background:#fff; float:left; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } #about .about-content .icon{ text-align:center; margin:19px auto 16px; } #about .about-content .top{ width:70px; height:70px; background:transparent; border:2px solid #464646; border-radius:100px; padding:20px 0; position:relative; } #about .about-content .top:after{ position:absolute; background:transparent; content:''; left:0; top:0; width:100%; height:100%; border-radius:500px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } #about .about-content .top i{ font-size:30px; } #about .about-content .bottom i{ width:31px; height:31px; padding-top:6px; font-size:20px; color:#929292; background:transparent; border:1px solid #464646; border-radius:100px; } #about .about-content .text{ width:95%; text-align:center; margin:auto; } #about .about-content .content-header{ text-transform:uppercase; font-size:20px; } #about .about-content .content-desc{ font-size:15px; color:#717171; margin-top:10px; font-weight:100; } /* About Content Hover Styles */ #about .about-content:hover{ background:#3c3c3c; color:#fff; } #about .about-content:hover .top{ border:2px solid #464646; background:#fff; /* -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); */ } #about .about-content:hover .top:after{ border:2px solid white; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } #about .about-content:hover .top i{ color:#464646; } #about .about-content:hover .content-desc{ color:#fff; } #about .about-content:hover .bottom i{ border:1px solid #fff; color:#fff; } /* Features */ #features{ background:url(../images/i1.jpg)top center repeat-x; height:962x; margin-top:20px; } .f-iphone{ width:100%; height:606px; margin:50px auto 0; max-width:1030px; background:url(../images/f-iphone.png) center center no-repeat; } /* Features Boxes */ .f-box{ float:left; text-align:right; width:360px; position:relative; margin:25px 0; padding:0 50px 0 0; color:#747474; font-weight:300; } .f-box:after{ content:''; width:108px; height:124px; right:-85px; top:35px; position:absolute; } .f-box:nth-of-type(2n){ float:right; text-align:left; padding:0 0 0 50px; } .f-box:nth-of-type(2n):after{ left:-85px; } .f-box:nth-of-type(2n) .f-box-logo { margin-left:0; } /* Features Box inners */ .f-box .f-box-logo{ width:70px; height:70px; background:transparent; border:1px solid #666666; border-radius:200px; text-align:center; padding-top:21px; margin-left:240px; } .f-box .f-box-logo i{ font-size:30px; } .f-box .f-box-head{ font-size:30px; text-transform:uppercase; font-weight:300; margin:10px 0 0; } .f-box .f-box-desc{ font-size:14px; } /* Features Box Strips */ .f1:after{ background:url(../images/f1.png) no-repeat; } .f2:after{ background:url(../images/f2.png) no-repeat; } .f3:after{ background:url(../images/f3.png) no-repeat; } .f4:after{ background:url(../images/f4.png) no-repeat; } /* Tabs & Skills */ #skills{ margin-top:30px; } .skills{ border-top:1px solid #bcbcbc; } /* Top Icon Style */ .br{ top:-72px; } /* Tabs */ .tabs{ width:58%; float:left; } /* Tabs Navigations */ .nav-tabs{ border:none; } .nav-tabs li a{ font-size:16px; color:#727373; font-weight:300; padding:12px 30px; text-transform:uppercase; border-radius:0; } .nav-tabs li.active a{ border-top:2px solid #e70000; } .nav-tabs li.active a:hover{ border-top:2px solid #e70000; } /* Tabs panes */ .tab-pane{ padding:30px 0px; border:1px solid #eeeeee; font-size:15px; font-weight:300; color:#8f8f8f; } .tab-pane .tab-icon{ padding:0 15px; float:left; width:28%; } .tab-pane .tab-desc{ padding:0 20px; float:left; width:72%; text-align:justify; } .tab-pane .only{ width:100%; } /* Progress */ .Progress-bars{ float:right; width:40%; height:auto; } .Progress-bars .head{ font-size:30px; color:#8f8f8f; text-transform:uppercase; font-weight:300; } .Progress-content{ margin:6px 0; padding:18px; border:1px solid #ededed; } .progress{ margin-bottom:8px; } /* Progress Texts */ .progress-texts span{ display:block; padding:5px 0; color:#acacac; font-size:15px; } .progress-texts .progress-name{ float:left; text-transform:uppercase; } .progress-texts .progress-value{ float:right; } /* History */ #history{ margin:60px auto 0; min-height:1000px; background:url(../images/i2.jpg) top center repeat fixed; } /* Timeline */ ul.timeline{ margin:40px auto 0; width:100%; background:url(../images/timeline-bg.jpg) center center repeat-y; height:auto; position:relative; padding:0 0 80px; } /* Year icon */ .timeline .year{ width:75px; height:75px; border:3px solid #919191; border-radius:300px; background:white; clear:both; padding:21px 0; text-align:center; font-weight:300; color:#3c3d3d; font-size:20px; margin:31px auto; } /* Notes */ .timeline .note{ float:left; padding:20px; width:47.5%; background: rgba(242,242,242,0.1); border-radius:12px; margin:10px 0; cursor:pointer; position:relative; z-index:550; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .timeline .year + .note{ margin-top:-20px; } /* Start Icon */ .timeline .start{ width:64px; height:64px; border:3px solid #919191; border-radius:300px; background:white; position:absolute; clear:both; padding:19px 0; text-align:center; color:#868586; font-size:24px; bottom:0px; left:50%; margin-left:-32px; } /* Note inners */ .timeline .note h4{ font-size:19px; color:white; text-transform:uppercase; font-weight:300; color:#999999; margin:5px 0; } .timeline .note p{ font-size:14px; color:#767676; margin:8px 0; } .timeline .note span.date{ font-size:14px; text-transform:uppercase; color:#a5a5a5; line-height:12px; } .timeline .note .arrow{ color:rgba(242,242,242,0.1); position:absolute; right:-1.6%; left:auto; top:20px; font-size:12px; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .timeline .note:after{ content:''; position:absolute; right:-6.8%; display:block; width:18px; height:18px; background:#343434; border:2px solid #d6d6d6; border-radius:100px; top:18px; z-index:20; } .timeline .note:nth-of-type(2n){ float:right; clear:right; } .timeline .note:nth-of-type(2n):after{ left:-6.8%; } .timeline .note:nth-of-type(2n) .arrow{ left:-1.6%; right:auto; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } /* Notes Rollover */ .timeline .note:hover{ background:#f2f2f2; } .timeline .note:hover h4{ color:#707070; } .timeline .note:hover p{ color:#767676; } .timeline .note:hover:after{ background:#f02d2d; border:2px solid #f02d2d; } .timeline .note:hover .arrow{ color:#f2f2f2; } /* Our Team */ #team{ padding:60px 0 0; } .team-items{ width:100%; height:auto; overflow:hidden; margin:30px auto; position:relative; } .owl-wrapper-outer{ text-align:center; } /* Our Team item */ .owl-item .item{ height:auto; font-weight:300; margin:60px 0 0; padding:15px; cursor:pointer; border-bottom:4px solid #fff ; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .owl-item .item img{ border:4px solid #f4f4f4; } .owl-item .item h3{ font-size:20px; color:#4e4e4e; text-transform:uppercase; margin:0px; } .owl-item .item h4{ font-size:16px; color:#a2a2a2; text-transform:uppercase; line-height:15px; margin:5px auto 15px; } .owl-item .item p{ font-size:15px; color:#a2a2a2; } /* Our Team Socials */ .socials{ width:100%; text-align:center; } .socials a{ padding:6px 3px; text-align:center; color:#656565; font-size:17px; cursor:pointer; } /* Our Team Control Buttons */ .owl-buttons{ position:absolute; top:0; width:80px; left:50%; margin-left:-40px; } .owl-buttons>div{ width:35px; height:35px; background-image:url(../images/team/controls.png); color:black; cursor:pointer } .owl-prev{ float:left; background-position:left top; } .owl-next{ float:right; background-position:right top; } /* Our Team Rollovers */ .owl-prev:hover{ background-position:left bottom; } .owl-next:hover{ background-position:right bottom; } .owl-item .item:hover{ background:#3c3c3c; border-bottom:4px solid #e70000 ; } .owl-item .item:hover h3 { color:#e4e4e4; } .owl-item .item:hover h4 { color:#e4e4e4; } .owl-item .item:hover p { color:#e4e4e4; } .socials a i.fa-facebook:hover{ color:#305fa5; } .socials a i.fa-instagram:hover{ color:#ae997d; } .socials a i.fa-pinterest:hover{ color:#cc2127; } .socials a i.fa-twitter:hover{ color:#2daae2; } .socials a i.fa-google-plus:hover{ color:#da2713; } /* Why Wisten */ #why-wisten{ margin:50px auto 0; background:url(../images/i3.jpg) center fixed; padding:0 0 30px; } /* iphone image */ .w-iphone{ float:left; margin:30px auto 20px; margin-left:-40px; width:49%; } .w-iphone img{ width:100%; } /* accordion menu */ .accordion{ float:right; text-align:left; width:49%; font-weight:300; font-size:15px; color:#2a2a2a; } .accordion .accordion-head{ font-size:40px; color:#565656; text-transform:uppercase; } .accordion .accordion-head span{ color:#f02d2d; } .accordion .panel{ width:100%; border-bottom:1px solid #b5b5b5; padding:20px 0 0; background:transparent; margin-bottom:0; } .accordion-heading{ width:100%; margin-bottom:15px; text-transform:uppercase; } .accordion-inner{ padding:0 15px 15px; display:block; } /* Our Works */ #portfolio{ font-weight:300; } .works{ position:relative; height:auto; } /* Filter Menu */ .filter-menu{ position:relative; z-index:999999; } .filters{ width:100%; text-align:center; padding:0; margin:40px auto 35px; } .inline{ font-size:0px; } .filters li{ text-align:center; display: inline-block; font-size:15px; } .filters li a{ padding:13px 20px; color:#7a7a7a; border:none; text-transform:uppercase; background:#e9e9e9; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .filters li a.selected{ color:white; background:#3c3c3c; cursor:default; } .filters li:last-child a{ border-top-right-radius:60px; border-bottom-right-radius:60px; padding-right:25px; } .filters li:first-child a{ border-top-left-radius:60px; border-bottom-left-radius:60px; padding-left:25px; } .filters li:hover a{ background:#3c3c3c; color:white; } /* Portfolio items */ .items{ position:relative; height:auto; } .work{ margin:9px 0; padding:0 9px; height:auto; color:#aaaaaa; cursor:pointer; overflow:hidden; } .work-inner{ border:1px solid #ebebeb; } .work-img{ width:100%; background:black; position:relative; overflow:hidden; } .work-img img{ width:100%; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .work-desc{ width:100%; background:white; margin:0; text-align:center; padding:15px 5px; } .work-desc h4{ text-transform:uppercase; font-size:20px; margin:0; } .work-desc p{ font-size:15px; margin:0; } .work-img .button{ width:42px; height:42px; display:block; border-radius:100px; background:white; position:absolute; text-align:center; padding:11px 0 0; font-size:15px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .work-img .button:hover{ background:#e70000; color:white; } .work-img .zoom{ left:37%; top:20%; opacity:0; } .work-img .detail{ right:37%; bottom:20%; opacity:0; } .work:hover .work-img img{ opacity:0.2; } .work:hover .work-img .zoom{ top:50%; opacity:1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .work:hover .work-img .detail{ bottom:50%; opacity:1; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); transform: translateY(50%); } /* isotope styles */ .isotope-item { z-index: 2; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } /**** Isotope CSS3 transitions ****/ .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } /**** disabling Isotope CSS3 transitions ****/ .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* End: Recommended Isotope styles */ /* Services */ #services{ margin:100px auto; } #services .bg{ background:url(../images/i4.jpg) top center fixed; } .service-contents{ margin:40px auto; } /* Service items*/ .service{ display:block; float:left; margin:0 20px; } .box{ position:relative; z-index:10; } .service a.service-logo{ display:block; width:100px; height:100px; border:1px solid #494949; border-radius:500px; margin:15px auto; padding:42px 0; position:relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .box a:after{ border:1px solid #494949; content:''; width:100px; height:100px; left:0px; top:0px; border-radius:500px; position:absolute; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity:0; } .service a.service-logo i{ font-size:20px; color:#494949; } .service h3{ margin:5px auto 15px; padding:0; text-transform:uppercase; } .service p{ font-size:14px; } /* Service Control Buttons*/ .service-contents .owl-buttons{ width:107%; left:0; top:45%; display:none; } /* Service Hovers*/ .box:hover a.service-logo{ background:#494949; } .box:hover a.service-logo i{ color:white; } .box:hover a:after{ left:-1px; top:-1px; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity:1; } /* Services Bottom*/ #services .bottom-bg{ background:url(../images/ipad.png) bottom center no-repeat; min-height:240px; margin:80px auto; } .service-bottom-text{ text-align:center; font-size:45px; font-weight:100; text-transform:uppercase; color:#494949; } .service-bottom-text span{ /* Background Styles */ background: rgb(46,55,63); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(46,55,63) 0%, rgb(85,106,132) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(46,55,63)), color-stop(100%,rgb(85,106,132))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e373f', endColorstr='#556a84',GradientType=0 ); /* IE6-8 */ border-radius:12px; padding:5px 20px; position:relative; color:white; } .service-bottom-text span:after{ position:absolute; content:''; width:170px; height:100px; top:68px; left:-34px; background:url(../images/spanbg2.png) center center no-repeat; } .slide-s{ width:75%; margin:0 auto 30px; } .service-text .item{ height:180px; } /* Controls */ .carousel .s-controls{ background-image:url(../images/service-icons.png); width:30px; height:30px; margin:20px; opacity:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .carousel a.right{ background-position:right top; } .carousel a.left{ background-position:left top; } .bottom-bg:hover .s-controls{ opacity:1; } .carousel a.left:hover{ background-position:left bottom; } .carousel a.right:hover{ background-position:right bottom; } /* video */ #video{ height:765px; margin:0; position:relative; } .video-logo{ position:relative; z-index:5; } .video-pattern{ background: url(../images/pattern.png); width:100%; height:100%; top:0; left:0; padding:75px 0; position:absolute; text-align:center; } .video-text{ background: url(../images/video-text.png) center center no-repeat; width:100%; height:100%; top:0; left:0; position:absolute; text-align:center; z-index:1; } /* Pricing Tables */ #prices{} .packages{ margin:40px auto; } .packages .package{ border:1px solid #e1e1e1; height:auto; width:23%; margin:0 15px; float:left; background:url(../images/price-top-bg.jpg) top center repeat-x, white; text-align:center; cursor:default; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .first{ margin-left:0 !important; } .last{ margin-right:0 !important; } /* Pricing Table Header */ .package h1{ text-align:center; text-transform:uppercase; color:white; font-size:25px; font-weight:300; margin:36px auto 27px; } /* Pricing Table Circle */ .package .circle{ width:100px; height:100px; background:white; border:1px solid #e7e7e7; border-radius:150px; margin:0 auto; position:relative; z-index:1; text-align:center; color:#434343; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package .circle:after{ width:114px; height:114px; position:absolute; content:''; left:-8px; top:-8px; border-radius:150px; background:transparent; border:8px solid white; z-index:2; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package .circle h2{ margin:2px auto 0; font-size:30px; } .package .circle h2 span{ font-size:20px; } .package .circle p{ font-weight:300; color:#a8a8a8; margin:0 auto; } /* Pricing Table list */ .package ol{ text-align:center; margin:20px auto; font-weight:300; } .package ol li { display:block; width:100%; height:auto; padding:10px; text-transform:uppercase; font-size:18px; color:#8a8a8a; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package ol li span{ font-weight:700; } .package ol li:nth-of-type(2n){ background:#fbfbfb; } .package a.p-btn{ display:inline-block; background:#3d3d3d; padding:8px 34px; color:white; margin:0 auto 20px; text-transform:uppercase; border:1px solid #b2b2b2; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } /* Table Active Styles */ .packages .active{ background:url(../images/price-top-bg.jpg) top center repeat-x, #3d3d3d; } .packages .active ol li{ color:#c5c5c5; } .packages .active ol li:nth-of-type(2n){ background:#383838; } .packages .active .circle{ background:#f02d2d; color:white; border:1px solid #db1d1d; } .packages .active .circle:after{ border:7px solid #f02d2d; } .packages .active .circle p{ color:white; } a.p-btn:hover{ background:#f02d2d; border:1px solid #f02d2d; } /* Subscribe */ #subscribe{ border-top:1px solid #f1f1f1; } .subscribe{ padding:17px 0; } .subscribe .subs{ position:relative; } .subscribe .left{ text-align:left; } .subscribe .right{ text-align:right; top:25px; } /* Left Subscribe icon */ .left a.left-icon{ display:block; width:100px; height:100px; border-radius:100%; background:#3d3d3d; position:relative; text-align:center; padding:35px 0; float:left; } .left a.left-icon:after{ content: ""; position: absolute; left: 97%; top: 50%; border-left: 11px solid black; border-left-color: #3d3d3d; border-top: 11px solid transparent; border-bottom: 11px solid transparent; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .left a.left-icon i{ color:white; font-size:30px; } /* Subscribe Text */ .subs .text{ float:left; margin:0 17px; } .subs .text h1{ margin:20px auto 10px; text-transform:uppercase; font-size:27px; color:#484541; font-weight:400; } .subs .text h1 span{ color:#e70000; } .subs .text p{ font-size:15px; color:#484541; font-weight:300; text-transform:uppercase; } /* Subscribe right */ .subscribe-mail{ outline:none; border:1px solid #e7e7e7; border-radius:8px; color:#d0d0d0; width:250px; padding:12px 10px; font-weight:300; font-size:15px; margin-right:6px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .subscribe-btn{ outline:none; border:1px solid #e7e7e7; border-radius:8px; color:white; text-transform:uppercase; padding:8px 15px; font-weight:400; top:2px; font-size:20px; background:#313131; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .subscribe-mail:hover{ border:1px solid #bcbcbc; } .subscribe-mail:focus{ border:1px solid #313131; } .subscribe-btn:hover{ background:#e70000; } .subscribe-btn:active{ background:#313131; } /* Contact */ #contact{ padding:0; height:auto; min-height:567px; } .contact-logo{ position:absolute; z-index:22; left:50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); } .contact-logo i{ color:#444444; } #map{ top:0; position:absolute; width:100%; height:100%; } .contact{ margin:0 auto; padding:0; } /* Contact Form */ .contact-form{ width:400px; height:auto; min-height:567px; background:rgba(0,0,0,0.7); position:relative; top:0; padding:45px 50px; z-index:5; left:50%; -webkit-transform: translateX(-585px); -moz-transform: translateX(-585px); transform: translateX(-585px); } .contact-form h1{ font-size:35px; text-transform:uppercase; color:#9c9c9c; } /* Form Inputs */ form#contact-us{ min-height:400px; } .form{ outline:none; border:1px solid #2b2b2b; color:#9c9c9c; width:100%; padding:14px 10px; font-weight:300; font-size:15px; margin:10px auto; background:#080808; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .textarea{ height:100px; max-width:100%; max-height:100px; } .form-btn{ outline:none; border:1px solid #2b2b2b; color:black; text-transform:uppercase; padding:8px 0; width:100%; margin:10px auto; text-align:center; font-weight:400; top:2px; font-size:20px; background:#313131; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .form:hover{ border:1px solid #4e4e4e; } .form:focus{ border:1px solid #e70000; } .form-btn:hover{ background:#e70000; } .form-btn:active{ background:#313131; } /* Mail Sent Message */ .mail-message{ color:white; text-align:center; font-size:20px; font-weight:300; top:185px; position:relative; } .mail-message p.mail-head{ color:#e70000; font-size:35px; } /* Footer */ #footer{ background:#838383; } .footer{ padding:12px 0; line-height:1.7em; } .footer a{ cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } /* Footer Links */ .footer-links{ display:inline-block; border:1px solid #494949; border-radius:100px; margin:0 3px; } .footer-links i{ font-size:25px; color:#494949; display:block; width:35px; height:35px; line-height:38px; } .footer-text{ margin:10px 0 0 0; color:#868686; font-size:15px; font-weight:300; } .footer-text span{ margin:0 5px; } .footer-text a{ color:#868686; } .copyright{ text-transform:uppercase; margin:4px 0 0; } .footer .footer-links:hover{ border:1px solid white; } .footer a:hover{ color:white; } .footer a:hover i{ color:white; } /* Blog */ #blog{ margin:30px auto; } /* Post */ .post{ margin:100px 0; width:100%; position:relative; } .last-post{ border-bottom:1px solid #e7e7e7; margin-bottom:0; padding-bottom:20px; } .post-icon{ position:absolute; left:50%; z-index:5; padding:8px; color:##444444; text-transform:uppercase; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); } /* Post Image */ .post .post-img{ width:100%; background:black; position:relative; } .post-img .zoom-button{ width:52px; height:52px; display:block; border-radius:100px; background:white; position:absolute; text-align:center; padding:16px 0 0; font-size:15px; opacity:0; top:60%; left:50%; cursor:pointer; z-index:6; color:black; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .post-img img{ width:100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .post-img:hover img{ opacity:0.3; } .post-img:hover .zoom-button{ opacity:1; top:50%; } .post-img .zoom-button:hover{ background:#e70000; color:white; } .post-icon p{ margin:0; padding:0; } .post-icon p.day{ font-size:25px; } .post-icon p.month{ font-size:13px; line-height:0; } /* Post Heads and Texts */ .post-texts{ position:relative; color:#6a6969; font-weight:300; margin:25px 0; } /* Post Header */ .post-texts .post-head{ font-size:30px; text-transform:uppercase; margin:20px 0 10px; } /* Post Tags */ .post-texts .post-tags{ margin:10px 0; } .post a{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .post-tags .tags{ margin-right:15px; cursor:pointer; } .post-tags .tags i{ margin-right:5px; } .post-texts .tags:hover{ color:#e70000; } /* Post Messages */ .post-texts p{ margin:10px 0; } /* Post Button */ .btn-post{ color:white; font-weight:300; border-radius:6px; margin:5px 0; padding:8px 15px; text-transform:uppercase; /* Gradient Background */ background: rgb(116,116,116); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(116,116,116) 0%, rgb(90,90,90) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(116,116,116)), color-stop(100%,rgb(90,90,90))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-8 */ } .btn-post:hover{ color:white; /* Gradient Background */ background: rgb(224,36,36); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(224,36,36) 0%, rgb(190,25,25) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(224,36,36)), color-stop(100%,rgb(190,25,25))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02424', endColorstr='#be1919',GradientType=0 ); /* IE6-8 */ } /* Post Slide */ .post-slide{ height:auto; position:relative; } .post-slides .item img{ width:100%; } /* Blog Pager */ .blog .right{ float:right; } .pagination li.active-page a{ background-color:#5b5b5b; border-color:#5b5b5b; color:white; } .post-texts .post-head{ font-size:25px; margin:0; } /*top page position*/ .top-clear{ height:80px; clear:both; background-color:#0CF;} .theme-bg-w{ background-color:#fff;} .color-mark, .contact_info h4{ color:#056ab2;} .margin-null{ margin:0 !important;} .skill .row{ margin-bottom:20px;} .contact_info{ margin-top:10px;} .contact_info .span3{ width:257px;} .contact_info h4{ font-size:18px; line-height:1.7em; font-weight:500; border-bottom:solid 1px rgba(0,0,0,0.3);} .stay-touch{ margin:20px 0; padding:0;} .stay-touch li{ float:left; } .stay-touch li a{font-size:16px; padding:5px 10px; border:solid 1px #ccc;} .stay-touch li a:hover{ background-color:#e6e6e6; color:#000;} /*sent message home page.. .........................................................................................*/ .send-message input{height:43px !important;} .send-message input,.custome-textarea { border:none !important; background-color:#e5e5e5 !important; box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -o-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -ms-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; } .send-message input:focus, .custome-textarea:focus {background-color:#fff !important;} .map-frame { width: 100%; height: 100%; position: relative; } .map-content { z-index: 10; position: absolute; left: 50px; width: 390px; background-color: black; color: #FFF; } /*default style... ---------------------------------------------------------------*/ .theme-txt-w{ color:#fff !important;} /*page cover style...*/ .page-cover{ padding:20px 0;min-height:70px; background-color:#099;} .page-cover .page-desc{ margin:0 auto;} .portfolio-cover-img{ background:url(../img/portfolio-cover-img.jpg) left top no-repeat scroll; background-size:cover; } .blog-cover-img{ background:url(../img/blog-cover-img.jpg)left top no-repeat; background-size:cover; } .career-cover-img{ background:url(../img/career-cover-img.jpg)left top no-repeat; background-size:cover; } .testimonial-cover-img{ background:url(../img/testimonail-cover-img.jpg)left top no-repeat; background-size:cover; } .contact-cover-img{ background:url(../img/contact-cover-img.jpg)left top no-repeat; background-size:cover; } .portfolio-thumb .span6{ width:550px !important;} .portfolio-thumb .view{ height:300px !important;} .portfolio-thumb li{ margin-bottom:40px !important;} .portfolio-thumb li:nth-child(even){ margin-right:0px !important;} .portfolio-thumb li:nth-child(odd){ margin-right:20px !important; } .portfolio-type{ text-align:center;} .portfolio-type .nav-pills > li > a{border-radius:0px; line-height:2.3em;} .portfolio-type .nav-tabs > li > a, .portfolio-type .nav-pills > li > a { margin-right: 0px; } /* blog styel...*/ .blog-thumb-bg{ background-color:#fff; border:solid 1px rgba(0,0,0,0.2); display:inline-block; padding:5px; } .blog-thumb-bg img:hover{opacity:0.8;} .blog-thumb-bg h4{ padding:0px 0 10px 0; background:url(../img/blog-title-b.png) left bottom no-repeat; } .blog-thumb-bg h4 + p{ opacity:0.7;} .blog-thumb-date{position:absolute; right:5px; top:137px; text-shadow:1px 1px 2px rgba(0,0,0,0.5); padding:5px 15px; color:#fff; background-color:rgba(255,255,255,0.4); text-align:left; z-index:1000; } .blog-thumb-date h2 { margin-bottom:0; padding-bottom:0; line-height:25px !important; } .blog-thumb-date p { margin:0 auto; padding-top:0; } .spacer{ width:100%; height:50px; background-color:#fff;} .spacer-mini{ width:100%; height:30px;} .img-hint .hind-block{ width:auto; height:auto; display:inline-block; padding:3px; position:absolute; top:45%; left:45%; z-index:1000;} .hind-block i{ color:#fff; text-shadow:1px 1px 2px rgba(0,0,0,0.5); padding:10px; background-color:rgba(0,0,0,0.3); opacity:0.5;} .hind-block i:hover{opacity:1;} .cat-title{ margin-top:0 !important;} .cat-list, .r-post-list, .c-news-list { margin:0; padding:0; } .cat-list li, .r-post-list, .c-news-list { float:none;} .cat-list li a{ width:100%; height:30px; display:block; padding:5px 0; border-bottom:solid 1px rgba(0,0,0,0.3); margin-right:10px; } .cat-list li a i{ margin-right:10px; } .cat-list li a i,.cat-list li a, .r-post-list li a, #related-p .carousel-control:hover, #related-p .thumbnail:hover .rp-dec, .c-news-list li a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .cat-list li a:hover{ font-size:15px; color:#056ab2; background-color:#e9e9e9; padding-left:10px; } .cat-list li a:hover, .r-post-list li a:hover, #related-p .thumbnail .rp-dec, .c-news-list li a:hover { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .r-post-list li a, .c-news-list li a { width:100%; min-height:30px; display:block; padding:5px 0; border-bottom:solid 1px rgba(0,0,0,0.3); } .r-post-list li a p{ margin:0; padding:0; font-size:16px; color:#056ab2;} .r-post-list li a small{ color:#666;} .r-post-list li a:hover{ font-size:15px; color:#056ab2; background-color:#e9e9e9; padding-left:10px; } .c-news-list li a img{ width:80px; margin:0 10px 0 0; border:solid 2px #056ab2; } .c-news-list li a h4{ color:#333; font-weight:400;} .c-news-list li a h3, .c-news-list li a span { font-weight: 400 !important; margin:0; line-height:20px; color:#056ab2; } .c-news-list li a:hover{ background-color:#e9e9e9; } .c-news-list li a:hover img{ border:solid 2px #333; opacity:0.8; } /*list style...*/ @media (min-width:768px) { #related-p .carousel-control { position: absolute; top:-55px; width:30px; height: 30px; margin-top: -20px; font-size: 15px; font-weight: 100; line-height: 30px; color: #ffffff; text-align: center; background: #333; opacity:0.8; right:55px; left:auto; } } #related-p .carousel-control:hover{ background-color:#056ab2; border:solid 1px #056ab2; } #related-p .carousel-control.right { right: 15px; left: auto; } #related-p .thumbnail .rp-dec{ text-align: center; font-size:16px; color:#fff;position:absolute; z-index:1000; padding:10px 0; min-height:30px; bottom:-5px; width:264px; background-color:rgba(0,0,0,0.8);opacity:0.8;} #related-p .thumbnail:hover .rp-dec{background-color:rgba(0,0,0,0.8); opacity:0.8; font-size:30px; padding:55px 0;} /*cureent opportunity style here...*/ #curent_oppt .span6{ text-align:justify;} #curent_oppt .span6 img{ width:130px; border:solid 2px #056ab2; margin:0 10px 10px 0;} #curent_oppt .span6 h3{ margin-top:0; padding-top:0; line-height:20px; color:#056ab2; font-size:20px; font-weight:400;} #curent_oppt .span6 h4{ color:#000; font-size:16px;} #curent_oppt .span6:hover img{ border:solid 2px #333; opacity:0.8; } /* testimonial style.. --------------------------------------------------------*/ #testimonial{ text-align:justify;} #testimonial .t-thumb { width:200px; border:solid 6px rgba(0,0,0,0.2); } #testimonial h3{ margin-top:0; line-height:30px; font-weight:600; font-size:26px; color:#333; } /*blockquates style here...*/ .qautes { margin: 0.25em 0; padding: 0.25em 0px 0.25em 60px; line-height: 1.45; position: relative; color: #383838; } .qautes:before { font-family:'quates'; display: block; content: "\201C"; font-size:120px; position: absolute; left: 0px; top: -20px; color: #666; } /* services block style....*/ #services-block { } #services-block .span4{ text-align:center; } #services-block i{ display:inline-block; padding:25px; background-color:rgba(0,0,0,0.2); border-radius:50%; font-size:22px; text-shadow: 0 1px 2px #fff; -moz-text-shadow: 0 1px 2px #fff; -o-text-shadow: 0 1px 2px #fff; -ms-text-shadow: 0 1px 2px #fff; } #services-block h4{ color:#000; font-weight:500; } #services-block .span4:hover i { background-color:#056ab2; color:#fff; text-shadow:none; } #services-block .span4:hover h4 { color:#056ab2; } .single-thumb h4 { font-weight:400; font-size:20px; margin-top:0; } .single-thumb p { letter-spacing:0.09em; } .single-thumb img:hover { opacity:0.7; } .thumb-left{ margin-left:20px !important; margin-bottom:20px !important; } .thumb-right{ margin-right:40px !important; margin-bottom:20px !important; } /*scroll up page... -------------------------------------------------------------------------------------------------*/ .scrollup{ width:40px; height:40px; text-align:center; z-index:9999999999999999; position:fixed !important; background-color:#333; bottom:50px; right:10px; border-radius:4px; line-height:2em; color:#fff; font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; font-size:20px; } .scrollup:hover{background-color:#056ab2; color:#fff; }
assets/css/mainstyle.css
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); /* Main Styles */ @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 600!important; font-style: normal; font-weight: 300; /*src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');*/ } @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-style: normal; font-weight: 400; /*src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');*/ } @font-face { font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-style: normal; font-weight: 700; /*src: local('RobotoCondensed Bold'), local('RobotoCondensed-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');*/ } ::selection { background-color: #3c3c3c; color: #fff; } html, body { width:100%; height:100%; padding:0; font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; /*font-family: 'Roboto Condensed', sans-serif;*/ -webkit-font-smoothing: antialiased; background:url(../images/message-bg.jpg) left bottom ; background-repeat:no-repeat; background-attachment:fixed; background-color:transparent; background-size:cover; } @font-face { font-family: 'quates'; src: url("../font-face/quates-fonts/icons.eot"); src: url("../font-face/quates-fonts/icons.eot?#iefix") format('embedded-opentype'), url("../font-face/quates-fonts/icons.woff") format('woff'), url("../font-face/quates-fonts/icons.ttf") format('truetype'), url("../font-face/quates-fonts/icons.svg#icons") format('svg'); font-weight: normal; font-style: normal; } p { letter-spacing:0.06em !important; } a, a:hover, a:active, a:focus { color:#464646; text-decoration:none; outline:none; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; } p{ margin:0 0 5px; color:#666; font-weight:0; } .txt-justify{ text-align:justify;} .clear{ clear:both; } ol, ul{ list-style:none; padding:0; } /* Page Animated item Styles */ .animated{ visibility:hidden; } .visible{ visibility:visible; } /* Page Loading */ #pageloader { width: 100%; height: 100%; position: fixed; background-color: #131313; z-index: 999999; } .loader-item { position: absolute; width: auto; height:height; margin: -25px 0 0 -25px; top:50%; left:50%; text-align:center; } .loader-item h2{ color:#ccc; margin:0 auto; font-size:20px; } /* Containers */ .contain{ width:100%; position:relative; height:auto; } .inner{ width:100%; max-width:1150px; margin:0 auto; padding:150px 0 0 0; position:relative; z-index:2; } .contain-logo{ margin:auto; width:64px; height:64px; background:white; border:1px solid #bcbcbc; padding:18px 0; text-align:center; position:relative; top:-32px; border-radius:100px; } .contain-logo i{ font-size:30px; color:#bcbcbc; font-weight:light; } /* Page Headers */ .header{ margin:auto; font-size:32px; font-weight:300; text-transform:capitalize; width:100%; text-align:center; } .header-sub-desc{ margin: 8px auto 8px auto; padding:0 0 10px 0; font-size:16px; font-weight:500; text-transform:capitalize; width:100%; max-width:860px; text-align:center; background:url(../img/center-style.png) center bottom no-repeat; } /*small heading*/ .heading-a, .heading-l{ font-size:22px; font-weight:500; color:#333; } .heading-l{ margin-bottom:0; padding-bottom:0; width:100%; text-align:left; line-height:20px; } .heading-l-desc{ padding:0 0 10px 0; font-size:14px; font-weight:500; width:100%; background:url(../img/blog-title-b.png) left bottom no-repeat; } .border-theme-l{ line-height:45px !important; background:url(../img/blog-title-b.png) left bottom no-repeat; } .page-desc{ margin:5px auto 20px auto; font-size:14px; font-weight:400; text-transform:capitalize; width:100%; max-width:750px; text-align:center; opacity:0.7; } .heading-b{ margin:auto; font-size:24px; font-weight:350; text-transform:capitalize; width:100%; text-align:left; padding-bottom:10px; background:url(../img/left-border-style.png) left bottom no-repeat; } .ic-check{ margin:0; padding:0;} .ic-check li{ float:left; width:250px; padding:8px 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; } .ic-check li a{} .ic-check li a i{ padding-right:10px; color:#056ab2;} .ic-check li a:hover{color:#056ab2; padding-left:10px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .dark{ color:#3c3c3c; } .white{ color:white; } /* End Main Styles */ /* Home */ #home{ width:100%; height:auto; position:relative; } /* Super Slides */ #slides { position: relative; } #slides .slides-container { display: none; } #slides .slides-container div, #slides .slides-container img{ width:100%; height:100%; } .home-pattern{ background: black; opacity:0.4; } .pattern:after{ background: url(../images/pattern.png); width:100%; height:100%; bottom:0; left:0; position:absolute; z-index: 1; content: ""; } .home-pattern-style{ background:url(../images/home-pattern.jpg) repeat; width:100%; height:100%; } #slides .slides-container .image1{ background:url(../images/1.jpg) center fixed; } #slides .slides-container .image2{ background:url(../images/2.jpg) center fixed; } #slides .slides-container .image3{ background:url(../images/3.jpg) center fixed; } #slides .slides-container .image4{ background:url(../images/4.jpg) center fixed; } #slides .slides-container .image5{ background:url(../images/5.jpg) center fixed; } #slides .scrollable { *zoom: 1; position: relative; top: 0; left: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; height: 100%; } #slides .scrollable:after { content: ""; display: table; clear: both; } /* Super Slides Navigation */ .slides-navigation { margin: 0 auto; position: absolute; z-index: 3; top: 45%; width: 100%; } .slides-navigation a { position: absolute; display: block; width:74px; height:74px; background:url(../images/arrows.png); opacity:0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .slides-navigation a.prev { left: 1%; background-position:bottom center; } .slides-navigation a.next { right: 1%; background-position:top center; } #home:hover .slides-navigation a{ opacity:0.3; } .slides-navigation a:hover{ opacity:1 !important; } /* Super Slides Pager */ .slides-pagination { position: absolute; z-index: 3; bottom: 0; text-align: center; width: 100%; } .slides-pagination a { border: 2px solid #222; border-radius: 15px; width: 10px; height: 10px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; margin: 2px; overflow: hidden; text-indent: -100%; } .slides-pagination a.current { background: #222; } /* Main Home Texts - With Flexslider */ .main{ position:absolute; width:100%; top:50%; margin:0 auto; z-index:2; background: transparent; height:auto; min-height:300px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); text-align:center; } .main ul { height:auto; min-height:160px; padding:0; margin:0 auto; position:relative; } .main ul li{ list-style:none; font-size:110px; color:white; text-transform:uppercase; text-shadow:2px 2px 2px rgba(0,0,0,0.1); } .main ul li span{ color:#f02d2d; } .home-slider{ width:100%; } /* Home Description */ .home-desc{ width:100%; max-width:670px; margin:35px auto; position:relative; text-align:center; color:white; font-size:20px; font-weight:400; text-transform:uppercase; } /* Home Get Started Button */ .home-button{ width:170px; height:auto; padding:10px 23px; border:1px solid white; background: rgba(43,43,43,0.1); color:white; font-weight:300; text-transform:uppercase; font-size:20px; cursor:pointer; margin:35px auto; display:block; text-align:center; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .home-button:hover{ background:white; color:#3c3c3c; text-decoration:none; } /* Page Top (only Rev Slider Version) */ #pagetop{ background:#232323; padding:12px 0; } .pagetop{ padding:0; color:#a4a4a4; font-weight:300; line-height:1.8em; } .pagetop .left{ text-align:left; padding:0; } .pagetop .right{ text-align:right; padding:0; } .pagetop a{ font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; color:#505050; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; border-left:solid 1px rgba(0,0,0,0.2); padding:8px 12px; font-size:14px; } .pagetop a:last-child{border-right:solid 1px rgba(0,0,0,0.3);} .pagetop a:hover{ color:#000; background-color:#e6e6e6; } /* Navigation */ #navigation{ width:100%; border-bottom:1px solid #e2e2e2; position:absolute; z-index:9999; background:#fff; height:112px; box-shadow:0 1px 5px rgba(0,0,0,0.5); } #navigation .navigation{ padding:0; height:100%; } .shadow{ box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1); } /* Logo */ .navigation .logo{ float:left; position:absolute; z-index:999; } .navigation .logo a{ width:auto; display:block; margin:20px 0 0; } /* Nav Menu */ .nav-menu{ width:auto; float:right; height:82px; text-align:right; } .nav-menu ul{ padding:0; margin:0; } .nav-menu ul li{ height:82px; width:auto; display:block; float:left; list-style:none; padding:0; margin:0; } .nav-menu ul li a{ padding:32px 10px; display:block; text-transform:uppercase; font-size:14px; text-align:center; color:#464646; } .nav-menu ul li a:hover { background-color:#056ab2; color:#FFF; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s ; -ms-transition:all 0.3s; } .nav-menu ul li a.active { background-color:#056ab2; color:#FFF; } /*.nav-menu ul li:first-child a{ padding-left:0; } .nav-menu ul li:last-child a{ padding-right:0; }*/ .nav-menu a:hover{ color:#056ab2; } .nav-menu a.active{ color:#056ab2; } .main-nav > li > a:hover, .main-nav > li > a:focus{ background:none; } .main-nav li.active a{ background-color:#056ab2; color:#FFF; transition:all 0.1s ease-in-out; -webkit-transition:all 0.1s ease-in-out; -moz-transition:all 0.1s ease-in-out; -o-transition:all 0.1s ease-in-out; -ms-transition:all 0.1s ease-in-out; } /* Mini Navigation For Mobile */ .mobile-drop{ height:100%; width:100%; display:none; } a.mobile-menu{ position:absolute; top:50%; font-size:21px; right:30px; left:auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .mobile-drop ul.fullwidth{ width:100%; position:relative; } .mobile-drop ul.fullwidth li{ width:100%; height:auto; margin:0; } .mobile-drop ul.fullwidth li a{ padding:10px; margin:0; height:auto; text-align:left; text-transform:uppercase; border-bottom:1px solid #ededed; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .mobile-drop ul.fullwidth li.active a{ background-color:#383838; color:white; } /* Rev Slider Section */ .revslide .stext{ text-transform:uppercase; font-weight:400; margin:0; } /* Slide 1 */ .revslide .p1{ font-size:35px; color:#262626; } .revslide .h1{ font-size:55px; color:#262626; margin:5px 0; } .revslide span{ color:#e70000; } .revslide .h2{ font-size:20px; color:#262626; } .revslide .h3{ font-size:20px; color:#262626; padding:9px 0; } /* Slide 2 */ .revslide .h4{ font-size:85px; text-align:center; color:white; padding:0; } .revslide .h5{ font-size:30px; text-align:center; color:white; padding:0; font-weight:300; } /* Slide 3 */ .revslide .h6{ font-size:50px; color:#726c64; padding:0; } .revslide .p5{ font-size:25px; color:#726c64; padding:0; } .revslide .p6{ font-size:15px; color:#726c64; padding:0; text-transform:none; font-weight:300; } /* Text Area */ #text-area{ background:#3c3c3c; } .text-area{ text-align:center; text-transform:uppercase; color:white; padding:30px 0; } .text-area h1{ margin:0; font-size:35px; } .text-area h1 span{ font-weight:500; } .text-area a{ display:inline-block; margin:20px 7px 5px; padding:6px 18px; border:1px solid white; background:transparent; font-size:20px; color:white; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .text-area a:hover{ color:#3c3c3c; background:white; } /* About Section */ #about{ background:#f5f5f5; padding:30px 0 0px; top:0; } #about .about-content{ width:25%; height:auto; min-height:276px; background:#fff; float:left; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } #about .about-content .icon{ text-align:center; margin:19px auto 16px; } #about .about-content .top{ width:70px; height:70px; background:transparent; border:2px solid #464646; border-radius:100px; padding:20px 0; position:relative; } #about .about-content .top:after{ position:absolute; background:transparent; content:''; left:0; top:0; width:100%; height:100%; border-radius:500px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } #about .about-content .top i{ font-size:30px; } #about .about-content .bottom i{ width:31px; height:31px; padding-top:6px; font-size:20px; color:#929292; background:transparent; border:1px solid #464646; border-radius:100px; } #about .about-content .text{ width:95%; text-align:center; margin:auto; } #about .about-content .content-header{ text-transform:uppercase; font-size:20px; } #about .about-content .content-desc{ font-size:15px; color:#717171; margin-top:10px; font-weight:100; } /* About Content Hover Styles */ #about .about-content:hover{ background:#3c3c3c; color:#fff; } #about .about-content:hover .top{ border:2px solid #464646; background:#fff; /* -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); */ } #about .about-content:hover .top:after{ border:2px solid white; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } #about .about-content:hover .top i{ color:#464646; } #about .about-content:hover .content-desc{ color:#fff; } #about .about-content:hover .bottom i{ border:1px solid #fff; color:#fff; } /* Features */ #features{ background:url(../images/i1.jpg)top center repeat-x; height:962x; margin-top:20px; } .f-iphone{ width:100%; height:606px; margin:50px auto 0; max-width:1030px; background:url(../images/f-iphone.png) center center no-repeat; } /* Features Boxes */ .f-box{ float:left; text-align:right; width:360px; position:relative; margin:25px 0; padding:0 50px 0 0; color:#747474; font-weight:300; } .f-box:after{ content:''; width:108px; height:124px; right:-85px; top:35px; position:absolute; } .f-box:nth-of-type(2n){ float:right; text-align:left; padding:0 0 0 50px; } .f-box:nth-of-type(2n):after{ left:-85px; } .f-box:nth-of-type(2n) .f-box-logo { margin-left:0; } /* Features Box inners */ .f-box .f-box-logo{ width:70px; height:70px; background:transparent; border:1px solid #666666; border-radius:200px; text-align:center; padding-top:21px; margin-left:240px; } .f-box .f-box-logo i{ font-size:30px; } .f-box .f-box-head{ font-size:30px; text-transform:uppercase; font-weight:300; margin:10px 0 0; } .f-box .f-box-desc{ font-size:14px; } /* Features Box Strips */ .f1:after{ background:url(../images/f1.png) no-repeat; } .f2:after{ background:url(../images/f2.png) no-repeat; } .f3:after{ background:url(../images/f3.png) no-repeat; } .f4:after{ background:url(../images/f4.png) no-repeat; } /* Tabs & Skills */ #skills{ margin-top:30px; } .skills{ border-top:1px solid #bcbcbc; } /* Top Icon Style */ .br{ top:-72px; } /* Tabs */ .tabs{ width:58%; float:left; } /* Tabs Navigations */ .nav-tabs{ border:none; } .nav-tabs li a{ font-size:16px; color:#727373; font-weight:300; padding:12px 30px; text-transform:uppercase; border-radius:0; } .nav-tabs li.active a{ border-top:2px solid #e70000; } .nav-tabs li.active a:hover{ border-top:2px solid #e70000; } /* Tabs panes */ .tab-pane{ padding:30px 0px; border:1px solid #eeeeee; font-size:15px; font-weight:300; color:#8f8f8f; } .tab-pane .tab-icon{ padding:0 15px; float:left; width:28%; } .tab-pane .tab-desc{ padding:0 20px; float:left; width:72%; text-align:justify; } .tab-pane .only{ width:100%; } /* Progress */ .Progress-bars{ float:right; width:40%; height:auto; } .Progress-bars .head{ font-size:30px; color:#8f8f8f; text-transform:uppercase; font-weight:300; } .Progress-content{ margin:6px 0; padding:18px; border:1px solid #ededed; } .progress{ margin-bottom:8px; } /* Progress Texts */ .progress-texts span{ display:block; padding:5px 0; color:#acacac; font-size:15px; } .progress-texts .progress-name{ float:left; text-transform:uppercase; } .progress-texts .progress-value{ float:right; } /* History */ #history{ margin:60px auto 0; min-height:1000px; background:url(../images/i2.jpg) top center repeat fixed; } /* Timeline */ ul.timeline{ margin:40px auto 0; width:100%; background:url(../images/timeline-bg.jpg) center center repeat-y; height:auto; position:relative; padding:0 0 80px; } /* Year icon */ .timeline .year{ width:75px; height:75px; border:3px solid #919191; border-radius:300px; background:white; clear:both; padding:21px 0; text-align:center; font-weight:300; color:#3c3d3d; font-size:20px; margin:31px auto; } /* Notes */ .timeline .note{ float:left; padding:20px; width:47.5%; background: rgba(242,242,242,0.1); border-radius:12px; margin:10px 0; cursor:pointer; position:relative; z-index:550; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .timeline .year + .note{ margin-top:-20px; } /* Start Icon */ .timeline .start{ width:64px; height:64px; border:3px solid #919191; border-radius:300px; background:white; position:absolute; clear:both; padding:19px 0; text-align:center; color:#868586; font-size:24px; bottom:0px; left:50%; margin-left:-32px; } /* Note inners */ .timeline .note h4{ font-size:19px; color:white; text-transform:uppercase; font-weight:300; color:#999999; margin:5px 0; } .timeline .note p{ font-size:14px; color:#767676; margin:8px 0; } .timeline .note span.date{ font-size:14px; text-transform:uppercase; color:#a5a5a5; line-height:12px; } .timeline .note .arrow{ color:rgba(242,242,242,0.1); position:absolute; right:-1.6%; left:auto; top:20px; font-size:12px; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .timeline .note:after{ content:''; position:absolute; right:-6.8%; display:block; width:18px; height:18px; background:#343434; border:2px solid #d6d6d6; border-radius:100px; top:18px; z-index:20; } .timeline .note:nth-of-type(2n){ float:right; clear:right; } .timeline .note:nth-of-type(2n):after{ left:-6.8%; } .timeline .note:nth-of-type(2n) .arrow{ left:-1.6%; right:auto; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } /* Notes Rollover */ .timeline .note:hover{ background:#f2f2f2; } .timeline .note:hover h4{ color:#707070; } .timeline .note:hover p{ color:#767676; } .timeline .note:hover:after{ background:#f02d2d; border:2px solid #f02d2d; } .timeline .note:hover .arrow{ color:#f2f2f2; } /* Our Team */ #team{ padding:60px 0 0; } .team-items{ width:100%; height:auto; overflow:hidden; margin:30px auto; position:relative; } .owl-wrapper-outer{ text-align:center; } /* Our Team item */ .owl-item .item{ height:auto; font-weight:300; margin:60px 0 0; padding:15px; cursor:pointer; border-bottom:4px solid #fff ; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .owl-item .item img{ border:4px solid #f4f4f4; } .owl-item .item h3{ font-size:20px; color:#4e4e4e; text-transform:uppercase; margin:0px; } .owl-item .item h4{ font-size:16px; color:#a2a2a2; text-transform:uppercase; line-height:15px; margin:5px auto 15px; } .owl-item .item p{ font-size:15px; color:#a2a2a2; } /* Our Team Socials */ .socials{ width:100%; text-align:center; } .socials a{ padding:6px 3px; text-align:center; color:#656565; font-size:17px; cursor:pointer; } /* Our Team Control Buttons */ .owl-buttons{ position:absolute; top:0; width:80px; left:50%; margin-left:-40px; } .owl-buttons>div{ width:35px; height:35px; background-image:url(../images/team/controls.png); color:black; cursor:pointer } .owl-prev{ float:left; background-position:left top; } .owl-next{ float:right; background-position:right top; } /* Our Team Rollovers */ .owl-prev:hover{ background-position:left bottom; } .owl-next:hover{ background-position:right bottom; } .owl-item .item:hover{ background:#3c3c3c; border-bottom:4px solid #e70000 ; } .owl-item .item:hover h3 { color:#e4e4e4; } .owl-item .item:hover h4 { color:#e4e4e4; } .owl-item .item:hover p { color:#e4e4e4; } .socials a i.fa-facebook:hover{ color:#305fa5; } .socials a i.fa-instagram:hover{ color:#ae997d; } .socials a i.fa-pinterest:hover{ color:#cc2127; } .socials a i.fa-twitter:hover{ color:#2daae2; } .socials a i.fa-google-plus:hover{ color:#da2713; } /* Why Wisten */ #why-wisten{ margin:50px auto 0; background:url(../images/i3.jpg) center fixed; padding:0 0 30px; } /* iphone image */ .w-iphone{ float:left; margin:30px auto 20px; margin-left:-40px; width:49%; } .w-iphone img{ width:100%; } /* accordion menu */ .accordion{ float:right; text-align:left; width:49%; font-weight:300; font-size:15px; color:#2a2a2a; } .accordion .accordion-head{ font-size:40px; color:#565656; text-transform:uppercase; } .accordion .accordion-head span{ color:#f02d2d; } .accordion .panel{ width:100%; border-bottom:1px solid #b5b5b5; padding:20px 0 0; background:transparent; margin-bottom:0; } .accordion-heading{ width:100%; margin-bottom:15px; text-transform:uppercase; } .accordion-inner{ padding:0 15px 15px; display:block; } /* Our Works */ #portfolio{ font-weight:300; } .works{ position:relative; height:auto; } /* Filter Menu */ .filter-menu{ position:relative; z-index:999999; } .filters{ width:100%; text-align:center; padding:0; margin:40px auto 35px; } .inline{ font-size:0px; } .filters li{ text-align:center; display: inline-block; font-size:15px; } .filters li a{ padding:13px 20px; color:#7a7a7a; border:none; text-transform:uppercase; background:#e9e9e9; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .filters li a.selected{ color:white; background:#3c3c3c; cursor:default; } .filters li:last-child a{ border-top-right-radius:60px; border-bottom-right-radius:60px; padding-right:25px; } .filters li:first-child a{ border-top-left-radius:60px; border-bottom-left-radius:60px; padding-left:25px; } .filters li:hover a{ background:#3c3c3c; color:white; } /* Portfolio items */ .items{ position:relative; height:auto; } .work{ margin:9px 0; padding:0 9px; height:auto; color:#aaaaaa; cursor:pointer; overflow:hidden; } .work-inner{ border:1px solid #ebebeb; } .work-img{ width:100%; background:black; position:relative; overflow:hidden; } .work-img img{ width:100%; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .work-desc{ width:100%; background:white; margin:0; text-align:center; padding:15px 5px; } .work-desc h4{ text-transform:uppercase; font-size:20px; margin:0; } .work-desc p{ font-size:15px; margin:0; } .work-img .button{ width:42px; height:42px; display:block; border-radius:100px; background:white; position:absolute; text-align:center; padding:11px 0 0; font-size:15px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .work-img .button:hover{ background:#e70000; color:white; } .work-img .zoom{ left:37%; top:20%; opacity:0; } .work-img .detail{ right:37%; bottom:20%; opacity:0; } .work:hover .work-img img{ opacity:0.2; } .work:hover .work-img .zoom{ top:50%; opacity:1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .work:hover .work-img .detail{ bottom:50%; opacity:1; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); transform: translateY(50%); } /* isotope styles */ .isotope-item { z-index: 2; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } /**** Isotope CSS3 transitions ****/ .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } /**** disabling Isotope CSS3 transitions ****/ .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* End: Recommended Isotope styles */ /* Services */ #services{ margin:100px auto; } #services .bg{ background:url(../images/i4.jpg) top center fixed; } .service-contents{ margin:40px auto; } /* Service items*/ .service{ display:block; float:left; margin:0 20px; } .box{ position:relative; z-index:10; } .service a.service-logo{ display:block; width:100px; height:100px; border:1px solid #494949; border-radius:500px; margin:15px auto; padding:42px 0; position:relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .box a:after{ border:1px solid #494949; content:''; width:100px; height:100px; left:0px; top:0px; border-radius:500px; position:absolute; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity:0; } .service a.service-logo i{ font-size:20px; color:#494949; } .service h3{ margin:5px auto 15px; padding:0; text-transform:uppercase; } .service p{ font-size:14px; } /* Service Control Buttons*/ .service-contents .owl-buttons{ width:107%; left:0; top:45%; display:none; } /* Service Hovers*/ .box:hover a.service-logo{ background:#494949; } .box:hover a.service-logo i{ color:white; } .box:hover a:after{ left:-1px; top:-1px; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity:1; } /* Services Bottom*/ #services .bottom-bg{ background:url(../images/ipad.png) bottom center no-repeat; min-height:240px; margin:80px auto; } .service-bottom-text{ text-align:center; font-size:45px; font-weight:100; text-transform:uppercase; color:#494949; } .service-bottom-text span{ /* Background Styles */ background: rgb(46,55,63); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(46,55,63) 0%, rgb(85,106,132) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(46,55,63)), color-stop(100%,rgb(85,106,132))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e373f', endColorstr='#556a84',GradientType=0 ); /* IE6-8 */ border-radius:12px; padding:5px 20px; position:relative; color:white; } .service-bottom-text span:after{ position:absolute; content:''; width:170px; height:100px; top:68px; left:-34px; background:url(../images/spanbg2.png) center center no-repeat; } .slide-s{ width:75%; margin:0 auto 30px; } .service-text .item{ height:180px; } /* Controls */ .carousel .s-controls{ background-image:url(../images/service-icons.png); width:30px; height:30px; margin:20px; opacity:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .carousel a.right{ background-position:right top; } .carousel a.left{ background-position:left top; } .bottom-bg:hover .s-controls{ opacity:1; } .carousel a.left:hover{ background-position:left bottom; } .carousel a.right:hover{ background-position:right bottom; } /* video */ #video{ height:765px; margin:0; position:relative; } .video-logo{ position:relative; z-index:5; } .video-pattern{ background: url(../images/pattern.png); width:100%; height:100%; top:0; left:0; padding:75px 0; position:absolute; text-align:center; } .video-text{ background: url(../images/video-text.png) center center no-repeat; width:100%; height:100%; top:0; left:0; position:absolute; text-align:center; z-index:1; } /* Pricing Tables */ #prices{} .packages{ margin:40px auto; } .packages .package{ border:1px solid #e1e1e1; height:auto; width:23%; margin:0 15px; float:left; background:url(../images/price-top-bg.jpg) top center repeat-x, white; text-align:center; cursor:default; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .first{ margin-left:0 !important; } .last{ margin-right:0 !important; } /* Pricing Table Header */ .package h1{ text-align:center; text-transform:uppercase; color:white; font-size:25px; font-weight:300; margin:36px auto 27px; } /* Pricing Table Circle */ .package .circle{ width:100px; height:100px; background:white; border:1px solid #e7e7e7; border-radius:150px; margin:0 auto; position:relative; z-index:1; text-align:center; color:#434343; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package .circle:after{ width:114px; height:114px; position:absolute; content:''; left:-8px; top:-8px; border-radius:150px; background:transparent; border:8px solid white; z-index:2; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package .circle h2{ margin:2px auto 0; font-size:30px; } .package .circle h2 span{ font-size:20px; } .package .circle p{ font-weight:300; color:#a8a8a8; margin:0 auto; } /* Pricing Table list */ .package ol{ text-align:center; margin:20px auto; font-weight:300; } .package ol li { display:block; width:100%; height:auto; padding:10px; text-transform:uppercase; font-size:18px; color:#8a8a8a; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .package ol li span{ font-weight:700; } .package ol li:nth-of-type(2n){ background:#fbfbfb; } .package a.p-btn{ display:inline-block; background:#3d3d3d; padding:8px 34px; color:white; margin:0 auto 20px; text-transform:uppercase; border:1px solid #b2b2b2; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } /* Table Active Styles */ .packages .active{ background:url(../images/price-top-bg.jpg) top center repeat-x, #3d3d3d; } .packages .active ol li{ color:#c5c5c5; } .packages .active ol li:nth-of-type(2n){ background:#383838; } .packages .active .circle{ background:#f02d2d; color:white; border:1px solid #db1d1d; } .packages .active .circle:after{ border:7px solid #f02d2d; } .packages .active .circle p{ color:white; } a.p-btn:hover{ background:#f02d2d; border:1px solid #f02d2d; } /* Subscribe */ #subscribe{ border-top:1px solid #f1f1f1; } .subscribe{ padding:17px 0; } .subscribe .subs{ position:relative; } .subscribe .left{ text-align:left; } .subscribe .right{ text-align:right; top:25px; } /* Left Subscribe icon */ .left a.left-icon{ display:block; width:100px; height:100px; border-radius:100%; background:#3d3d3d; position:relative; text-align:center; padding:35px 0; float:left; } .left a.left-icon:after{ content: ""; position: absolute; left: 97%; top: 50%; border-left: 11px solid black; border-left-color: #3d3d3d; border-top: 11px solid transparent; border-bottom: 11px solid transparent; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .left a.left-icon i{ color:white; font-size:30px; } /* Subscribe Text */ .subs .text{ float:left; margin:0 17px; } .subs .text h1{ margin:20px auto 10px; text-transform:uppercase; font-size:27px; color:#484541; font-weight:400; } .subs .text h1 span{ color:#e70000; } .subs .text p{ font-size:15px; color:#484541; font-weight:300; text-transform:uppercase; } /* Subscribe right */ .subscribe-mail{ outline:none; border:1px solid #e7e7e7; border-radius:8px; color:#d0d0d0; width:250px; padding:12px 10px; font-weight:300; font-size:15px; margin-right:6px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .subscribe-btn{ outline:none; border:1px solid #e7e7e7; border-radius:8px; color:white; text-transform:uppercase; padding:8px 15px; font-weight:400; top:2px; font-size:20px; background:#313131; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .subscribe-mail:hover{ border:1px solid #bcbcbc; } .subscribe-mail:focus{ border:1px solid #313131; } .subscribe-btn:hover{ background:#e70000; } .subscribe-btn:active{ background:#313131; } /* Contact */ #contact{ padding:0; height:auto; min-height:567px; } .contact-logo{ position:absolute; z-index:22; left:50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); } .contact-logo i{ color:#444444; } #map{ top:0; position:absolute; width:100%; height:100%; } .contact{ margin:0 auto; padding:0; } /* Contact Form */ .contact-form{ width:400px; height:auto; min-height:567px; background:rgba(0,0,0,0.7); position:relative; top:0; padding:45px 50px; z-index:5; left:50%; -webkit-transform: translateX(-585px); -moz-transform: translateX(-585px); transform: translateX(-585px); } .contact-form h1{ font-size:35px; text-transform:uppercase; color:#9c9c9c; } /* Form Inputs */ form#contact-us{ min-height:400px; } .form{ outline:none; border:1px solid #2b2b2b; color:#9c9c9c; width:100%; padding:14px 10px; font-weight:300; font-size:15px; margin:10px auto; background:#080808; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .textarea{ height:100px; max-width:100%; max-height:100px; } .form-btn{ outline:none; border:1px solid #2b2b2b; color:black; text-transform:uppercase; padding:8px 0; width:100%; margin:10px auto; text-align:center; font-weight:400; top:2px; font-size:20px; background:#313131; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .form:hover{ border:1px solid #4e4e4e; } .form:focus{ border:1px solid #e70000; } .form-btn:hover{ background:#e70000; } .form-btn:active{ background:#313131; } /* Mail Sent Message */ .mail-message{ color:white; text-align:center; font-size:20px; font-weight:300; top:185px; position:relative; } .mail-message p.mail-head{ color:#e70000; font-size:35px; } /* Footer */ #footer{ background:#838383; } .footer{ padding:12px 0; line-height:1.7em; } .footer a{ cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } /* Footer Links */ .footer-links{ display:inline-block; border:1px solid #494949; border-radius:100px; margin:0 3px; } .footer-links i{ font-size:25px; color:#494949; display:block; width:35px; height:35px; line-height:38px; } .footer-text{ margin:10px 0 0 0; color:#868686; font-size:15px; font-weight:300; } .footer-text span{ margin:0 5px; } .footer-text a{ color:#868686; } .copyright{ text-transform:uppercase; margin:4px 0 0; } .footer .footer-links:hover{ border:1px solid white; } .footer a:hover{ color:white; } .footer a:hover i{ color:white; } /* Blog */ #blog{ margin:30px auto; } /* Post */ .post{ margin:100px 0; width:100%; position:relative; } .last-post{ border-bottom:1px solid #e7e7e7; margin-bottom:0; padding-bottom:20px; } .post-icon{ position:absolute; left:50%; z-index:5; padding:8px; color:##444444; text-transform:uppercase; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); } /* Post Image */ .post .post-img{ width:100%; background:black; position:relative; } .post-img .zoom-button{ width:52px; height:52px; display:block; border-radius:100px; background:white; position:absolute; text-align:center; padding:16px 0 0; font-size:15px; opacity:0; top:60%; left:50%; cursor:pointer; z-index:6; color:black; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .post-img img{ width:100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .post-img:hover img{ opacity:0.3; } .post-img:hover .zoom-button{ opacity:1; top:50%; } .post-img .zoom-button:hover{ background:#e70000; color:white; } .post-icon p{ margin:0; padding:0; } .post-icon p.day{ font-size:25px; } .post-icon p.month{ font-size:13px; line-height:0; } /* Post Heads and Texts */ .post-texts{ position:relative; color:#6a6969; font-weight:300; margin:25px 0; } /* Post Header */ .post-texts .post-head{ font-size:30px; text-transform:uppercase; margin:20px 0 10px; } /* Post Tags */ .post-texts .post-tags{ margin:10px 0; } .post a{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .post-tags .tags{ margin-right:15px; cursor:pointer; } .post-tags .tags i{ margin-right:5px; } .post-texts .tags:hover{ color:#e70000; } /* Post Messages */ .post-texts p{ margin:10px 0; } /* Post Button */ .btn-post{ color:white; font-weight:300; border-radius:6px; margin:5px 0; padding:8px 15px; text-transform:uppercase; /* Gradient Background */ background: rgb(116,116,116); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(116,116,116) 0%, rgb(90,90,90) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(116,116,116)), color-stop(100%,rgb(90,90,90))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-8 */ } .btn-post:hover{ color:white; /* Gradient Background */ background: rgb(224,36,36); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: -moz-linear-gradient(top, rgb(224,36,36) 0%, rgb(190,25,25) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(224,36,36)), color-stop(100%,rgb(190,25,25))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(224,36,36) 0%,rgb(190,25,25) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02424', endColorstr='#be1919',GradientType=0 ); /* IE6-8 */ } /* Post Slide */ .post-slide{ height:auto; position:relative; } .post-slides .item img{ width:100%; } /* Blog Pager */ .blog .right{ float:right; } .pagination li.active-page a{ background-color:#5b5b5b; border-color:#5b5b5b; color:white; } .post-texts .post-head{ font-size:25px; margin:0; } /*top page position*/ .top-clear{ height:80px; clear:both; background-color:#0CF;} .theme-bg-w{ background-color:#fff;} .color-mark, .contact_info h4{ color:#056ab2;} .margin-null{ margin:0 !important;} .skill .row{ margin-bottom:20px;} .contact_info{ margin-top:10px;} .contact_info .span3{ width:257px;} .contact_info h4{ font-size:18px; line-height:1.7em; font-weight:500; border-bottom:solid 1px rgba(0,0,0,0.3);} .stay-touch{ margin:20px 0; padding:0;} .stay-touch li{ float:left; } .stay-touch li a{font-size:16px; padding:5px 10px; border:solid 1px #ccc;} .stay-touch li a:hover{ background-color:#e6e6e6; color:#000;} /*sent message home page.. .........................................................................................*/ .send-message input{height:43px !important;} .send-message input,.custome-textarea { border:none !important; background-color:#e5e5e5 !important; box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -o-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; -ms-box-shadow:inset 1px 1px 1px rgba(0,0,0,1),0px 1px 0px rgba(255,255,255,0.3)!important; } .send-message input:focus, .custome-textarea:focus {background-color:#fff !important;} .map-frame { width: 100%; height: 100%; position: relative; } .map-content { z-index: 10; position: absolute; left: 50px; width: 390px; background-color: black; color: #FFF; } /*default style... ---------------------------------------------------------------*/ .theme-txt-w{ color:#fff !important;} /*page cover style...*/ .page-cover{ padding:20px 0;min-height:70px; background-color:#099;} .page-cover .page-desc{ margin:0 auto;} .portfolio-cover-img{ background:url(../img/portfolio-cover-img.jpg) left top no-repeat scroll; background-size:cover; } .blog-cover-img{ background:url(../img/blog-cover-img.jpg)left top no-repeat; background-size:cover; } .career-cover-img{ background:url(../img/career-cover-img.jpg)left top no-repeat; background-size:cover; } .testimonial-cover-img{ background:url(../img/testimonail-cover-img.jpg)left top no-repeat; background-size:cover; } .contact-cover-img{ background:url(../img/contact-cover-img.jpg)left top no-repeat; background-size:cover; } .portfolio-thumb .span6{ width:550px !important;} .portfolio-thumb .view{ height:300px !important;} .portfolio-thumb li{ margin-bottom:40px !important;} .portfolio-thumb li:nth-child(even){ margin-right:0px !important;} .portfolio-thumb li:nth-child(odd){ margin-right:20px !important; } .portfolio-type{ text-align:center;} .portfolio-type .nav-pills > li > a{border-radius:0px; line-height:2.3em;} .portfolio-type .nav-tabs > li > a, .portfolio-type .nav-pills > li > a { margin-right: 0px; } /* blog styel...*/ .blog-thumb-bg{ background-color:#fff; border:solid 1px rgba(0,0,0,0.2); display:inline-block; padding:5px; } .blog-thumb-bg img:hover{opacity:0.8;} .blog-thumb-bg h4{ padding:0px 0 10px 0; background:url(../img/blog-title-b.png) left bottom no-repeat; } .blog-thumb-bg h4 + p{ opacity:0.7;} .blog-thumb-date{position:absolute; right:5px; top:137px; text-shadow:1px 1px 2px rgba(0,0,0,0.5); padding:5px 15px; color:#fff; background-color:rgba(255,255,255,0.4); text-align:left; z-index:1000; } .blog-thumb-date h2 { margin-bottom:0; padding-bottom:0; line-height:25px !important; } .blog-thumb-date p { margin:0 auto; padding-top:0; } .spacer{ width:100%; height:50px; background-color:#fff;} .spacer-mini{ width:100%; height:30px;} .img-hint .hind-block{ width:auto; height:auto; display:inline-block; padding:3px; position:absolute; top:45%; left:45%; z-index:1000;} .hind-block i{ color:#fff; text-shadow:1px 1px 2px rgba(0,0,0,0.5); padding:10px; background-color:rgba(0,0,0,0.3); opacity:0.5;} .hind-block i:hover{opacity:1;} .cat-title{ margin-top:0 !important;} .cat-list, .r-post-list, .c-news-list { margin:0; padding:0; } .cat-list li, .r-post-list, .c-news-list { float:none;} .cat-list li a{ width:100%; height:30px; display:block; padding:5px 0; border-bottom:solid 1px rgba(0,0,0,0.3); margin-right:10px; } .cat-list li a i{ margin-right:10px; } .cat-list li a i,.cat-list li a, .r-post-list li a, #related-p .carousel-control:hover, #related-p .thumbnail:hover .rp-dec, .c-news-list li a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .cat-list li a:hover{ font-size:15px; color:#056ab2; background-color:#e9e9e9; padding-left:10px; } .cat-list li a:hover, .r-post-list li a:hover, #related-p .thumbnail .rp-dec, .c-news-list li a:hover { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .r-post-list li a, .c-news-list li a { width:100%; min-height:30px; display:block; padding:5px 0; border-bottom:solid 1px rgba(0,0,0,0.3); } .r-post-list li a p{ margin:0; padding:0; font-size:16px; color:#056ab2;} .r-post-list li a small{ color:#666;} .r-post-list li a:hover{ font-size:15px; color:#056ab2; background-color:#e9e9e9; padding-left:10px; } .c-news-list li a img{ width:80px; margin:0 10px 0 0; border:solid 2px #056ab2; } .c-news-list li a h4{ color:#333; font-weight:400;} .c-news-list li a h3, .c-news-list li a span { font-weight: 400 !important; margin:0; line-height:20px; color:#056ab2; } .c-news-list li a:hover{ background-color:#e9e9e9; } .c-news-list li a:hover img{ border:solid 2px #333; opacity:0.8; } /*list style...*/ @media (min-width:768px) { #related-p .carousel-control { position: absolute; top:-55px; width:30px; height: 30px; margin-top: -20px; font-size: 15px; font-weight: 100; line-height: 30px; color: #ffffff; text-align: center; background: #333; opacity:0.8; right:55px; left:auto; } } #related-p .carousel-control:hover{ background-color:#056ab2; border:solid 1px #056ab2; } #related-p .carousel-control.right { right: 15px; left: auto; } #related-p .thumbnail .rp-dec{ text-align: center; font-size:16px; color:#fff;position:absolute; z-index:1000; padding:10px 0; min-height:30px; bottom:-5px; width:264px; background-color:rgba(0,0,0,0.8);opacity:0.8;} #related-p .thumbnail:hover .rp-dec{background-color:rgba(0,0,0,0.8); opacity:0.8; font-size:30px; padding:55px 0;} /*cureent opportunity style here...*/ #curent_oppt .span6{ text-align:justify;} #curent_oppt .span6 img{ width:130px; border:solid 2px #056ab2; margin:0 10px 10px 0;} #curent_oppt .span6 h3{ margin-top:0; padding-top:0; line-height:20px; color:#056ab2; font-size:20px; font-weight:400;} #curent_oppt .span6 h4{ color:#000; font-size:16px;} #curent_oppt .span6:hover img{ border:solid 2px #333; opacity:0.8; } /* testimonial style.. --------------------------------------------------------*/ #testimonial{ text-align:justify;} #testimonial .t-thumb { width:200px; border:solid 6px rgba(0,0,0,0.2); } #testimonial h3{ margin-top:0; line-height:30px; font-weight:600; font-size:26px; color:#333; } /*blockquates style here...*/ .qautes { margin: 0.25em 0; padding: 0.25em 0px 0.25em 60px; line-height: 1.45; position: relative; color: #383838; } .qautes:before { font-family:'quates'; display: block; content: "\201C"; font-size:120px; position: absolute; left: 0px; top: -20px; color: #666; } /* services block style....*/ #services-block { } #services-block .span4{ text-align:center; } #services-block i{ display:inline-block; padding:25px; background-color:rgba(0,0,0,0.2); border-radius:50%; font-size:22px; text-shadow: 0 1px 2px #fff; -moz-text-shadow: 0 1px 2px #fff; -o-text-shadow: 0 1px 2px #fff; -ms-text-shadow: 0 1px 2px #fff; } #services-block h4{ color:#000; font-weight:500; } #services-block .span4:hover i { background-color:#056ab2; color:#fff; text-shadow:none; } #services-block .span4:hover h4 { color:#056ab2; } .single-thumb h4 { font-weight:400; font-size:20px; margin-top:0; } .single-thumb p { letter-spacing:0.09em; } .single-thumb img:hover { opacity:0.7; } .thumb-left{ margin-left:20px !important; margin-bottom:20px !important; } .thumb-right{ margin-right:40px !important; margin-bottom:20px !important; } /*scroll up page... -------------------------------------------------------------------------------------------------*/ .scrollup{ width:40px; height:40px; text-align:center; z-index:9999999999999999; position:fixed !important; background-color:#333; bottom:50px; right:10px; border-radius:4px; line-height:2em; color:#fff; font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; font-weight: 300!important; font-size:20px; } .scrollup:hover{background-color:#056ab2; color:#fff; }
0.220342
0.050682
.menu-cart-wrap { margin-right: 0px!important; } }*/ /* Hide scrollbar for Chrome, Safari and Opera */ #dialog::-webkit-scrollbar { display: none!important; } /* Hide scrollbar for IE, Edge and Firefox */ #dialog { -ms-overflow-style: none!important; /* IE and Edge */ scrollbar-width: none!important; /* Firefox */ } .home_subscribe_form input{ border-radius: 0; } /** =============== START -:- Header Section =============== **/ .header-top .login-register ul li a.btn{ display: unset; } /** =============== END -:- Header Section =============== **/ /** =============== START -:- Footer Section =============== **/ .footer-menu-social .footer-social:before { background-color: transparent; } .footer-menu-social .footer-social ul li a { width: 35px; height: 35px; line-height: 35px; font-size: 18px; } .footer-widget .f-contact-info .single-f-contact-info span { font-size: 17px; } .footer-widget .f-contact-info .single-f-contact-info span a img{ width: 14%; } /** =============== START -:- Footer Section =============== **/ /** =============== START -:- About Us Section =============== **/ .about_us_heading h2{ font-size: 24px; } .managing_director_img{ width: 190px!important; height: 235px; } /** =============== END -:- About Us Section =============== **/ /** =============== START -:- Photo Gallery Section =============== **/ .photo_gallery .thumb{ margin-bottom: 30px; } .photo_gallery img.zoom { width: 100%; height: 200px; border-radius:5px; object-fit:cover; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; } .photo-gallery-caption{ position: absolute; top: 50%; left: 50%; height: 100%; width: 100%; transition: opacity 0.25s ease; opacity: 1; } .transition { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } .photo_gallery .thumb{ margin-bottom: 30px; } .photo_gallery img.zoom { width: 100%; height: 200px; border-radius:5px; object-fit:cover; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; display: block; backface-visibility: hidden; } .transition { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } .image { opacity: 1; display: block; width: 100%; height: auto; transition: .5s ease; backface-visibility: hidden; } .middle { transition: all .3s ease-in-out; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; } .thumb:hover img{ opacity: 0.3; } .container:hover .middle { opacity: 1; } .text { background-color: #4CAF50; color: white; font-size: 15px; padding: 16px 32px; } /** =============== END -:- Photo Gallery Section =============== **/ /* .fa-angle-right{ right: 5px; float: right; display:inline-block; margin-top: 5%; } */ /* .dropbtn { background-color: #4CAF50; color: white; padding: 16px; font-size: 16px; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: #f1f1f1; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; color: black; margin-left: 170px; } .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: #ddd;} .dropdown:hover .dropdown-content {display: block;} .dropdown:hover .dropbtn {background-color: #3e8e41;} */ .dropdown-submenu { position: relative; min-width: 100%; padding: 20px 0px 22px; /*margin-right: 20px;*/ } .dropdown-submenu>.dropdown-menu { top: 0; left: 100%; min-width: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown:hover>.dropdown-menu { display: block; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #75d6b2; margin-top: 6%; margin-right: -10px; } .dropdown-submenu:hover>a:after { border-left-color: #fff; } /*.cf:before,.cf:after{*/ /*content: '';*/ /*display: table;*/ /*}*/ /*.cf:after{*/ /*clear:both;*/ /*}*/ /*h1{*/ /*text-transform: uppercase;*/ /*text-align: center;*/ /*margin-top: 10px;*/ /*color:#444;*/ /*background-color: #f1f1f1;*/ /*padding: 10px;*/ /*font-size: 14px;*/ /*}*/ .gallery-container{ position: relative; margin: 50px auto; max-width: 80%; background-color: #f1f1f1; padding: 10px; border:1px solid #c5c5c5; } .gallery{ width: 100%; } .gallery-img{ height: 130px; } .image{ /* float:left not working in mozilla*/ display: inline-block; padding: 2%; background-color: #fff; margin: 1%; width: 31%; box-shadow: 2px 2px 4px rgba(0,0,0,0.6); text-align: center; border:1px solid #c3c3c3; cursor: pointer; } .image figure:hover{ /* float:left not working in mozilla*/ opacity: 0.5; cursor: pointer !important; } .image figure{ width: 100%; margin-bottom: 5px; } .image figure img{ width: 100%; height: 150px; } @media (min-width: 992px){ .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 31.3333333333%!important; max-width: 33.3333333333%; } } figcaption{ background-color: rgba(0,0,0,0.8); text-transform: uppercase; text-align: center; padding: 5px; font-size: 14px; font-family: sans-serif; cursor: pointer; color: slategrey; max-width:100%; height:52px; font-weight: bold; } figcaption:hover{ color: #fff; } /*.pdf-icon{*/ /*height:50px;*/ /*width: 50px;*/ /*}*/ .box { cursor: pointer; position: relative; overflow: hidden; } .box img { -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; } .box .overbox { background-color: #304562; position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 100%; height:100%; padding: 130px 20px; } .box:hover .overbox { opacity: 1; } .box .overtext { -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px); } .box .title { font-size: 2.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s; margin-top: -100px; } .box:hover .title, .box:focus .title { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); } .box .tagline { font-size: 0.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; } .box:hover .tagline, .box:focus .tagline { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); } .subscribe-btn{ height: 20px; padding: 2px!important; margin-top: 0; /*color: teal;*/ /*background-color: teal;*/ } /*!*Product View*!================================*/
public/css/my-style.css
.menu-cart-wrap { margin-right: 0px!important; } }*/ /* Hide scrollbar for Chrome, Safari and Opera */ #dialog::-webkit-scrollbar { display: none!important; } /* Hide scrollbar for IE, Edge and Firefox */ #dialog { -ms-overflow-style: none!important; /* IE and Edge */ scrollbar-width: none!important; /* Firefox */ } .home_subscribe_form input{ border-radius: 0; } /** =============== START -:- Header Section =============== **/ .header-top .login-register ul li a.btn{ display: unset; } /** =============== END -:- Header Section =============== **/ /** =============== START -:- Footer Section =============== **/ .footer-menu-social .footer-social:before { background-color: transparent; } .footer-menu-social .footer-social ul li a { width: 35px; height: 35px; line-height: 35px; font-size: 18px; } .footer-widget .f-contact-info .single-f-contact-info span { font-size: 17px; } .footer-widget .f-contact-info .single-f-contact-info span a img{ width: 14%; } /** =============== START -:- Footer Section =============== **/ /** =============== START -:- About Us Section =============== **/ .about_us_heading h2{ font-size: 24px; } .managing_director_img{ width: 190px!important; height: 235px; } /** =============== END -:- About Us Section =============== **/ /** =============== START -:- Photo Gallery Section =============== **/ .photo_gallery .thumb{ margin-bottom: 30px; } .photo_gallery img.zoom { width: 100%; height: 200px; border-radius:5px; object-fit:cover; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; } .photo-gallery-caption{ position: absolute; top: 50%; left: 50%; height: 100%; width: 100%; transition: opacity 0.25s ease; opacity: 1; } .transition { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } .photo_gallery .thumb{ margin-bottom: 30px; } .photo_gallery img.zoom { width: 100%; height: 200px; border-radius:5px; object-fit:cover; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; display: block; backface-visibility: hidden; } .transition { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } .image { opacity: 1; display: block; width: 100%; height: auto; transition: .5s ease; backface-visibility: hidden; } .middle { transition: all .3s ease-in-out; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; } .thumb:hover img{ opacity: 0.3; } .container:hover .middle { opacity: 1; } .text { background-color: #4CAF50; color: white; font-size: 15px; padding: 16px 32px; } /** =============== END -:- Photo Gallery Section =============== **/ /* .fa-angle-right{ right: 5px; float: right; display:inline-block; margin-top: 5%; } */ /* .dropbtn { background-color: #4CAF50; color: white; padding: 16px; font-size: 16px; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: #f1f1f1; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; color: black; margin-left: 170px; } .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: #ddd;} .dropdown:hover .dropdown-content {display: block;} .dropdown:hover .dropbtn {background-color: #3e8e41;} */ .dropdown-submenu { position: relative; min-width: 100%; padding: 20px 0px 22px; /*margin-right: 20px;*/ } .dropdown-submenu>.dropdown-menu { top: 0; left: 100%; min-width: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown:hover>.dropdown-menu { display: block; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #75d6b2; margin-top: 6%; margin-right: -10px; } .dropdown-submenu:hover>a:after { border-left-color: #fff; } /*.cf:before,.cf:after{*/ /*content: '';*/ /*display: table;*/ /*}*/ /*.cf:after{*/ /*clear:both;*/ /*}*/ /*h1{*/ /*text-transform: uppercase;*/ /*text-align: center;*/ /*margin-top: 10px;*/ /*color:#444;*/ /*background-color: #f1f1f1;*/ /*padding: 10px;*/ /*font-size: 14px;*/ /*}*/ .gallery-container{ position: relative; margin: 50px auto; max-width: 80%; background-color: #f1f1f1; padding: 10px; border:1px solid #c5c5c5; } .gallery{ width: 100%; } .gallery-img{ height: 130px; } .image{ /* float:left not working in mozilla*/ display: inline-block; padding: 2%; background-color: #fff; margin: 1%; width: 31%; box-shadow: 2px 2px 4px rgba(0,0,0,0.6); text-align: center; border:1px solid #c3c3c3; cursor: pointer; } .image figure:hover{ /* float:left not working in mozilla*/ opacity: 0.5; cursor: pointer !important; } .image figure{ width: 100%; margin-bottom: 5px; } .image figure img{ width: 100%; height: 150px; } @media (min-width: 992px){ .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 31.3333333333%!important; max-width: 33.3333333333%; } } figcaption{ background-color: rgba(0,0,0,0.8); text-transform: uppercase; text-align: center; padding: 5px; font-size: 14px; font-family: sans-serif; cursor: pointer; color: slategrey; max-width:100%; height:52px; font-weight: bold; } figcaption:hover{ color: #fff; } /*.pdf-icon{*/ /*height:50px;*/ /*width: 50px;*/ /*}*/ .box { cursor: pointer; position: relative; overflow: hidden; } .box img { -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; } .box .overbox { background-color: #304562; position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 100%; height:100%; padding: 130px 20px; } .box:hover .overbox { opacity: 1; } .box .overtext { -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px); } .box .title { font-size: 2.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s; margin-top: -100px; } .box:hover .title, .box:focus .title { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); } .box .tagline { font-size: 0.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; } .box:hover .tagline, .box:focus .tagline { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); } .subscribe-btn{ height: 20px; padding: 2px!important; margin-top: 0; /*color: teal;*/ /*background-color: teal;*/ } /*!*Product View*!================================*/
0.385028
0.04798
.view-media-entity-browser-view .pager { padding: 20px; } .view-media-entity-browser-view .view-content { overflow: hidden; } .view-media-entity-browser-view .views-row { box-sizing: border-box; position: relative; width: 100%; display: block; text-align: center; border: 2px solid #b8b8b8; transition: .2s; } @media screen and (min-width:37.5em) { /* 600px */ .view-media-entity-browser-view .views-row { width: 50%; float: left; } } @media screen and (min-width:62.5em) { /* 1000px */ .view-media-entity-browser-view .views-row { width: 33.333%; } } .view-media-entity-browser-view .views-row.checked { border: 2px solid #37802f; } .view-media-entity-browser-view .views-row img { vertical-align: bottom; width: 100%; height: auto; } .view-media-entity-browser-view .views-row img::selection { background: transparent; } .view-media-entity-browser-view .views-row .views-field-entity-browser-select { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .view-media-entity-browser-view .views-row:after { content: " "; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: transparent url("../images/check.svg") no-repeat center center; background-size: 0; -webkit-transition: all 0.2s; transition: all 0.2s; } .view-media-entity-browser-view .views-row.checked:after { background-size: 80px 80px; } .media-info { box-sizing: border-box; position: absolute; z-index: 1; width: 100%; bottom: 0; background-color: rgba(0,0,0,.8); padding: 5px 10px; color: white; text-align: left; } .media-info span { text-indent: 100%; white-space: nowrap; overflow: hidden; display: inline-block; vertical-align: middle; height: 18px; width: 18px; background-size: 16px 16px; margin-right: 4px; } .media-info--Video { background: transparent url("../images/video.svg") no-repeat; } .media-info--Image { background: transparent url("../images/image.svg") no-repeat; } .media-info--Twitter { background: transparent url("../images/twitter.svg") no-repeat; } input[type="submit"][name="filter"] { margin-left: 10px; margin-top: 30px; }
web/profiles/opigno_lms/modules/contrib/media_entity_browser/css/media_entity_browser.view.css
.view-media-entity-browser-view .pager { padding: 20px; } .view-media-entity-browser-view .view-content { overflow: hidden; } .view-media-entity-browser-view .views-row { box-sizing: border-box; position: relative; width: 100%; display: block; text-align: center; border: 2px solid #b8b8b8; transition: .2s; } @media screen and (min-width:37.5em) { /* 600px */ .view-media-entity-browser-view .views-row { width: 50%; float: left; } } @media screen and (min-width:62.5em) { /* 1000px */ .view-media-entity-browser-view .views-row { width: 33.333%; } } .view-media-entity-browser-view .views-row.checked { border: 2px solid #37802f; } .view-media-entity-browser-view .views-row img { vertical-align: bottom; width: 100%; height: auto; } .view-media-entity-browser-view .views-row img::selection { background: transparent; } .view-media-entity-browser-view .views-row .views-field-entity-browser-select { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .view-media-entity-browser-view .views-row:after { content: " "; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: transparent url("../images/check.svg") no-repeat center center; background-size: 0; -webkit-transition: all 0.2s; transition: all 0.2s; } .view-media-entity-browser-view .views-row.checked:after { background-size: 80px 80px; } .media-info { box-sizing: border-box; position: absolute; z-index: 1; width: 100%; bottom: 0; background-color: rgba(0,0,0,.8); padding: 5px 10px; color: white; text-align: left; } .media-info span { text-indent: 100%; white-space: nowrap; overflow: hidden; display: inline-block; vertical-align: middle; height: 18px; width: 18px; background-size: 16px 16px; margin-right: 4px; } .media-info--Video { background: transparent url("../images/video.svg") no-repeat; } .media-info--Image { background: transparent url("../images/image.svg") no-repeat; } .media-info--Twitter { background: transparent url("../images/twitter.svg") no-repeat; } input[type="submit"][name="filter"] { margin-left: 10px; margin-top: 30px; }
0.548915
0.078113
.table-input { margin: 0 0 5px 0; padding: 0; background-color: #dcebd0; border-collapse: collapse; color: #43761d; font-size: 11px; text-align: left; vertical-align: top; } .table-input th { margin: 0; padding: 5px 10px; background-color: #cfe4be; border-bottom: 1px solid #c6deb2; border-top: 1px solid #c6deb2; color: #43761d; font-size: 12px; vertical-align: top; } .table-input .headrow th { background-color: #91b277; border-bottom: 1px solid #729656; border-top: 1px solid #729656; color: #FFFFFF; } .table-input td { margin: 0; padding: 5px 5px 5px 10px; background-color: #dcebd0; border-bottom: 1px solid #c6deb2; vertical-align: top; } .table-input td label { float: left; margin: 2px 10px 2px 0; padding: 0; display: block; vertical-align: top; } .table-input td input, textarea { margin: 0 2px 0 0; padding: 2px 3px; border: 1px solid #afc99a; font-size: 11px; } .table-input input[type="radio"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: top; } .table-input input[type="checkbox"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: top; } .table-input td select { margin: 0 4px 1px 0; padding: 1px 0; border: 1px solid #afc99a; font-size: 11px; } .table-input td em { color: #666666; font-size: 10px; } .table-input td option { margin: 0; padding: 0 3px; border-bottom: 1px solid #eaeaea; } .table-input input.edit-button { float: left; margin: 0 3px 0 0; padding: 2px 7px; background-color: #7fb555; background-image: url('../img/button-edit-bg.gif'); background-position: left top; background-repeat: repeat-x; border: none; color: #FFFFFF; display: block; font-size: 12px; text-align: center; } .table-input input.edit-button:hover { background-color: #649f35; background-image: url('../img/button-edit-hover-bg.gif'); } /* Table view ----------------------------------------- */ .table-view { margin: 0 0 5px 0; padding: 0; border-collapse: collapse; color: #515151; font-size: 11px; } .table-view th { margin: 0; padding: 4px 0; background: #ebebeb url('../img/table-view-th-bg.gif') left top repeat-x; border: 1px solid #cdcdcd; color: #272727; font-weight: normal; font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; } .table-view td { margin: 0; padding: 4px; border: 1px solid #edebeb; border-left: 1px solid #edebeb; border-right: 1px solid #edebeb; font-family: tahoma; } .table-view a { margin: 0; padding: 0; color: #3e6ba7; text-decoration: none; } .table-view a:hover { text-decoration: underline; } .table-view .blink-row { background-color: #f2f8fd; } .table-view a.button { margin: 0 1px; padding: 1px 4px; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } .table-view a.button-edit { margin: 0 1px; padding: 1px 4px 1px 19px; background-image: url("../img/edit-icon.png"); background-position: 4px 2px; background-repeat: no-repeat; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button-edit:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } .table-view a.button-hapus { margin: 0 1px; padding: 1px 4px 1px 19px; background-image: url("../img/delete-icon.png"); background-position: 4px 3px; background-repeat: no-repeat; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button-hapus:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } /* Table search ------------------------------------------------ */ .table-search { margin: 0; padding: 0; border-collapse: collapse; font-size: 11px; } .table-search th { margin: 0; padding: 3px 4px; color: #333; font-weight: normal; text-align: left; vertical-align: middle; } .table-search td { margin: 0; padding: 3px 4px; color: #4e6ba5; vertical-align: middle; } .table-search td label { margin: 0 10px 0 0; padding: 0; vertical-align: middle; } .table-search input { margin: 0; padding: 1px 2px 2px 2px; border: 1px solid #b4bed6; font-size: 11px; } .table-search input[type="radio"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: middle; } .table-search input[type="checkbox"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: middle; } .table-search input[type="submit"] { margin: 0 3px 0 0; padding: 2px 7px; background-color: #8BA9C4; background-image: url('../img/table-search-submit.gif'); background-position: left top; background-repeat: repeat-x; border: 1px solid #c6d5ec; color: #385A78; } .table-search input[type="submit"]:hover { border: 1px solid #ffffff; } .table-search select { margin: 0; padding: 1px 2px 2px 2px; border: 1px solid #b4bed6; font-size: 11px; }
public/resource/themes/admin/css/table.css
.table-input { margin: 0 0 5px 0; padding: 0; background-color: #dcebd0; border-collapse: collapse; color: #43761d; font-size: 11px; text-align: left; vertical-align: top; } .table-input th { margin: 0; padding: 5px 10px; background-color: #cfe4be; border-bottom: 1px solid #c6deb2; border-top: 1px solid #c6deb2; color: #43761d; font-size: 12px; vertical-align: top; } .table-input .headrow th { background-color: #91b277; border-bottom: 1px solid #729656; border-top: 1px solid #729656; color: #FFFFFF; } .table-input td { margin: 0; padding: 5px 5px 5px 10px; background-color: #dcebd0; border-bottom: 1px solid #c6deb2; vertical-align: top; } .table-input td label { float: left; margin: 2px 10px 2px 0; padding: 0; display: block; vertical-align: top; } .table-input td input, textarea { margin: 0 2px 0 0; padding: 2px 3px; border: 1px solid #afc99a; font-size: 11px; } .table-input input[type="radio"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: top; } .table-input input[type="checkbox"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: top; } .table-input td select { margin: 0 4px 1px 0; padding: 1px 0; border: 1px solid #afc99a; font-size: 11px; } .table-input td em { color: #666666; font-size: 10px; } .table-input td option { margin: 0; padding: 0 3px; border-bottom: 1px solid #eaeaea; } .table-input input.edit-button { float: left; margin: 0 3px 0 0; padding: 2px 7px; background-color: #7fb555; background-image: url('../img/button-edit-bg.gif'); background-position: left top; background-repeat: repeat-x; border: none; color: #FFFFFF; display: block; font-size: 12px; text-align: center; } .table-input input.edit-button:hover { background-color: #649f35; background-image: url('../img/button-edit-hover-bg.gif'); } /* Table view ----------------------------------------- */ .table-view { margin: 0 0 5px 0; padding: 0; border-collapse: collapse; color: #515151; font-size: 11px; } .table-view th { margin: 0; padding: 4px 0; background: #ebebeb url('../img/table-view-th-bg.gif') left top repeat-x; border: 1px solid #cdcdcd; color: #272727; font-weight: normal; font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; } .table-view td { margin: 0; padding: 4px; border: 1px solid #edebeb; border-left: 1px solid #edebeb; border-right: 1px solid #edebeb; font-family: tahoma; } .table-view a { margin: 0; padding: 0; color: #3e6ba7; text-decoration: none; } .table-view a:hover { text-decoration: underline; } .table-view .blink-row { background-color: #f2f8fd; } .table-view a.button { margin: 0 1px; padding: 1px 4px; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } .table-view a.button-edit { margin: 0 1px; padding: 1px 4px 1px 19px; background-image: url("../img/edit-icon.png"); background-position: 4px 2px; background-repeat: no-repeat; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button-edit:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } .table-view a.button-hapus { margin: 0 1px; padding: 1px 4px 1px 19px; background-image: url("../img/delete-icon.png"); background-position: 4px 3px; background-repeat: no-repeat; background-color: #fff; border: 1px solid #F9EBD7; color: #8D4F00; display: inline; text-align: center; text-decoration: none; } .table-view a.button-hapus:hover { background-color: #FFF6C4; border: 1px solid #F9EBD7; } /* Table search ------------------------------------------------ */ .table-search { margin: 0; padding: 0; border-collapse: collapse; font-size: 11px; } .table-search th { margin: 0; padding: 3px 4px; color: #333; font-weight: normal; text-align: left; vertical-align: middle; } .table-search td { margin: 0; padding: 3px 4px; color: #4e6ba5; vertical-align: middle; } .table-search td label { margin: 0 10px 0 0; padding: 0; vertical-align: middle; } .table-search input { margin: 0; padding: 1px 2px 2px 2px; border: 1px solid #b4bed6; font-size: 11px; } .table-search input[type="radio"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: middle; } .table-search input[type="checkbox"] { margin: 0 2px 0 0; padding: 0; border: none; vertical-align: middle; } .table-search input[type="submit"] { margin: 0 3px 0 0; padding: 2px 7px; background-color: #8BA9C4; background-image: url('../img/table-search-submit.gif'); background-position: left top; background-repeat: repeat-x; border: 1px solid #c6d5ec; color: #385A78; } .table-search input[type="submit"]:hover { border: 1px solid #ffffff; } .table-search select { margin: 0; padding: 1px 2px 2px 2px; border: 1px solid #b4bed6; font-size: 11px; }
0.383064
0.212089
body { /*background-image: url('../images/background_dktp.png');*/ background-color: white; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; /*font-family: 'PT Sans', sans-serif;*/ font-family: 'Raleway', sans-serif; /*color: #f8f8ff;*/ color: black; } hr { border: 0px solid white; } hr.hr-black-line { border: 1px solid black; width: 30%; } span.required_answer { /*color:#9CDC18"*/ color:darkred; } .iframeDiv{ width: 100%; height: 400px; } .external-box { border: 2px solid; padding: 20px; } .whymore-checkbox { display:block; } .form-group > .describe{ text-align: left; } .questions{ text-transform: uppercase; font-family: 'Paytone One', sans-serif; color: black; } .title{ text-transform: capitalize; font-family: 'Paytone One', sans-serif; color: black; } .submit-survey{ width: 200px; } .submit-button { background-color:#9ACA3C; color:black; font-family: 'Paytone One', sans-serif; border: 5px #9ACA3C solid; } .sciStarterBanner{ background-color: #BADB7A; padding: 5px; border-radius: 5px; color: black; cursor: pointer; text-decoration: none; text-align: center; } .sciStarterBanner:hover { background-color: #5a8c1f; } .more-text { margin-top: 10px; } .submit-button:hover{ background-color: #779c2d; border: 5px #779c2d solid; color:black; opacity: 1.5; } .btn-success { color: black; background-color: #9ACA3C; border-color: #9ACA3C; width: 12em; } .btn-success:hover{ background-color: #779c2d; border: 5px #779c2d solid; color:black; opacity: 1.5; } td.bottom { width: 0.6cm; height: 0.4cm; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } table.scale { margin: 0px; padding: 0px 0px 0px 0px; border-collapse: collapse } td.top1 { width: 0.8cm; height: 0.4cm; border-top: 1px solid black; border-left: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } td.top2 { width: 0.8cm; height: 0.4cm; border-top: 1px solid black; border-right: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } td.heading { text-align: center; } td.left { } td.right { text-align: right; } td.def { width: 12cm; padding: 0px 0px 0px 20px; font: 12px Arial, Helvetica, sans-serif; } input[type=radio]{ transform:scale(1.5); } @media (max-width: 768px) { .submit-survey { left: 0; right: 0; bottom: 0; width: 100%; position: fixed; height: 50px; margin-top: 30px; font-size: 20px; } .thankyou-message{ margin-bottom: 70px; } } textarea.form-control{ height: 123.22000122070312px; width: 616.1015625px; border-radius: 5px; border:1px solid black } .marginBottom{ margin-bottom: 2em; margin-top: 1em; } .legend_contributions_dataset{ display: flex; margin-top: 2em; gap: 1%; min-height: 14em; margin-bottom: 2em; } .legend_contributions { font-family: 'Raleway'; background: #fff; color: black; width:55%; min-height: 10em; } .change_dataset{ font-family: 'Raleway'; background: #fff; color: black; width: 40%; text-align: center; min-height: 10em; } .contributions_options{ display: inline-flex; flex-direction: column; gap: 10px; margin-top: 1em; align-items: center; } .legend_contributions h6 { margin-top: 0; font-weight:bold; } .legend_contributions img { max-width:40%; max-height:30%; } .options_contributions{ width: 80%; height: 30px; line-height: 2.5; background: #9ACA3C; border-radius: 30px; } .exitButtoms{ border-radius: 8px; background-color: #9ACA3C; color: #000; text-align: center; outline: none; border: none; padding: 10px 25px; margin-top: 20px; } .btn-primary:target { background-color: white !important; }
public/styles/survey.css
body { /*background-image: url('../images/background_dktp.png');*/ background-color: white; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; /*font-family: 'PT Sans', sans-serif;*/ font-family: 'Raleway', sans-serif; /*color: #f8f8ff;*/ color: black; } hr { border: 0px solid white; } hr.hr-black-line { border: 1px solid black; width: 30%; } span.required_answer { /*color:#9CDC18"*/ color:darkred; } .iframeDiv{ width: 100%; height: 400px; } .external-box { border: 2px solid; padding: 20px; } .whymore-checkbox { display:block; } .form-group > .describe{ text-align: left; } .questions{ text-transform: uppercase; font-family: 'Paytone One', sans-serif; color: black; } .title{ text-transform: capitalize; font-family: 'Paytone One', sans-serif; color: black; } .submit-survey{ width: 200px; } .submit-button { background-color:#9ACA3C; color:black; font-family: 'Paytone One', sans-serif; border: 5px #9ACA3C solid; } .sciStarterBanner{ background-color: #BADB7A; padding: 5px; border-radius: 5px; color: black; cursor: pointer; text-decoration: none; text-align: center; } .sciStarterBanner:hover { background-color: #5a8c1f; } .more-text { margin-top: 10px; } .submit-button:hover{ background-color: #779c2d; border: 5px #779c2d solid; color:black; opacity: 1.5; } .btn-success { color: black; background-color: #9ACA3C; border-color: #9ACA3C; width: 12em; } .btn-success:hover{ background-color: #779c2d; border: 5px #779c2d solid; color:black; opacity: 1.5; } td.bottom { width: 0.6cm; height: 0.4cm; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } table.scale { margin: 0px; padding: 0px 0px 0px 0px; border-collapse: collapse } td.top1 { width: 0.8cm; height: 0.4cm; border-top: 1px solid black; border-left: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } td.top2 { width: 0.8cm; height: 0.4cm; border-top: 1px solid black; border-right: 1px solid black; margin: 0px; padding: 0px 0px 0px 0px; } td.heading { text-align: center; } td.left { } td.right { text-align: right; } td.def { width: 12cm; padding: 0px 0px 0px 20px; font: 12px Arial, Helvetica, sans-serif; } input[type=radio]{ transform:scale(1.5); } @media (max-width: 768px) { .submit-survey { left: 0; right: 0; bottom: 0; width: 100%; position: fixed; height: 50px; margin-top: 30px; font-size: 20px; } .thankyou-message{ margin-bottom: 70px; } } textarea.form-control{ height: 123.22000122070312px; width: 616.1015625px; border-radius: 5px; border:1px solid black } .marginBottom{ margin-bottom: 2em; margin-top: 1em; } .legend_contributions_dataset{ display: flex; margin-top: 2em; gap: 1%; min-height: 14em; margin-bottom: 2em; } .legend_contributions { font-family: 'Raleway'; background: #fff; color: black; width:55%; min-height: 10em; } .change_dataset{ font-family: 'Raleway'; background: #fff; color: black; width: 40%; text-align: center; min-height: 10em; } .contributions_options{ display: inline-flex; flex-direction: column; gap: 10px; margin-top: 1em; align-items: center; } .legend_contributions h6 { margin-top: 0; font-weight:bold; } .legend_contributions img { max-width:40%; max-height:30%; } .options_contributions{ width: 80%; height: 30px; line-height: 2.5; background: #9ACA3C; border-radius: 30px; } .exitButtoms{ border-radius: 8px; background-color: #9ACA3C; color: #000; text-align: center; outline: none; border: none; padding: 10px 25px; margin-top: 20px; } .btn-primary:target { background-color: white !important; }
0.405096
0.099558
.bet-button { display: inline-flex; height: 50px; width: 68px; border: 0; border-radius: 12px; text-transform: uppercase; text-decoration: none; font-size: 0.8em; letter-spacing: 1.5px; align-items: center; justify-content: center; overflow: hidden; position: relative; cursor: pointer; background: white; } .bet-button:hover { background: white; border: 0; } .arrow-icon { width: 100%; height: 100%; left: 0px; position: absolute; padding: 5px; display: flex; align-items: center; justify-content: center; transition: all 0.35s ease-Out; bottom: 0; text-decoration: none; color: #430069; background: white; } .bet-text { position: absolute; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; left: -200px; bottom: 0; transition: all 0.35s ease-Out; text-decoration: none; color: white; background: #430069; font-weight: bold; font-size: 1.2em; } .bet-button:hover .bet-text { left: 0; } .bet-button:hover .arrow-icon { left: 150px; } .bet-button:focus { box-shadow: none !important; } .bet-multiplier-purple { background: #430069 !important; } /* Used in CornerButton */ .corner-button { position: absolute; left: 0px; top: 0px; padding: 3px; text-align: center; border: 2px; border-style: hidden solid solid hidden; border-right-color: #dadada; border-bottom-color: #dadada; border-bottom-right-radius: 5px; border-top-left-radius: 10px; background-color: transparent; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .corner-button:hover { background-color: #430069; border-color: #430069; } .corner-button .icon { transition: color 0.15s ease-in-out; color: #9a9a9a; } .corner-button:hover .icon { color: white; } /* Used in DateSpan */ .date-span { text-align: right; margin: 0; padding-right: 1.2em; font-style: italic; font-size: 0.88em; color: grey; } /* Used in Redeem Button */ .redeem-text { color: white; font-weight: bold; letter-spacing: 1px; } .btn-redeem { text-decoration: none; line-height: 33px; border: 0; width: 105px; height: 45px; background-color: #430069; border-radius: 12px; position: relative; overflow: hidden; transition: all 0.2s ease-in-out; } .btn-redeem:hover, .btn-redeem:focus { /* box-shadow: 1px 1px 20px 10px #fdce32cc; */ border: 0; background-color: #430069; transform: scale(1.1, 1.1); } .btn-redeem::before { content: ""; position: absolute; top: 0; left: -200%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, #f632fd77, transparent); transition: all 500ms; } .btn-redeem:hover::before { left: 100%; }
src/components/GameList/GameItemCommon.css
.bet-button { display: inline-flex; height: 50px; width: 68px; border: 0; border-radius: 12px; text-transform: uppercase; text-decoration: none; font-size: 0.8em; letter-spacing: 1.5px; align-items: center; justify-content: center; overflow: hidden; position: relative; cursor: pointer; background: white; } .bet-button:hover { background: white; border: 0; } .arrow-icon { width: 100%; height: 100%; left: 0px; position: absolute; padding: 5px; display: flex; align-items: center; justify-content: center; transition: all 0.35s ease-Out; bottom: 0; text-decoration: none; color: #430069; background: white; } .bet-text { position: absolute; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0; left: -200px; bottom: 0; transition: all 0.35s ease-Out; text-decoration: none; color: white; background: #430069; font-weight: bold; font-size: 1.2em; } .bet-button:hover .bet-text { left: 0; } .bet-button:hover .arrow-icon { left: 150px; } .bet-button:focus { box-shadow: none !important; } .bet-multiplier-purple { background: #430069 !important; } /* Used in CornerButton */ .corner-button { position: absolute; left: 0px; top: 0px; padding: 3px; text-align: center; border: 2px; border-style: hidden solid solid hidden; border-right-color: #dadada; border-bottom-color: #dadada; border-bottom-right-radius: 5px; border-top-left-radius: 10px; background-color: transparent; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .corner-button:hover { background-color: #430069; border-color: #430069; } .corner-button .icon { transition: color 0.15s ease-in-out; color: #9a9a9a; } .corner-button:hover .icon { color: white; } /* Used in DateSpan */ .date-span { text-align: right; margin: 0; padding-right: 1.2em; font-style: italic; font-size: 0.88em; color: grey; } /* Used in Redeem Button */ .redeem-text { color: white; font-weight: bold; letter-spacing: 1px; } .btn-redeem { text-decoration: none; line-height: 33px; border: 0; width: 105px; height: 45px; background-color: #430069; border-radius: 12px; position: relative; overflow: hidden; transition: all 0.2s ease-in-out; } .btn-redeem:hover, .btn-redeem:focus { /* box-shadow: 1px 1px 20px 10px #fdce32cc; */ border: 0; background-color: #430069; transform: scale(1.1, 1.1); } .btn-redeem::before { content: ""; position: absolute; top: 0; left: -200%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, #f632fd77, transparent); transition: all 500ms; } .btn-redeem:hover::before { left: 100%; }
0.566738
0.081191
header.nav-basic { display: flex; flex-direction: column; width: 100%; flex-wrap: nowrap; padding: 10px; align-items: flex-start; } header h1 { align-self: center; margin-bottom: 5px; } header .search-box { width: 100%; padding: 5px; display: flex; justify-content: center; } header .search-box input{ width: 80%; padding: 10px; border-radius: 4px; height: 30px; border: 1px solid #444; } header .search-box button { border: 1px solid #444; border-top-right-radius: 4px; border-bottom-right-radius: 4px; flex-grow: 1; margin-left: -3px; cursor: pointer; background-color: #f05a5b; color: #fff; font-weight: bold; } header .SessionUser { margin-top: 10px; padding: 5px; width: 60%; align-self: flex-end; display: flex; justify-content: flex-end; cursor: pointer; } header .SessionUser button { padding: 5px; font-size: 14px; border: 1px solid #444; border-radius: 2px; font-weight: bold; color: #fff; background-color: #f05a5b; cursor: pointer; } .ul-title { text-align: center; font-weight: bold; } ul.spot-list { margin-top: 5px; } ul.spot-list li .emai-user { font-size: 10px; } .booking { border-radius: 4px; border: 1px solid #444; margin-top: 4px; background-color: #f05a5b; color: #fff; font-weight: bold; padding: 5px; font-size: 14px; cursor: pointer; width: 100%; } ul.notifications-response { flex-wrap: wrap; flex-direction: row; display: flex; justify-content: flex-start; width: 100%; font-size: 16px; list-style: none; font-family: 'Roboto', sans-serif; align-items: center; } ul.notifications-response li { padding: 5px; border-radius: 2px; color: #fff; margin-top: 5px; width: 90%; } ul.notifications-response button { padding: 10px; border: 0; color: #444; font-size: 16px; font-weight: bold; background-color: transparent; cursor: pointer; } ul.notifications-response .approval { background-color: #84C870; } ul.notifications-response .reject { background-color: #f05a5b; }
aircnc-frontend/src/pages/Home/styles.css
header.nav-basic { display: flex; flex-direction: column; width: 100%; flex-wrap: nowrap; padding: 10px; align-items: flex-start; } header h1 { align-self: center; margin-bottom: 5px; } header .search-box { width: 100%; padding: 5px; display: flex; justify-content: center; } header .search-box input{ width: 80%; padding: 10px; border-radius: 4px; height: 30px; border: 1px solid #444; } header .search-box button { border: 1px solid #444; border-top-right-radius: 4px; border-bottom-right-radius: 4px; flex-grow: 1; margin-left: -3px; cursor: pointer; background-color: #f05a5b; color: #fff; font-weight: bold; } header .SessionUser { margin-top: 10px; padding: 5px; width: 60%; align-self: flex-end; display: flex; justify-content: flex-end; cursor: pointer; } header .SessionUser button { padding: 5px; font-size: 14px; border: 1px solid #444; border-radius: 2px; font-weight: bold; color: #fff; background-color: #f05a5b; cursor: pointer; } .ul-title { text-align: center; font-weight: bold; } ul.spot-list { margin-top: 5px; } ul.spot-list li .emai-user { font-size: 10px; } .booking { border-radius: 4px; border: 1px solid #444; margin-top: 4px; background-color: #f05a5b; color: #fff; font-weight: bold; padding: 5px; font-size: 14px; cursor: pointer; width: 100%; } ul.notifications-response { flex-wrap: wrap; flex-direction: row; display: flex; justify-content: flex-start; width: 100%; font-size: 16px; list-style: none; font-family: 'Roboto', sans-serif; align-items: center; } ul.notifications-response li { padding: 5px; border-radius: 2px; color: #fff; margin-top: 5px; width: 90%; } ul.notifications-response button { padding: 10px; border: 0; color: #444; font-size: 16px; font-weight: bold; background-color: transparent; cursor: pointer; } ul.notifications-response .approval { background-color: #84C870; } ul.notifications-response .reject { background-color: #f05a5b; }
0.477554
0.09899
body { background-image: linear-gradient(rgb(252, 110, 110), rgb(250, 198, 189)); } .navbar { background-color: rgb(250, 253, 253); } .nav-btn { color: rgb(1, 33, 39); } .nav-btn:hover { background-color: rgb(4, 53, 61); /* Green */ color: white; } .contact { width: 100%; padding-top: 15px; padding-bottom: 15px; background-image: url("../img/testimonials.jpg") ; } .contact_title { font-family: 'Oswald', sans-serif; font-size: 28px; color: #ffffff; padding-top: 30px; } .contact_text { color: #FFFFFF; } .contact_form_container { width: 100%; } .contact_input { width: 100%; height: 53px; background: #f2f5f6; border: none; outline: none; padding-left: 20px; } .contact_textarea { height: 163px; padding-top: 12px; } .contact_input::-webkit-input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input:-moz-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input::-moz-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input:-ms-input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input::input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_form .input_border { position: absolute; left: 0; bottom: -2px; width: 100%; height: 2px; background: #181818; visibility: hidden; opacity: 0; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .contact_button { width: 160px; height: 50px; background: #31385d; font-family: 'Oswald', sans-serif; color: #FFFFFF; font-size: 16px; text-transform: uppercase; border-radius: 20px; border: none; outline: none; cursor: pointer; margin-top: 25px; margin-left: 20px; } .hide-me[aria-expanded="true"] {display: none;}
static/css/content_style.css
body { background-image: linear-gradient(rgb(252, 110, 110), rgb(250, 198, 189)); } .navbar { background-color: rgb(250, 253, 253); } .nav-btn { color: rgb(1, 33, 39); } .nav-btn:hover { background-color: rgb(4, 53, 61); /* Green */ color: white; } .contact { width: 100%; padding-top: 15px; padding-bottom: 15px; background-image: url("../img/testimonials.jpg") ; } .contact_title { font-family: 'Oswald', sans-serif; font-size: 28px; color: #ffffff; padding-top: 30px; } .contact_text { color: #FFFFFF; } .contact_form_container { width: 100%; } .contact_input { width: 100%; height: 53px; background: #f2f5f6; border: none; outline: none; padding-left: 20px; } .contact_textarea { height: 163px; padding-top: 12px; } .contact_input::-webkit-input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input:-moz-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input::-moz-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input:-ms-input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_input::input-placeholder { font-family: 'Oswald', sans-serif; font-size: 14px !important; font-weight: 400 !important; color: #88889d !important; } .contact_form .input_border { position: absolute; left: 0; bottom: -2px; width: 100%; height: 2px; background: #181818; visibility: hidden; opacity: 0; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; } .contact_button { width: 160px; height: 50px; background: #31385d; font-family: 'Oswald', sans-serif; color: #FFFFFF; font-size: 16px; text-transform: uppercase; border-radius: 20px; border: none; outline: none; cursor: pointer; margin-top: 25px; margin-left: 20px; } .hide-me[aria-expanded="true"] {display: none;}
0.386416
0.064535
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); .gr-1 { background: linear-gradient(170deg, #01e4f8 0%, #1d3ede 100%); } .gr-2 { background: linear-gradient(170deg, #b4ec51 0%, #429321 100%); } .gr-3 { background: linear-gradient(170deg, #c86dd7 0%, #3023ae 100%); } /* .h-100 { height: 100vh !important; } */ /* .align-middle { position: relative; top: 40%; transform: translateY(-50%); } */ .column { margin-top: 3rem; padding-left: 3rem; } .column:hover { padding-left: 0; } .column:hover .card11 .txt { margin-left: 1rem; } .column:hover .card11 .txt h1, .column:hover .card11 .txt p { color: rgba(255, 255, 255, 1); opacity: 1; } .column:hover a { color: rgba(255, 255, 255, 1); } .column:hover a:after { width: 10%; } .card11 { min-height: 200px; max-height: 200px; margin: 0; padding: 1.7rem 1.2rem; border: none; border-radius: 0; color: rgba(0, 0, 0, 1); letter-spacing: 0.05rem; font-family: 'Oswald', sans-serif; box-shadow: 0 0 21px rgba(0, 0, 0, 0.27); } .card11 .txt { margin-left: 0.5rem; z-index: 1; } .card11 .txt h1 { font-size: 1.4rem; font-weight: 300; text-transform: uppercase; } .card11 .txt p { font-size: 1rem; font-family: 'Open Sans', sans-serif; letter-spacing: 0rem; margin-top: 33px; opacity: 0; color: rgba(255, 255, 255, 1); } .card11 a { z-index: 3; font-size: 0.8rem; color: rgba(0, 0, 0, 1); margin-left: 1rem; position: relative; bottom: -0.5rem; text-transform: uppercase; } .card11 a:after { content: ''; display: inline-block; height: 0.5em; width: 0; margin-right: -100%; margin-left: 10px; border-top: 1px solid rgba(255, 255, 255, 1); transition: 0.5s; } .card11 .ico-card11 { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; overflow: hidden; } .card11 i { position: relative; right: -65%; top: 50%; font-size: 7rem; line-height: 0; opacity: 0.2; color: rgba(255, 255, 255, 1); z-index: 0; }
src/pages/MyPlaylists/MyPlaylist.css
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); .gr-1 { background: linear-gradient(170deg, #01e4f8 0%, #1d3ede 100%); } .gr-2 { background: linear-gradient(170deg, #b4ec51 0%, #429321 100%); } .gr-3 { background: linear-gradient(170deg, #c86dd7 0%, #3023ae 100%); } /* .h-100 { height: 100vh !important; } */ /* .align-middle { position: relative; top: 40%; transform: translateY(-50%); } */ .column { margin-top: 3rem; padding-left: 3rem; } .column:hover { padding-left: 0; } .column:hover .card11 .txt { margin-left: 1rem; } .column:hover .card11 .txt h1, .column:hover .card11 .txt p { color: rgba(255, 255, 255, 1); opacity: 1; } .column:hover a { color: rgba(255, 255, 255, 1); } .column:hover a:after { width: 10%; } .card11 { min-height: 200px; max-height: 200px; margin: 0; padding: 1.7rem 1.2rem; border: none; border-radius: 0; color: rgba(0, 0, 0, 1); letter-spacing: 0.05rem; font-family: 'Oswald', sans-serif; box-shadow: 0 0 21px rgba(0, 0, 0, 0.27); } .card11 .txt { margin-left: 0.5rem; z-index: 1; } .card11 .txt h1 { font-size: 1.4rem; font-weight: 300; text-transform: uppercase; } .card11 .txt p { font-size: 1rem; font-family: 'Open Sans', sans-serif; letter-spacing: 0rem; margin-top: 33px; opacity: 0; color: rgba(255, 255, 255, 1); } .card11 a { z-index: 3; font-size: 0.8rem; color: rgba(0, 0, 0, 1); margin-left: 1rem; position: relative; bottom: -0.5rem; text-transform: uppercase; } .card11 a:after { content: ''; display: inline-block; height: 0.5em; width: 0; margin-right: -100%; margin-left: 10px; border-top: 1px solid rgba(255, 255, 255, 1); transition: 0.5s; } .card11 .ico-card11 { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; overflow: hidden; } .card11 i { position: relative; right: -65%; top: 50%; font-size: 7rem; line-height: 0; opacity: 0.2; color: rgba(255, 255, 255, 1); z-index: 0; }
0.509276
0.108756
1. Body 2. Layout 3. Header 4. Navigation 5. Features Box 6. Home page Sliders 6a. Brand Logo Slider 6b. offer slider 6c. bestsell slider 6d. featured slider 6e. special slider 6f. Other Slider 7. Products Grid 8. Products List 9. Rating and Price 10. Latest Blog 11. Breadcrumbs 12. Sidebar 12a. Category boxes 12b. Block: Account 12d. Block: Layered Navigation 12e. Block: Cart 12f. Block: Related 12g. Block: Compare Products 12h. Block: Recently Viewed 12i. Block: Recently Compared 12g. Block: Poll 12k. Block: Tags 12l. Block: Subscribe 12m Block: Recently Viewed 12n. Block: Reorder 12m. Block: Banner 13. custom-slider 14. Product Sorting Toolbar 15. Product View 15a. Product Images 15b. Product Shop 15c. Product Collatera 16. related slider & upsell slider 17. Global Messages 18. bottom banner 19. footer 20. hot deal 21. Shopping Cart Table 22. Wishlist Table 23. Dashboard 24. checkout pages 25. Compare Table 26. Multiple Addresses Checkout 27. Account Login 28. 404 Page 29. Newsletter popup 30. Data Table /* */ /*----------- 1. Body --------------*/ body { font-family: 'Open Sans', sans-serif; font-size: 13px; background:#f5f5f5; line-height:1.6em; } h2, .h2 { font-size: 20px; } a { color: #80b435; } a:hover { color: #ed6663; text-decoration: none; } :hover { } small { font-size: 85%; font-weight: normal; text-transform: lowercase; color: #999999; } *::selection { } *{outline:none} /* Layout */ .main-col { margin: auto; overflow: hidden; } /* Base Columns */ .col-left { margin-bottom: 0px; } .col-main { } .col-right { margin-bottom: 0px; padding-right:0px } /* 1 Column Layout */ .col1-layout .header-background-default { margin: 20px; padding: 0; } .col1-layout .col-main { float: none; width: auto; } /* 2 Columns Layout */ .col2-left-layout .col-main { } .col2-right-layout .col-main { padding-left: 0; } .col2-right-layout ol.opc .col-md-4 { margin-right: 15px; } /* 3 Columns Layout */ .product-grid{padding-right:0px; padding-left:10px} .pro-coloumn{ padding: 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eaeaea #eaeaea #d5d5d5 #eaeaea; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .col3-layout .col-main { } .col3-layout .col-wrapper { float: left; width: 780px; } .col3-layout .col-wrapper .col-main { float: right; } .main-container { padding: 0px; } .content {} /* Header Start */ header { width: 100%; position: relative; z-index:1000; } #header { border-top: 10px #131e2c solid; } .sticky-header { transition: opacity .5s ease, transform .5s ease; transform: translateY(-200%); } .sticky-header-bar {transform: translate(0, 0)!important; position: fixed; margin-top: 0px; z-index: 10000; display: block; top: 0px; background: #fff; width: 100%; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); border-top: 10px #131e2c solid; } .header-container {position:relative; background:#fff;} .logo { vertical-align: middle; cursor: pointer; text-align: left; display: block; float: left; margin-right:19px; padding:0 20px; border-right:1px #eaeaea solid; line-height:75px; padding-bottom:2px; padding-top:3px } .header-container .fl-nav-menu { display: block; border-radius:3px ; } .header-container .fl-header-right { } .search-bar { position: relative; width: 0%; min-width: 70px; height: 75px; float: right; overflow: hidden; transition: width 0.3s; display: inline-block; } .search-bar-input { border: none; outline: none; background: #fff; width: 80%; height: 45px; margin: 0; padding: 0px 52px 0px 20px; font-size: 14px; color: #bebebe; border-bottom: 1px #F3547D solid; border-left: 0px #E8E8E8 solid } .search-icon, .search-bar-submit { width: 70px; height: 75px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 42px; text-align: center; cursor: pointer; border-left: 1px solid #e5e5e5; } .search-bar-submit { background: #fff; /* IE needs this */ opacity: 0; color: transparent; border: none; outline: none; z-index: -1; } .search-icon:before { content: '\f002'; font-family: FontAwesome; font-size: 18px; color:#333 } .navbar-form {padding:0px; margin:0px} .navbar-collapse {float:right; padding:0px} .navbar-form .search-btn { color: #fff; background:#fff; z-index: 90; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; border: none; outline: none; width: 76px; height: 80px; display: block; right: 0; top: 0; padding: 0; margin: 0; line-height: 42px; text-align: center; cursor: pointer; border-radius:0; } .navbar-form .search-btn .glyphicon {line-height: 45px; vertical-align:middle} .navbar-form .search-btn .glyphicon-search:before { font-size: 16px; color:#131e2c; vertical-align:middle } .navbar-collapse form[role="search"] input { font-size: 18pt; opacity: 0; display: none; height: 48px; position: relative; z-index: 2; float: left; outline:none } .navbar-collapse form[role="search"].active input { display: table-cell; opacity: 1; z-index: 100; border-radius: 0; border: none; line-height: 45px; height: 80px; font-size: 14px; padding: 0px 25px; width: 315px; position: absolute; right: 75px; outline:none; box-shadow:none; border-left:1px #e5e5e5 solid } /* Open state */ .search-bar.search-bar-open, .no-js .search-bar { width: 870px; z-index: 100; background-color: #fff; } .no-js{ cursor: pointer; } .search-bar.search-bar-open .search-icon, .no-js .search-bar .search-icon { z-index: 11; } .search-bar.search-bar-open .search-bar-submit, .no-js .search-bar .sb-search-submit { z-index: 90; } .search-icon { position: absolute; right: 0px; margin-top: 0px; } .search-box { width: 220px; position: absolute; margin: auto; right: 2px; margin-top: 0px } #search { border: medium none; color: #666; font-family: Lato, sans-serif; font-size: 13px; height: 75px; margin: 0; outline: medium none; padding: 0 10px; width: 400px; background-color: #fff; } .button-common { border: 0 none; overflow: hidden; padding: 0px; text-indent: -9999px; width: 25px; } .search-btn-bg { cursor: pointer; display: inline-block; height: 56px; min-width: 20px; position: absolute; right: 0px; top: 0; width: 56px; right: 0px; background: #000; outline: none; } .searchIconNew { background: url("../images/search-icon.png") no-repeat scroll center center; width: 45px; height: 45px; left: 7px; display: inline; position: absolute; top: 5px; } .cross-icon { position: absolute; right: 0px; margin-top: -35px } /* ========= End search ==========*/ .glyphicon-search:before { font-size: 18px; } .welcome-msg { text-align: left; display: inline-block; padding: 0px; margin: 4px 5px; font-size: 13px; color: #999; } /* language &amp; currency */ /*.menu_top{ display:table;}*/ .language-currency-div { overflow: hidden; background: #f8f8f8; padding: 5px 15px } .language-currency { overflow: hidden; padding:8px 0px 12px 0px; } .fl-language { display: inline; float: right; line-height: 17px; padding-left: 5px; } ul.lang { text-align: left; display: block; margin: 0; padding: 0x; list-style: none; float: left; padding: 0px; } ul.lang li { float: left; display: inline; margin: 0px 0px 0 5px } ul.lang li a {background:#f5f5f5; height:30px; width:30px; line-height:30px; display:block; text-align:center; border-radius:3px} ul.lang li span { text-indent: -10000px; display: none } .fl-currency { display: inline; float: left; line-height: 17px } ul.currencies_list { float: left; display: inline; margin: 0px 8px 0 0px; padding: 0px; } ul.currencies_list li { float: left; display: inline; margin: 0 5px 0 0px } ul.currencies_list li a { color: #a3d659; font-size: 14px; font-weight: 600; width: 30px; display: block; height: 30px; line-height: 30px; text-align: center; background:#131e2c; border-radius:3px } ul.currencies_list li a:hover { color: #fff; text-decoration: none; } /* End language &amp; currency*/ /* Toplink =*/ .toplinks { line-height: normal; padding: 0px; display: inline-block; text-align: right; margin-top: 18px; } .toplinks .links { text-align: right; display: inline-block; } .toplinks .links div { display: inline-block; text-align: right; } .toplinks div.links div a { display: inline-block; padding: 0px; color: #333; font-size: 13px; padding: 0px 0px 0px 15px; text-transform: none; font-family: 'Open Sans', sans-serif; text-decoration: none; } .toplinks div.links div a:hover { color: #ed6663; text-decoration: none; } .block-company { background: none; box-shadow: none; border: none; color: #aaaaaa; font-size: 14px; } .block-company .caret { margin-left: 5px; } .block-company-wrapper { display: inline-block; } .block-company label { font-weight: normal; padding: 5px 5px 2px 0px; } .block-company-wrapper .dropdown-menu { min-width: 0; border-top: 2px solid #000; box-shadow: 0 3px 3px 0 #888888; } .block-company-wrapper .dropdown-menu li { padding: 5px 15px 5px 0; } .block-company-wrapper .dropdown-menu li:hover { background-color: #eaeaea; color: #000; transition: background-color 0.2s ease-in-out; } .block-company-wrapper .dropdown-menu a { padding: 3px 10px 3px 10px; } .block-company-wrapper .dropdown-menu a:hover { color: #000; background: none; } /* Top Shopping Cart */ .mini-products-list .product-image { float: left; padding: 0; width: 60px; } .mini-products-list .product-image img { width: 60px; } .fl-mini-cart-content .product-name { margin: 0; width: 190px; line-height: 1 } .fl-mini-cart-content .product-name a { font-size: 13px; line-height: normal; font-weight: normal; } .fl-mini-cart-content .product-name a:hover { font-size: 13px; color: #ed6663 } .fl-cart-contain .price { color: #ed6663; font-weight: 400; text-transform: uppercase; padding-left: 10px; font-size: 18px; float:right } .fl-cart-contain .product-details .price { color: #ed6663; width: auto; float: none; font-weight: 400; padding-left: 0px; font-size:13px } .fl-cart-contain .product-details strong {font-weight:400} .mini-cart { text-align: center; cursor: pointer; margin: 0px; display: block; border-left:1px #e5e5e5 solid } .mini-cart .basket a { display: flex; justify-content: center; align-items: center; color: #333; margin: 0px; line-height: 17px; font-size: 13px; padding: 0px 25px; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; font-weight: normal; line-height: 80px; height: 80px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #202020 } .fl-cart-contain > .mini-cart:hover > .basket a { color: #ed6663; } .mini-cart .basket a span { background: #fff; color: #333; min-width: 25px; display: flex; justify-content: center; align-items: center; border-radius: 999px; font-size: 12px; height: 25px; line-height: 26px; position: absolute; font-weight: 700; top: 2px; border: 1px solid #ddd; } .fl-mini-cart-content .pull-right { margin-right: 10px; padding-top: 3px } .fl-mini-cart-content .basket a { border: none; color: #ed6663 } .mini-cart .basket a:hover { text-decoration: none; } .mini-cart .basket a:first-child:before { content: '\f291'; font-family: FontAwesome; font-size: 20px; color:#ed6663 } .mini-cart .open .basket a { color: #000; background: #fff; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3) } .mini-cart .dropdown-toggle { font-size: 14px; padding: 4px 0 6px; text-transform: none; padding-bottom: 20px; } .fl-cart-contain { position: relative; float: right; } .top-cart-title p { margin: 0; } .fl-mini-cart-content .empty { padding: 10px; color: #333333; } .mini-cart .fl-mini-cart-content { background: #ffffff; background-repeat: repeat; background-position: 0 0; padding: 0px; margin: 0; overflow: hidden; font-size: 12px; line-height: 25px; z-index: 10000; border-top: 0; display: none; position: absolute; right: 0px; margin-top: -2px; opacity: 1; visibility: visible; transition: all 0.3s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); box-shadow: 0 10px 20px -5px; font-family: 'Rubik', sans-serif; min-width: 250px; } .top-subtotal { color: #131e2c; font-size: 14px; font-weight: 500; padding: 15px 12px; text-align: left; } .fl-mini-cart-content .product-details .btn-remove { position: absolute; right: 10px; top: 4px; } .fl-mini-cart-content .block-subtitle { color: #fff; overflow: hidden; padding: 0px 5px; text-align: left; border-bottom:1px #e5e5e5 solid; border-top: 3px #80b435 solid; } .fl-mini-cart-content .block-subtitle .price { color: #131e2c; } ul#cart-sidebar { padding: 10px 15px 0px; } .col-left .block-cart .block-content ul li .product-details .btn-edit {padding: 0px 0px; border:none; display:block; text-align:center} .block-cart ul { padding: 0px; } /* top cart */ .fl-mini-cart-content li.item { width: 310px; margin: 5px 0px 10px; border-bottom: 1px #eee solid; display: inline-block; padding-bottom: 10px; } .fl-mini-cart-content li.item.last { margin: 0; border-bottom: 0px #eee solid; padding-bottom: 10px } .fl-mini-cart-content .product-details { color: #333333; position: relative; text-align: left; } .mini-products-list .product-details { margin-left: 80px; padding: 0; } .fl-mini-cart-content .product-details .btn-remove { position: absolute; right: 10px; top: 12px; } .fl-mini-cart-content .product-details .btn-edit { position: absolute; right: 30px; top: -4px; border:none; padding:0px } .fl-mini-cart-content .product-details .btn-edit:hover { color: #ed6663; } .fl-mini-cart-content .actions { padding: 20px; margin: 0px 0 0; overflow: hidden } .button.btn-checkout { background: #FED557; border: 1px solid #F5C328; color: #003169; padding: 8px 18px; } .button.btn-checkout:hover { background: #FED557 } .button:btn-bag:hover { background:#f6f6f6 } .mini-cart .view-cart { background: none repeat scroll 0 0 transparent; border: medium none; cursor: pointer; float: none; font-size: 13px; font-weight: bold; padding: 10px 25px; text-decoration: none; text-transform: uppercase; text-align: center; display: inline-block; background: #eee; color: #666; } .mini-cart .view-cart:before { content: '\f07a'; font-family: FontAwesome; font-size: 16px; padding-right: 7px; } .btn-remove1 { background-image: url(../images/btn_remove.png); margin: 0px 0 0 5px; } .btn-remove1:hover, .btn-remove1:focus { background-position: 0 -12px; } .btn-remove1 { display: block; width: 15px; height: 13px; font-size: 0; line-height: 0; background-position: 0 0; background-repeat: no-repeat; text-indent: -999em; overflow: hidden; position: absolute; left: 28px; margin-top: 5px; } .block-compare .btn-remove1 { left: auto; right: 0px; margin-top: 0px; top: 5px } .mini-cart .btn-remove1 { left: auto; right: 0px; margin-top: 0px; top: 2px; } .mini-cart .actions .btn-checkout { background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 10px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 100%; font-family:'Rubik', sans-serif; text-transform:uppercase; border:none; letter-spacing:0.5px } .mini-cart .actions .btn-checkout:hover { box-shadow:none; border:none; color: #fff; background:#131e2c } .mini-cart .actions .btn-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 18px; padding-right: 10px; } /* Nav */ nav { position: relative; margin: auto; width: 100%; z-index: 99; } /*.sticky { position: fixed; z-index: 10000; width: 100%; top: 0px; background-color: #fff; }*/ .nav-inner { position: relative; } #nav > li > a.active:nth-child(1) { color: #88be4c; } #nav > li > a:hover.active:nth-child(1) { color: #fff; } #nav > li > a:first-child { margin-left: 0px; } #nav > li > a:last-child a { color: #333 } .nav { width: 1000px; margin: 0px auto 0 } #nav > li:hover > a, .vertnav-top li > a:hover { color: #ed6663; border-bottom: none; } .cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a { color: #80b435; } .cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a:hover { color: #ed6663; padding: 0px 0px; } #nav > li.active > a span {line-height:normal; border-radius:3px; line-height: 80px; } #nav > li.active > a:hover {background:none; box-shadow:none;} #nav > li.active > a:hover span{} #nav > li:first-child a span { } .cms-index-index nav { border-bottom: none } #nav { position: relative; z-index: 10; -webkit-transform: translateZ(0); padding: 0; margin: auto; text-align: center } /* All levels */ #nav li { text-align: left; } #nav li a { display: block; text-decoration: none; } #nav ul.level1 > li a { color: #7a7a7a } #nav ul.level1 > li a:hover { color: #80b435 } #nav li a span { } #nav li ul a span { } /* 1st level only */ #nav > li { list-style: none; border-bottom: none; display: block; float: left } #nav > li.last { padding-right: 0; } #nav > li > a { display: block; padding: 0px 0px; line-height:38px; } #nav > li > a > span { display: inline-block; padding: 0 15px; line-height:80px } #nav > li > a:hover > span { } /* Drop-down boxes: wide: 2nd-level category drop-down box + custom block drop-down box classic: custom block drop-down box */ #nav .level0-wrapper { position: absolute; left: -10000px; } #nav .level0-wrapper .container { padding:0px } /* Inner wrapper for additional padding */ #nav .level0-wrapper2 { padding: 0px; background: #fff; border-top: none; box-shadow: 0 10px 20px -15px; } #nav .level0-wrapper2:before, #nav .level0-wrapper2:after { display: table; line-height: 0; content: ""; } #nav .level0-wrapper2:after { clear: both; } /* Home link*/ #nav a.level-top.feature { margin: 0; } /* Icon inside item */ #nav li a.level-top .icon { padding: 3px; margin: 0; float: none; display: inline-block; vertical-align: middle; background-color: transparent !important; } #nav li:hover a.level-top .icon { padding: 3px; } /* Single icon as home link */ #nav #homelink-icon { margin-left: 12px; } #nav #homelink-icon a.level-top { padding-left: 5px; padding-right: 5px; background: none !important; box-shadow: none !important; border: none !important; } /* Custom menu item */ #nav .fl-custom-tabmenulink > a { cursor: default; } /* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */ #nav .fl-custom-tabmenulink { position: static; } /* Static block's content - basic formatting */ #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper { padding: 15px 10px 10px 0px; overflow: hidden; background: #fff!important; } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper p { margin: 10px 0px 30px 0px; color: #999; line-height: 1.5em; font-size: 14px; font-weight: normal } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper .heading { margin: 10px 0; } /* Caret */ #nav a.level-top .caret { display: inline-block; width: 0; height: 0; margin-bottom: 2px; margin-left: 2px; vertical-align: middle; content: ""; border-style: solid solid none; border-width: 4px 4px 0; border-color: #333 transparent transparent; } /* Number of products in category */ /* Sidebar menu */ .vertnav .number { margin-left: 3px; color: #aaa; } /* Main menu */ #nav .number { display: inline; margin-left: 3px; } #nav ul li .number { color: #aaa; } /* Other */ .nav .itemslider { margin-top: 0; margin-bottom: 0; } .nav .itemslider .item { padding-bottom: 0; } /* 1st level */ li.level0 > a > span { position: relative; } li.level0 > a > span > .cat-label { position: absolute; top: -12px; right: 0; padding: 0 6px; font-size: 14px; line-height: 22px; } /* Add pin (only 1st level) */ li.level0 > a > span > .pin-bottom:before { position: absolute; right: 6px; top: 22px; width: 0; height: 0; content: ""; border-style: solid; border-width: 4px; border-color: transparent; transition: border-color 450ms ease-in-out; -moz-transition: border-color 450ms ease-in-out; -webkit-transition: border-color 450ms ease-in-out; -o-transition: border-color 450ms ease-in-out; } li.level0 > a:hover > span > .pin-bottom:before { transition-duration: 100ms; -moz-transition-duration: 100ms; -webkit-transition-duration: 100ms; -o-transition-duration: 100ms; } /* 2nd level */ li.level1 > a > span > .cat-label { display: inline-block !important; padding: 0 4px; margin-left: 2px; vertical-align: middle; } /* 3rd level */ li.level2 > a > span > .cat-label { display: inline-block !important; padding: 0 4px; margin-left: 2px; } /* Category labels inside mobile menu / vertical menu */ ul.vertnav li > a > span > .cat-label { position: static; display: inline-block !important; padding: 0 4px; margin-left: 2px; } /* Hide pin */ ul.vertnav li > a > span > .pin-bottom:before { display: none; } /* Label size: all levels */ ul.vertnav li > a > span > .cat-label { font-size: inherit; line-height: inherit; } ul.vertnav-top li > a > span > .cat-label { font-size: 14px; line-height: 18px; } /* Category blocks */ .nav-block { margin-top: 0; } .nav-block-top { } .nav-block-bottom { float: left } .nav-block-center { margin-top: 0px; } .nav-block-right { margin-top: 0px; float: right; padding: 0px; text-align: center; } .nav-block-right img { width: 100% } .nav-block-level1-top { margin-bottom: 10px; } .nav-block-level1-bottom { margin-top: 10px; } .nav-block .section-line { border-color: #eee; } /* horizontal + mobile menu trigger */ #nav > li > a { font-size: 14px; text-transform: uppercase /*1.3333em*/; font-family: 'Rubik', sans-serif; font-weight: 500; position: relative; letter-spacing: 1px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } ul.level0 { padding: 0 } ul.level1 { padding: 0px; padding-left:10px } #nav .level0-wrapper, #nav.classic ul { color: #333333; } #nav ul li a:hover { color: #ed6663; } .cat-label-label1 { background-color: #D12631; color: #ffffff; } .cat-label-label2 { background-color: #d52462; color: #ffffff; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 100%; padding: 0px; } #nav .level0-wrapper, #nav.classic ul.level0 { top: 80px; } #nav .level0-wrapper, #nav.classic ul.level5 { top: 80px; } #nav > li > a { color: #80b435; } #nav > li.mega-menu { position: static; } .nav-inner #nav li.mega-menu .level0-wrapper { border: 0 none; padding: 0px 0px; z-index: 10000; transform: scale(0) rotate(0deg); transition: all 0.4s ease-in-out 0s; opacity: 0; visibility: hidden; display: block!important; border-top: 1px #eaeaea solid; left:0 } .nav-inner #nav li.mega-menu:hover .level0-wrapper { opacity: 1; visibility: visible; transition: all 0.4s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); } #nav .level0-wrapper2 .col-1 { float: left; width: 74% !important; } #nav .level0-wrapper2 .col-2 { padding: 0; float: left; width: 26% !important; } #nav .level0-wrapper2 .col-3 { padding: 5px 0; float: left; width: 20%; } #nav .col-1 ul.level0 > li { width: 30%; word-break: break-word; } #nav .col-1 ul.level5 > li { width: 30%; word-break: break-word; } .col-2 img:hover { opacity: 0.8; } .col-2 .menu_image { display: block; margin-top: 10px; } .col-2 img { max-width: 100% } .col-2 .menu_image1 { display: block; margin-top: 15px; } /* 1st level only */ #nav > li:hover > a { position: relative; z-index: 1; } /* 2nd level only */ #nav ul.level0 > li { display: inline-block; float: none; margin-right: 20px; padding-bottom: 30px; padding-top: 0; vertical-align: top; width: 14.4%; } #nav ul.level5 > li { display: inline-block; float: none; margin-right: 20px; padding-bottom: 30px; padding-top: 0; vertical-align: top; width: 14.4%; } #nav ul.level5 > li { float: none; margin-right: 0px; padding-bottom: 10px; padding-top: 10px; vertical-align: middle; width: auto; height: 54px; border: 1px #e5e5e5 solid; display: flex; flex-direction: column; justify-content: center; } #nav ul.level0 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; margin-right: 0px } #nav ul.level0 > li > a { word-break: break-word; color: #131e2c; font-size: 14px; font-weight: 500; line-height: 18px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0px; font-family:'Rubik', sans-serif } #nav ul.level5 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; margin-right: 0px } #nav ul.level5 > li > a { word-break: break-word; color: #131e2c; font-size: 14px; font-weight: 500; line-height: 18px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0px; font-family:'Rubik', sans-serif } #nav ul.level5 > li > a { display: flex; justify-content: center; } /* 2nd level+ */ #nav ul li { list-style: none; padding: 3px 0; } #nav li ul li ul li { } #nav li ul li ul li a {display:inline-block} #nav li ul li ul li:last-child { border: none } /* 3rd level only */ #nav ul.level1 { position: static; } #nav ul.level1 > li a { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; font-size: 13px; letter-spacing: normal; } #nav ul.level1 > li a:hover { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; padding-left: 10px; } /* 4th level */ #nav ul.level2 { margin: 7px 0; padding: 0; position: static; } #nav ul.level2 a { font-size: 0.9166em; line-height: 1.2727em; opacity: 0.6; } #nav li.level2:hover ul.level2 a { opacity: 1; transition: opacity 150ms ease-out; -moz-transition: opacity 150ms ease-out; -webkit-transition: opacity 150ms ease-out; -o-transition: opacity 150ms ease-out; } /* 4rd level+ */ #nav ul ul ul li { background: none; padding-left: 0; } /* Vertical nav-links */ .nav-links > li, .nav-links > li > a { line-height: 3em; } .nav-links > li > a { padding: 0 0.5833em; } .nav-links > li.label { padding-right: 0.5833em; } /* Basic nav-links, no separators */ .nav-links > li { float: left; } .nav-links > li > a { display: block; } .grid12-5 { display: inline; float: left; margin-left: 1%; margin-right: 1%; width: 23%; } .grid12-3 { display: inline; float: left; margin-left: 1.5%; margin-right: 1.5%; width: 22%; text-align: center } .grid12-3 img { max-width: 100%; } .grid12-3 .item-title a { text-transform: uppercase; margin-top: 10px; color: #aaa } .grid12-4 { display: inline; float: left; margin: 5px 0 0; width: 34%; } .grid12-8 { display: inline; float: left; margin-left: 0; margin-right: 1%; width: 64%; } #nav .grid12-8 ul.level0 > li { width: 21%; } .grid13-8 { display: inline; float: left; margin-left: 0; margin-right: 1%; margin-bottom: 0; width: 80.90%; } .back-link { float: left } #nav .level0-wrapper .nav-add { padding: 0px; overflow: hidden; padding-bottom: 15px } #nav .level0-wrapper .nav-add .push_item { float: left; margin-right: 18px; width: 23.6%; } #nav .level0-wrapper .nav-add .push_item img { max-width: 100%; } #nav .level0-wrapper .nav-add .push_item_last { float: left; margin-right: 0px; width: 23.6%; } #nav .level0-wrapper .nav-add .push_item .push_img a { display: block; } #nav .level0-wrapper .nav-add .push_item .push_text { color: #666; font-size: 12px; padding: 8px 0; text-align: center } .fl-custom-tabmenu { color: #999 } .fl-custom-tabmenu { padding-top:0px!important; top: 75px!important;} .icon-star:before { content: "\f0a3"; } .icon-star { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } .heart-icon:before { content: "\f06b"; font-family: FontAwesome; } .heart-icon { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center; padding-left: 6px; } .custom-icon:before { content: "\f0e9"; } .custom-icon { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } .icon-custom-grid:before { content: "\f00a"; } .icon-custom-grid { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading { color: #000; font-size: 12px; text-transform: uppercase; margin-top: 0px; margin-bottom: 10px; } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading { color: #383838; font-size: 18px; font-weight: 500; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 0.5px; margin-top:20px; font-family:'Oswald', sans-serif; } #nav li.drop-menu ul { position: absolute; top: 75px; left: 0; background: #fff; padding: 6px 0; border-top: none; box-shadow: 0 0 20px -5px; width: 165px; text-align: left; z-index: 1000; opacity: 0; transform: scale(0) rotate(0deg); transition: all 0.3s ease-in-out 0s; visibility: hidden } #nav li.drop-menu:hover ul { position: absolute; top: 80px; background: #fff; padding: 6px 0; border-top: none; box-shadow: 0 10px 20px -15px; width: 165px; text-align: left; z-index: 1000; display: block; opacity: 1; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); visibility: visible; border-top: 1px #eaeaea solid; } #nav > li.drop-menu ul li ul { border-top: none; opacity:0; z-index:0 } #nav li.drop-menu:hover ul li ul {opacity:0;} #nav li.drop-menu:hover ul li:hover ul {opacity:1; margin:0px} #nav > li.drop-menu { position: relative; } #nav > li.drop-menu a { } #nav li.drop-menu ul li { position: relative; } #nav li.drop-menu ul li a { color: #333; line-height: 24px; font-size: 13px; padding: 0 12px; display: block; transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; } #nav li.drop-menu ul li:hover > a { color: #80b435; padding-left: 18px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } #nav li.drop-menu ul li span.plus { display: block; position: absolute; right: 7px; top: 50%; margin-top: -1px; height: 1px; width: 7px; background: #535353; } #nav li.drop-menu ul { display: none; opacity:0 } .sticky { position: fixed; margin-top: 0px; z-index: 500; display: block; top: 0px; height: 51px; background: #141414; width: 100%; } /* End Nav */ /* store messages Start */ .service-section { background: #fff; border-bottom: 1px #e5e5e5 solid; } .service-section .services { padding: 5px 0px 10px 0px; } .service-section .services span { font-size: 13px; line-height: 35px; transition: color 100ms ease 0s; color: #333; text-align: center; display: inline-block; margin: 0px 2px 0px 2px; font-weight: normal; } .service-section .last { margin-right: 0px!important; border-right: none!important; float: right; } .service-section .services.last span { margin: 0px 2px 0px 0px; } .offer-banner-section { overflow: hidden; width: 100%; } .service-section1 { background: url("../images/body-bg17.png") repeat scroll left top #f8f8f8; margin-top: 15px; } .service-section1 span { color: #666!important; } .service-section1 span { color: #666!important; } /* Promotion banners */ #top { margin: 0px auto 0; position: relative; background:#f5f5f5; overflow:hidden; margin-bottom: 50px; } #top .container { padding:0px} #top ul { width: 100%; padding:0px; margin:0px; } #top ul li { float: left; width:50%; display:block } #top img {width:100%} #top img { width: 100%; } #top > div a { display: block; overflow: hidden; } #top > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #top > div a:hover img { opacity:0.9 } #top ul li:nth-child(2) { } #top ul li:nth-child(3) { } #top ul li:nth-child(4) { clear: both; } #top ul li:nth-child(5) { } #top ul li:nth-child(6) { } /* Promotion banners end*/ /* New & Sale Label */ .new-box, .sale-box { height: 40px; overflow: hidden; position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: -1px; } .sale-box { right: -1px; } .new-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .new-top-right { background: none repeat scroll 0 0 #FFFFFF; right: 0px; top: 0; } .sale-top-right { top: 0; background: #fff; letter-spacing: 1px; right: 0px; } .sale-top-left { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 3px 0 4px; text-align: center; display: block; position: absolute; right: -33px; top: 9px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .new-box, .sale-box { position: fixed; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: 0; } .sale-box { right: 0; top: 0px; } .new-label { font-size: 11px; font-family:'Rubik', sans-serif; color: #fff; background: #dd4b59; text-transform: uppercase; padding: 0px 10px; text-align: center; display: block; position: absolute; left: 10px; top: 10px; font-weight: 400; height:24px; border-radius:3px; line-height:26px; z-index:10 } .sale-label { font-size: 11px; font-family:'Rubik', sans-serif; color: #fff; background: #80b435; text-transform: uppercase; padding: 0px 10px; text-align: center; display: block; position: absolute; right:10px; top:10px; font-weight: 400; height:24px; border-radius:3px; line-height:26px; z-index:10; letter-spacing:0.5px } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .product-view #product-img-box .new-box, .product-view #product-img-box .sale-box { position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .product-view #product-img-box .new-box { left: 160px; } .product-view #product-img-box .sale-box { right: -5px; top: 0px; } .product-view #product-img-box .new-label.new-top-left { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #000; background: #41bea6; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .new-label.new-top-right { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #000; background: #41bea6; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-left { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-right { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } /* Main Col */ /*--- products-grid-home ---*/ .products-grid-home { margin: 0; list-style: none; padding: 0; } .products-grid-home .item.first { margin-left: 0; } .products-grid-home .item { float: left; background: #FFF; margin-top: 20px; } .products-grid-home .item.show-addtocart { margin-top: 37px; } .products-grid-home .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } .products-grid-home .item .item-inner .actions { display: inline-block } .products-grid-home .item .item-inner .item-img { position: relative; border: 1px #eaeaea solid; } .products-grid-home .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } .products-grid-home .item .item-inner .item-img .ico-product strong { font-weight: 600; } .products-grid-home .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } .products-grid-home .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image { display: inline-block; width: 100%; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image img { width: 100%; } .products-grid-home .item .item-inner .item-img:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } .products-grid-home .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } .products-grid-home .item .item-inner .item-img .item-box-hover { z-index: 2; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: none } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #ed6663; cursor: pointer; bottom: 10%; } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #fff; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: none } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } .products-grid-home .item .item-inner .item-info { text-align: center; } .products-grid-home .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating, . products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .item-price { } .products-grid-home .item .item-inner .item-info .info-inner .item-title { margin-bottom: 7px; padding-top: 20px; font-size: 12px; white-space: nowrap; overflow: hidden; letter-spacing: 0.5px } .products-grid-home .item .item-inner .item-info .info-inner .item-title a { text-decoration: none; text-transform: uppercase; } .products-grid-home .item .item-inner .item-info .info-inner .item-title a:hover { color: #ed6663; } .products-grid-home .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } .products-grid-home .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; background: #000; opacity: 0.6; cursor: pointer } .products-grid-home .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; left: 0px; bottom: 0px; } .products-grid-home .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } .products-grid-home .item:hover .item-inner .item-info .info-inner .item-title a { color: #ed6663; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home { padding-bottom: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item { margin-bottom: 20px; margin-top: 15px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item.last { margin-top: 15px; border-right: 0px solid #D9D9D9; padding-right: 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item.show-addtocart { margin-top: 15px; border-right: 1px solid #D9D9D9 } .main-col .pdt-nav { margin: 0; padding: 0; list-style: none; text-align: center; height: 40px; } .main-col .producttabs { margin-top: 40px } .main-col .thmg-slider-pdt-nav { display: block; text-align: left; height: 40px; } .main-col .pdt-nav > li { font-size: 14px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; height: 39px; padding: 0; display: inline-block; background: #fff; color: #777; margin: 0; float: none; font-family: 'Open Sans', sans-serif; font-weight: bold; letter-spacing: 1px; line-height: 30px; padding: 0px 20px; cursor: pointer; } .main-col .pdt-nav > li span { padding: 0 0; display: inline-block; } .main-col .pdt-nav > li:first-child { } .main-col .thmg-slider-pdt-nav .pdt-nav > li.tab-nav-actived, .main-col .thmg-slider-pdt-nav .pdt-nav > li:hover { text-decoration: none; color: #222; border-bottom: 3px #333 solid } .main-col .tab-content-actived { display: inline-block; } .home-tabs { padding-bottom: 30px } .producttabs { margin-top: 10px } .thmg-slider-producttabs .thmg-slider-pdt-container { text-align: center; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav { display: block; text-align: left; height: 40px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li { font-size: 16px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; height: 50px; padding: 0; display: inline-block; color: #333; margin: 0; float: none; font-family: 'Montserrat', sans-serif; font-weight: normal; letter-spacing: 1px; line-height: 50px; padding: 0px 0px; border: 1px solid #666; width: 215px; text-transform: uppercase; margin-left: 5px; margin-right: 5px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #ed6663 } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li span { padding: 0 0; display: inline-block; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li:first-child { } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li.tab-nav-actived, .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li:hover { color: #fff; border: 1px solid #e0403d; background: #ed6663; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -webkit-box-shadow: inset 0 -34px 0 0 #222; box-shadow: inset 0 -60px 0 0 #ed6663; } .thmg-slider-producttabs .thmg-slider-pdt-container .pre-text { margin: 15px 0 0; display: inline-block; width: 70%; text-align: center; color: #666666; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content { border-right: 0px #D9D9D9 solid; margin-top: 30px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content { margin: 0 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs { padding-bottom: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs .item { margin-bottom: 25px; margin-top: 15px; border: 2px solid #ddd; padding-right: 20px; padding: 20px } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs .item.last { margin-bottom: 25px; margin-top: 15px; border-right: 0px solid #D9D9D9; padding-right: 0; } .thmg-slider-producttabs .pre-text { margin: 0 0 15px 0; } .thmg-slider-producttabs .post-text { margin: 10px 0 0; } .thmg-slider-producttabs a:hover { text-decoration: none; } .thmg-slider-producttabs .thmg-slider-pdt-container { padding: 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav { margin: 0; padding: 0; list-style: none; text-align: center; height: 40px; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li { float: left; font-size: 16px; line-height: 100%; margin: 0 10px 10px 0; padding: 8px 15px; cursor: pointer; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li.tab-nav-actived, .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li:hover { } .thmg-slider-producttabs .thmg-slider-pdt-content { margin: 0; padding: 0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content { margin: 30px 0 0; padding: 0; width: 100%; display: none; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-list { margin: 0; padding: 0; width: 100%; float: left; } .thmg-slider-producttabs .thmg-slider-pdt-content .tab-content-actived { display: inline-block; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item.first { margin-left: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item { margin-bottom: 10px; margin-top: 0; list-style: none; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item-animate { opacity: 0; position: relative; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .play .item-animate { opacity: 1.0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .play .item-animate { -webkit-animation-play-state: running; -moz-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideBottom.play .item-animate { -webkit-animation: slideBottom 600ms ease both; -moz-animation: slideBottom 600ms ease both; -o-animation: slideBottom 600ms ease both; animation: slideBottom 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideLeft.play .item-animate { -webkit-animation: slideLeft 600ms ease both; -moz-animation: slideLeft 600ms ease both; -o-animation: slideLeft 600ms ease both; animation: slideLeft 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideRight.play .item-animate { -webkit-animation: slideRight 600ms ease both; -moz-animation: slideRight 600ms ease both; -o-animation: slideRight 600ms ease both; animation: slideRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .bounceIn.play .item-animate { -webkit-animation: bounceIn 600ms ease both; -moz-animation: bounceIn 600ms ease both; -o-animation: bounceIn 600ms ease both; animation: bounceIn 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .bounceInRight.play .item-animate { -webkit-animation: bounceInRight 600ms ease both; -moz-animation: bounceInRight 600ms ease both; -o-animation: bounceInRight 600ms ease both; animation: bounceInRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .zoomIn.play .item-animate { -webkit-animation: zoomIn 600ms ease both; -moz-animation: zoomIn 600ms ease both; -o-animation: zoomIn 600ms ease both; animation: zoomIn 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .zoomOut.play .item-animate { -webkit-animation: zoomOut 600ms ease both; -moz-animation: zoomOut 600ms ease both; -o-animation: zoomOut 600ms ease both; animation: zoomOut 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageRight.play .item-animate { -webkit-animation: pageRight 600ms ease both; -moz-animation: pageRight 600ms ease both; -o-animation: pageRight 600ms ease both; animation: pageRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageLeft.play .item-animate { -webkit-animation: pageLeft 600ms ease both; -moz-animation: pageLeft 600ms ease both; -o-animation: pageLeft 600ms ease both; animation: pageLeft 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageTop.play .item-animate { -webkit-animation: pageTop 600ms ease both; -moz-animation: pageTop 600ms ease both; -o-animation: pageTop 600ms ease both; animation: pageTop 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageBottom.play .item-animate { -webkit-animation: pageBottom 600ms ease both; -moz-animation: pageBottom 600ms ease both; -o-animation: pageBottom 600ms ease both; animation: pageBottom 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .starwars.play .item-animate { -webkit-animation: starwars 600ms ease-out both; -webkit-transform-origin: 50% 50%; -moz-animation: starwars 600ms ease-out both; -moz-transform-origin: 50% 50%; -o-animation: starwars 600ms ease-out both; -o-transform-origin: 50% 50%; animation: starwars 600ms ease-out both; transform-origin: 50% 50%; } .thmg-slider-producttabs .pdt-content .content-loading { width: 100%; max-width: 100%; padding: 0; position: relative; min-height: 400px; display: block; z-index: 0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-loadmore { display: block; overflow: hidden; text-align: center; margin: 0 auto; width: 100%; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore { padding: 6px 20px; display: inline-block; background: #777; color: #FFF; cursor: pointer; position: relative; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading { padding: 6px 20px 6px 50px; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore:hover { background: #222; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .ico-loading { width: 24px; height: 24px; display: none; margin-right: 10px; vertical-align: middle; position: absolute; top: 6px; left: 20px; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading .load-number { display: none; } .thmg-slider-producttabs .pdt-content.is-loading .pdt-loadmore { display: none; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .load-number:before { content: "("attr(data-more); } .thmg-slider-producttabs .pdt-content .pdt-loadmore .load-number:after { content: attr(data-total)")"; } .thmg-slider-producttabs .pdt-list .wide-first { margin-left: 0px; } .pdt-list .item { margin-left: 2.4%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .pdt-list .item.last { margin-left: 2.4%; } .thmg-slider-producttabs .wide-6 .item { width: 14.529914529915%; } .thmg-slider-producttabs .wide-5 .item { width: 23.2%; } .thmg-slider-producttabs .wide-4 .item { width: 23.076923076923%; } .thmg-slider-producttabs .wide-3 .item { width: 23.4%; } .thmg-slider-producttabs .wide-2 .item { width: 48.717948717949%; } .thmg-slider-producttabs .wide-1 .item { width: 100%; } @-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); } 50% { -webkit-transform: scale(1.05); } 70% { -webkit-transform: scale(.9); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes bounceIn { 0% { opacity: 0; -moz-transform: scale(.3); } 50% { -moz-transform: scale(1.05); } 70% { -moz-transform: scale(.9); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes bounceIn { 0% { opacity: 0; -o-transform: scale(.3); } 50% { -o-transform: scale(1.05); } 70% { -o-transform: scale(.9); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes bounceIn { 0% { opacity: 0; transform: scale(.3); } 50% { transform: scale(1.05); } 70% { transform: scale(.9); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 60% { -webkit-transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -moz-transform: translateX(2000px); } 60% { -moz-transform: translateX(-30px); } 80% { -moz-transform: translateX(10px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -o-transform: translateX(2000px); } 60% { -o-transform: translateX(-30px); } 80% { -o-transform: translateX(10px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes bounceInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { transform: translateX(-30px); } 80% { transform: translateX(10px); } 100% { opacity: 1; transform: translateX(0); } } @-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale(1.8); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes zoomIn { 0% { opacity: 0; -moz-transform: scale(1.8); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes zoomIn { 0% { opacity: 0; -o-transform: scale(1.8); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes zoomIn { 0% { opacity: 0; transform: scale(1.8); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes zoomOut { 0% { opacity: 0; -webkit-transform: scale(.6); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes zoomOut { 0% { opacity: 0; -moz-transform: scale(.6); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes zoomOut { 0% { opacity: 0; -o-transform: scale(.6); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes zoomOut { 0% { opacity: 0; transform: scale(.6); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-moz-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-o-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-webkit-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-moz-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-o-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-webkit-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-moz-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-o-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-webkit-keyframes pageLeft { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); } } @-moz-keyframes pageLeft { 0% { opacity: 0; -moz-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateY(0deg); } } @-o-keyframes pageLeft { 0% { opacity: 0; -o-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateY(0deg); } } @keyframes pageLeft { 0% { opacity: 0; transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; transform: perspective(400px) rotateY(0deg); } } @-webkit-keyframes pageRight { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); } } @-moz-keyframes pageRight { 0% { opacity: 0; -moz-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateY(0deg); } } @-o-keyframes pageRight { 0% { opacity: 0; -o-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateY(0deg); } } @keyframes pageRight { 0% { opacity: 0; transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateY(0deg); } } @-webkit-keyframes pageTop { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageTop { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageTop { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageTop { 0% { opacity: 0; transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes pageTopBack { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageTopBack { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageTopBack { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageTopBack { 0% { opacity: 0; transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes pageBottom { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageBottom { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageBottom { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageBottom { 0% { opacity: 0; transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes starwars { 0% { opacity: 0; -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -webkit-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -webkit-transform: perspective(200px) scale(1) rotateX(0deg) } } @-moz-keyframes starwars { 0% { opacity: 0; -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -moz-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -moz-transform: perspective(200px) scale(1) rotateX(0deg) } } @-o-keyframes starwars { 0% { opacity: 0; -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -o-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -o-transform: perspective(200px) scale(1) rotateX(0deg) } } @keyframes starwars { 0% { opacity: 0; transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; transform: perspective(200px) scale(1) rotateX(0deg) } } /* products page */ .thmg-slider-producttabs ul.pdt-list li.item a.thumb { position: relative; display: block; cursor: pointer; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb:hover { border-color: #999; } ul.pdt-list li.item a img.image-hover { display: none; margin: 0; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #0a0a0a; padding: 8px 0 6px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } /* === FLIP 3D === */ .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper { position: relative; margin-top: 20px; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper a.thumb span.quick-view { display: block; position: absolute; top: 0; left: -200px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0; } .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper:hover a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0.8; } .col-item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: -200px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0; } .col-item:hover a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0.8; } /* View Type: Grid */ .products-grid { margin: 0; list-style: none; } .products-grid .link-wishlist:before { content: "\f004"; } .products-grid .link-compare:before { content: "\f012"; } .products-grid .link-wishlist, .products-grid .edit-item-bnt { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; margin-right: 7px; background:#fff; border-radius:50px } .products-grid .box-inner .actions .link-wishlist span,.products-grid .box-inner .actions .edit-item-bnt span, .products-grid .box-inner .actions .add-to-links a.link-compare span { display: none; } .products-grid .link-compare { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background:#fff; border-radius:50px } .products-grid .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } .products-grid .item .item-inner .actions { display: inline-block } .products-grid .item .item-inner .item-img { position: relative; } .products-grid .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } .products-grid .item .item-inner .item-img .ico-product strong { font-weight: 600; } .products-grid .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } .products-grid .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } .products-grid .item .item-inner .item-img .item-img-info a.product-image { display: block; width: 100%; } .products-grid .item .item-inner .item-img .item-img-info a.product-image img { width: auto; max-height: 239px; } .products-grid .item .item-inner .item-img:hover img { -webkit-transform: scale(1.8); transform: scale(1.8); -moz-transform: scale(1.8); } .products-grid .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .products-grid .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } .products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } .products-grid .item .item-inner .item-img .item-box-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } .products-grid .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: none } .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #ed6663; cursor: pointer; bottom: 10%; } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #fff; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: none } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } .products-grid .item .item-inner .item-info { text-align: center; } .products-grid .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating, . products-grid .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } .products-grid .item .item-inner .item-info .info-inner .item-title { height: 80px; margin-bottom: 10px; padding:0 15px; padding-top: 20px; font-size: 16px; overflow: hidden; letter-spacing:normal; font-family:'Rubik', sans-serif } .products-grid .item .item-inner .item-info .info-inner .item-title a { text-decoration: none; font-weight:500; color:#292929 } .products-grid .item .item-inner .item-info .info-inner .item-title a:hover { color: #6ca218; } .products-grid .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } .products-grid .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; cursor: pointer } .products-grid .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; } .products-grid .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } .products-grid .item:hover .item-inner .item-info .info-inner .item-title a { color: #131e2c; } /* End =*/ /* Rating */ .no-rating { margin: 0; } .no-rating a { color: #000; } .ratings { font-size: 11px; line-height: normal; margin: 2px 0; margin-bottom:10px } .ratings strong { float: left; margin: 1px 3px 0 0; } .ratings .rating-links { margin: 0; display: none; } .ratings .rating-links a { margin: 0; text-decoration: none; color: #6daf23; font-family: 'Open Sans', sans-serif; font-size: 13px } .ratings .rating-links .separator { margin: 0 2px; vertical-align: top; } .rating-box { width: 60px; height: 10px; font-size: 0; line-height: 0; background: url(../images/bkg_rating.png) 0 0 repeat-x; text-indent: -999em; overflow: hidden; } .rating-box .rating { float: left; height: 9px; background: url(../images/bkg_rating.png) 0 100% repeat-x; } .ratings .rating-box { margin-right: 8px; display: inline-block; } .ratings .amount { } .ratings-table th, .ratings-table td { font-size: 11px; line-height: 1.15; padding: 3px 0; } .ratings-table th { font-weight: normal; padding-right: 8px; } /* Price */ .price { font-size: 14px; color: #333; white-space: nowrap !important; } .price-box { margin: 0; padding: 0px 0px; } /* Regular price */ .regular-price { display: inline; font-family: 'Rubik', sans-serif; } .regular-price .price { font-weight: 500; font-size: 14px; color: #131e2c; } .block .regular-price, .block .regular-price .price { color: #131e2c; } .price-box .price-from .price { font-weight: 500; font-size: 13px; color: #131e2c; } .price-box .price-to .price { font-weight: 500; font-size: 14px; color: #131e2c; } .price-box .minimal-price .price { font-weight: 500; font-size: 14px; color: #131e2c; } /* Old price */ .old-price .price-label { white-space: nowrap; color: #999; display: none; } .old-price { display: inline; margin-right: 5px; } /* Old price */ .old-price .price-label { color: #777777; display: none; white-space: nowrap; } .old-price .price { color: #ccc!important; font-size: 14px; font-weight: 500; text-decoration: line-through; margin-right: 6px; font-family:'Rubik', sans-serif } .latest-product .old-price .price-label { display: none; } /* Special price */ .special-price { margin: 0; padding: 3px 0; display: inline; font-family:'Rubik', sans-serif } .special-price .price-label { color: #666; display: none; font-size: 13px; font-weight: 400; white-space: nowrap; } .special-price .price { font-weight: 500; font-size: 14px; color: #131e2c; font-family:'Rubik', sans-serif } .special-price .price-label { font-size: 14px; font-weight: 500; white-space: nowrap; color: #666; display: none; font-family:'Rubik', sans-serif } .latest-product .special-price .price-label { display: none; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { white-space: nowrap; } .minimal-price-link { display: inline; } .minimal-price-link .label { } .products-grid .actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 0 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; } .products-grid .item:hover .actions button.button.btn-cart { background: #333; border: 1px solid #333; margin: 0 3px 0 3px; padding: 9px 10px 9px 10px; color: #FFFFFF; } .products-grid .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase } /* Special price */ /* Product Slider1 Start =*/ .carousel-inner { margin-top: 20px; } .best-seller-pro { position: relative; margin-bottom: 15px; } .featured-pro { /* padding:0px 25px; */ position:relative; z-index:100; margin-top:0px; padding-bottom:25px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #f5f5f5 #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px; } .top-cate{padding:0px;width:100%;position:relative;margin-top: -70px;} .top-cate .new_title { text-align:left; margin-left:-20px; margin-right:-10px; border-bottom:1px #e5e5e5 solid} .top-cate .new_title .title-img{ background:#88be4c; width:100px; height:50px; border-radius:0px 0px 50px 50px; color:#fff; margin-top:0px; line-height:normal} .top-cate .new_title h2 { color: #fff; font-size:16px; font-weight: bold; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family:'Montserrat', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; background:#ed6663; margin-top:0px; min-width:250px } .top-cate .new_title h2:after { content: ""; height: 1px; width: 1px; border-style: solid; border-width: 5px; position: absolute; bottom: -10px; left: 0; border-color: #d95451 #d95451 transparent transparent; } .top-cate .new_title span {display:block; color:#333; margin-bottom:35px; font-size:14px} .offer-slider { display: block; text-align: center; margin: 0px auto 0px; } .featured-pro .product-block { text-align: center } .featured-pro .pro-img { overflow: hidden; position: relative; z-index:1000 } .featured-pro .pro-img img { position: relative; width: 100px; height: 100px; /* border: 5px #ddd solid; */ margin-top:20px; } .featured-pro .pro-img .pro-info { color: #383838; font-weight: 400; letter-spacing: 0.5px; margin: auto; padding: 6px 0px 0px 0px; text-transform: uppercase; font-family: 'Rubik', sans-serif; /* margin: 0px 20px; */ width: 100%; } .offer-slider li { position: relative } .offer-slider p { color: #777; padding: 0; font-size: 14px; font-weight: normal; } .offer-slider a.shop-now { padding: 7px 25px; font-size: 14px; text-transform: uppercase; font-weight: bold; color: #000; margin-left: 10px; border-radius: 25px; letter-spacing: 1px; font-family: 'Montserrat', sans-serif; display: inline-block; background: #ffc000; } .offer-slider a.shop-now:after { content: '\f0da'; font-family: FontAwesome; display: inline-block !important; margin-left: 15px; color: #fff; font-size: 16px; } .offer-slider a.shop-now:hover { color: #fff; background-color: #ed6663; } #featured-slider .link-wishlist, #featured-slider .link-compare { display: none!important } #featured-slider .products-grid .item .item-inner .item-info .info-inner .item-title a { font-size: 13px } #featured-slider .price-box { border: none; margin: 0px; padding-bottom: 2px } #featured-slider .regular-price .price { font-size: 12px } #featured-slider .special-price .price { font-size: 12px } #featured-slider .products-grid .actions button.button.btn-cart { padding: 3px 8px; border: 1px #eaeaea solid } #featured-slider .products-grid .actions button.button.btn-cart span { font-size: 10px } #featured-slider .products-grid .actions .link-wishlist { padding: 8px 10px; font-size: 12px; display: none } #featured-slider .products-grid .item:hover .actions .link-wishlist { padding: 8px 10px; font-size: 12px; display: inline-block } #featured-slider .products-grid .actions .link-compare { padding: 8px 10px; font-size: 12px; display: none } #featured-slider .products-grid .item:hover .actions .link-compare { padding: 8px 10px; font-size: 12px; display: inline-block } .glyphicon-chevron-right:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 30px; } .glyphicon-chevron-left:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 30px; } .col-item { position: relative; background: #FFF; } .col-item .photo img { margin: 0 auto; width: 100%; } .col-item .info { margin-top: 1px; text-align: center; } .col-item:hover .info { background-color: #fff; } .clear-left { clear: left; } .col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center; } .col-item .separator p i { margin-right: 5px; } .col-item .btn-add { width: 50%; float: left; } .col-item .btn-add { border-right: 1px solid #E1E1E1; } .col-item .btn-details { width: 50%; float: left; padding-left: 10px; } [data-slide="prev"] { margin-right: 10px; } .col-item .actions-links { height: 50px; background: #222; position: absolute; top: 55%; width: 100%; opacity: 0; z-index: 1000; overflow: hidden; } .col-item:hover .actions-links { height: 35px; background: rgba(0, 0, 0, 0.5); position: absolute; top: 58.4%; width: 100%; opacity: 8; z-index: 10000; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; cursor: pointer; } .col-item:hover .actions-links .add-to-links a.thmg-slider-btn-quickview { left: 26%; opacity: 8; position: absolute; margin-top: 0px; border-left: 1px solid rgba(255, 255, 255, 0.3); width: 40px; text-align: center; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview:before { content: "\f002"; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 30px; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview:hover { background: #ed6663; } .col-item .actions-links .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions-links .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions-links .add-to-links a.link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px !important; width: 30px; } .col-item .actions-links .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #ed6663; width: 30px; } .col-item .actions-links .add-to-links a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px !important; width: 30px; } .col-item .actions-links .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff !important; line-height: 25px !important; background: #ed6663; width: 30px; } .col-item .add-to-links a span { display: none; } .col-item .actions-links .add-to-links a.link-wishlist { right: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-wishlist { right: 44%; opacity: 8; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; width: 40px; text-align: center; } .col-item .actions-links .add-to-links a.link-compare { right: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-compare { right: 29%; opacity: 8; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; border-left: none; width: 40px; text-align: center; } .col-item .info .info-inner .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 14px; white-space: nowrap; overflow: hidden; } .col-item .info .info-inner .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; } .col-item .info .info-inner .item-title a:hover { color: #ed6663; } /*.actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .actions button.button.btn-cart:hover { background: #333; color: #fff; }*/ .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; color: #282828; } .products-list .ratings .rating-links { margin: 0; display: inline-block; } .category-image img { width: 100%; } /*.actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif;; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase }*/ .promo-banner-section { margin: 5px auto 25px; } .small-pr-slider span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .small-pr-slider span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #0a0a0a; padding: 8px 0 6px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .small-pr-slider span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } .small-pr-slider .controls .prev { top: 10px; right: 50px; } .small-pr-slider .controls .next { top: 10px; right: 15px; } .small-pr-slider .col-item .actions-links { height: 32px; top: 52%; } .small-pr-slider .col-item:hover .actions-links { height: 30px; top: 45.8%; } /*Best Products Slider */ .cate-banner-img { position: absolute; z-index: 100; margin-top: -11px; margin-left: 0px; right: 0px; } #best-seller .owl-item .item {margin-left:14px; margin-right:14px} .best-pro { padding: 0px 20px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 50px; } .best-pro .new_title { text-align: center; margin-bottom:0px} .best-pro .new_title h2 { color: #292929; font-size:42px; font-weight: 500; margin-bottom: 0px; padding: 30px 25px 10px 25px; position: relative; display:block; font-family:'Oswald', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; margin-top:0px; min-width:250px} .best-pro .new_title h4 {background:#80b435; color:#fff; padding:6px 10px; border-radius:3px; display:inline-block; font-family:'Oswald', sans-serif; font-weight:300; text-transform:uppercase; font-size:15px; letter-spacing:0.8px; margin:0px; margin-bottom:25px} .best-pro.slider-items-products .owl-buttons .owl-prev { position: absolute; left: 35px; top: 0%; margin-top:-105px; } .best-pro.slider-items-products .owl-buttons .owl-next { position: absolute; right: 20px; top: 0%; margin-top:-105px; } .best-pro.slider-items-products .owl-buttons .owl-prev a, .best-pro.slider-items-products .owl-buttons .owl-next a {border:none; background:#3f5168; color:#000; opacity:0.2; width: 48px !important; height: 44px !important; line-height: 42px; border-radius:2px;} .best-pro.slider-items-products .owl-buttons .owl-prev a:hover, .best-pro.slider-items-products .owl-buttons .owl-next a:hover {background:#131e2c; opacity:1} .best-pro.slider-items-products .owl-buttons .owl-prev a:before, .best-pro.slider-items-products .owl-buttons .owl-next a:before {color:#fff; line-height: 44px;} .best-pro.slider-items-products .owl-buttons .owl-prev a:hover:before, .best-pro.slider-items-products .owl-buttons .owl-next a:hover:before {color:#80b435} #best-seller .owl-item .item.first { margin-left: 0; } #best-seller .owl-item .item { float: left; background: #FFF; margin-top: 20px; } #best-seller .owl-item .item.show-addtocart { margin-top: 37px; } #best-seller .owl-item .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } #best-seller .owl-item .item .item-inner .actions { display: inline-block } #best-seller .owl-item .item .item-inner .item-img { position: relative; border: 1px #eaeaea solid; } #best-seller .owl-item .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } #best-seller .owl-item .item .item-inner .item-img .ico-product strong { font-weight: 600; } #best-seller .owl-item .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } #best-seller .owl-item .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image { display: block; width: 100%; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image img { width: 100%; } #best-seller .owl-item .item .item-inner .item-img:hover img { -webkit-transform: scale(1.8); transform: scale(1.8); -moz-transform: scale(1.8); } #best-seller .owl-item .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } #best-seller .owl-item .item .item-inner .item-img .item-box-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: #fff; border-radius:50px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #252932; cursor: pointer; bottom: 10%; color:#fff; border-color:#252932 } .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #252932; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: #fff; border-radius:50px } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } #best-seller .owl-item .item .item-inner .item-info { text-align: center; } #best-seller .owl-item .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .item-price { } #best-seller .owl-item .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } #best-seller .owl-item .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; cursor: pointer } #best-seller .owl-item .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; left: 0px; bottom: 0px; } #best-seller .owl-item .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } #best-seller .owl-item .item:hover .item-inner .item-info .info-inner .item-title a { color: #ed6663; } .products-grid .item .add_cart {opacity:0; position:absolute; bottom: -10px; z-index:10; left:50%; margin-left:-30px } .products-grid .item:hover .add_cart {margin-top:15px; opacity:1} .products-grid .btn-cart {background:#80b435; border:5px #fff solid; box-shadow:none; color:#fff; border-radius:999px; width:60px; height:60px} .products-grid .btn-cart span {display:none} .products-grid .btn-cart:hover {box-shadow: inset 0 -60px 0 0 #ed6663; border: 5px solid #fff;} .products-grid .btn-cart {padding:0px!important;} .products-grid .btn-cart:before { content:'\f067'; font-family: FontAwesome; color:#fff; font-size:18px; padding:8px 5px; display:inline-block; } .btn-cart span {display:inline-block; padding:0px 15px} /* products page */ .col-item { text-align: center; margin-bottom: 30px; width: 100%; } .col-item a.thumb { position: relative; display: block; cursor: pointer; } .col-item a.thumb:hover { border-color: #999; } .col-item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .col-item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: 700; color: #0a0a0a; padding: 10px 0 5px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .col-item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 18px; } /* === FLIP 3D === */ .col-item .product-wrapper { position: relative; margin-top: 20px; } .col-item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .col-item .thumb-wrapper:hover a.thumb.flip { transform: rotateY(180deg); } .col-item .product-wrapper a.thumb.flip .face { display: block; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; position: relative; z-index: 1; } .col-item .product-wrapper a.thumb.flip .face img { width: 100%; } .col-item .product-wrapper a.thumb.flip .face.back { display: block; transform: rotateY(180deg); position: absolute; top: 3px; left: 0px; right: 0px; z-index: 10; } .col-item .product-wrapper a.thumb.flip .face.back img { width: 100%; } .col-item .actions .add-to-links a.link-wishlist { right: -142px; opacity: 0; position: absolute; margin-top: -35px; z-index: 100; } .col-item:hover .actions .add-to-links a.link-wishlist { right: 36px; opacity: 1; position: absolute; margin-top: -35px; z-index: 100; } .col-item .actions .add-to-links a.link-compare { right: -106px; opacity: 0; position: absolute; z-index: 100; margin-top: -35px; } .col-item:hover .actions .add-to-links a.link-compare { right: 5px; opacity: 1; z-index: 100; position: absolute; margin-top: -35px; } .col-item .actions .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions a.link-wishlist, .col-item .actions a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 13px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 6px 8px; line-height: 17px; background-color: #333; } .col-item .actions .add-to-links a.link-wishlist:hover, .col-item .actions .add-to-links a.link-compare:hover { color: #fff; background-color: #000; } .col-item .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .col-item .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; font-size: 13px; } /* products page */ .recommend { margin: 20px auto; position: relative; } .recommend .controls .next { right: 0; } .recommend .controls .prev { right: 36px; } .new_title.center { padding: 0 0 0px 0; text-align: center; margin: 0px } .new_title { color: #000000; margin: 0 auto 10px; text-align: center; text-transform: none; } .cross-sell-pro .new_title h2 { padding: 8px 20px 8px 0px; } .cross-sell-pro { margin-top: 25px; } /* Product Slider1End =*/ /* Hot Deals */ .hot-deal { overflow: hidden; background: #fff; box-shadow: rgba(1, 1, 1, 0.1) 0px 0px 6px 0px; padding: 75px 40px 40px 40px; margin-top: 60px; box-shadow: 0 5px 0 rgba(200,200,200,.2); border:1px #e5e5e5 solid; border-top: 5px #80b435 solid; border-bottom:1px #d5d5d5 solid } .hot-deal ul.products-grid { padding: 0; margin: 0 -15px; } .hot-deal ul.products-grid .item .item-inner .item-img { position: relative; border:1px #eaeaea solid } .hot-deal .brand { color: #333; border-bottom: 1px rgba(0,0,0,0.2) solid; } .hot-label { font-size: 13px; color: #fff; background: #eb2771; padding: 3px 10px; text-align: center; display: block; position: absolute; top: 0px; right: 0px; font-weight: 700; } .hot-label.hot-top-left:after { border-color: #eb2771 transparent transparent; border-style: solid none solid solid; border-width: 9px 0px 9px 9px; bottom: -18px; content: ""; right: 0px; margin: 0 auto; position: absolute; text-align: center; width: 9px; } .timer-grid { overflow: hidden; display: block; text-align:center } .timer-grid .box-time-date { font-size: 13px; color: #fff; width:22%; text-align: center; font-weight: normal; text-transform: uppercase; display: inline-block; float:left; height:90px; margin-right:10px; background:#80b435; border-radius:38px; font-family:'Rubik', sans-serif; letter-spacing:0.5px } .timer-grid .day.box-time-date { border-left:none; } .timer-grid .day.box-time-date span { color: #fff; } .timer-grid .box-time-date span { display: block; font-size: 30px; color: #fff; margin-top: 24px; font-weight:600; padding-bottom:8px; font-family: 'Open Sans', sans-serif; letter-spacing:normal } .box-timer { text-align: left; margin: 0 0px; color:#333; border-radius:10px; width: 450px; margin:auto; margin-top: -125px; position: absolute; left: 50%; margin-left: -210px; } .offer-text {margin-top:15px} .hot-section {background:url(../images/slider-07.jpg) no-repeat 0 0px; padding:70px 0px 80px 0px; overflow:hidden; margin-top:40px} .hot-section h2 { font-size: 44px; margin: 0px 0; font-weight: 300; color: #fff; text-align:center; padding-bottom:0px; letter-spacing:0.5px; font-family: 'Oswald', sans-serif; text-transform:uppercase } .hot-section h3 { font-size: 70px; margin: 0px 0; font-weight: 500; color: #fff; text-align:center; padding-bottom:20px; letter-spacing:0.5px; font-family: 'Oswald', sans-serif; text-transform:uppercase } .hot-section h4 { font-size: 20px; font-weight: 600; text-transform: none; font-family: 'Open Sans', sans-serif; color: #fff; text-decoration: none; background-color: transparent; padding: 0px 0px 30px 0px; text-align: center; margin: auto; line-height:30px } /* blog-post */ .blog-wrapper { padding: 25px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .blog-wrapper header{ z-index:auto} .blog-wrapper .entry-date{background:#fff; color:#88be4c; padding:10px 15px; font-family:'Montserrat', sans-serif; text-transform:uppercase; position:absolute; right:20px; top:18px; border:#ececec double} .blog-wrapper .entry-content {padding-top:0px} .blog-wrapper .entry-content ul {margin-bottom:25px; } .blog-index .col-main {padding-right:0px} .blog-side {} .col2-left-layout .main-blog {padding-right:0px} .blog-side h2{ font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display: block; font-family: 'Oswald', sans-serif; margin: 0px; color: #292929; text-transform: uppercase; border-bottom: 1px #eaeaea solid; border-left: 2px #80b435 solid; } .blog-side .widget-content {padding:20px; font-size:13px; padding-bottom:0px} .blog-wrapper blockquote { font-family: georgia; font-style: italic; position:relative; line-height:1.6em } blockquote { margin: 0 0 20px; padding: 20px 20px 30px 67px; border-left: 3px solid #eaeaea; background: #f8f8f8; } blockquote:before { content: open-quote; display: block; position: absolute; left: 14px; top: 10px; font-family: Verdana, Geneva, sans-serif; font-size: 72px; line-height: 1em; color: #c2c2c2; } .blog-wrapper h2 {font-size:26px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500} .blog-wrapper h3 {font-size:24px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-wrapper h4 {font-size:20px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-wrapper h5 {font-size:18px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-side .widget-content li {overflow:hidden;} .blog-side .featured-thumb { float: left; margin: 0 12px 10px 0; position: relative;} .blog-side .featured-thumb img {width:90px; height:60px} .blog-side .content-info {width:100%;} .blog-side .content-info h4 {font-size: 14px; line-height: 18px; padding-top: 0px; margin-bottom: 9px; margin: auto;} .blog-side .content-info h4 a {font-size:14px; color:#333} .blog-side .post-meta {font-size: 13px; color: #999; margin-top:5px; border:none } .blog-side .icon-calendar {margin-right:5px} .blog-side .widget_categories { padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .blog-side .widget_categories .content{padding:18px; padding-top:0px} .blog-side .widget_categories ul { background: none repeat scroll 0 0 #fff; border-top: medium none; font-size: 14px; overflow: hidden; padding-top: 9px; /* padding-left: 15px; */ } .blog-side .widget_categories li { padding: 5px 0px; } .blog-side .text-widget {padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px;} .blog-side .text-widget .widget-content {padding:20px} .popular-posts { padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .blog_entry {position:relative; padding-bottom:50px} .blog_entry .btn {background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 10px 40px 8px 40px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; display:inline-block} .blog_entry .btn:hover{ background:#131e2c; padding: 10px 40px 8px 40px; border:none; } .blog_entry-title {font-family:'Rubik', sans-serif; text-transform:uppercase; font-weight:500; font-size:28px; margin-top:25px; padding-bottom:2px; letter-spacing:0.5px; line-height:1.4em} .entry-content {padding-top:20px} .blog-wrapper img{ max-width:100%} .latest-blog img { width: 100%; border-radius: 0px } .latest-blog { padding:0px; position: relative; margin-top:10px; overflow:hidden; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px } .latest-blog .blog-post{ padding:0; } .latest-blog .blog-post:last-child .blog_inner {border:none} .latest-blog .blog_inner { position: relative; margin-top: 0px; background-color: #fff; padding:30px; border-right:1px #eaeaea solid } .latest-blog .fl-right { float: right; margin-right:0px } .blog-info{padding:25px 0px 0px 0px} .blog_entry p { margin: 0 0 1.5em 0; font-size: 14px; line-height: 1.6em; } .main-blog .post-meta { margin:0px; padding:0px; margin-bottom: 12px!important; text-align: left; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; } .post-meta { margin:0px; padding:0px; margin-bottom: 12px!important; text-align: left; padding-bottom:10px; } .post-meta li { display: inline-block; margin-right: 10px; color: #a7a7a7; text-transform: none; font-size: 13px; } .post-meta li i { padding-right: 10px; } .post-meta li a { margin-right: 5px; color: #80b435; font-size: 13px; } .latest-blog .blog-title { color: #000000; height: 50px; margin: 0 auto 0px; text-align: left; text-transform: none; padding-left: 15px } .latest-blog h3 { margin-top: 0px; margin-bottom: 0px; line-height:19px } .latest-blog h3 a { font-size: 18px; font-weight: 500; font-family:'Rubik', sans-serif; padding-bottom: 10px; display: block; text-transform:uppercase } .latest-blog .post-date { height:80px; width:80px; background:#80b435; position:absolute; display:inline-block; color:#fff; font-weight: 500; font-family:'Rubik', sans-serif; font-size:20px; text-transform:uppercase; text-align:center; left:22px; margin-top:-95px; padding-top:15px; border:4px #fff solid; border-radius:10px; } .latest-blog .post-date span {display:block; font-weight:400; font-size:13px; letter-spacing:0.5px} .latest-blog .readmore { font-size: 12px; display: inline-block; padding: 6px 15px; border: 1px #ddd solid; text-transform: uppercase; font-size: 12px; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: 700; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .latest-blog .readmore:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #ed6663; border: 1px solid #e0403d; color: #fff } .latest-blog .blog-title h2 { color: #666; font-size: 16px; font-weight: bold; margin-top: 0; padding: 12px 10px 2px 0px; position: relative; display: inline-block; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; } .latest-blog h2 { color: #000; font-size:18px; font-weight: bold; margin-bottom: 0px; padding: 15px 25px 15px 25px; position: relative; display:inline-block; font-family:'Roboto Slab', serif; letter-spacing: 0.5px; margin-bottom: 15px; margin-top:25px; text-align:center; border:#ddd double; text-transform:uppercase; background:#fff; letter-spacing:2px } .post-date { color: #5e5f5f; font-weight: normal; font-size: 13px; } .latest-blog a { color: #333; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: normal; margin: 0px; } .latest-blog a:hover { color: #000; text-decoration: none; } .blog_post img { max-width: 100%; height: auto; } .latest-blog p { font-size: 14px; line-height: 20px; margin: 0px 0px 0px 0px; text-align: left; color: #777 } .blog_post img { margin-bottom: 20px; width: 100%; } .latest-blog .blog-img { display: block; overflow: hidden; } .latest-blog .blog-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .latest-blog .blog-img:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } .blog-img img { -webkit-transition: all 0.4s ease-in-out 0.5s; -moz-transition: all 0.4s ease-in-out 0.5s; -o-transition: all 0.4s ease-in-out 0.5s; -ms-transition: all 0.4s ease-in-out 0.5s; transition: all 0.4s ease-in-out 0.5s; } .blog-img .mask { background-color: #000; opacity: 0; -webkit-transition: all 0.3s ease-in 0.4s; -moz-transition: all 0.3s ease-in 0.4s; -o-transition: all 0.3s ease-in 0.4s; -ms-transition: all 0.3s ease-in 0.4s; transition: all 0.3s ease-in 0.4s; } .blog-img a.info { opacity: 0; -webkit-transition: all 0.3s ease-in-out 0.1s; -moz-transition: all 0.3s ease-in-out 0.1s; -o-transition: all 0.3s ease-in-out 0.1s; -ms-transition: all 0.3s ease-in-out 0.1s; transition: all 0.3s ease-in-out 0.1s; -webkit-transform: translateY(70px); -moz-transform: translateY(70px); -o-transform: translateY(70px); -ms-transform: translateY(70px); transform: translateY(70px); } .blog-img:hover .mask { background-color: rgba(0,0,0,0.5); opacity: 1; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; } .blog-img:hover a.info { opacity: 1; -webkit-transform: translateY(70px); -moz-transform: translateY(70px); -o-transform: translateY(70px); -ms-transform: translateY(70px); transform: translateY(70px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; } .blog-img .mask, .blog-img .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; text-align: center; } .blog-img a.info { display: inline-block; text-decoration: none; padding: 12px 25px; color: #80b435; font-family:'Rubik', sans-serif; font-weight: 500; font-size: 14px; border:none; text-transform: uppercase; margin-top: 10%; border-radius:999px; background:#fff; letter-spacing:0.5px; line-height:normal } .blog-img a.info:hover { background: #80b435; color: #fff; } .blog-img { position: relative; } /* blog-End */ /* services */ .mid-section { background: url(../images/mid-img.jpg) no-repeat 0 0px; padding: 70px 0px 80px 0px; overflow: hidden; margin-top: 40px; } .mid-section .container {padding:0px} .mid-section h2 { font-size: 54px; margin: 0px 0; font-weight: 500; color: #fff; text-align: center; padding-bottom: 20px; letter-spacing: 0.5px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .mid-section h3 { font-size: 40px; margin: 0px 0; font-weight: 300; color: #fff; text-align: center; padding-bottom: 10px; letter-spacing: 0.5px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .spl-pro {background:#fff;border-radius:999px;padding:5px 20px 30px 20px;/* margin:15px; */margin-bottom:0px;z-index: 10;margin-top:30px;text-align:center;position: relative;box-shadow: 0px 2px 25px -7px #000;} .spl-pro .col-lg-4 {padding:0px} .spl-pro img {max-width:100%;border-radius:999px;display:block;width: 90%;text-align:center;margin:auto;} .spl-pro .item-title a {font-size:14px; color: #131e2c; font-weight:500; font-family: 'Rubik', sans-serif; } .mid-section .block1 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top: 86px;background:#685c88;border-radius:20px;padding: 25px 100px 25px 25px;margin-right: -100px;} .mid-section strong {font-weight:400; color:#fff; font-size:24px; text-transform:uppercase; font-family:'Oswald', sans-serif; display:block; margin-bottom:14px; letter-spacing:1px; line-height: 30px;} .mid-section p {margin:0px} .mid-section .block2 {overflow:hidden;color:rgba(255,255,255,0.7);font-size:14px;margin-top:25px;background:#6ec3f0;border-radius:20px;padding: 25px 100px 25px 25px;margin-right: -100px;} .mid-section .block3 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top: 86px;background:#1bbc9b;border-radius:20px;padding: 25px 25px 25px 100px;margin-left: -100px;} .mid-section .block4 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top:25px;background:#e31837;border-radius:20px;padding: 25px 25px 25px 100px;margin-left: -100px;} /* ======================== Features Box ============================ */ .our-features-box { overflow: hidden; padding: 0px 0; background: #fff; margin-bottom: 0px; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px; margin-top:50px; } .our-features-box .container{ padding:0px} .our-features-box ul { list-style: none; margin: auto; padding: 0; border: none; padding:0px 0px; overflow: hidden } .our-features-box li { float: left; margin-bottom: 0px; text-align: center; width: 20%; padding: 0; display: inline-block; } .our-features-box li.last { margin-right: 0; width: 20%; border:none; background:#80b435; float:right } .our-features-box li.last .feature-box {margin-right:0px!important; border:none} .our-features-box li.last a { display:block; padding:15px 15px; background:#fff; border-radius:999px; margin-bottom:10px; margin-top:10px; color:#6a9c23} .our-features-box li.last .feature-box i {font-size:20px; margin-right:10px} .our-features-box .feature-box { overflow: hidden; font-size: 14px; text-align: center; color: #292929; line-height: 1.4em; font-weight: 500; font-family: 'Rubik', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; border-radius: 3px; padding: 25px 30px; border-right: 1px #eaeaea solid; } .our-features-box .feature-box .content { display: block; text-align: center; line-height: 22px; } .our-features-box .feature-box span { font-size: 12px; display: block; font-weight: 400; text-transform: none; display: block; padding-top: 5px; color: #fff; line-height: 18px; font-style: italic; } .icon-truck:before { content: "\f0d1"; } .icon-truck, .icon-money, .icon-support, .icon-return { font-family: FontAwesome; display: block !important; font-size: 26px; margin: auto; color: #80b435; width: 65px!important; text-align: center; margin-bottom: 26px; line-height: 60px; border: 2px #80b435 dotted; border-radius: 999px; } .icon-money:before { content: "\f155"; } .icon-support:before { content: "\f095"; } .icon-return:before { content: "\f0b1"; } /* ======================== End Features Box ============================ */ /* PRODUCTS SLIDER */ .owl-item .item { margin: 0 15px; } .slider-items-products { position: relative; } .slider-items-products .item { text-align: center; margin: 0 20px; } .slider-items-products .item .product-image { display: block; overflow: hidden; } .slider-items-products .item .product-image img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .slider-items-products .item .product-image:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } #category-desc-slider img { width: 100% } .owl-buttons { opacity: 1; } .slider-items-products .owl-buttons .owl-prev { position: absolute; right: 43px; top: 0%; margin-top: -62px; } .slider-items-products .owl-buttons .owl-next { position: absolute; right:0%; top: 0%; margin-top: -62px; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; border-right: 1px solid #111; opacity: .3; } .slider-items-products .owl-buttons .owl-next a { background-position: 100% 100%; top: 40%; opacity: .3; } .slider-items-products .owl-buttons .owl-next a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 30px; color:#333; width: 30px; height: 30px; line-height: 30px; } .slider-items-products .owl-buttons .owl-prev a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f104"; text-transform: none; font-size: 30px; width: 30px; height: 30px; line-height: 30px; } .slider-items-products .owl-buttons a { background: #fff; display: block; width: 25px; height: 28px; line-height: 25px; margin: 0px 0 0 -30px; position: absolute; top: 40%; z-index: 5; color: #666; } @media only screen and (max-width: 479px) and (min-width: 320px){ .slider-items-products .owl-buttons a { margin: 0px 0 0 -28px; } } .product-flexslider { margin: 0px 0px; margin-top: 0px; } .owl-theme .owl-controls .owl-buttons div { background: none !important; } .slider-items-products .owl-buttons a:hover { text-decoration: none; color: #333; opacity:1; } .top-cate .slider-items-products .owl-buttons .owl-prev { position: absolute; left: 20px; top: 0%; margin-top:15px; } .top-cate .slider-items-products .owl-buttons .owl-next { position: absolute; right: -15px; top: 0%; margin-top:15px; } .top-cate .slider-items-products .owl-buttons .owl-prev a {border:none; opacity:0.5} .top-cate .slider-items-products .owl-buttons a:hover {opacity:1} .top-cate .slider-items-products .owl-buttons .owl-next a {border:none; opacity:0.5} .top-cate .slider-items-products .owl-buttons a:hover {opacity:1} /* Breadcrumbs */ .breadcrumbs { padding: 3px 0px 10px 0px; margin: auto; font-size: 12px; color: #fff; font-family:'Rubik', sans-serif } .breadcrumbs a { color: #fff; font-size: 12px; font-weight: 400; } .breadcrumbs span { display: inline-block; margin: 0 5px 0 5px; color: #aaa; font-size: 15px; font-weight:300 } .breadcrumbs ul { margin: 0px; padding: 0px; } .breadcrumbs ul li { list-style-type: none; display: inline; } .breadcrumbs strong { font-weight: 400; color: #a8ca01 !important; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; } /* Sidebar */ .button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a { font-family: 'Open Sans', sans-serif; border: 1px #ddd solid; background: #fff; padding: 5px 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .btn:hover, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .sidebar .btn:hover, .sidebar .btn:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus { background: #131e2c; } .button-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-compare:before { content: "\f074"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-clear:before { content: "\f12d"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-vote:before { content: "\f164"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .block { margin: 0 0 35px; } .sidebar .block { padding: 0px; position: relative; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; margin-bottom:0px } .block .block-title { font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display: block; font-family: 'Oswald', sans-serif; margin-top: 0px; color: #292929; text-transform: uppercase; border-bottom: 1px #eaeaea solid; border-left: 2px #80b435 solid; } .block .block-title a { text-decoration: none; } .block .block-content .item { padding: 5px 0; } .block .btn-remove, .block .btn-edit { float: right; margin-top: 6px } .sidebar .block .access .btn-remove { float: right; margin-top: -38px } .block .actions { text-align: left; padding: 8px 0; } .block .actions a { float: right; margin-left: 10px; margin-bottom: 10px; font-weight: bold; } .block .empty { color: #666666; } /* Category boxes */ /* Left Navigation */ .side-nav-categories { } .side-nav-categories ul li { padding: 2px 0px; } .side-nav-categories ul li a { display: inline-block; position: relative; } .side-nav-categories ul#magicat ul li a:before { content: "\f105"; font-family: 'FontAwesome'; line-height: 17px; margin-right: 5px; top: 6px; } .side-nav-categories ul#magicat ul li a { color: #666; } .side-nav-categories ul#magicat ul li a { padding-left: 12px; } .side-nav-categories, .side-nav-categories .block { padding:0px; position: relative; margin-top: 0px; padding-bottom: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px; } .box-category > ul > li:last-child {border:none} ul#magicat li, ul.listStyle li { cursor: pointer; display: block; float: left; list-style-type: none; margin: 0 0 1px 0; padding-left: 0px; position: relative; width: 100% !important; box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF; } ul#magicat li.last { box-shadow: none; } ul#magicat li.level0 span.magicat-cat, ul.listStyle li span { text-align: left; display: inline-block; width: 100%; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 0; width: 30px; } .block-layered-nav dt .toggleBtn { cursor: pointer; } ul#magicat li.active > .open-close, .block-layered-nav dt .toggleBtn.highlight { background-position: 2px -28px; } ul#magicat ul { padding-left: 10px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 5px; width: 30px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { background: url("../images/leftNav.png") no-repeat scroll 2px 3px; } .side-nav-categories .block-title { font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display:block; font-family:'Oswald', sans-serif; margin-top:0px; color:#292929; text-transform:uppercase; border-bottom:1px #eaeaea solid; border-left: 2px #80b435 solid; } /* Left Navigation End */ .box-category { } .box-category ul { list-style: none; margin: 0; padding: 0px; } .box-category > ul > li { display: block; position: relative; margin: 0; border-bottom:1px #ececec solid; padding:0px 18px } .box-category > ul > li:last-child { box-shadow: none; } .box-category > ul > li.last { display: block; position: relative; box-shadow: 0 0px 0 #000, 0 0px 0 #666; } .box-category > ul > li:first-child { border-top: 0; } .box-category .subDropdown { top: 12px; right: 18px; position: absolute; cursor: pointer; width: 16px; height: 16px; padding: 2px; } .box-category .subDropdown:hover { opacity: 0.8; } .box-category .subDropdown.plus { background-image: url("../images/plus-blue.png"); } .box-category .subDropdown.minus { background-image: url("../images/minus-blue.png"); } .box-category > ul > li ul > li .subDropdown {right:0px!important; top: 3px!important;} .box-category ul li a { padding: 12px 0px; display: block; font-weight: normal; font-family:'Rubik', sans-serif; } .box-category ul li.double a { display: inline-block; margin: 0; } .box-category ul li { position: relative; } .box-category > ul > li > a { color: #292929; text-transform: uppercase; display: block; font-size: 14px; font-weight:500; letter-spacing:0.5px; word-break: break-word; } .box-category > ul > li ul { display: none; padding-left: 0px !important; padding-bottom: 15px; padding-right: 0px!important } .box-category > ul > li > ul li { padding: 0px; } .box-category > ul > li a.active { font-weight: normal; font-family:'Rubik', sans-serif; } .box-category > ul > li > a.active { color: #80b435; font-weight: 500; margin-bottom: 0; font-size: 14px; padding-bottom:5px; padding-top:14px } .box-category > ul > li a.active + ul { display: block; } .box-category a:hover { text-decoration: none; color: #000; } .box-category > ul > li ul li a { font-family:'Open Sans', sans-serif; } .box-category > ul > li ul > li > a { border-bottom: 0 solid #EAEAEA; font-size: 13px !important; margin: 0 !important; padding: 3px 3px !important; text-decoration: none; padding-left: 0px; color: #898989; } .box-category > ul > li ul > li ul > li a { text-decoration: none; font-size: 13px !important; margin: 4px 8px!important; padding: 0px 16px!important; border-bottom: 0px solid #EAEAEA; } .box-category > ul > li ul > li ul > li a:hover { color: #333; } .box-category > ul > li ul > li > a:hover { color: #333; } /* Sidebar */ .sidebar-left { margin-left: 0 !important; } .bv3 .sidebar-right, .bv3 .sidebar-left { padding-left: 15px; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; } .sidebar .block-venedor-ads .block-content li { padding: 0; } .sidebar .block dt { font-size: 14px; font-weight: 600; color: #333; padding: 10px 0; text-transform: none; letter-spacing: normal; font-family: 'Open Sans', sans-serif; } .sidebar .block dd { border-bottom: 0 solid #CCCCCC; margin: 0; padding: 0 0px; } .sidebar address { margin: 0; padding: 0; color: #333; text-align: left; border-bottom: none; } .page-title h1, .page-title h2 { font-family:'Oswald', sans-serif; font-size: 42px; font-weight: 500; text-transform: uppercase; margin-top: 0px; padding: 0px 25px; margin: 0px; display: inline-block; margin-top: 5px; letter-spacing: 1px; } .col-main { font-size: 13px; font-family: 'Open Sans', sans-serif; margin-top:30px; } .one-page-checkout { word-wrap: break-word; list-style: none; padding: 25px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:0px } .one-page-checkout li.section { border-bottom: 0; margin-bottom: 8px; } .one-page-checkout .step-title { text-align: right; padding: 7px 0; } .one-page-checkout .active .step-title { cursor: default; font-size: 14px; padding-top: 0px; text-align: left; line-height: 30px; font-family: 'Open Sans', sans-serif; border-top: none; } .one-page-checkout .step-title .number { float: left; line-height: 15px; font-size: 14px; color: #333; padding: 10px 14px; background-color: #fff; border:1px #e5e5e5 solid; font-family: 'Open Sans', sans-serif; font-weight: 700; border-radius: 999px; } .one-page-checkout .step-title h3 { border-bottom: 0px solid #E4E4E4; margin: 0 0 0 45px; text-align: left; line-height: 38px; font-size: 14px; font-family:'Rubik', sans-serif; color: #333; font-weight: 500; text-transform: uppercase; letter-spacing:1px } .one-page-checkout .active .step-title .number { background: none repeat scroll 0 0 #80b435; border: 1px solid #80b435; color: #fff; padding: 10px 14px; font-weight: bold; border-radius:999px } .one-page-checkout .active .step-title h3 { color: #80b435; font-size: 14px; font-family:'Rubik', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing:1px } .one-page-checkout .step { padding: 0px 10px 10px 45px; background-color: #FFFFFF; } #checkoutSteps .required { color: #F00; } fieldset { border: 0 none; margin: 0; padding: 0; } .group-select li { margin: 0 0 10px; overflow: hidden; list-style: none; } .group-select input[type="radio"], .group-select input[type="checkbox"] { line-height: normal; margin: 4px 8px 0 0; } .group-select input[type="radio"] {margin:0px 0px 0px 0px; vertical-align: middle} .group-select label { font-size: 13px; font-weight: normal; color: #333; margin:0px; margin-right:10px } .group-select li select { /*width: 256px;*/ padding: 3px; background: #fff; border: 1px solid #d1d1d1; padding: 10px; width: 95%; } select#billing-address-select { width: 570px; padding: 10px 15px; margin-top: 5px; background: #fff; border: 1px solid #d1d1d1; outline: none; color: #333; } legend { display: none; } .group-select li .input-box { width: 50%; } .group-select .require { color: #FF0000; font-family: 'Open Sans', sans-serif; font-size: 13px; } input.radio { margin: 0; margin-right: 5px; vertical-align: middle; } .radio, .checkbox { display: inline-block; } button.button.continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.return-cart:before { width: 300px; content: "\f07a"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.send:before { content: "\f0d6"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .dashboard .welcome-msg { text-align: left; padding: 20px; color: #333; font-size: 13px; } .dashboard .welcome-msg strong { font-weight: 600; font-size: 14px; } .data-table { border: 1px solid #E5E5E5; border-spacing: 0; text-align: left; width: 100%; font-size: 13px; } #my-orders-table { border: none; margin-top: 10px; } .my-account { padding:5px 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .title-buttons a, .title-buttons .separator { margin-top: 0; display: inline-block; text-decoration: underline; color: #ed6663; font-size:12px } .recent-orders .title-buttons a { float: right; } .data-table thead tr, .data-table tfoot tr { } .data-table th { line-height: 20px; padding: 10px 20px; font-weight: 500; font-size: 14px; font-family:'Rubik', sans-serif; text-transform: uppercase; } .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td { border-top: 0px solid #ddd; border-bottom: 1px solid #e5e5e5; font-family: 'Open Sans', sans-serif; } .data-table .price { font-size: 14px; font-weight: 500; color: #000; } .group-select li input.input-text, .group-select li textarea { /*width: 585px;*/ background: #fff; border: 1px solid #d1d1d1; padding: 10px 15px; outline: none; width: 50%; } .group-select li .input-box input.input-text, .group-select li .input-box textarea { /*width: 275px;*/ margin-top: 5px; background: #fff; border: 1px solid #d1d1d1; padding: 10px 15px; width: 95%; } .group-select li .input-box input.input-text:focus, .group-select li .input-box textarea:focus { background: #fff; border: 1px solid #ddd; } .group-select li input.input-text:focus, .group-select li textarea:focus { background: #fff; border: 1px solid #ddd; outline: none; } .box-account { margin-top: 0px; font-size: 14px; padding:20px } .col2-right-layout { margin-top: 10px; } .box-account .page-title h2 { font-size: 14px; margin-top:15px; padding:0px; font-family: 'Rubik', sans-serif; } .col2-set { overflow: hidden; padding: 0px; } .col2-set h2 { font-size: 16px; } .col2-set .col-1 { float: left; width: 48%; text-align: left; border: 0px #336600 solid; padding-top: 0px; padding-bottom: 0px; } .col2-set .col-1 ul.ul { margin: auto; padding-left: 17px; } .col2-set .col-1 ul li { list-style: disc; } .col2-set h5 { font-size: 14px; font-weight: 600; margin-bottom: 5px; color: #333; } .box-account .col2-set a { text-decoration: underline; } .col2-set .col-2 { float: right; width: 48%; text-align: left; } .box-account address { line-height: 21px; color: #000; border-bottom: none; } .col2-set h4 { font-size: 13px; font-weight: normal; font-family: 'Open Sans', sans-serif; color: #333; margin-bottom: 5px; } .block .slider-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav .block-subtitle { font-size: 13px; font-family: 'Open Sans', sans-serif; } .block-layered-nav dt { font-size: 16px; } .block-layered-nav .currently ol { margin: 0; padding: 10px 15px; } .block-layered-nav .currently span.value { font-weight: bold; } .block-layered-nav li { padding: 3px 0; color:#999 } .block-layered-nav .label { margin-right: 5px; } .block-layered-nav .button-arrow { width: 25px; height: 25px; padding: 0; margin-top: -2px; position: absolute; right: 15px; } #narrow-by-list2 dd { display: block !important; } .sidebar { font-size: 14px; font-family: 'Open Sans', sans-serif; margin-top: 30px; padding-left:0px } .col-right.sidebar {padding-left:15px; margin-top:0px} .sidebar .block-layered-nav .price { font-size: 13px; font-weight: normal; } .block-layered-nav .block-subtitle, .block-layered-nav dt { color: #333; text-transform: uppercase; display: block; font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; } .block-layered-nav .currently ol { border: 1px solid #ececec; background-color: #f4f4f4; border-radius: 0px; } .sidebar a, .sidebar .block-layered-nav .price .sub { color: #898989; font-size: 13px; font-weight:400 } .sidebar .block-layered-nav .price { color: #666; font-family: 'Open Sans', sans-serif; } .sidebar .link-cart, .sidebar .link-reorder, .block .actions a { color: #CA0000; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 14px; } .sidebar .link-compare, .sidebar .link-wishlist { color: #aaa; font-size: 14px; } .block-tags .actions a.view-all { font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #333; font-weight: 900; } .block-tags .actions a.view-all:hover { color: #333; } .sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus { color: #333; } .sidebar .block dl { border-bottom: 0px solid #ccc; margin: 0; } .block .block-content .price { font-size: 13px; font-weight: 400; color: #333; } /* Block: Account */ .block-account { } .block-account .block-content { padding-top: 0 !important; padding-bottom: 5px !important; } .block-account .block-content ul { margin-top: 5px; margin-bottom: 5px; } .block-account .block-content li { padding: 5px 0px; } .block-account .block-content li:first-child { border-top: none; } .sidebar .block-content li.last { border-bottom: none; } .block-account .block-content li a { cursor: pointer; padding: 8px 5x; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-account .block-content li a:hover { cursor: pointer; padding: 0 12px; color: #000; } .sidebar .block-content li.current { font-weight: 900; color: #333; } /* Block: Currency Switcher */ .block-currency select { width: 100%; margin-right: 8px; } /* Block: Layered Navigation */ .block-layered-nav { background-color: #FFFFFF; border: 1px #ddd solid; } .block-layered-nav .block-content { padding: 0; } .block-layered-nav dt { font-weight: bold; overflow: hidden; padding: 0px 0 0px !important; position: relative; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav dd { margin: 0; padding: 0; } .block-layered-nav dd ol { position: relative; margin-bottom:15px } .block-layered-nav .btn-remove { float: right; } .block-list .price { color: inherit; font-size: 14px; } /* Block: Cart */ .block-cart { padding: 0px; background-color: #FFFFFF; } .block-cart .amount { margin-bottom: 5px; text-align:center } .block-cart .actions .paypal-logo { float: left; width: 100%; margin: 3px 0 0; text-align: right; } .block-cart .actions .paypal-logo .paypal-or { clear: both; display: block; padding: 0 55px 5px 0; } .block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small { word-wrap: break-word; } .block-cart .mini-products-list .product-details .nobr { white-space: normal !important; } .block-cart .summary { margin: 0; padding: 0; position: relative; z-index: 1; } .block-cart .subtotal { margin: 0; padding: 0; text-align: center; margin-bottom: 8px } .block-cart .block-content .summary .subtotal .label { background: none repeat scroll 0 0 transparent; border-radius: 0 0 0 0; box-shadow: none; font-weight: normal; padding: 2px 0; text-shadow: none; color: #000; font-size:14px; } .block-cart .subtotal .price { color: #ed6663; font-size: 14px; font-weight: 600; } .ajax-checkout { border: 0 none; margin: 0; padding: 5px 0 5px; text-align: center; margin-bottom: 0px; } .ajax-checkout a { border: 0px #dc436b solid; background: #323C46; text-shadow: 0 1px 0 #333; border-radius: 0px; color: #FFFFFF; font-size: 11px; padding: 8px 12px; font-family:'Montserrat', sans-serif; text-transform: uppercase; } .ajax-checkout a:hover { border: 0px #111 solid; background: #222; padding: 6px 10px; text-shadow: 0 1px 0 #000; border-radius: 0px; color: #FFFFFF; font-size: 11px; cursor: pointer; } .sidebar .block-cart .button-checkout {background:#80b435; border-radius:999px; color:#fff; font-family: 'Rubik', sans-serif; border:none; padding: 10px 20px; line-height:normal; letter-spacing:1px} .sidebar .block-cart .button-checkout span {font-size:14px; font-weight:500} .sidebar .block-cart .block-subtitle { border-bottom: 1px solid #eee; padding-bottom: 10px; margin: 20px 0 8px; font-weight: 600; font-size: 14px; } .col-left .block-cart .block-content ul li .product-details { float: right; width: 62%; margin-left: 0px; } .col-left .block-cart .block-content ul li .product-details .access { float: right } .col-left .block-cart .block-content ul li .product-details strong {font-weight:normal} .col-left .block-cart .block-content ul li .product-details .access .btn-remove1 { position: inherit; } .col-left .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 10px; padding-bottom: 12px; overflow: hidden; } .block-cart ul li.item img { width: 80px; } .col-left .block-cart ul li.item:last-child { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; } .col-left .block-cart .block-content ul li a.product-image { display: inline; } .col-left .block-cart .block-content ul li a.product-image img { border: 1px solid #ECECEC; } .col-left .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px; line-height: 17px; } .col-left .block-cart .block-content ul li .product-name a { font-size: 14px; margin-top:3px; display:block; color:#292929 } .col-right .block-cart .block-content ul li .product-details { float: right; width: 172px; } .col-right .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 5px; padding-bottom: 8px; } .col-right .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-right .block-cart .block-content ul li a.product-image { display: inline; } .col-right .block-cart .block-content ul li a.product-image img { border: 1px #ddd solid; } .col-right .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 14px; } .price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span { color: #FF4C4C; } /* Block: Related */ .related-slider { float: right; margin: auto; margin-bottom: 15px; } .related-block .block-title { background: none repeat scroll 0 0 #fff; border-bottom: 1px solid #e5e5e5; color: #000000; font-size: 14px; font-weight: bold; margin: 0; padding: 10px; text-align: left; text-transform: uppercase; } .related-block { border: 1px solid #e5e5e5; margin-bottom: 20px; margin-top: 25px; } .related-slider .slider-items-products .owl-buttons a { height: 41px; margin: -32px 0 0; top: 50%; width: 40px; } .related-slider .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; line-height: 38px; } .related-slider .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; line-height: 38px; } .related-slider .slider-items-products .owl-buttons .owl-prev a { left: -8px; } .related-slider .slider-items-products .owl-buttons .owl-next a { left: -1px } .related-slider button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } .related-slider .products-grid .item .item-inner .item-img .item-img-info { border: none; } .related-slider h2 { color: #333; font-family: 'Open Sans', sans-serif; font-size: 20px; margin: 0px 0 20px; text-align: left; text-shadow: 0 1px 0 #fff; } .block-related .block-content { padding: 0px 0 10px 0; border: 1px solid #ECECEC; border-top: none; overflow: hidden; } .block-related ul { margin: 0; padding: 0; } .block-related li { padding: 5px 0; } .block-related input.checkbox { position: absolute; left: 85px; top: 12px; z-index: 10; } .block-related .product { margin-left: 20px; } .block-related .product .product-image { float: left; margin-right: -65px; } .block-related .product .product-details { margin-left: 65px; } .block-related .mini-products-list .product-details { margin-left: 125px; text-align: left; } .block-related .mini-products-list .product-details .product-name { text-align: left; } .block-related .mini-products-list .product-image { width: 100px; margin: 0; padding: 0 10px; } .block-related .block-subtitle { padding: 10px 10px 0 10px; font-size: 13px; font-weight: bold; margin: 0; } .block-related .price-box .old-price .price { display: inline; font-size: 15px; font-family: 'Open Sans', sans-serif; } .block-related a.link-cart { text-transform: uppercase; font-size: 14px; color: #23AEAC; font-weight: bold; font-family: 'Open Sans', sans-serif; } .block-related a.link-cart:hover { text-transform: uppercase; font-size: 14px; color: #CA0000; font-weight: bold; font-family: 'Open Sans', sans-serif; } /* Block: Compare Products */ .block-compare { background-color: #FFFFFF; border: 1px #ddd solid; } .block-compare li { padding: 5px 0; } .block-compare .block-content ol, .block-compare .block-content ul { margin: 0; } ol#compare-items li a.product-name { font-size: 14px; margin-top: 3px; display: block; display: inline-block; width: 200px; color:#292929 } ol#compare-items li a.product-name span { margin-right: 3px; font-size: 20px; font-weight: 400; color: #777; line-height: 15px; font-family: 'Open Sans', sans-serif; margin-bottom: 6px; } ol#compare-items li { margin: 0; padding: 0 0 10px; position: relative; border-bottom: 1px solid #ECECEC; margin-bottom: 10px; background: none; } ol#compare-items li:last-child { border-bottom: none; margin-bottom: 0; } .block-compare .button-compare { background: #80b435; border-radius: 999px; color: #fff; font-family: 'Rubik', sans-serif; border: none; padding: 10px 30px; line-height: normal; letter-spacing: 1px; border:none; margin-top:20px } /* Block: Recently Viewed */ .block-viewed .block-content { background-color: #fff; padding: 0px; } .block-viewed li { padding: 3px 0px !important; list-style: none; } .block-viewed li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-viewed .block-content li a { padding: 0 15px; color: #666; } .block-viewed .block-content li a:hover { font-size: 13px; color: #000; } .block-viewed li span { color: #777777; float: left; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-viewed li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; padding: 0 } #recently-viewed-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-viewed-items .product-name a { color: #333; font-size: 14px; font-weight: normal; text-decoration: none; font-family: 'Open Sans', sans-serif; padding: 0 0px; } #recently-viewed-items .product-name a:hover { color: #000; font-size: 14px; font-weight: normal; text-decoration: none; } /* Block: Recently Compared */ .block-compared .block-content { background-color: #fff; padding: 5px 12px 12px; } .block-compared li { padding: 3px 0px !important; list-style: none; } .block-compared li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-compared .block-content li a { padding: 0 15px; color: #666; } .block-compared .block-content li a:hover { font-size: 13px; color: #000; } .block-compared li span { color: #777777; float: left; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } #recently-compared-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-compared-items .product-name a { color: #333; font-size: 14px; font-weight: normal; text-decoration: none; font-family: 'Open Sans', sans-serif; padding: 0 0px; } #recently-compared-items .product-name a:hover { color: #000; font-size: 14px; font-weight: normal; text-decoration: none; } /* Block: Poll */ .block-poll { background-color: #FFFFFF; border: 1px #ddd solid; } .block-poll label { margin-bottom: 0; text-overflow: ellipsis; white-space: nowrap; font-family: 'Open Sans', sans-serif; font-size: 13px; color: #333; font-weight: normal; } .block-poll .block-subtitle { color: #222; font-weight: 600; font-size: 14px; } .block-poll input.radio { float: left; margin: 2px -18px 0 0; } .block-poll .label { display: block; margin-left: 18px; text-align: left; font-family: 'Open Sans', sans-serif; padding: 0.1em 0.3em 0.1em; line-height:1.2em } .block-poll li { padding: 3px 0px !important; background: none !important; } .block-poll .actions { margin: 5px 0 0 0px; padding: 0; } .block-poll .answer { font-weight: bold; } .block-poll .votes { float: right; margin-left: 10px; } /* Block: Tags */ .block-tags { background-color: #fff; padding: 0px; } .block-tags .block-content { overflow: hidden; } .block-tags ul, .block-tags li { display: inline; padding: 0 !important; background: none !important; border: none; } .block-tags .actions { border: 0 none; float: right !important; margin-top: 10px; padding: 0px; text-align: left; } /* Block: Subscribe */ .block-subscribe { background-color: #fff; padding: 0px; } .block-subscribe .input-text { width: 90%; background: #f7f7f7; border: 1px solid #f7f7f7; color: #AAAAAA; padding: 10px 7px; font-size: 13px; } .block-subscribe .input-text:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 13px; outline: medium none; padding: 10px 7px; vertical-align: middle; } .form-subscribe-header { font-size: 14px; margin-bottom: 5px; color: #222; } .static-contain { padding: 25px; position: relative; margin-top: 0px; padding-bottom: 45px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .static-contain .required { color: #F00; } #contactForm textarea {border-radius:999px} /* Block: Recently Viewed */ .block-company { } .block-company .block-title { } .block-company .block-content { padding-top: 5px !important; } .block-company ol { margin: 5px 0; } .block-company li { padding: 6px 0px !important; list-style: none; } .block-company li:first-child { border-top: none } .block-company li a { padding: 0 5px; text-decoration: none; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-company li a:hover { padding: 0 5px; color: #000; } .block-company li.last { padding: 5px 0px !important; border-bottom: 0px #eaeaea solid; list-style: none; } .block-company li span { float: left; margin-right: 5px; font-size: 16px; color: #aaa; line-height: 16px; font-family: 'Open Sans', sans-serif; } .block-company li strong { color: #80b435; font-weight: 600; padding: 0 0px; } /* Block: Reorder */ .block-reorder { } .block-reorder li { padding: 5px 0; } .block-reorder input.checkbox { float: left; margin: 3px -20px 0 0; } .block-reorder .product-name { margin-left: 20px; } /* Block: Banner */ .block-banner .block-content { text-align: center; } .block-banner a img { transition: all 0.4s ease-out 0.2s; } .block-banner a img:hover { opacity: 0.5; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #eee; } .category-description a.prev, .category-description a.next { margin: 125px 6px 0px 5px; } /* Pager */ .pager { margin: 0; text-align: center; padding: 0; } .pager .amount { float: left; } .pager .limiter label { float: left; font-size: 11px; padding: 6px 0; margin-right: 10px; display: inline; text-transform:uppercase } @media (min-width: 992px){ .pager .pages { margin: 0 -50px; } } .pages .pagination { margin: auto; } .pager .pages li { display: inline-block; } .pager .pages li a { box-shadow: none; border: 1px solid #ddd; padding: 5px 10px; border-radius: 0px; color: #333; background: #fff } .pager .pages li a:hover { border: 1px solid #ed6663; color: #fff; background: #ed6663; } .pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus { z-index: 2; color: #fff; cursor: default; background-color: #88be4c; border-color: #88be4c; border-radius: 0px; border-width: 1px; } /* Sorter */ .sorter { padding: 0; margin: 0; } .sorter .actions { float: left; } .sorter .view-mode { float: left; margin-right: 20px; margin-left: 0px; } .sorter .sort-by { float: left; margin-top: 6px; } /* Toolbar */ .toolbar { clear: both; margin-top: 0px; padding: 20px 25px; display: block; width: 100%; border-bottom: 1px #eaeaea solid; height: 78px; } .toolbar.bottom {padding: 0px 25px; padding-top:20px; border:none; height: 58px;} .toolbar .display-product-option .pages {float:left} .toolbar .display-product-option .pages li a { box-shadow: none; border: 1px solid #ddd; padding: 5px 10px; border-radius: 0px; color: #333; background: #fff; } .toolbar .display-product-option .pages li { display: inline-block; } .toolbar .display-product-option .pages li.active > a{ z-index: 2; color: #fff; cursor: default; background-color: #88be4c; border-color: #88be4c; border-radius: 0px; border-width: 1px; } .toolbar .sorter { float: left; } .toolbar-bottom { margin-top: 0; } .toolbar .pager .pages ol { float: none; } .sort-by .button-asc { background-color: #fff; box-shadow: none; float: right; height: 33px; line-height: 33px; margin-left: 5px; text-align: center; width: 35px; border: 1px #ddd solid } .sort-by .button-asc:hover { background: #ed6663; color: #fff; border-color: #ed6663 } .top_arrow:before { content: '\f106'; font-family: FontAwesome; font-size: 16px; } .sort-by .button-desc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } .sort-by { float: right; font-size: 13px; } .sort-by ul { margin: 0; padding: 0; list-style: none; display: inline; } .sort-by a:link, .sort-by a:visited { color: #333; text-decoration: none; } .sort-by li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding:5px 15px 6px 15px; position: relative; width: 128px; float: left; color: #333; border: 1px solid #ddd; } .sort-by li li { width: 100px; margin-top: 0px; border-top: none; border-right: none; border-left: none; } .sort-by li li a:hover { color: #ed6663 } .sort-by li:hover { background-color: #fff; } .sort-by li li:hover { background-color: #fff; color: #ed6663; } .sort-by ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #F8F8F8; z-index: 10000; border-top: none; border: 1px #ddd solid; border-top:none } .sort-by ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } .sort-by li:hover > ul { visibility: visible; } .right-arrow { float: right; } .right-arrow:after { content: "\f107"; font-family: 'FontAwesome'; color: #666; font-size: 14px; } .limiter { float: right; font-size: 14px; margin-top: 0px; } .limiter ul { margin: 0; padding: 0; list-style: none; display: inline; } .limiter a:link, #limiter a:visited { text-decoration: none; background-color: #fff; border: 0px solid #ddd; border-radius: 0px; display: inline-block; padding: 0px; } .limiter li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 0px 5px 10px; position: relative; width: 50px; float: left; color: #333; text-align: left; border: 1px solid #ddd; } .limiter .right-arrow { float: right; margin-left: 6px; } .limiter li li { width: 50px; border-top: 0px #f5f5f5 solid; } .limiter li li a:hover { color: #ed6663; } .limiter li:hover { color: #fff; } .limiter ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #fff; z-index: 10000; color: #000; border-top: none; border: 0px #f5f5f5 solid; } .limiter ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } .limiter li:hover > ul { visibility: visible; } /* Category Toolbar, Pager */ .toolbar .button-list { background: #fff url(../images/icon_list.png) no-repeat 9px 7px; text-transform: none; padding: 4px 6px 4px 23px; color: #333; border: 1px #ddd solid; border-radius: 0; display: inline-block; } .toolbar a.button-grid { background: #f8f8f8 url(../images/icon_grid_over.png) no-repeat 12px 9px; border: 1px #ddd solid; color: #333; padding: 6px 8px 7px 25px; border-radius: 0px; } .toolbar span.button-active.button-grid { background: url(../images/icon_grid_act.png) no-repeat 9px 7px; background-color: #80b435; color: #fff; padding: 4px 7px 4px 22px; margin-right: 5px; border: 1px #80b435 solid; border-radius: 0; display: inline-block; } .toolbar span.button-active.button-list { background: url(../images/icon_list_act.png) no-repeat 10px 7px; background-color: #80b435; color: #fff; padding: 6px 11px 7px 22px; border: 1px #80b435 solid; border-radius: 0px; } .toolbar .pager { text-align: left; margin: 0 10px 0 0; padding: 0; float: right; width: 40%; } .pager .amount, .sorter .amount { padding-left: 10px; margin-top: 4px; display: inline-block; } .toolbar-bottom .pager .limiter { position: static; } .pager .button { padding: 4px 5px; background-color: #fff; } .pager .button :hover { padding: 4px 5px; background-color: #fff; } .toolbar .actions { margin-right: 30px; } .pager .limiter label, .toolbar label { display: inline; float: left; margin-right: 10px; padding: 5px 0; font-size: 11px; font-weight: normal; text-transform:uppercase } .toolbar .sorter .sort-by { margin-right: 30px; } .pager .amount { margin-right: 20px; } /* Category Page */ .category-title { border-bottom: 1px solid #ddd; margin: 0 0 10px; } .category-image { display: block; margin: 0 auto; position: relative; margin-top: 15px; } .category-products { padding-bottom: 5px; overflow: hidden; padding: 25px; } /* View Type: List */ .products-list .product-name { text-align: left; margin: 0px 0 10px } .products-list .product-name a { font-size: 16px; color: #292929; font-weight: 500; text-align: left; font-family:'Rubik', sans-serif; } .products-list .item.first { overflow: hidden; display:block; padding-bottom:25px; } .products-list .ratings { padding: 10px 0px; padding-top:0px } .products-list .old-price .price { font-size: 14px; } .products-list .item { padding: 20px 20px; overflow: hidden; margin: 0px !important; border-bottom:1px #ececec solid; padding-bottom:25px } .products-list .item a:hover { color: #ed6663; } .separator { color: #999 } .products-list .item h3 { font-weight: normal; color: #353535; padding-bottom: 2px; } .products-list .item h3 a { font-weight: normal; font-size: 14px; color: #407CBF; text-decoration: none } .products-list .item h3 a:hover { font-weight: normal; font-size: 14px; color: #333; text-decoration: underline } ol.products-list { padding: 0; margin: 0; float: left; } li .list { border-bottom: none; } .products-list .product-image { float: left; width: 28%; } .products-list .product-image img { width: 100%; } .products-list .product-shop { float: right; width: 68%; text-align: left; margin-left: 25px; } .products-list .product-shop .desc { font-size: 13px; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; margin-top: 15px; color: #777 } .products-list .product-shop p { font-size: 13px; font-family: 'Open Sans', sans-serif; color: #666; line-height: 1.5em; } .products-list .product-shop p.old-price { margin-right: 4px; } .products-list .product-shop .price-box { margin: 10px 0 30px 0px; } .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; color:#88be4c } .products-list .desc .link-learn:hover { text-decoration: underline; } .products-list .add-to-links { padding-left: 2px; } .add-to-links span { font-family: 'Open Sans', sans-serif; font-size: 12px; margin-left: 8px; } .products-list .product-shop button.button { font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; vertical-align:top; background-color: #80b435; border-radius:999px; } .products-list .product-shop .btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } .products-list .product-shop button.button span { font-size: 13px; text-transform: uppercase; font-weight: 500; letter-spacing: 0.5px } .products-list .product-shop .btn-cart { color:#fff } .products-list .product-shop .btn-cart:hover { color: #fff; background:#131e2c } .products-list .product-shop .btn-cart span:hover { color: #fff; text-transform: uppercase; letter-spacing: 0.5px; } .products-list .product-shop .btn-cart span { font-size: 12px; font-weight: normal; text-transform: uppercase; } .link-wishlist, .link-compare { color: #000; text-shadow: none; border: none; box-shadow: none; } .link-wishlist:hover, .link-compare:hover ,.edit-item-bnt:hover{ background-color: #252932; cursor: pointer; bottom: 10%; color:#fff; border-color:#252932 } .link-wishlist, .link-compare, .link-friend, .link-edit { padding: 0; background: none } .products-list .actions .add-to-links a.link-wishlist:before { content: "\f004"; font-family: 'FontAwesome'; } .products-list .actions .add-to-links a.link-compare:before { content: "\f012"; font-family: 'FontAwesome'; } .products-list .actions .add-to-links a.link-wishlist, .products-list .actions .add-to-links a.edit-item-bnt{ font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; vertical-align:top; background-color: #efecec; border-radius:999px } .products-list .actions .add-to-links a.link-wishlist span, .products-list .actions .add-to-links a.edit-item-bnt span { font-size: 13px; padding: 0px; font-family: 'Rubik', sans-serif; } .products-list .actions .add-to-links a.link-compare { font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; vertical-align:top; background-color: #efecec; border-radius:999px } .products-list .actions .add-to-links a.link-compare span { font-size: 13px; padding: 0px; font-family: 'Rubik', sans-serif; } .products-list .actions .add-to-links a.link-wishlist:hover , .products-list .actions .add-to-links a.edit-item-bnt:hover{ color: #fff; background:#80b435 } .products-list .actions .add-to-links a.link-compare:hover { color: #fff; background:#80b435 } ul.products-grid { padding: 0; margin: 0 -2px; } .products-grid .actions button.button.btn-cart { background: #fff; border: 2px #eee solid; margin: 0px; padding: 7px 10px; color: #333; line-height: normal; margin-left: 3px; margin-right: 3px } .products-grid .item:hover .actions button.button.btn-cart { background: #ed6663; color: #FFFFFF; padding: 7px 10px; border: 2px #eee solid; margin-left: 3px; margin-right: 3px } .products-grid .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0px; font-weight: bold; margin-left: 0; text-transform: uppercase } a.button.detail-bnt span { font-family: 'Open Sans', sans-serif; font-size: 12px; text-transform: uppercase; padding: 0 2px; font-weight: normal; margin-left: 6px; display: none } /* Product View */ .product-view .product-img-box .product-image { margin: 0 0 13px; } #cloud-zoom-big { border: 3px #ddd solid; z-index: 10000 !important; } .product-shop button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } /* Product Images */ .product-view .new-label { margin-left:5px; top:0 } .product-view .sale-label { left: 10px; right:auto; top:30px; margin-left:5px } .product-view { margin: auto; position: relative; z-index: 0; margin-top: 25px; } .product-view .flexslider-thumb { margin: 10px auto 0; padding: 0 50px; position: relative } .product-view-compact .flexslider-thumb { margin: 17px auto 0 } .product-view .flexslider-thumb .flex-viewport { z-index: 10 } .product-view .flexslider-thumb .flex-direction-nav { top: 40%; left: 0; width: 100%; } .product-view .flexslider-thumb .flex-prev { position: absolute; left: 0px; top: -5px; border: 1px #ddd solid; width: 30px; height: 30px; text-align: center; -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } .product-view .flexslider-thumb .flex-prev:hover { -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff!important } .product-view .flexslider-thumb .flex-next { position: absolute; right: 0px; top: -5px; border: 1px #ddd solid; width: 30px; height: 30px; text-align: center; -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } .product-view .flexslider-thumb .flex-next:hover { -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff } .product-view .flexslider-thumb li img { cursor: pointer; -moz-user-select: none; border:1px #ececec solid } .product-view .previews-list { padding: 0; list-style-type: none; text-align: center } .product-view .previews-list li { width: 70px; margin-left: 8px; padding: 0; float: none; display: inline-block; margin-right: 10px; } .product-view-compact .rating { padding: 18px 0 21px } .product-view-compact .btn-toolbar { margin: 0; padding: 7px 0 22px } .product-view-compact .price { display: block; padding: 6px 0 20px } .product-view .flexslider-thumb-vertical-outer { margin: 0 10px 15px 0; width: 70px; float: left; position: relative; z-index: 1 } .product-view .flexslider-thumb-vertical .flex-viewport { height: 300px!important } .product-view .flexslider-thumb-vertical .slides { margin: -4px 0 0; padding: 0; list-style-type: none } .product-view .flexslider-thumb-vertical .slides li { margin: 0; padding: 0; overflow: hidden } .product-view .flexslider-thumb-vertical .slides li img { width: 100%; padding: 4px 0; cursor: pointer; -moz-user-select: none } .flex-direction-nav, .slider-controls { -webkit-transform: translate3d(0, 0, 0) } .product-essential { padding:15px 30px 30px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px; } .product-collateral .box-collateral { margin: 0 0 15px; } .product-essential .product-image.no-gallery { margin-left: auto; } .product-essential .product-image img { height: auto; width: 100%; } .product-essential .button-viewall { position: absolute; left: 5px; bottom: 5px; text-indent: -999em; z-index: 9999; } .product-view .product-img-box .product-image .product-flexslider { margin: 20px 15px 0 15px; } .product-view .product-img-box .product-image .owl-prev { left: -15px; right: auto; top: 26%; margin:0px } .product-view .product-img-box .product-image .owl-next a, .product-view .product-img-box .product-image .owl-prev a { border: none; background: none; color: #333e48; } .more-views .slider-items-products .owl-buttons .owl-next a:before, .more-views .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .product-view .product-img-box .product-image .owl-next { right: -35px; top: 26%; margin:0px } .product-view .product-img-box .product-image .more-views-items { margin: 0px 5px; border:1px #e5e5e5 solid } .more-views { } .product-essential .more-images { width: 92px; float: left; overflow: hidden; margin-top: -20px; padding-top: 20px; padding-bottom: 20px; } .product-essential .more-images .normal-list { margin-top: -6px; } .product-essential .more-images ul { list-style: none; padding: 0; margin: 0; } .product-essential .elastislide-vertical { margin-top: -6px; } .product-essential .more-images img { padding: 6px 0; width: 100%; } /* Product Shop */ .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; padding: 0px 20px; font-size: 14px; } .product-view .product-options-bottom button.button.btn-cart span { background: none; margin-left: 5px; } .product-view .hot-banner img { width: 100% } .sidebar .hot-banner img { width: 100%; } .product-view .product-shop { margin-top: 0; padding-left: 30px; } ul.shipping-pro { padding: 0px 0 0 20px; font-size: 14px; margin-top: 5px; display: inline-block; width: 100%; font-weight: normal; } ul.shipping-pro li { padding: 3px 0px; } .brand { color: #878787; font-size: 11px; padding-bottom: 15px; text-transform: uppercase; letter-spacing: 0.5px; padding-bottom: 5px; } .product-additional { display: inline-block; } .product-additional .block-product-additional { margin: 0px; background: #fff; border: 1px #eaeaea solid; text-align: center; padding-bottom: 15px; } .product-additional .block-product-additional p { margin: 12px 0; line-height: 20px; text-align: center; padding: 0 10px; font-size: 13px; } .product-additional .block .block-title { border-bottom: 2px solid #333; color: #000000; font-size: 14px; margin: 0; padding: 13px; text-transform: uppercase; text-align: center; margin: 0px; background: #f7f7f7; } .product-additional .block-product-additional .block-content { padding: 18px 12px 10px; text-align: center; line-height: 20px; } .block .block-content { border-top: medium none; font-size: 13px; overflow: hidden; padding: 20px 18px; background: #fff } .block-progress .block-content { text-align: left; padding-top: 5px; padding-bottom: 8px; } .block-progress dt.complete { margin: 0; } .product-view .product-name { } .product-view .product-name h1 { word-wrap:break-word; font-size: 34px; margin: 0 0 2px; text-align: left; line-height: 1.1em; padding-bottom: 12px; letter-spacing:normal; font-weight: 500; font-family:'Rubik', sans-serif; text-transform:uppercase } .product-view .short-description { font-size: 13px; padding:18px 0px 20px; border-bottom: 1px #ddd dotted; } .product-view .short-description h2 { font-family:'Montserrat', sans-serif; font-size: 13px; color: #333; margin: 0px; margin-bottom: 15px; font-weight: 700; text-transform:uppercase } .product-view .short-description p { font-size: 13px; margin: 0px; color: #777 } .product-view .product-shop .add-to-box { padding:0px; overflow: hidden; text-align: left; margin: 0px; } .product-view .product-shop .add-to-box .btn-cart { white-space: normal; background: #ed6663; color: #fff; font-size: 18px; text-shadow: none; padding: 16px 30px; float: left; margin-top: 10px; font-weight: 500; border:none; border-radius: 999px; font-family: 'Rubik', sans-serif; } .product-view .product-shop .add-to-box .btn-cart:before {padding:10px 10px 10px 0px;} .product-view .product-shop .add-to-box .btn-cart:hover { color: #fff; background-color: #80b435; } .product-view .product-shop .product-options-bottom .btn-cart { background: #333; color: #fff; font-size: 16px; text-shadow: none; padding: 10px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .product-options-bottom .btn-cart:hover { background: #000; text-shadow: none; color: #fff; } .product-view .product-shop .add-to-box .icon-basket { margin-right: 5px; } .email-addto-box { display: inline-block; margin-top: 20px; } .product-view .email-friend a span { font-size: 14px; font-weight: normal; } .product-view .promo-banner { margin-top: 20px } .product-view .product-shop ul.add-to-links { margin: 0; padding: 0; margin-top: 0px; display: inline-block; } .product-view .product-shop .add-to-links li { display: inline-block; padding: 0px 7px 0px 0px; list-style-type: none; } .product-view .add-to-links span { font-size: 14px; margin-left: 5px; font-weight: normal; } .product-view .product-shop .add-to-links li a:hover { color: #000; } .product-view .email-friend a:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; margin-right: 6px; } .product-view .email-friend { font-size: 12px; display: inline-block; margin-bottom: 0px; vertical-align: top; margin-left: 0px; } .product-view .email-friend a { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: 0px #ececec solid; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .email-friend a:hover { color: #fff; background-color: #88be4c; border-color:#88be4c } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .product-shop .add-to-links .link-wishlist:before { content: "\f004"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .edit-item-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .link-wishlist { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: none; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .edit-item-bnt { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: none; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:before { content: "\f012"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .link-compare { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: 0px #ececec solid; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:hover, .product-view .product-shop .add-to-links .link-wishlist:hover, .product-view .product-shop .add-to-links .edit-item-bnt:hover { color: #fff; background-color: #88be4c; border-color:#88be4c } .product-view .product-shop ul.add-to-links a { padding: 0; margin: 0; } .product-view .product-shop .ratings { padding: 0px 0 18px 0; margin: auto; border-bottom: 1px #ddd dotted; position: relative; bottom: auto; border-radius: 0; left: 0; margin-left: 0px; } .product-view .product-shop .ratings .rating-links { margin-bottom: 0px; display: inline-block; } .product-view .product-shop .no-rating { border-bottom: 1px dotted #ddd; margin: auto; padding: 18px 0; font-size: 13px; } .availability.in-stock { padding: 3px 0px; } .availability.in-stock span { color: #6dbe14; font-size: 13px; line-height: 16px; display: inline-block; border: 2px #6dbe14 solid; padding: 5px 12px; border-radius: 999px; font-weight: 700; } .product-view .product-shop .price-block { position: relative; margin-bottom: 10px; } .availability.in-stock span:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-right: 5px; font-size: 11px; vertical-align: middle; } .product-view .product-shop .price-box { display: block; margin: 0px; padding: 15px 0px; position: relative; min-height: inherit; } .product-view .product-shop .grouped-items-table .price-box { border-bottom: 0px solid #ddd; margin: 0; padding: 0; } .product-view .product-shop .price-box .old-price { margin: 0px; margin-top: 0; display: inline-block; } .product-view .product-shop .special-price { display: inline-block; margin: 0; padding: 0; line-height: normal; } .product-view .product-shop .old-price .price { font-size: 30px; font-weight: normal } .product-view .product-shop .price { font-size: 32px; color: #333e48; font-weight: 500; font-family: 'Open Sans', sans-serif; } .add-to-cart .qty, .qty-holder .qty { background-color: #FFFFFF; border: none; border-radius: 0px; font-size: 15px; font-weight: bold; } .add-to-cart .qty { height: 48px; text-align: center; width: 73px; vertical-align: top; color: #333e48; } .product-shop .button-up, .product-shop .button-down { height: 44px; width: 44px; } .add-to-cart .button-up, .add-to-cart .button-down { left: 94px; position: absolute; } .button-up:hover { background: #333 url(../images/icon_arrow_up.png) no-repeat 15px 15px; } .button-down:hover { background: #333 url(../images/icon_arrow_down.png) no-repeat 15px 15px; } .button-up, .button-down { height: 44px; text-indent: -999em; width: 35px; border: none; } .qty-input-text { float: left; margin-left: 10px; } .product-view .product-shop .add-to-box .custom { margin-right: 10px; margin-top: 10px; background: #fff; border: 1px #ddd solid; border-radius: 999px; padding:1px 2px } .custom button.items-count { transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; font-size: 12px; line-height: 0px; padding: 13px 12px 9px 16px; height: 48px; width: 48px; } .custom button.items-count { background-color: #fff; border: none; color: #999; border-radius: 999px; } .custom button.items-count:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -45px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff; background-color: #88be4c; } .product-view .product-shop .add-to-box .add-to-cart label { display: inline-block; float: left; margin-top: 6px; text-align: left; text-transform: capitalize; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: normal; margin-right: 15px; } .product-view .product-shop .product-options-bottom .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } .button-up:hover, .button-up:focus { background-image: url(../images/icon_arrow_up.png) !important; background-position: 16px 16px; } .button-down:hover, .button-down:focus { background-image: url(../images/icon_arrow_down.png) !important; background-position: 16px 16px; } /* Product Collatera */ .product-collateral { position: relative; padding: 0px; } .product-view .box-additional { clear: both; } .tabs { border-bottom: 1px #ececec solid; } #product-tabs { margin: 0; padding: 0; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } #product-tabs > dt { text-transform: none; font-size: 14px; padding: 8px 0px; cursor: pointer; color: #102343; text-transform: none; font-family: 'Open Sans', sans-serif; } #product-tabs > dt.open { position: relative; background-color: #fff; z-index: 10; color: #2CA2E3; } #product-tabs > dd { display: none; right: 0; top: 0; background-color: #fff; margin: 0; padding: 6px 0; line-height: 1.8; border-bottom-width: 0 !important; font-size: 14px; } #product-tabs > dd h2 { display: none; } .product-tabs { line-height: normal; margin: 0; outline: none; padding: 0; position: relative; z-index: 1; margin-top: 0px; text-align: left; width: 100%; border-bottom:none } .product-tabs li {float:none; display:inline-block; margin-left:2px; margin-right:2px} .product-tabs li a { border-bottom: none; color: #292929; margin-right: 0px; text-decoration: none; text-transform: uppercase; font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; padding: 0 20px; } .product-tabs li.active a { background: none repeat scroll 0 0 #88be4c; color: #fff; font-family:'Rubik', sans-serif; font-weight: 500; padding: 18px 15px 14px 15px; } .nav-tabs.product-tabs > li > a { margin-right: 0px; line-height: 1.42857143; border-radius: 0px; border: none; padding: 18px 20px 14px 20px; background: #efecec; border-radius:10px 10px 0px 0px } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; background: none repeat scroll 0 0 #80b435; color: #fff; border-radius:10px 10px 0px 0px } .nav-tabs > li > a:hover { border: none; background: #fff; color: #333; } .tab-content { overflow: hidden; font-size: 14px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); padding: 25px; margin-bottom: 30px; } .tab-content > .active { margin-top: 5px; font-size: 13px; } .form-add-tags input.input-text, select, textarea { border: 1px solid #ddd; margin-top: 0; padding: 10px 20px; width: 32%; border-radius: 999px; } .form-add-tags button.button { display: inline-block; height: 44px; line-height: 46px; font-size: 14px; font-weight: 500; color: #fff; padding: 0 35px; border-radius: 999px; background:#80b435; border:none; width:auto; font-family: 'Rubik', sans-serif; text-transform:uppercase } button.button.btn-add:before { content: "\f067"; font-family: FontAwesome; font-size: 14px; padding-right: 8px; } .tab-content .box-tags p.note {color:#999; font-style:italic; font-size:12px} .woocommerce-Reviews {margin-top:0px} .woocommerce-Reviews-title { font-size: 20px; line-height: 20px; font-weight: 500; margin: 0 0 20px 0; font-family: 'Rubik', sans-serif; } .comment-content h3 { color: #333e48; display: block; font-size: 18px; font-weight: 500; letter-spacing: normal; line-height: 21px; margin: auto; position: relative; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; margin-bottom: 30px; font-family: 'Rubik', sans-serif; } .comments-form-wrapper { margin-top: 50px; } .comment-form label { display: block; margin-bottom: 4px; } .comment-form input[type="text"], .comment-form input[type="email"] { width: 60%; margin-bottom: auto; } .comment-form input { padding: 8px 10px; } .comment-form textarea { width: 60%; height: 90px; border-radius:999px } .comment-form .bnt-comment {background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 12px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 61.5%; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; margin-top:15px } .commentlist { list-style: none; padding: 0; } .commentlist .comment { list-style: none; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 20px; } .commentlist .avatar { width: 70px; height: 70px; float: left; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .commentlist .comment-text { overflow: hidden; padding-left: 20px; } .single-product .star-rating { display: inline-block; margin-bottom: 0; } .star-rating:before, .star-rating span:before { font-family: 'FontAwesome'; content: "\f005\f005\f005\f005\f005"; font-size: 12px; color: #e2e2e2; margin-left: 1px; line-height: 100%; } .commentlist .comment-text .meta { margin-bottom: 10px; } .comment-respond .comment-reply-title { display: block; font-size: 18px; font-weight: 600; line-height: 20px; color: #000000; padding-bottom: 15px; margin: 50px 0 30px 0; border-bottom: 1px solid #e6e6e6; } .comment-respond .comment-form >p { margin-bottom: 20px; } .comment-respond .comment-form label { font-size: 14px; font-weight: 600; line-height: 19px; color: #222222; display:block } .comment-respond .comment-form textarea { padding: 8px 10px; outline: none; color: #999; border: 1px solid #ddd; width:60%; border-radius:5px } .comment-respond .comment-form input { padding: 8px 10px; outline: none; color: #999; border: 1px solid #ddd; width:60%; border-radius:5px } .comment-respond .stars {margin-bottom:20px} .comment-respond .stars a:first-child { padding-left: 0; } .comment-respond .stars a { font-size: 0; color: #ccc; display: inline-block; border-right: 1px solid #e6e6e6; padding: 0 10px; line-height: 12px; } .comment-respond .stars a.star-1:before { content: "\f005"; } .comment-respond .stars a.star-2:before { content: "\f005\f005"; } .comment-respond .stars a.star-3:before { content: "\f005\f005\f005"; } .comment-respond .stars a.star-4:before { content: "\f005\f005\f005\f005"; } .comment-respond .stars a.star-5:before { content: "\f005\f005\f005\f005\f005"; } .woocommerce-Reviews .comment-respond .stars a:hover { color: #fed700; } .woocommerce-Reviews .comment-respond .stars a.active { color: #fed700; } .comment-respond .form-submit button { display: inline-block; height: 44px; line-height: 48px; font-size: 14px; font-weight: 500; color: #fff; padding: 0 35px; border-radius: 999px; background:#80b435; border:none; width:auto; font-family: 'Rubik', sans-serif; text-transform:uppercase } .comment-respond .stars a:before { font-family: 'FontAwesome'; font-size: 12px; display: inline-block; letter-spacing: 2px; } #customer-reviews { margin-top: 15px; } #customer-reviews .detail { font-size: 14px; line-height: 18px; } #customer-reviews h3 { font-size: 14px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase; } #customer-reviews h4 { display: inline; font-size: 14px; } #customer-reviews h5 { display: inline; font-size: 14px; } .box-reviews dl { margin-bottom: 0; } .box-reviews dt { font-size: 18px; padding: 20px 0 10px; } #customer-reviews .page-title { border: none; } #customer-reviews .page-title h2 { color: #000; font-size: 20px; font-weight: normal; margin-top: 0; padding: 2px 0px; position: relative; display: block; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ccc; padding-bottom: 10px } .box-reviews1 { margin-top: 8px; margin-bottom: 20px; } .box-reviews2 { margin-top: 8px; margin-bottom: 35px; overflow: hidden; } .review-title { margin-top: 0; line-height: 1.4; padding-bottom: 15px; margin-bottom: 0; font-size: 13px; font-weight: 400; } .review-title span { font-size: 14px; font-weight: 400; margin-top: 5px; } .box-reviews > .rating-box { position: absolute; top: 30px; right: 30px; } .box-reviews dd { margin-left: 0; padding-bottom: 20px; } .box-reviews .author { font-style: italic; font-size: 14px; font-weight: bold; margin-right: 5px; } .box-reviews .date { color: #bdbdbd; font-size: 14px; font-style: italic; } .box-reviews .ratings-table { float: left; margin: 5px 15px 15px 0; width: 12%; } .box-reviews .review { border-left: 1px solid #DFDFDF; float: left; padding-left: 2.5em; width: 84%; margin-bottom: 10px; } .box-reviews .review .review-txt.last { border-bottom: none; } .box-reviews .review .review-txt { border-bottom: 1px solid #DFDFDF; padding-bottom: 12px; margin-bottom: 10px; } .box-reviews ul li h6 { font-size: 14px; margin-bottom: 3px; margin-top: 0px; padding: 0; } .box-reviews ul li h6 a { color: #333; font-weight: 500; letter-spacing: 0.5px; } .box-reviews2 ul li { margin-bottom: 0px; clear: both; } .box-reviews .actions { padding-top: 1.5em; text-align: right; float: right; } #customer-reviews .form-list li label { color: #333; font-size: 14px; } #customer-reviews .buttons-set { margin-top: 10px; } .woocommerce-Reviews .ratings {margin-bottom:0px} /*detail page view link*/ a.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } a.button.view-all { display: inline-block; border: 0; background: #fff; font-size: 11px; text-align: center; white-space: nowrap; color: #333; font-weight: bold; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; vertical-align: top; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; } .button.view-all:hover { background: #e0403d; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #e0403d; color: #fff; text-decoration: none; } .box-reviews .form-add h3 { margin-bottom: 5px; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 400; } .box-reviews .form-add h4 { font-size: 15px; } .box-reviews textarea { width: 95%; margin-top: 4px; height: 8em; background: #f7f7f7; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #f7f7f7; border: 1px solid #f7f7f7; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list input.input-text:focus { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ddd; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list select { padding: 12px 15px 12px 165px; margin: 0; width: 100%; line-height: 20px; height: 48px; } .review1 { display: inline-block; width: 45%; float: left; } .review2 { display: inline-block; width: 55%; } #product-review-table { margin: 10px 0; border: medium none; width: 100%; } #product-review-table th, #product-review-table td { text-align: left; font-family: 'Open Sans', sans-serif; font-size: 11px; font-weight: bold; line-height: 20px; padding: 8px; } .data-table tbody th, .data-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 15px 20px; /*word-break: break-word;*/ } #customer-reviews ul { margin: auto; padding: 0px; } #customer-reviews li { margin-bottom: 0px; list-style: none; } #customer-reviews .form-list li label { color: #333; font-family: 'Open Sans', sans-serif; font-size: 13px; } label { font-weight: normal; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ececec; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews textarea { border: 1px #ececec solid; padding: 10px; outline: none; color: #aaa; background:#fff } .nobr { white-space: nowrap; } button.button.submit:before { content: "\f04b"; font-family: FontAwesome; font-size: 11px; padding-right: 8px; } .button:hover { border: 0px solid #333; color: #FFF; } .upsell-pro .product-flexslider { margin: 0px -10px; } .upsell-pro { margin-bottom: 20px; margin-top: 25px; } #product-tabs > dd h2.product-name { display: block; } #product-tabs .crosssell .flex-direction-nav a { width: 50px; height: 40px; top: 112px; } #product-tabs .crosssell .flex-direction-nav .flex-prev { right: auto; left: -10px; } #product-tabs .crosssell .flex-direction-nav .flex-next { right: -10px; } .box-up-sell .flex-direction-nav a, .box-cross-sell .flex-direction-nav a { width: 54px; height: 44px; top: 0; margin-top: -76px; margin-right: -1px; } .product-view .box-tags .form-add input.input-text { width: 350px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 0px; box-shadow: 0 1px 5px #eee inset; margin-right: 10px; padding: 8px; } .up-sell-box { border: 1px #ddd solid; border-top: none; } .up-sell-box p.desc { margin: 0; padding: 10px 10px 0 10px } #brand-slider .flex-direction-nav a { width: 55px; height: 42px; top: 0; margin-right: -1px; } .featured-products .flex-direction-nav a { width: 54px; height: 43px; top: 0; margin-top: -43px; margin-right: -1px; } #featured-products-list-slider { border: 1px #ddd solid; border-top: none; width: 840px; height: 485px; } .box-up-sell .flex-direction-nav .flex-prev, .box-cross-sell .flex-direction-nav .flex-prev, #brand-slider .flex-direction-nav .flex-prev, .featured-products .flex-direction-nav .flex-prev { right: 53px; } .main .box-up-sell h2.subtitle .line, .main .box-cross-sell h2.subtitle .line, .brand-slider-wrap h2.subtitle .line, .featured-products h2.subtitle .line { right: 130px; } .featured-products { position: relative; } .product-view .box-tags .form-add label { line-height: 42px; font-size: 16px; } .product-view .box-tags .form-add .button { height: 35px; } #addTagForm { margin-bottom: 5px; margin-top: 10px } .product-view .box-up-sell { margin-top: 10px; float: left; } .product-view .box-up-sell .subtitle { margin-right: 0; } .mini-products-list .item{ margin-top: 10px; } .mini-products-list{ display: flex; flex-direction: column; } .mini-products-list .price-box * { display: inline; } .mini-products-list .price-box .price { margin-right: 10px; } /* products page */ .category-products ul.products-grid li.item { text-align: center; padding-bottom: 45px; border-right: 1px #eaeaea solid; padding: 0; border-bottom: 1px #eaeaea solid; padding-bottom: 30px; padding-top: 15px; } .category-products ul.products-grid li.item.last { text-align: center; } .category-products ul.products-grid li.item img { width: 100%; } .category-products ul.products-grid li.item a.thumb { position: relative; display: block; cursor: pointer; } .category-products ul.products-grid li.item a.thumb:hover { border-color: #999; } .category-products ul.products-grid li.item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .category-products ul.products-grid li.item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 9px; text-transform: uppercase; font-weight: 700; color: #0a0a0a; padding: 8px 0 5px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .category-products ul.products-grid li.item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } /* === FLIP 3D === */ .category-products ul.products-grid li.item .product-wrapper { position: relative; margin-top: 20px; } .category-products ul.products-grid li.item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .category-products ul.products-grid li.item .product-wrapper .thumb-wrapper:hover a.thumb.flip { transform: rotateY(180deg); } .category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face { display: block; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; position: relative; z-index: 1; } .category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face.back { display: block; transform: rotateY(180deg); position: absolute; top: 3px; left: 0px; right: 0px; z-index: 10; } .product-view .product-next-prev .product-next { font-size: 20px; line-height: 22px; display: inline-block; width: 26px; height: 24px; color: #333; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; position: absolute; right: 0px; position: absolute; z-index: 10; top: -15px; border: 1px #e5e5e5 solid; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .product-view .product-next-prev .product-next:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; } .product-view .product-next-prev .product-next:before { content: "\f105"; font-family: FontAwesome; } .product-view .product-next-prev .product-prev { font-size: 20px; line-height: 22px; display: inline-block; width: 26px; height: 24px; color: #333; text-align: center; position: absolute; right: 35px; z-index: 10; top: -15px; border: 1px #e5e5e5 solid; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .product-view .product-next-prev .product-prev:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; } .product-view .product-next-prev .product-prev:before { content: "\f104"; font-family: FontAwesome; } /* Related Products */ .related-pro { position: relative; padding: 0px 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .related-pro .new_title { text-align: left; border-bottom: 1px #eaeaea solid; } .related-pro .new_title h2 { color: #292929; font-size: 26px; font-weight: 500; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family: 'Oswald', sans-serif; letter-spacing: 0.5px; text-transform: uppercase; margin-top: 0px; } .related-pro .owl-item .item { float: left; background: #FFF; margin-top: 0px; border-right:1px #eaeaea solid } .related-pro .owl-item .item { width: 241px; margin:0; padding:15px 0px 24px 0px } .related-pro .owl-theme .owl-controls {margin:0px} /* Cart page */ .shopping-cart-tbl { padding: 0px 0px; position: relative; margin-top: 0px; padding-bottom: 5px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .cart { padding: 10px 0; margin-top: 25px; } #shopping-cart-table { border: none; float: left; width: 100%; background-color: #FFFFFF; text-align: left; margin-top:5px; } .cart-table .btn-continue { float: left; } button.button span { font-weight: 500; font-size: 14px; text-transform: uppercase; letter-spacing:0.5px } button.button.btn-continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .data-table td { line-height: 20px; padding: 15px 20px; vertical-align: middle; } #shopping-cart-table tfoot tr td.last { border-top: none; border-top:1px #eaeaea solid; background:#fff; border-bottom:none } button.button.btn-update:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button#empty_cart_button:before { content: "\f00d"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .cart-table .btn-update, .cart-table .btn-empty { float: right; margin-left: 8px; } #shopping-cart-table .product-name { margin: 0px; padding-bottom: 0px; font-size: 14px; font-family: 'Open Sans', sans-serif; } #shopping-cart-table .product-name a { text-transform: none; word-wrap:break-word; } #shopping-cart-table.data-table .price { font-weight: 600; } #shopping-cart-table input.qty { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ddd; font-size: 14px; font-weight: normal; margin: 0 !important; outline: medium none; padding: 8px 10px; width: 70px; text-align: center; border-radius: 999px; } #shopping-cart-table .edit-bnt { float: left; margin-top: 0px; } .edit-bnt:before, .edit-item-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; padding: 9px 10px; } a.edit-bnt:hover { color: #339900; } /*.edit-bnt span , .edit-item-bnt span{*/ /* display: none;*/ /*}*/ #shopping-cart-table a.remove-item { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 8px 13px; cursor: pointer; text-decoration: none; float: left; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #ddd solid; border-radius: 999px; } #shopping-cart-table a.remove-item:hover { background-color: #ed6663; color: #fff; border: 1px #ed6663 solid } #shopping-cart-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 16px; } #shopping-cart-table a.remove-item span { display: none; } #discount-coupon-form label { font-weight: normal; } .totals h3 { border-bottom: 1px solid #ddd; color: #000; font-family: 'Open Sans', sans-serif; font-size: 12px; margin-bottom: 5px; padding: 10px 0; text-transform: uppercase; } .cart-collaterals .col2-set .col-2 { width: 320px; } .totals .inner { padding:15px 0px; background-color: #fff; margin-top: 0px; } .cart-collaterals h3 { font-size: 14px; background-color: #fff; color: #333; margin-bottom: 14px; border-bottom:1px #eaeaea solid; padding: 12px 0px; font-family:'Rubik', sans-serif; text-transform: uppercase; font-weight: 500; margin: auto; letter-spacing:0.5px } .shipping-form { padding:15px 0px; } #shipping-zip-form p { margin: 2px 0 4px; } .form-list { margin: 0; padding: 0; list-style: none; } .form-list li { margin: 0 0 10px; position: relative; } .form-list label { position: relative; z-index: 0; font-weight: normal; color: #333; display: inline; font-size: 13px; } #shipping-zip-form .form-list label { display: block; } .form-list label.required em { font-style: normal; color: #ff0000; } #login-form em { font-style: normal; color: #ff0000; } .required em { color: #ff0000; } .required { color: #ff0000; } .form-list .input-box { display: block; clear: both; margin-bottom: 0; } .form-list select { margin: 5px 0 2px; width: 100%; outline: none; } .shipping { margin-top: 25px; } .discount { margin-top: 25px; min-height: 260px; } .totals { margin-top: 25px; min-height: 260px; } #discount-coupon-form { padding:15px 0px; } .cart-collaterals { padding: 0px 25px; position: relative; z-index: 100; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .shipping .form-list select { width: 100%; background-color: #fff; border:1px #ddd solid; padding: 10px 15px; } .form-list input.input-text { background: #fff; border:1px #ddd solid; padding:10px 15px; width: 100%; margin-top: 5px; outline: none; color: #333; border-radius:999px } .shipping .form-list input.input-text { width: 100%; } button.button.get-quote:before { content: "\f15c"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } input.input-text, select, textarea { background-color: #fff; border: none; padding: 10px; outline: none; color: #333; border:1px #ddd solid; border-radius:999px } textarea {border-radius:0px} input#coupon_code { margin: 8px 0; width: 100%; } button.button.coupon:before { content: "\f02b"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } #shopping-cart-totals-table { float: right; width: 100%; padding-bottom: 8px; font-size:16px } .cart .totals table th, .cart .totals table td { padding: 5px; border: none !important; background: none !important; border: medium none !important; box-shadow: none !important; color: #333 !important; } .checkout { color: #666666; padding-top: 5px; text-align: center; list-style: none; padding: 0; margin: 0; } button.button.btn-proceed-checkout { background: #88be4c; padding: 15px 0px; color: #fff; width: 100%; border: none; } button.button.btn-proceed-checkout:hover { background: #ed6663; color: #fff; padding: 15px 0px; border: none; } button.button.btn-proceed-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 20px; padding-right: 5px; } button.button.btn-proceed-checkout span { font-size: 18px; font-weight: normal; } .checkout a { text-decoration: underline; color: #ed6663; } #shopping-cart-totals-table .price { font-size: 18px; color: #333; } #shopping-cart-totals-table strong span.price { font-weight: 600; } .a-right { text-align: right !important; } .crosssel h2 { border-bottom: 1px solid #e5e5e5; color: #333; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: bold; margin-bottom: 0; padding-bottom: 7px; text-align: left; text-transform: uppercase; width: 100% } /* Cart page End */ #wishlist-table { border: none; text-align: left; } #wishlist-table .product-name { margin: 0; text-align: left; font-size: 14px; line-height: normal; font-family:'Rubik', sans-serif; font-weight:500; text-transform:none } #wishlist-table .product-name a { text-transform:none; } #wishlist-table input.qty { background: none repeat scroll 0 0 #FFFFFF; padding:12px 8px; text-align: center; border: 1px #ddd solid; width: 48px; } #wishlist-table .description { margin: 10px 0; } #wishlist-table img { width: auto; } #wishlist-table button.button.btn-cart { padding: 0px; color: #222; background-color: inherit; border: none; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; margin: 0 0 0px !important; border:1px #ddd solid!important; height:48px; width:48px } #wishlist-table button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 16px; background: none; border:none; color: #333; padding: 6px 10px; } #wishlist-table button.button.btn-cart:hover { color: #333; } #wishlist-table button.button.btn-cart span { display: none; } .edit-wishlist {display:none} #wishlist-table .remove-item { padding: 0px 11px; color: #333; background-color: inherit; border-radius: 999px; border: 0px #333 solid; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; text-decoration: none; border:1px #ddd solid; display:block; height:48px; width:48px; line-height:48px; text-align:center } #wishlist-table .remove-item:before { content: "\f014"; font-family: FontAwesome; font-size:16px } .btn-edit {padding: 5px 11px; border:1px #ddd solid; display:block; text-align:center} small { font-size: 85%; font-weight: normal; text-transform: lowercase; } a:hover small { color: #fff; } .my-wishlist .buttons-set2 { padding:20px; overflow:hidden; padding-bottom:0px } .my-wishlist .buttons-set2 .btn-update { float: right; margin-right: 2px; } .my-wishlist .buttons-set2 .btn-share { float: right; margin-left: 8px; } button.button.btn-share:before { content: "\f004"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .my-wishlist .buttons-set2 .btn-add { float: right; margin-left: 8px; } .my-wishlist .back-link { float: left; } .state_bar { padding: 0; margin-top: 20px; } .checkout-progress { padding-top: 0px; margin: 0px 0 0px; overflow: hidden; padding: 0; list-style: none; } .checkout-progress li { list-style-type: none; width: 19%; text-align: center; color: #fff; margin-right: 0px; padding: 10px 7px; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size: 14px; font-weight: 400; display: inline-block; letter-spacing: 1.5px; margin-right: 10px; border-radius: 999px; border: 2px #80b435 solid; background:#80b435 } .checkout-progress li.last { margin-right: 0px; } .checkout-progress li.active { color: #fff; background-color: #ed6663; border: 2px #ed6663 solid; } .multiple_addresses { padding: 5px 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; } .multiple_addresses h2 {padding-left:20px; padding-top:15px} .page-title_multi h2 { font-size: 22px; float: left; font-family:'Rubik', sans-serif; color: #000; font-weight: 500; text-transform: uppercase; margin-top: 5px; } .multiple_addresses .title-buttons { text-align: right; padding-right:20px; padding-top:20px } .multiple_addresses p {padding-left:20px} button.button.new-address:before { content: "\f015"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .addresses { margin-bottom: 15px; float: left; width: 100%; } #multiship-addresses-table { margin-top: 5px; border: none; overflow: hidden; } #multiship-addresses-table h4 { font-size: 14px; margin: 0; line-height: 18px; font-weight: normal; } .multiple-checkout select { width: 100%; min-width: 315px; } #multiship-addresses-table .btn-remove { background-color: inherit; background-image: none; color: #333; cursor: pointer; padding: 10px 12px; border-radius: 0px; cursor: pointer; text-decoration: none; border: 1px solid #fff; float: left; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; line-height: 12px; border:1px #ddd solid } .multiple_addresses .addresses select { border: 1px #ddd solid; padding:7px 10px } #multiship-addresses-table .btn-remove:before { content: "\f014"; font-family: FontAwesome; } #multiship-addresses-table .btn-remove:hover { color: #fff; background-color: #ed6663; border: 1px #ed6663 solid; } #multiship-addresses-table .btn-remove span { display: none; } #multiship-addresses-table input.input-text { background-color: #FFF; padding: 6px 8px; border: 1px solid #ddd; text-align: center; } .state_bar li { width: 19%; display: inline-block !important; } .multiple_addresses .addresses { margin: 15px 0; } .multiple_addresses .buttons-set { margin: auto; } .multiple_addresses .multiple-checkout { padding-bottom: 15px; } .multiple_addresses .buttons-set { margin: 10px 20px; } .back-link { float: left; } .multiple-checkout .buttons-set .button { float: right; } .account-login { padding:0px; position: relative; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top:30px } .account-login .page-title h1, .account-login .page-title h2 { border-bottom: none; } .account-login .col2-set .col-1 { float: left; padding-bottom: 0; padding:40px; text-align: left; width: 50%; min-height:390px; border-right: 1px #eaeaea solid; } .account-login .required { color: #F00 } .account-login .col2-set .col-1 strong { font-size: 18px; text-transform: uppercase; margin-bottom: 8px; display: inline-block; padding-bottom: 6px; width: 100%; font-family: 'Rubik', sans-serif; font-weight: 500; letter-spacing: 0.5px; } .account-login .col2-set .col-2 strong { font-size: 18px; text-transform: uppercase; margin-bottom: 8px; display: inline-block; padding-bottom: 6px; width: 100%; font-family:'Rubik', sans-serif; font-weight:500; letter-spacing:0.5px } .account-login .col2-set .col-2 { float: right; padding-bottom: 0; padding:40px; text-align: left; width: 50%; margin-top: 10px; } button.button.facebook-account { background: #4267b2; color:#fff} button.button.facebook-account:hover {background: #2a497e;} button.button.facebook-account:before { content: "\f09a"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } li.current > a { color: #80b435; } button.button.create-account { background:#80b435; color:#fff} button.button.create-account:hover {background: #131e2c;} button.button.create-account:before { content: "\f007"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.login:before { content: '\f13e'; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .account-login .form-list input.input-text { background: #fff; border: 1px solid #ddd; padding: 10px 20px; width: 100%; margin-top: 5px; outline: none; color: #666; } .account-login .forgot-word {padding-left:10px} .group-select ul { padding-left: 0px; } /* 404 Page */ .content-wrapper { margin: auto; text-align: center; padding-top: 50px; padding-bottom: 80px; } .page-not-found h2 { color: #da2c2a; font-size: 12em; font-weight: bold; line-height: 1; margin-bottom: 15px; font-family: 'Shadows Into Light'; } .page-not-found h3 { color: #333; font-size: 20px; font-weight: 600; margin-bottom: 4em; margin-top:40px } .page-not-found h3 img { margin-right: 8px; vertical-align: text-bottom; } .page-not-found p { color: #666; font-size: 1.33em; line-height: 1.5em; margin-bottom: 0.75em; } .page-not-found .btn-home { display: inline-block; padding: 15px 30px 12px 30px; background: #6a9c23; border-radius: 999px; margin-bottom: 10px; margin-top: 10px; color: #fff; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-size:14px; font-weight:500; letter-spacing:0.5px } .page-not-found .btn-home:hover { background-color: #000; color: #fff; } .page-not-found .btn-home span { } #toTop { color: #fff; text-align: center; bottom: 60px; display: none; height: 40px; line-height: 40px; overflow: hidden; position: fixed; right: 10px; text-decoration: none; width: 45px; background: url(../images/to-top-arrow.png) no-repeat center; background-color: #ed6663; text-transform: uppercase; z-index: 100; border-radius: 0px; } #toTop:hover { color: #fff; background-color: #2ecc71; } /* Footer */ /* BRAND SLIDER */ .logo-brand {padding:0px 5%; position: relative; margin-top: 0px; padding-bottom: 20px; } .brand-logo { margin: 0px 0px 50px 0px; padding: 5px 0px; } .logo-brand img {opacity:0.4} .logo-brand .owl-pagination {bottom:-70px; top:auto; padding:0px; left:50%; right:auto; background:none; margin-left:-35px} .logo-brand .owl-theme .owl-controls .owl-page span {border:none; height:10px; width:10px; margin-left:5px} .logo-brand .owl-theme .owl-controls .owl-page span:hover {background: #a8ca01;} .logo-brand .owl-theme .owl-controls.clickable .owl-page:hover span {background: #a8ca01;} .logo-brand .owl-theme .owl-controls .owl-page.active span { width: 30px; background: #a8ca01; border-radius: 10px; } #brand-logo-slider { margin: 0px 0px!important } .brand-logo .slider-items-products .item { text-align: center; margin:0 9px 0px 10px; } .logo-item {line-height: 85px; margin-top: 18px;} .logo-brand .new_title { text-align: left; margin-left: -20px; margin-right: -10px; border-bottom: 1px #e5e5e5 solid; margin-bottom:10px} .logo-brand .new_title h2 { color: #fff; font-size:16px; font-weight: bold; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family:'Montserrat', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; background:#88be4c; margin-top:0px} .logo-brand .new_title h2:after { content: ""; height: 1px; width: 1px; border-style: solid; border-width: 5px; position: absolute; bottom: -10px; left: 0; border-color: #6a9c32 #6a9c32 transparent transparent; } /* newsletter */ .services-col {background:#ed6663} .newsletter-col {background:#80b435} .newsletter { margin: 0 0 20px 0; padding: 5px 0 0; position: relative; width: 820px; margin: auto; margin: auto; } .newsletter-wrap h4 { margin-bottom: 23px; display:block; padding: 0px; font-family:'Oswald', sans-serif; font-size:38px; letter-spacing:0px; font-weight:400; text-transform:uppercase } .newsletter-wrap h5 { margin:0px; margin-bottom: 10px; display:block; padding: 0px; font-family:'Oswald', sans-serif; font-size:20px; letter-spacing:0px; font-weight:300; color:#fff; text-transform:uppercase; letter-spacing:1px } .newsletter-wrap input[type="text"] { background: #FFFFFF; width: 450px; height: 18px; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; padding-left: 10px; font-size: 14px; font-family: 'Open Sans', sans-serif; border: none; } button.subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 18px; padding-right: 8px; color: #fff; } .newsletter-wrap button.subscribe { background:none; border: 0 none; filter: none; overflow: hidden; padding: 18px 28px; cursor: pointer; font-weight: 500; border:none; background:#ed6663; border-radius:999px; font-family:'Rubik', sans-serif } .newsletter-wrap button.subscribe:hover { filter: none; overflow: hidden; border:none; box-shadow:none } .newsletter-wrap button.subscribe span { color: #fff; font-size: 16px; } .newsletter-wrap input[type="text"] { background: #FFFFFF; height: auto; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; font-size: 14px!important; font-family: 'Open Sans', sans-serif; border: none; padding: 8px 10px; width: 425px!important; } footer { padding: 0px 0 0; overflow: hidden; color: #fff; background: #252932; } footer .container {padding:0px} .footer-top { clear: both; overflow: hidden; padding: 30px 0; border-top: 1px rgba(255,255,255,0.1) solid; } .coppyright { color: #888; display: block; text-align: center; font-size: 13px; padding-top: 15px; } footer ul { margin: 0px; padding: 0px; } footer ul li { list-style-type: none; } footer ul li:last-child { border-bottom: none; width: auto } footer a { padding-top: 7px; padding-bottom: 7px; font-size: 14px } .com-add { border-bottom: 1px solid #f7f7f7; margin-bottom: 10px; padding-bottom: 6px; } .footer-banner {margin-top:10px; margin-left:15px; margin-bottom:40px; clear:both; float:left} footer .footer-inner { margin: auto; overflow: hidden; } footer .footer-inner h3 { color: #3D4C4F; font-size: 15px; text-transform: uppercase; margin: 0 0 15px; padding: 0 0 10px; font-family: 'Open Sans', sans-serif; } .footer-column-1 { margin-right: 30px; margin-bottom: 15px; line-height: 18px; min-height: 220px; padding-right: 30px; } .footer-column { margin-bottom: 40px; } footer .co-info { margin-right: 0px!important; padding: 30px 0px; text-align: left; margin-top: 0px; } footer .newsletter-row { overflow: hidden; width: 100%; padding: 55px 0px; background:#1b1e24 } footer .newsletter-row .col1 {text-align:center} footer .footer-column a { transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .footer-column-last { margin-right: 0px; margin-bottom: 15px; padding-left: 0px; } .footer-column-last li { padding: 0px 0 5px; } .footer-bottom .inner { margin: auto; padding: 20px 0 15px; height: 60px; } .footer-bottom .inner a { color: #aaa } .footer-bottom .inner .bottom_links a { margin-left: 15px; } .footer-bottom .inner a:hover { color: #fff } footer p { font-size: 14px; color: #222; padding-top: 5px; padding-bottom: 5px; } footer .footer-column a { display: block; color: #b7bcc8 } footer a { line-height: normal; } footer a:hover { color: #88be4c; } footer p { line-height: 20px; } footer h4 { padding: 0 0 18px; font-size: 16px; margin: 0; color: #80b435; font-weight: 500; font-family:'Rubik', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; padding-top:50px; } footer .input-text:focus { background: #fff; border-color: #464646; } footer a:hover { text-decoration: none; } footer .coppyright { color: #b7bcc8; float: left } .footer-bottom { padding: 0px; overflow: hidden; width: 100%; margin: auto; padding: 25px 0; background-color: #1b1e24; text-align:center } .footer-bottom a { color: #999; } .footer-bottom .company-links ul { padding: 0px; } .footer-bottom .company-links li { display: inline-block; margin-left: 20px; list-style: none; float: right; border-bottom: none } .add-icon:before { content: "\f041"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border-radius: 30px; border-radius: 999px; margin-top: 0px; border: 2px #b7bcc8 dotted; } .email-footer { overflow: hidden; margin-top: 12px; font-size: 14px; } .email-footer a { font-size: 14px; line-height: 22px; color: #aaa } .phone-footer { overflow: hidden; font-size: 14px; line-height: 35px; color: #b7bcc8; margin-bottom: 18px; margin-top: 12px; } footer address { display: block; margin: auto; font-style: normal; line-height: 1.5em; color: #b7bcc8; margin-top: 20px; text-align: left; margin-bottom: 20px; font-size: 14px; padding:0px } .icon-location-arrow:before {color:#b7bcc8} .icon-mobile-phone:before{color:#b7bcc8} .icon-envelope:before{color:#b7bcc8} footer address em { display: inline-block!important; vertical-align: middle!important; margin-right: 8px!important } footer address em:before { margin: 0px !important } footer address span { display: inline-block!important } footer address div { display: block; text-align: left; overflow: hidden; padding: 15px 0px; border-bottom: 1px #b7bcc8 dotted; } footer address div:last-child{ border:none} .email-icon:before { content: "\f0e0"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; margin-right: 5px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border: 2px #b7bcc8 dotted; border-radius: 25px } .phone-icon:before { content: "\f095"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; margin-right: 5px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border:2px #b7bcc8 dotted; border-radius: 25px } .footer-bottom .bottom_links li { margin-left: 20px } .custom-footer-links li { margin: 7px 0 } .footer-col-right { width: 58%; float: left } .contact-info { text-align: center; } ul.contact-info span { font-size: 13px !important; font-weight: 900 !important; color: #666; float: left } ul.contact-info li { margin-bottom: 8px; padding-bottom: 8px; display: inline-block; } ul.contact-info li.last { float: left; margin-bottom: 0px; border-bottom: 0px #2D3D4C solid } #container_newsletter { width: 100%; padding: 7px 0 7px 0; background: #f7f7f7; margin: 36px 0 22px 0 } #text_container_news { width: 205px; height: 34px; float: left; margin-left: 30px; text-transform: uppercase; font-family: arial; font-size: 10px; color: #647177; padding-top: 7px } #text_container_news span { color: #959a9c; font-size: 9px } #container_form_news { position: relative; z-index: 0 } #container_form_news2 input[type="text"] { background: #FFFFFF; width: 65%; display: inline; color: #a7a7a7; line-height: 20px; background-color: #FFFFFF; border: 1px solid #e9e7e7; padding-left: 10px; font-size: 13px; font-family: 'Open Sans', sans-serif; margin-right: 0px; padding:20px 20px; border-radius:999px } #container_form_news2 input[type="submit"] { cursor: pointer; border: 0; background: #FFFFFF; width: 20px; height: 12px; display: block; position: relative; color: #a7a7a7; font-size: 10px; line-height: 20px; top: -18px; right: -160px; } .footer-box { width: 1240px; margin: auto; } footer ul span { display: inline-block; font-size: 20px; font-weight: 300; line-height: 15px; padding-right: 3px; } address { display: block; margin: auto; font-style: normal; line-height: 21px; color: #999; padding-top: 10px; margin-top: 10px; text-align: left; padding-bottom: 15px; margin-bottom: 15px } .footer-logo { text-align: left; margin: 10px 0; } .social-section { padding: 0px; overflow: hidden; width: 100%; margin: auto; background: #191919 } .social-section .inner { margin: auto; overflow: hidden; margin-bottom: 20px; padding-top: 20px; } /* Social Icons*/ .social .fb a:before { content: "\f09a"; font-family: FontAwesome; } .social .fb a { background: #3C5B9B; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .fb a:hover { background: #3C5B9B; } .social .instagram a:before { content: "\f16d"; font-family: FontAwesome; } .social .instagram a { background: #FD1D1D; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .instagram a:hover { background: #FD1D1D; } .social .viber a:before { content: url('https://api.iconify.design/fa-brands:viber.svg?color=white&height=18'); vertical-align: -0.125em; } .social .viber a { background: #59267c; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .viber a:hover { background: #59267c; } .social .viber-grey a:before { content: url('https://api.iconify.design/fa-brands:viber.svg?color=grey&height=18'); vertical-align: -0.125em; } .social .viber-grey a { background: #59267c; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .viber-grey a:hover { background: #59267c; } .social { float: left; margin-top: 4px; } .social ul { float: left; margin: 0px; list-style: none; padding: 0px; } .social ul li { margin: 0px 5px 0px 0px; display: inline-block; } .social a { transition: background 400ms ease-in-out; } .language-change { color: #333333; font-size: 14px; margin: auto; overflow: hidden; float: right } .language-change img { margin-right: 10px; } .language-change img:hover { opacity: 1 } .glyphicon-remove1:before { content: "\e014" } .glyphicon-remove1 { right: 8px; } button.button { display: inline-block; background-color: #efecec; font-size: 13px; text-align: center; white-space: nowrap; font-weight: 500; border:none; border-radius: 999px; letter-spacing: 0.5px; padding: 12px 20px 10px 20px; font-family: 'Rubik', sans-serif; } button.button:hover { background-color: #80b435; color: #fff; } button.button span span { border: 0; padding: 0; background: none; } .button, .btn, .button-inverse, .button-vote, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a { text-transform: uppercase; } .button:hover, .button:focus, .btn:hover, .btn:focus, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .sidebar .btn:hover, .sidebar .btn:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus { color: #FFF; } .products-grid-home .link-wishlist:before { content: "\f004"; } .products-grid-home .link-compare:before { content: "\f012"; } .products-grid-home .link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; margin-right: 7px } .products-grid-home .box-inner .actions .link-wishlist span, .products-grid-home .box-inner .actions .add-to-links a.link-compare span { display: none; } .products-grid-home .link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px } .mm-toggle-wrap { display: none; } .product-shop .social { margin-top: 20px; } .product-shop .social a { border: 1px #ddd solid; color: #888; width: 40px; height: 40px; line-height: 38px; background:#fff } .product-shop .social a:hover { color: #fff; } .product-shop .social ul { padding: 0px; margin: 0px } .product-shop .social ul li { display: inline-block; margin: 0 7px 0 0; } .product-shop .social ul li:last-child { border: none; } .sendfriend-product-send .login_page h2 { font-size: 14px; } .sendfriend-product-send .login_page .form-list .field { float: left; width: 47%; margin-right: 10px; } .sendfriend-product-send .login_page textarea { width: 95%; } .product-options-bottom .sharing-links { display: none; } .add-to-box .add-to-cart, .product-options-bottom .add-to-cart { margin: 0; } .product-view .product-shop .grouped-items-table .price { font-size: 18px; } #product-options-wrapper .options-list .price { font-size: 12px; } .radio, .checkbox { display: inline-block; } .rhs4-banner-block { display: none; } .rhs4-block { display: none; } .noitem { padding: 10px; text-align: center; font-size: 14px; } .noitem:before { content: '\f07a'; font-family: FontAwesome; font-size: 40px; color: #ccc; width: 100%; display: block; } .validation-advice { color: #FF0000; } .form-list .validation-advice { color: #FF0000; position: relative; } .mgkosc-login-input-box .validation-advice { color: #FF0000; position: relative; } .footer-top .newsletter .validation-advice { left: 106px; } /*============ Global Messages ============*/ .success { color: #3d6611; font-weight: bold; } .error { color: #df280a; font-weight: bold; } .notice { color: #000000; } .messages, .messages ul { list-style: none !important; /*margin: 0 !important;*/ padding: 0 !important; } .messages { width: 100%; overflow: hidden; text-align: left; } .messages li { margin: 5px 0 10px !important; } .messages li li { margin: 0 0 3px !important; } .error-msg, .success-msg, .note-msg, .notice-msg { border-style: solid !important; border-width: 0px !important; border-radius: 0px; background-position: 10px 9px !important; background-repeat: no-repeat !important; /*min-height:20px !important;*/ padding: 8px 8px 8px 8px !important; font-size: 11px !important; font-weight: 900 !important; text-align: center; } .error-msg { border-color: #f16048; background-color: #faebe7; color: #df280a; } .success-msg { border-color: #446423; background-color: #eff5ea; color: #3d6611; } .note-msg, .notice-msg { border-color: #fcd344; background-color: #fafaec; color: #3d6611; } /**Global Messages**/ .review-product-list .email-addto-box { float: left; } .checkout-cart-index .shipping .sp-methods { margin-left: -12px; margin-top: 10px; } .checkout-cart-index .shipping .sp-methods dd ul li { margin-bottom: 10px; } #my-reviews-table h2 { font-size: 16px; margin: 0; } .review-customer-view .product-img-box { float: left; margin-right: 10px; } .review-customer-view .product-details { float: left; } .review-customer-view .buttons-set { clear: both; } .review-customer-view .label { display: block; } .review-customer-view .product-details h3 { font-size: 14px; margin: 0; } .simple .footer-bottom { border: none; } .dashboard h2 { font-size: 16px; } .dashboard h4 { font-size: 14px; } .my-account .group-select h2 { font-size: 16px; } .login_page .pager .limiter { float: right; margin-left: 20px; } .login_page .pager .limiter label { float: none; } .login_page .pager .pages { float: left; margin-left: 20px; margin-top: 8px; } .login_page .pager .amount { margin-top: 12px; } .pagination li.current span { background-color: #F23534; border: medium none; color: #FFFFFF; cursor: default; z-index: 2; padding: 5px 10px; border-radius: 0; box-shadow: none; } .login_page .pager { background: none repeat scroll 0 0 #F5F5F5; clear: both; color: #666666; display: inline-block; margin-top: 0; padding: 15px; width: 100%; } #my-orders-table { margin-bottom: 5px; } .order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; } .order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; margin: 0; padding: 0; } .order-info .current { font-weight: bold; } .order-info li { margin: 0 3px; } #my-orders-table h3 { font-size: 16px; margin-top: 0px; } #multiship-addresses-table h3 { font-size: 12px; line-height: 18px; margin: 0; } .group-select h2 { font-size: 16px; } .multiple-checkout h3 { font-size: 16px; } .checkout-agreements { border: 1px solid #EAEAEA; margin-top: 20px; padding: 10px; } /*.header-container .logout { float: right; margin-top: 20px; font-family: DIN, Helvetica, Arial, sans-serif } .header-container .logout a { color: #333; background: #fff; border: 1px #ddd solid; padding: 0px 8px; display: block; border-radius: 0px; font-weight: 500; text-transform: uppercase; line-height: 32px; }*/ .toolbar .pager .pages { float: left; } .one-page-checkout h3 { font-size: 16px; margin: 0px; } #review-buttons-container .btn-checkout { float: right; } #checkout-review-submit .checkout-agreements { margin-bottom: 10px !important; } .block-layered-nav .btn-remove1 { display: none; } .button-set .bnt-comment { margin-bottom: 10px !important; } .commentlist li .comment-wrapper { padding: 0 20px 17px 0px !important; } .tabcontent { margin-top: 15px; } .label { color: #333; display: inline-block; text-align: left; font-size: 12px; white-space: normal; } .sale-offer-box { display: none; } .offer-section { overflow: hidden; width: 100%; margin-bottom: 25px; } .offer-section .container { width: 100%; } .offer-section .col-lg-4, .offer-section .col-sm-4, .offer-section .col-xs-12 { padding: 0px } .offer-section .col { float: none; padding: 0px 0px; } .offer-section .container img { width: 100%; } .offer-section > div a { display: block; overflow: hidden; } .offer-section > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; } .offer-section > div a:hover img { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .top-banner-section { overflow: hidden; width: 100%; margin-bottom: 25px; } .top-banner-section { overflow: hidden; width: 100%; margin-bottom: 45px } .top-banner-section .container img { width: 100%; } .top-banner-section > div a { display: block; overflow: hidden; } .top-banner-section > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .top-banner-section > div a:hover img { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .top-banner-section .col { float: none; padding: 0px 0px; } .add-banner1 { background: url(../images/offer_banner1.png) no-repeat top left; padding: 20% 0px!important; color: #fff; text-align: center; font-size: 18px; } .add-banner1 strong { font-size: 30px; display: block; margin-bottom: 5px; } .offer { background: url(../images/offer-bg.png) no-repeat top left; color: #fff; text-align: center; padding: 20% 0px!important; font-size: 18px; } .offer strong { font-size: 30px; display: block; margin-bottom: 5px; } .header-banner { overflow: hidden; font-family: 'Rubik', sans-serif; background:#131e2c; } .header-banner .cross-img { position: absolute; z-index: 10; right: 15px; top: 7px } #slideshow {height: 20px; overflow: hidden;} .header-banner .assetBlock { text-align: center; margin: auto; padding: 14px 0px; font-size: 13px; text-transform: uppercase; font-weight: 500; color: #fff; letter-spacing:0.5px } .header-banner p { margin: 0px } .header-banner .assetBlock a { color: #ed6663 } .header-banner .assetBlock span { color: #88be4c } .cms-index-index .sale-offer-box { display: block; } .sale-offer-box { margin: auto; display: none; position: relative; width: 1200px; } .sale-offer-left { left: -120px; position: absolute; margin-top: 30%; } .sale-offer-right { position: absolute; margin-top: 30%; right: -120px; } /* offer-slider **/ .parallax { background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .parallax-2 { padding-top: 25px; padding-bottom: 0px; } /* offer-slider **/ /* custom-slider */ .custom-slider { margin-top:30px } .custom-slider h4 { text-shadow: none; color: #fff; font-size: 26px; font-family:'Oswald', sans-serif; font-weight: 400; font-style:normal; text-transform:uppercase } .custom-slider h3 { margin-top:0px} .custom-slider h3 a { text-shadow: none; color: #fff; font-size: 40px; font-family:'Oswald', sans-serif; font-weight: 500; font-style:normal; text-transform:uppercase; } .custom-slider .carousel-caption { text-shadow: none; padding: 0px 15px!important; font-size: 16px; font-weight:600 } #carousel-example-generic { background: #fff!important; } #carousel-example-generic .carousel-control.left { background: none } #carousel-example-generic .carousel-control.right { background: none } #carousel-example-generic .carousel-inner { margin: 0px } #carousel-example-generic .carousel-caption { width: 100%; left: 0; right: 0; padding: 0; top: 20% } .custom-slider .carousel-indicators { width: auto; margin-left: -20px } .custom-slider .carousel-control { display: none } .custom-slider img { border-radius: 0px } .custom-slider .link { padding: 14px 35px; font-size: 16px; text-transform: uppercase; font-weight: 400; color: #80b435; margin-top: 20px; background: #fff; letter-spacing: 1px; font-family: 'Oswald', sans-serif; border-radius: 999px; display:inline-block } /* category-slider */ /* custom-slider */ .category-description { border: 1px #eaeaea solid; overflow: hidden; margin:0px; } .category-description .container { width: 100%; padding: 0px } .category-description a { display: inline-block; } .category-image { display: block; margin: 30px auto 25px; position: relative; } .category-products { padding-bottom: 5px; overflow: hidden; padding: 0; } .category-description a.prev, .category-description a.next { margin: 125px 6px 0px 5px; } .cat-img-title.cat-box { margin: 0; text-align: left; left: 50px; top: 25px; margin: 11% 0px; position: absolute; width: 48.5%; border-left: 5px #80b435 solid; padding-left: 30px; padding-bottom: 30px; padding-top:20px } #category-desc-slider { margin: 0px 0px 0px; } .small-tag { color:#80b435; display: inline-block; padding: 8px 0px; text-transform: uppercase; font-size: 28px; letter-spacing: 1px; font-weight: normal; font-family:'Oswald', sans-serif } .cat-img-title .cat-heading { font-size: 46px; text-transform: uppercase; color: #333e48; font-weight: 600; margin-top: 0px; margin-bottom: 2px; font-family:'Oswald', sans-serif } .cat-img-title .cat-heading span {font-weight:normal} .cat-img-title p { clear: left; font-size: 22px; line-height: 1.6em; margin-bottom: 1px; padding: 0px; font-weight: normal; color: #333e48; margin-top: 6px; text-transform: uppercase; letter-spacing: 0.5px; } .cat-img-title.cat-bg p { color: #333e48; } .category-description .slider-items-products .owl-buttons .owl-prev { left: 20px; position: absolute; top: 49%; background: none; margin: 0; } .category-description .slider-items-products .owl-buttons .owl-next { right: 11px; position: absolute; top: 49%; background: none; padding: 0px; margin: 0; } .category-description .slider-items-products .owl-buttons a { z-index: 1; position: absolute; left: 10px; top: 0px; padding: 5px 3px 10px 0px; color: #fff; font-size: 16px; font-weight: 600; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; font-size: 0px; height: 30px; width: 30px; text-align: center; border-radius: 0px; background: #333e48; border:none; margin-top: -15px; } .category-description .slider-items-products .owl-buttons a:hover { background: #80b435; opacity: 1; border:none; color: #fff; } .category-description .slider-items-products .owl-buttons a {opacity:0} .category-description .slider-items-products:hover .owl-buttons a {opacity:1} .category-description .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; padding: 0px 8px; line-height: 19px; font-weight: 400; } .category-description .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; padding: 0px 12px; line-height: 19px; font-weight: 400; color:#fff } .category-description .owl-item .item { margin: auto; background: #fff; border-bottom:1px #eaeaea solid } .category-description .owl-item .item img { max-width: 100%; } .header-banner.mobile-show .our-features-box { display: none; } #nav-home p { display: none; } #mgkquickview { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview1 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview2 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview3 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } .product-shop .social { float: left; margin-bottom: 10px; } .product-shop .social ul li { display: inline-block; margin: 0 7px 0 0; } .sendfriend-product-send .login_page h2 { font-size: 14px; } .sendfriend-product-send .login_page .form-list .field { float: left; width: 47%; margin-right: 10px; } .sendfriend-product-send .login_page textarea { width: 95%; } .product-options-bottom .sharing-links { display: none; } .product-view .product-shop .grouped-items-table .price { font-size: 18px; } #product-options-wrapper .options-list .price { font-size: 12px; } .radio, .checkbox { display: inline-block; } .noitem { padding: 10px; text-align: center; font-size: 11px; line-height: 19px; letter-spacing: 1px; } .noitem:before { content: '\f07a'; font-family: FontAwesome; font-size: 40px; color: #ccc; width: 100%; display: block; margin-bottom: 30px; display: block!important } .validation-advice { color: #FF0000; margin: 3px 0px; } .newsletter-wrap .validation-advice { position: absolute; } .form-list .validation-advice { color: #FF0000; position: relative; } .mgkosc-login-input-box .validation-advice { color: #FF0000; position: relative; } .footer-top .newsletter .validation-advice { left: 106px; } /*============ Global Messages ============*/ .success { color: #3d6611; font-weight: bold; } .error { color: #df280a; font-weight: bold; } .notice { color: #000000; } .messages, .messages ul { list-style: none !important; /*margin: 0 !important;*/ padding: 0 !important; } .messages { width: 100%; overflow: hidden; text-align: left; } .messages li { margin: 5px 0 10px !important; } .messages li li { margin: 0 0 3px !important; } .error-msg, .success-msg, .note-msg, .notice-msg { border-style: solid !important; border-width: 1px !important; background-position: 10px 9px !important; background-repeat: no-repeat !important; /*min-height:20px !important;*/ padding: 8px 8px 8px 8px !important; font-size: 11px !important; font-weight: 900 !important; } .error-msg { border-color: #f16048; background-color: #faebe7; color: #df280a; } .success-msg { border-color: #446423; background-color: #eff5ea; color: #3d6611; } .note-msg, .notice-msg { border-color: #fcd344; background-color: #fafaec; color: #3d6611; } /**Global Messages**/ .review-product-list .email-addto-box { float: left; } .checkout-cart-index .shipping .sp-methods { margin-left: 0px; margin-top: 10px; } .checkout-cart-index .shipping .sp-methods ul { margin: 0px; padding: 0px; } .checkout-cart-index .shipping .sp-methods dd ul li { margin-bottom: 10px; display: block; } #my-reviews-table h2 { font-size: 16px; margin: 0; } .review-customer-view .product-img-box { float: left; margin-right: 10px; } .review-customer-view .product-details { float: left; } .review-customer-view .buttons-set { clear: both; } .review-customer-view .label { display: block; } .review-customer-view .product-details h3 { font-size: 14px; margin: 0; } .dashboard h2 { font-size: 16px; } .dashboard h4 { font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif } .title-buttons {padding:0px 20px} .title-buttons strong { font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; text-transform:uppercase; color: #80b435; } .my-account .group-select h2 { font-size: 16px; } .login_page .pager .limiter { float: right; margin-left: 20px; } .login_page .pager .limiter label { float: none; } .login_page .pager .pages { float: left; margin-left: 20px; margin-top: 8px; } .login_page .pager .amount { margin-top: 12px; } #my-orders-table { margin-bottom: 5px; } .order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; } .order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; margin: 0; padding: 0; } .order-info .current { font-weight: bold; } .order-info li { margin: 0 3px; } #my-orders-table h3 { font-size: 16px; margin-top: 0px; } #multiship-addresses-table h3 { font-size: 13px; line-height: 18px; margin: 0; } .group-select h2 { font-size: 16px; } .multiple-checkout h3 { font-size: 16px; } .checkout-agreements { border: 1px solid #EAEAEA; margin-top: 20px; padding: 10px; } .one-page-checkout h3 { font-size: 14px; font-weight: bold; margin: 0 0 8px; } #review-buttons-container .btn-checkout { float: right; } #checkout-review-submit .checkout-agreements { margin-bottom: 10px !important; } .block-layered-nav .btn-remove1 { display: none; } .button-set .bnt-comment { margin-bottom: 10px !important; } .commentlist li .comment-wrapper { padding: 0 20px 17px 0px !important; } .label { color: #333; display: inline-block; text-align: left; font-size: 12px; white-space: normal; } /*************Newsletter POPUP Start***************/ /* Newsletter POPUP Start */ .fade { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.5; z-index: 1000; display: none; } .popup1 { width: 100%; margin: 0 auto; display: none; z-index: 101; } .popup1 .newsletter { width: auto; background: #fff; padding: 40px; border-radius: 20px; overflow:hidden } .quick-view-box{ border-radius: 10px; left: 50%; margin: auto; min-height: 150px; position: relative; top: 20%; width: 720px; z-index: 10000; margin-left:-360px; } .quick-view-box .custom button.items-count {padding: 13px 12px 9px 16px; height: 42px; width: 42px;} .quick-view-box .product-view .product-shop .add-to-box .btn-cart {padding: 12px 20px; font-size: 16px;} .quick-view-box .product-view .product-img-box .product-image .owl-prev {top:5%} .quick-view-box .product-view .product-img-box .product-image .owl-next {top:5%} .quick-view-box .add-to-cart .qty { height: 42px; text-align: center; width: 30px; vertical-align: top; color: #333e48; } .quick-view-box .product-essential {border:none; box-shadow:none; border-radius:10px} .quick-view-box .short-description {display:block} .quick-view-box .shipping-pro {display:none} .quick-view-box .container{width:715px; margin-bottom:0px} .quick-view-box .product-view .product-name h1 {font-size:26px;} .quick-view-box .product-view .product-shop .price {font-size:24px} .quick-view-box .product-view .short-description h2 {font-size:12px; margin-bottom:5px} .quick-view-box .product-view .email-addto-box {display:none} .quick-view-box .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; padding: 0px 10px; font-size: 12px; } .quick-view-box .product-view .previews-list li {margin-left:3px; margin-right:3px} .newsletter-sign-box { border-radius: 20px; left: 50%; margin: auto; min-height: 150px; position: fixed; top: 20%; width: 650px; z-index: 10000; margin-left:-325px; } .popup1 .x { position: absolute; right: -15px; top: -15px; z-index: 10000; } .popup1 .x:hover { cursor: pointer; } .newsletter-sign-box h3 { color: #000000; font-family: 'Oswald', sans-serif; font-size:30px; font-weight: 400; margin-bottom: 10px; text-align: center; text-transform: uppercase; margin-top:0px; padding-bottom:0px; letter-spacing:1px } .newsletter-sign-box h4 { font-size: 13px; font-weight: normal; margin-bottom: 25px; text-align: center; color: #777; text-transform: none; line-height:1.5em; margin-top:0px } .newsletter_img {width:40%; float:left} .newsletter_img img {max-width:100%} .email-form {width:55%; float:right} .newsletter-sign-box .input-box { margin-bottom: 15px; } .newsletter-sign-box .input-box input { display:block; margin-right: 0px; padding:10px 20px; width:100%; border: 1px solid #ddd; text-align:center; font-size:14px; margin-bottom:10px } .newsletter-sign-box .subscribe { background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 12px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 100%; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; } .newsletter-sign-box .subscribe:hover { background:#131e2c; } .newsletter-sign-box button.button span { color: #FFFFFF; font-size: 14px; font-weight: 500; } .newsletter-sign-box .subscribe-bottom { color: #666; font-size: 11px; line-height: 3px !important; margin-top: 20px; display: block; overflow: hidden; text-align: center; margin-bottom: 0; } .newsletter-sign-box .subscribe-bottom input { margin: 0px 8px 0 0; vertical-align: middle; } .popup1 .line { background: #ddd; height: 5px; width: 100px; margin: auto; margin-bottom: 20px } /* Newsletter POPUP END***************/ .cms-index-index .messages { width: 1170px; margin: auto; } .one-page-checkout ul { padding: 0; margin: 0; list-style: none; } select#shipping-address-select { width: 570px; } #checkout-review-submit ol.checkout-agreements { list-style: none; } .sp-methods ul { padding: 0; margin: 0; list-style: none; } .sendfriend-product-send .input-box textarea { width: 100%; } .button.coupon, .button.get-quote, .button.btn-continue, .button.btn-update, .button.continue, .button.login, button.btn-share, .button.create-account { } .button.button-clear { background-color: #fff; color: #333 !important; } .button.button-clear:hover { background-color: #ed6663; color: #fff !important; } .multiple_addresses .button.btn-update { color: #333; } .multiple_addresses .button.btn-update:hover { background-color: #ed6663; color: #fff; } .data-table thead th { background-color: #fff; color: #222; border-bottom:1px #eaeaea solid; } .table-striped>tbody>tr { background-color: #fff !important; } .data-table thead th:first-child { background-color: #fff; color: #222; } .data-table thead th:last-child { background-color: #fff; color: #222; } .login_page { margin-top: 20px; } .products-list .product-shop .out-of-stock { background: none repeat scroll 0 0 #fff; border: medium none; color: #fff; padding: 6px 12px; line-height: normal; margin-right: 8px; border-radius: 0px; display: inline-block; border: 2px solid #ddd; } .products-list .product-shop .out-of-stock span { font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0.5px; padding: 0 0 0 10px; text-transform: uppercase; color: #ff4c4c; } .product-shop .out-of-stock:before { content: "\f07a"; font-family: 'FontAwesome'; color: #ff4c4c; } .products-grid .actions .out-of-stock { background: none repeat scroll 0 0 #fff; border: 2px solid #eee; color: #333; line-height: normal; margin: 0; padding: 6px 10px; } .products-grid .actions .out-of-stock span { font-size: 11px; font-weight: bold; text-transform: uppercase; } .product-view .availability.out-of-stock { padding: 3px 10px; position: absolute; right: 0; top: 18px; } .fl-links { float: right; background:#fff; border-left:1px #e5e5e5 solid } .fl-links .clicker { padding: 0px 25px; line-height: 80px; height: 80px; display: block; } .fl-links > .no-js:hover > .clicker { padding: 0px 25px; line-height: 80px; height: 80px; color: #131e2c; } .fl-links .clicker:before { content: '\f007'; font-family: FontAwesome; font-size: 20px; padding-left: 4px; padding-top: 2px; margin-right: 6px; margin-top: -2px; height: 40px; cursor: pointer; color:#80b435; } .fl-links .links { overflow: hidden; padding: 0px; margin: 0px; width: 100%; font-family:'Rubik', sans-serif } .fl-links .links li { font-size: 12px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #eaeaea; letter-spacing: 0.5px; padding-left: 0px } .fl-links .links li:last-child { border: none } .fl-links .no-js .fl-nav-links { background: #202020; background-repeat: repeat; background-position: 0 0; padding: 15px; margin: 0; overflow: hidden; font-size: 12px; line-height: 25px; text-transform: uppercase; z-index: 1001; border-top: 0; width: 250px; position: absolute; opacity: 0; right: 0px; margin-top: -2px; transform: scale(0) rotate(0deg); transition: all 0.3s ease-in-out 0s; visibility: hidden; } .fl-links .no-js:hover .fl-nav-links { background: #fff; background-repeat: repeat; background-position: 0 0; padding: 15px 20px; margin: 0; width: 270px; overflow: hidden; font-size: 12px; line-height: 25px; text-transform: uppercase; z-index: 1001; border-top: 0; display: block; position: absolute; right: 0px; margin-top: -2px; opacity: 1; visibility: visible; transition: all 0.3s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); border-top:3px #80b435 solid; box-shadow: 0 10px 20px -5px; } .fl-links .no-js:hover .fl-nav-links .links a { color: #383838; letter-spacing: 0.5px } .fl-links .no-js:hover .fl-nav-links .links a:hover { color: #383838; letter-spacing: 0.5px } .top-offer-banner { margin: 65px 0px; font-family: 'Montserrat', sans-serif; margin-top:0px; padding-top:25px } .alert-success.visible { position: relative; top: auto; left: auto; width: auto; height: auto; background-color: rgba(189, 246, 58, 0.61); display: block; } .alert-danger.visible { position: relative; top: auto; left: auto; width: auto; height: auto; background-color: rgba(246, 59, 52, 0.45); display: block; z-index: 1000; } .offer-inner {padding-left:5px; padding-right:5px} .offer-inner .left { width: 58.5%; display: inline-block; } .offer-inner .right { width: 40%; float: right; position: relative; overflow: hidden; } .offer-inner .left .col-1 { width: 100%; float: left; margin-bottom: 18px; overflow: hidden; } .offer-inner .left .col-1 .inner-text { right: auto; left: 50px } .offer-inner .left .col-1 .inner-text h3 { font-size: 18px; } .top-offer-banner .col img { width: 100% } .offer-inner .left .col.mid { width: 55.5%; float: left; margin-right: 0px; position: relative; overflow: hidden; } .offer-inner .left .col.last { width: 42%; float: right; margin-right: 0px; position: relative; overflow: hidden; } .offer-inner .inner-text { top: 15px; position: absolute; right: 7%; white-space: normal; z-index: 3; text-align: left; color: #fff; cursor: pointer; } .offer-inner .inner-text h4 { font-size: 30px; line-height: 100%; margin: 7px 0; font-weight: 300; text-transform: uppercase; } .offer-inner .inner-text h3 { font-size: 16px; line-height: 100%; margin: 10px 0; font-weight: 700; text-transform: uppercase; color: #222; } .offer-inner .right .inner-text { top: 4%; text-align: left; right: auto; margin: auto; width: 100%; padding-left:20px } .offer-inner .right .inner-text h4 { font-size: 18px; font-weight: bold; color: #333 } .offer-inner .right .inner-text h3 { font-size: 48px; font-weight: bold; color: #fff; } .offer-inner .right .inner-text .line-b { height: 1px; background-color: #fff; margin: 25px auto; width: 15%; } .offer-inner .inner-text a.shop-now { text-transform: uppercase; color: #fff; } .offer-inner .inner-text a.shop-now1 { text-transform: uppercase; color: #fff; border-radius: 0px; padding: 6px 10px; display: inline-block; background-color: #2ecc71; } .offer-inner .inner-text a.shop-now1:hover { text-transform: uppercase; color: #333; background-color: #fff; } .offer-inner img { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; width: 100% } .offer-inner img:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .left .col.mid:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .left .col.last:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .right:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } /*#background { position: fixed; top: 0px; left: 0px; z-index: 1; width: 50%; height: 100%; background-color: #e0e0e0; }*/ .page-heading { padding: 165px 0 50px 0; background-size: cover; border-bottom: none; text-align: center; background-repeat: no-repeat; background-image: url(../images/category-bg.jpg); margin-top: -135px; } .page-heading .page-title h2 { color: #fff; } .cms-page-view p { font-size: 13px; line-height: 1.6em; } .form_background { padding:25px; position: relative; margin-top: 0px; padding-bottom: 45px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; } .cms-engaging-home-page .home_content:after { background: url("../images/bg_shadow_about.png") no-repeat scroll center bottom transparent; content: ""; height: 93px; position: absolute; width: 100%; z-index: 9; } .flag{ width: 32px; height: 21px; } .count-of-item{ width: 15%; } .fadeContainer{ filter: blur(2px); } .fadeContainer .toolbar ul ul { display: none; } .down{ height: 40px; } .button-order{ margin-top: 10px; width: 140px; } @media (max-width: 767px) { .product-detail-bnt { display: none !important; } } #w0-error-0, #w0-success-0{ z-index: 99!important; } .item-breadcrumb{ background-color: #fff; } .category-breadcrumb{ background-color: #fff; margin-bottom: 0px; margin-left: 20px; padding-left: 0px; } .order_check{ margin-top: 10px; font-size: 30px; width: 270px; } .check_fancybox{ height: 40px !important; } .wish_check{ margin-top: 10px; font-size: 30px; width: 360px; } .cart_success .product-name{ width: 260px; } @media (min-width: 550px) { .row-footer{ display: flex; justify-content: center; align-items: flex-start; } } @media (max-width: 549px) { .row-footer{ text-align: center; } .row-footer .contacts-info{ text-align: left; } } html,body{ height: 100%; } .page_footer { display: flex; flex-direction: column; min-height: 100%; } #page { flex: 1 0 auto; } footer { flex: 0 0 auto; } .in-wish-list{ background-color: #80b435 !important; border-color: #80b435 !important; } .item-button{ z-index: 2; position: relative; } .active-category{ color: #80b435 !important; text-decoration: underline !important; } .manufacturer-text{ white-space: normal; word-break: break-word; font-size: 13px; font-weight: 400; color: #333; } /* Testimonials */ .testimonials-section {padding:40px 25% 0px 25%; text-align:center; margin-bottom:0px; text-align:center} .avatar {margin-bottom:10px; text-align:center; overflow:hidden; position: relative; width:182px; display:inline-block} .avatar:before { background: url(../images/testimonial-icon.png) center center no-repeat; bottom: 14px; content: ''; display: block; height: 37px; left: 30px; position: absolute; width: 37px; z-index: 9; } .avatar img {border-radius: 65px; box-shadow: 0px 10px 30px 0px rgba(188,188,188,0.7); margin-bottom:25px; width:auto; display:inline-block; width:152px } .testimonials {color:#292929; font-family:'Merriweather', serif; text-align: center; font-style: italic; letter-spacing:0.5px; font-size:22px; margin-bottom:15px; font-weight:300; line-height:1.6em} .clients_author {font-size:14px; font-family:'Rubik', sans-serif; font-weight:500; color:#80b435} .clients_author span{font-size:14px; font-family: 'Rubik', sans-serif; font-weight:normal; color:#777; display:inline-block; margin-left:7px} .testimonials-section.slider-items-products .owl-buttons { display:none} .testimonials-section.slider-items-products:hover .owl-buttons { display:block} .testimonials-section.slider-items-products .owl-buttons .owl-prev { position: absolute; left: -100px; top: 0%; margin-top:50px;} .testimonials-section.slider-items-products .owl-buttons .owl-prev a {opacity: 1; height: 60px; line-height: 50px; width: 60px; background:none; border-right: 1px double #999;} .testimonials-section.slider-items-products .owl-buttons .owl-prev a:before {font-size:40px; font-weight:100; line-height:60px} .testimonials-section.slider-items-products .owl-buttons .owl-next { position: absolute; right: -100px; top: 0%; margin-top:50px;} .testimonials-section.slider-items-products .owl-buttons .owl-next a {opacity: 1; height: 60px; line-height: 50px; width: 60px; background:none; border-left: 1px double #999;} .testimonials-section.slider-items-products .owl-buttons .owl-next a:before {font-size:40px; font-weight:100; line-height:60px} .background-lightgrey{ position: absolute; background-color: #f8f6f6; left: 26%; bottom: 0; top: 0; padding-left: 3%; } .next-button{ float: right; display: inline-block; text-align: center; vertical-align: middle; } .next-button:before{ font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 19px; color: #80b435; } .d-none{ display: none !important; } .mt-0{ margin-top: 0 !important; } .menu-item-green{ background-color: #80b435; } .menu-item-green a span.next-button:before{ font-size: 19px; color: black; } /* this is the box */ .arrow-right { position: relative; } /* this CS forms the triangles */ .arrow-right:after{ content: ''; display: block; position: absolute; left: 100%; border-style: solid; z-index: 1000; bottom: 0; top: 0; border-color: transparent transparent transparent #80b435; border-width: 26px; } ul .level5 { padding-left: 0; } ul.level0.sub-menu{ margin-top: 14px; } .comment-notes-alert{ color: #80b435; font-weight: bold; } .xhr { text-decoration: none; border-bottom: 1px dotted; } a.xhr { color: #80b435; text-decoration: none; outline: 0; }
www/web/stylesheet/style.css
1. Body 2. Layout 3. Header 4. Navigation 5. Features Box 6. Home page Sliders 6a. Brand Logo Slider 6b. offer slider 6c. bestsell slider 6d. featured slider 6e. special slider 6f. Other Slider 7. Products Grid 8. Products List 9. Rating and Price 10. Latest Blog 11. Breadcrumbs 12. Sidebar 12a. Category boxes 12b. Block: Account 12d. Block: Layered Navigation 12e. Block: Cart 12f. Block: Related 12g. Block: Compare Products 12h. Block: Recently Viewed 12i. Block: Recently Compared 12g. Block: Poll 12k. Block: Tags 12l. Block: Subscribe 12m Block: Recently Viewed 12n. Block: Reorder 12m. Block: Banner 13. custom-slider 14. Product Sorting Toolbar 15. Product View 15a. Product Images 15b. Product Shop 15c. Product Collatera 16. related slider & upsell slider 17. Global Messages 18. bottom banner 19. footer 20. hot deal 21. Shopping Cart Table 22. Wishlist Table 23. Dashboard 24. checkout pages 25. Compare Table 26. Multiple Addresses Checkout 27. Account Login 28. 404 Page 29. Newsletter popup 30. Data Table /* */ /*----------- 1. Body --------------*/ body { font-family: 'Open Sans', sans-serif; font-size: 13px; background:#f5f5f5; line-height:1.6em; } h2, .h2 { font-size: 20px; } a { color: #80b435; } a:hover { color: #ed6663; text-decoration: none; } :hover { } small { font-size: 85%; font-weight: normal; text-transform: lowercase; color: #999999; } *::selection { } *{outline:none} /* Layout */ .main-col { margin: auto; overflow: hidden; } /* Base Columns */ .col-left { margin-bottom: 0px; } .col-main { } .col-right { margin-bottom: 0px; padding-right:0px } /* 1 Column Layout */ .col1-layout .header-background-default { margin: 20px; padding: 0; } .col1-layout .col-main { float: none; width: auto; } /* 2 Columns Layout */ .col2-left-layout .col-main { } .col2-right-layout .col-main { padding-left: 0; } .col2-right-layout ol.opc .col-md-4 { margin-right: 15px; } /* 3 Columns Layout */ .product-grid{padding-right:0px; padding-left:10px} .pro-coloumn{ padding: 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eaeaea #eaeaea #d5d5d5 #eaeaea; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .col3-layout .col-main { } .col3-layout .col-wrapper { float: left; width: 780px; } .col3-layout .col-wrapper .col-main { float: right; } .main-container { padding: 0px; } .content {} /* Header Start */ header { width: 100%; position: relative; z-index:1000; } #header { border-top: 10px #131e2c solid; } .sticky-header { transition: opacity .5s ease, transform .5s ease; transform: translateY(-200%); } .sticky-header-bar {transform: translate(0, 0)!important; position: fixed; margin-top: 0px; z-index: 10000; display: block; top: 0px; background: #fff; width: 100%; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); border-top: 10px #131e2c solid; } .header-container {position:relative; background:#fff;} .logo { vertical-align: middle; cursor: pointer; text-align: left; display: block; float: left; margin-right:19px; padding:0 20px; border-right:1px #eaeaea solid; line-height:75px; padding-bottom:2px; padding-top:3px } .header-container .fl-nav-menu { display: block; border-radius:3px ; } .header-container .fl-header-right { } .search-bar { position: relative; width: 0%; min-width: 70px; height: 75px; float: right; overflow: hidden; transition: width 0.3s; display: inline-block; } .search-bar-input { border: none; outline: none; background: #fff; width: 80%; height: 45px; margin: 0; padding: 0px 52px 0px 20px; font-size: 14px; color: #bebebe; border-bottom: 1px #F3547D solid; border-left: 0px #E8E8E8 solid } .search-icon, .search-bar-submit { width: 70px; height: 75px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 42px; text-align: center; cursor: pointer; border-left: 1px solid #e5e5e5; } .search-bar-submit { background: #fff; /* IE needs this */ opacity: 0; color: transparent; border: none; outline: none; z-index: -1; } .search-icon:before { content: '\f002'; font-family: FontAwesome; font-size: 18px; color:#333 } .navbar-form {padding:0px; margin:0px} .navbar-collapse {float:right; padding:0px} .navbar-form .search-btn { color: #fff; background:#fff; z-index: 90; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; border: none; outline: none; width: 76px; height: 80px; display: block; right: 0; top: 0; padding: 0; margin: 0; line-height: 42px; text-align: center; cursor: pointer; border-radius:0; } .navbar-form .search-btn .glyphicon {line-height: 45px; vertical-align:middle} .navbar-form .search-btn .glyphicon-search:before { font-size: 16px; color:#131e2c; vertical-align:middle } .navbar-collapse form[role="search"] input { font-size: 18pt; opacity: 0; display: none; height: 48px; position: relative; z-index: 2; float: left; outline:none } .navbar-collapse form[role="search"].active input { display: table-cell; opacity: 1; z-index: 100; border-radius: 0; border: none; line-height: 45px; height: 80px; font-size: 14px; padding: 0px 25px; width: 315px; position: absolute; right: 75px; outline:none; box-shadow:none; border-left:1px #e5e5e5 solid } /* Open state */ .search-bar.search-bar-open, .no-js .search-bar { width: 870px; z-index: 100; background-color: #fff; } .no-js{ cursor: pointer; } .search-bar.search-bar-open .search-icon, .no-js .search-bar .search-icon { z-index: 11; } .search-bar.search-bar-open .search-bar-submit, .no-js .search-bar .sb-search-submit { z-index: 90; } .search-icon { position: absolute; right: 0px; margin-top: 0px; } .search-box { width: 220px; position: absolute; margin: auto; right: 2px; margin-top: 0px } #search { border: medium none; color: #666; font-family: Lato, sans-serif; font-size: 13px; height: 75px; margin: 0; outline: medium none; padding: 0 10px; width: 400px; background-color: #fff; } .button-common { border: 0 none; overflow: hidden; padding: 0px; text-indent: -9999px; width: 25px; } .search-btn-bg { cursor: pointer; display: inline-block; height: 56px; min-width: 20px; position: absolute; right: 0px; top: 0; width: 56px; right: 0px; background: #000; outline: none; } .searchIconNew { background: url("../images/search-icon.png") no-repeat scroll center center; width: 45px; height: 45px; left: 7px; display: inline; position: absolute; top: 5px; } .cross-icon { position: absolute; right: 0px; margin-top: -35px } /* ========= End search ==========*/ .glyphicon-search:before { font-size: 18px; } .welcome-msg { text-align: left; display: inline-block; padding: 0px; margin: 4px 5px; font-size: 13px; color: #999; } /* language &amp; currency */ /*.menu_top{ display:table;}*/ .language-currency-div { overflow: hidden; background: #f8f8f8; padding: 5px 15px } .language-currency { overflow: hidden; padding:8px 0px 12px 0px; } .fl-language { display: inline; float: right; line-height: 17px; padding-left: 5px; } ul.lang { text-align: left; display: block; margin: 0; padding: 0x; list-style: none; float: left; padding: 0px; } ul.lang li { float: left; display: inline; margin: 0px 0px 0 5px } ul.lang li a {background:#f5f5f5; height:30px; width:30px; line-height:30px; display:block; text-align:center; border-radius:3px} ul.lang li span { text-indent: -10000px; display: none } .fl-currency { display: inline; float: left; line-height: 17px } ul.currencies_list { float: left; display: inline; margin: 0px 8px 0 0px; padding: 0px; } ul.currencies_list li { float: left; display: inline; margin: 0 5px 0 0px } ul.currencies_list li a { color: #a3d659; font-size: 14px; font-weight: 600; width: 30px; display: block; height: 30px; line-height: 30px; text-align: center; background:#131e2c; border-radius:3px } ul.currencies_list li a:hover { color: #fff; text-decoration: none; } /* End language &amp; currency*/ /* Toplink =*/ .toplinks { line-height: normal; padding: 0px; display: inline-block; text-align: right; margin-top: 18px; } .toplinks .links { text-align: right; display: inline-block; } .toplinks .links div { display: inline-block; text-align: right; } .toplinks div.links div a { display: inline-block; padding: 0px; color: #333; font-size: 13px; padding: 0px 0px 0px 15px; text-transform: none; font-family: 'Open Sans', sans-serif; text-decoration: none; } .toplinks div.links div a:hover { color: #ed6663; text-decoration: none; } .block-company { background: none; box-shadow: none; border: none; color: #aaaaaa; font-size: 14px; } .block-company .caret { margin-left: 5px; } .block-company-wrapper { display: inline-block; } .block-company label { font-weight: normal; padding: 5px 5px 2px 0px; } .block-company-wrapper .dropdown-menu { min-width: 0; border-top: 2px solid #000; box-shadow: 0 3px 3px 0 #888888; } .block-company-wrapper .dropdown-menu li { padding: 5px 15px 5px 0; } .block-company-wrapper .dropdown-menu li:hover { background-color: #eaeaea; color: #000; transition: background-color 0.2s ease-in-out; } .block-company-wrapper .dropdown-menu a { padding: 3px 10px 3px 10px; } .block-company-wrapper .dropdown-menu a:hover { color: #000; background: none; } /* Top Shopping Cart */ .mini-products-list .product-image { float: left; padding: 0; width: 60px; } .mini-products-list .product-image img { width: 60px; } .fl-mini-cart-content .product-name { margin: 0; width: 190px; line-height: 1 } .fl-mini-cart-content .product-name a { font-size: 13px; line-height: normal; font-weight: normal; } .fl-mini-cart-content .product-name a:hover { font-size: 13px; color: #ed6663 } .fl-cart-contain .price { color: #ed6663; font-weight: 400; text-transform: uppercase; padding-left: 10px; font-size: 18px; float:right } .fl-cart-contain .product-details .price { color: #ed6663; width: auto; float: none; font-weight: 400; padding-left: 0px; font-size:13px } .fl-cart-contain .product-details strong {font-weight:400} .mini-cart { text-align: center; cursor: pointer; margin: 0px; display: block; border-left:1px #e5e5e5 solid } .mini-cart .basket a { display: flex; justify-content: center; align-items: center; color: #333; margin: 0px; line-height: 17px; font-size: 13px; padding: 0px 25px; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; font-weight: normal; line-height: 80px; height: 80px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #202020 } .fl-cart-contain > .mini-cart:hover > .basket a { color: #ed6663; } .mini-cart .basket a span { background: #fff; color: #333; min-width: 25px; display: flex; justify-content: center; align-items: center; border-radius: 999px; font-size: 12px; height: 25px; line-height: 26px; position: absolute; font-weight: 700; top: 2px; border: 1px solid #ddd; } .fl-mini-cart-content .pull-right { margin-right: 10px; padding-top: 3px } .fl-mini-cart-content .basket a { border: none; color: #ed6663 } .mini-cart .basket a:hover { text-decoration: none; } .mini-cart .basket a:first-child:before { content: '\f291'; font-family: FontAwesome; font-size: 20px; color:#ed6663 } .mini-cart .open .basket a { color: #000; background: #fff; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3) } .mini-cart .dropdown-toggle { font-size: 14px; padding: 4px 0 6px; text-transform: none; padding-bottom: 20px; } .fl-cart-contain { position: relative; float: right; } .top-cart-title p { margin: 0; } .fl-mini-cart-content .empty { padding: 10px; color: #333333; } .mini-cart .fl-mini-cart-content { background: #ffffff; background-repeat: repeat; background-position: 0 0; padding: 0px; margin: 0; overflow: hidden; font-size: 12px; line-height: 25px; z-index: 10000; border-top: 0; display: none; position: absolute; right: 0px; margin-top: -2px; opacity: 1; visibility: visible; transition: all 0.3s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); box-shadow: 0 10px 20px -5px; font-family: 'Rubik', sans-serif; min-width: 250px; } .top-subtotal { color: #131e2c; font-size: 14px; font-weight: 500; padding: 15px 12px; text-align: left; } .fl-mini-cart-content .product-details .btn-remove { position: absolute; right: 10px; top: 4px; } .fl-mini-cart-content .block-subtitle { color: #fff; overflow: hidden; padding: 0px 5px; text-align: left; border-bottom:1px #e5e5e5 solid; border-top: 3px #80b435 solid; } .fl-mini-cart-content .block-subtitle .price { color: #131e2c; } ul#cart-sidebar { padding: 10px 15px 0px; } .col-left .block-cart .block-content ul li .product-details .btn-edit {padding: 0px 0px; border:none; display:block; text-align:center} .block-cart ul { padding: 0px; } /* top cart */ .fl-mini-cart-content li.item { width: 310px; margin: 5px 0px 10px; border-bottom: 1px #eee solid; display: inline-block; padding-bottom: 10px; } .fl-mini-cart-content li.item.last { margin: 0; border-bottom: 0px #eee solid; padding-bottom: 10px } .fl-mini-cart-content .product-details { color: #333333; position: relative; text-align: left; } .mini-products-list .product-details { margin-left: 80px; padding: 0; } .fl-mini-cart-content .product-details .btn-remove { position: absolute; right: 10px; top: 12px; } .fl-mini-cart-content .product-details .btn-edit { position: absolute; right: 30px; top: -4px; border:none; padding:0px } .fl-mini-cart-content .product-details .btn-edit:hover { color: #ed6663; } .fl-mini-cart-content .actions { padding: 20px; margin: 0px 0 0; overflow: hidden } .button.btn-checkout { background: #FED557; border: 1px solid #F5C328; color: #003169; padding: 8px 18px; } .button.btn-checkout:hover { background: #FED557 } .button:btn-bag:hover { background:#f6f6f6 } .mini-cart .view-cart { background: none repeat scroll 0 0 transparent; border: medium none; cursor: pointer; float: none; font-size: 13px; font-weight: bold; padding: 10px 25px; text-decoration: none; text-transform: uppercase; text-align: center; display: inline-block; background: #eee; color: #666; } .mini-cart .view-cart:before { content: '\f07a'; font-family: FontAwesome; font-size: 16px; padding-right: 7px; } .btn-remove1 { background-image: url(../images/btn_remove.png); margin: 0px 0 0 5px; } .btn-remove1:hover, .btn-remove1:focus { background-position: 0 -12px; } .btn-remove1 { display: block; width: 15px; height: 13px; font-size: 0; line-height: 0; background-position: 0 0; background-repeat: no-repeat; text-indent: -999em; overflow: hidden; position: absolute; left: 28px; margin-top: 5px; } .block-compare .btn-remove1 { left: auto; right: 0px; margin-top: 0px; top: 5px } .mini-cart .btn-remove1 { left: auto; right: 0px; margin-top: 0px; top: 2px; } .mini-cart .actions .btn-checkout { background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 10px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 100%; font-family:'Rubik', sans-serif; text-transform:uppercase; border:none; letter-spacing:0.5px } .mini-cart .actions .btn-checkout:hover { box-shadow:none; border:none; color: #fff; background:#131e2c } .mini-cart .actions .btn-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 18px; padding-right: 10px; } /* Nav */ nav { position: relative; margin: auto; width: 100%; z-index: 99; } /*.sticky { position: fixed; z-index: 10000; width: 100%; top: 0px; background-color: #fff; }*/ .nav-inner { position: relative; } #nav > li > a.active:nth-child(1) { color: #88be4c; } #nav > li > a:hover.active:nth-child(1) { color: #fff; } #nav > li > a:first-child { margin-left: 0px; } #nav > li > a:last-child a { color: #333 } .nav { width: 1000px; margin: 0px auto 0 } #nav > li:hover > a, .vertnav-top li > a:hover { color: #ed6663; border-bottom: none; } .cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a { color: #80b435; } .cms-index-index #nav #nav-home > a, #nav > li.active > a, .vertnav-top li.current > a:hover { color: #ed6663; padding: 0px 0px; } #nav > li.active > a span {line-height:normal; border-radius:3px; line-height: 80px; } #nav > li.active > a:hover {background:none; box-shadow:none;} #nav > li.active > a:hover span{} #nav > li:first-child a span { } .cms-index-index nav { border-bottom: none } #nav { position: relative; z-index: 10; -webkit-transform: translateZ(0); padding: 0; margin: auto; text-align: center } /* All levels */ #nav li { text-align: left; } #nav li a { display: block; text-decoration: none; } #nav ul.level1 > li a { color: #7a7a7a } #nav ul.level1 > li a:hover { color: #80b435 } #nav li a span { } #nav li ul a span { } /* 1st level only */ #nav > li { list-style: none; border-bottom: none; display: block; float: left } #nav > li.last { padding-right: 0; } #nav > li > a { display: block; padding: 0px 0px; line-height:38px; } #nav > li > a > span { display: inline-block; padding: 0 15px; line-height:80px } #nav > li > a:hover > span { } /* Drop-down boxes: wide: 2nd-level category drop-down box + custom block drop-down box classic: custom block drop-down box */ #nav .level0-wrapper { position: absolute; left: -10000px; } #nav .level0-wrapper .container { padding:0px } /* Inner wrapper for additional padding */ #nav .level0-wrapper2 { padding: 0px; background: #fff; border-top: none; box-shadow: 0 10px 20px -15px; } #nav .level0-wrapper2:before, #nav .level0-wrapper2:after { display: table; line-height: 0; content: ""; } #nav .level0-wrapper2:after { clear: both; } /* Home link*/ #nav a.level-top.feature { margin: 0; } /* Icon inside item */ #nav li a.level-top .icon { padding: 3px; margin: 0; float: none; display: inline-block; vertical-align: middle; background-color: transparent !important; } #nav li:hover a.level-top .icon { padding: 3px; } /* Single icon as home link */ #nav #homelink-icon { margin-left: 12px; } #nav #homelink-icon a.level-top { padding-left: 5px; padding-right: 5px; background: none !important; box-shadow: none !important; border: none !important; } /* Custom menu item */ #nav .fl-custom-tabmenulink > a { cursor: default; } /* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */ #nav .fl-custom-tabmenulink { position: static; } /* Static block's content - basic formatting */ #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper { padding: 15px 10px 10px 0px; overflow: hidden; background: #fff!important; } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper p { margin: 10px 0px 30px 0px; color: #999; line-height: 1.5em; font-size: 14px; font-weight: normal } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper .heading { margin: 10px 0; } /* Caret */ #nav a.level-top .caret { display: inline-block; width: 0; height: 0; margin-bottom: 2px; margin-left: 2px; vertical-align: middle; content: ""; border-style: solid solid none; border-width: 4px 4px 0; border-color: #333 transparent transparent; } /* Number of products in category */ /* Sidebar menu */ .vertnav .number { margin-left: 3px; color: #aaa; } /* Main menu */ #nav .number { display: inline; margin-left: 3px; } #nav ul li .number { color: #aaa; } /* Other */ .nav .itemslider { margin-top: 0; margin-bottom: 0; } .nav .itemslider .item { padding-bottom: 0; } /* 1st level */ li.level0 > a > span { position: relative; } li.level0 > a > span > .cat-label { position: absolute; top: -12px; right: 0; padding: 0 6px; font-size: 14px; line-height: 22px; } /* Add pin (only 1st level) */ li.level0 > a > span > .pin-bottom:before { position: absolute; right: 6px; top: 22px; width: 0; height: 0; content: ""; border-style: solid; border-width: 4px; border-color: transparent; transition: border-color 450ms ease-in-out; -moz-transition: border-color 450ms ease-in-out; -webkit-transition: border-color 450ms ease-in-out; -o-transition: border-color 450ms ease-in-out; } li.level0 > a:hover > span > .pin-bottom:before { transition-duration: 100ms; -moz-transition-duration: 100ms; -webkit-transition-duration: 100ms; -o-transition-duration: 100ms; } /* 2nd level */ li.level1 > a > span > .cat-label { display: inline-block !important; padding: 0 4px; margin-left: 2px; vertical-align: middle; } /* 3rd level */ li.level2 > a > span > .cat-label { display: inline-block !important; padding: 0 4px; margin-left: 2px; } /* Category labels inside mobile menu / vertical menu */ ul.vertnav li > a > span > .cat-label { position: static; display: inline-block !important; padding: 0 4px; margin-left: 2px; } /* Hide pin */ ul.vertnav li > a > span > .pin-bottom:before { display: none; } /* Label size: all levels */ ul.vertnav li > a > span > .cat-label { font-size: inherit; line-height: inherit; } ul.vertnav-top li > a > span > .cat-label { font-size: 14px; line-height: 18px; } /* Category blocks */ .nav-block { margin-top: 0; } .nav-block-top { } .nav-block-bottom { float: left } .nav-block-center { margin-top: 0px; } .nav-block-right { margin-top: 0px; float: right; padding: 0px; text-align: center; } .nav-block-right img { width: 100% } .nav-block-level1-top { margin-bottom: 10px; } .nav-block-level1-bottom { margin-top: 10px; } .nav-block .section-line { border-color: #eee; } /* horizontal + mobile menu trigger */ #nav > li > a { font-size: 14px; text-transform: uppercase /*1.3333em*/; font-family: 'Rubik', sans-serif; font-weight: 500; position: relative; letter-spacing: 1px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } ul.level0 { padding: 0 } ul.level1 { padding: 0px; padding-left:10px } #nav .level0-wrapper, #nav.classic ul { color: #333333; } #nav ul li a:hover { color: #ed6663; } .cat-label-label1 { background-color: #D12631; color: #ffffff; } .cat-label-label2 { background-color: #d52462; color: #ffffff; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 100%; padding: 0px; } #nav .level0-wrapper, #nav.classic ul.level0 { top: 80px; } #nav .level0-wrapper, #nav.classic ul.level5 { top: 80px; } #nav > li > a { color: #80b435; } #nav > li.mega-menu { position: static; } .nav-inner #nav li.mega-menu .level0-wrapper { border: 0 none; padding: 0px 0px; z-index: 10000; transform: scale(0) rotate(0deg); transition: all 0.4s ease-in-out 0s; opacity: 0; visibility: hidden; display: block!important; border-top: 1px #eaeaea solid; left:0 } .nav-inner #nav li.mega-menu:hover .level0-wrapper { opacity: 1; visibility: visible; transition: all 0.4s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); } #nav .level0-wrapper2 .col-1 { float: left; width: 74% !important; } #nav .level0-wrapper2 .col-2 { padding: 0; float: left; width: 26% !important; } #nav .level0-wrapper2 .col-3 { padding: 5px 0; float: left; width: 20%; } #nav .col-1 ul.level0 > li { width: 30%; word-break: break-word; } #nav .col-1 ul.level5 > li { width: 30%; word-break: break-word; } .col-2 img:hover { opacity: 0.8; } .col-2 .menu_image { display: block; margin-top: 10px; } .col-2 img { max-width: 100% } .col-2 .menu_image1 { display: block; margin-top: 15px; } /* 1st level only */ #nav > li:hover > a { position: relative; z-index: 1; } /* 2nd level only */ #nav ul.level0 > li { display: inline-block; float: none; margin-right: 20px; padding-bottom: 30px; padding-top: 0; vertical-align: top; width: 14.4%; } #nav ul.level5 > li { display: inline-block; float: none; margin-right: 20px; padding-bottom: 30px; padding-top: 0; vertical-align: top; width: 14.4%; } #nav ul.level5 > li { float: none; margin-right: 0px; padding-bottom: 10px; padding-top: 10px; vertical-align: middle; width: auto; height: 54px; border: 1px #e5e5e5 solid; display: flex; flex-direction: column; justify-content: center; } #nav ul.level0 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; margin-right: 0px } #nav ul.level0 > li > a { word-break: break-word; color: #131e2c; font-size: 14px; font-weight: 500; line-height: 18px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0px; font-family:'Rubik', sans-serif } #nav ul.level5 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; margin-right: 0px } #nav ul.level5 > li > a { word-break: break-word; color: #131e2c; font-size: 14px; font-weight: 500; line-height: 18px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0px; font-family:'Rubik', sans-serif } #nav ul.level5 > li > a { display: flex; justify-content: center; } /* 2nd level+ */ #nav ul li { list-style: none; padding: 3px 0; } #nav li ul li ul li { } #nav li ul li ul li a {display:inline-block} #nav li ul li ul li:last-child { border: none } /* 3rd level only */ #nav ul.level1 { position: static; } #nav ul.level1 > li a { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; font-size: 13px; letter-spacing: normal; } #nav ul.level1 > li a:hover { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; padding-left: 10px; } /* 4th level */ #nav ul.level2 { margin: 7px 0; padding: 0; position: static; } #nav ul.level2 a { font-size: 0.9166em; line-height: 1.2727em; opacity: 0.6; } #nav li.level2:hover ul.level2 a { opacity: 1; transition: opacity 150ms ease-out; -moz-transition: opacity 150ms ease-out; -webkit-transition: opacity 150ms ease-out; -o-transition: opacity 150ms ease-out; } /* 4rd level+ */ #nav ul ul ul li { background: none; padding-left: 0; } /* Vertical nav-links */ .nav-links > li, .nav-links > li > a { line-height: 3em; } .nav-links > li > a { padding: 0 0.5833em; } .nav-links > li.label { padding-right: 0.5833em; } /* Basic nav-links, no separators */ .nav-links > li { float: left; } .nav-links > li > a { display: block; } .grid12-5 { display: inline; float: left; margin-left: 1%; margin-right: 1%; width: 23%; } .grid12-3 { display: inline; float: left; margin-left: 1.5%; margin-right: 1.5%; width: 22%; text-align: center } .grid12-3 img { max-width: 100%; } .grid12-3 .item-title a { text-transform: uppercase; margin-top: 10px; color: #aaa } .grid12-4 { display: inline; float: left; margin: 5px 0 0; width: 34%; } .grid12-8 { display: inline; float: left; margin-left: 0; margin-right: 1%; width: 64%; } #nav .grid12-8 ul.level0 > li { width: 21%; } .grid13-8 { display: inline; float: left; margin-left: 0; margin-right: 1%; margin-bottom: 0; width: 80.90%; } .back-link { float: left } #nav .level0-wrapper .nav-add { padding: 0px; overflow: hidden; padding-bottom: 15px } #nav .level0-wrapper .nav-add .push_item { float: left; margin-right: 18px; width: 23.6%; } #nav .level0-wrapper .nav-add .push_item img { max-width: 100%; } #nav .level0-wrapper .nav-add .push_item_last { float: left; margin-right: 0px; width: 23.6%; } #nav .level0-wrapper .nav-add .push_item .push_img a { display: block; } #nav .level0-wrapper .nav-add .push_item .push_text { color: #666; font-size: 12px; padding: 8px 0; text-align: center } .fl-custom-tabmenu { color: #999 } .fl-custom-tabmenu { padding-top:0px!important; top: 75px!important;} .icon-star:before { content: "\f0a3"; } .icon-star { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } .heart-icon:before { content: "\f06b"; font-family: FontAwesome; } .heart-icon { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center; padding-left: 6px; } .custom-icon:before { content: "\f0e9"; } .custom-icon { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } .icon-custom-grid:before { content: "\f00a"; } .icon-custom-grid { font-family: FontAwesome; display: inline-block !important; font-size: 28px; color: #ed6663; height: 60px; width: 60px; line-height: 60px!important; text-align: center; border: 1px #eee solid; border-radius: 50px; text-align: center } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading { color: #000; font-size: 12px; text-transform: uppercase; margin-top: 0px; margin-bottom: 10px; } #nav .fl-custom-tabmenulink .header-nav-dropdown-wrapper h4.heading { color: #383838; font-size: 18px; font-weight: 500; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 0.5px; margin-top:20px; font-family:'Oswald', sans-serif; } #nav li.drop-menu ul { position: absolute; top: 75px; left: 0; background: #fff; padding: 6px 0; border-top: none; box-shadow: 0 0 20px -5px; width: 165px; text-align: left; z-index: 1000; opacity: 0; transform: scale(0) rotate(0deg); transition: all 0.3s ease-in-out 0s; visibility: hidden } #nav li.drop-menu:hover ul { position: absolute; top: 80px; background: #fff; padding: 6px 0; border-top: none; box-shadow: 0 10px 20px -15px; width: 165px; text-align: left; z-index: 1000; display: block; opacity: 1; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); visibility: visible; border-top: 1px #eaeaea solid; } #nav > li.drop-menu ul li ul { border-top: none; opacity:0; z-index:0 } #nav li.drop-menu:hover ul li ul {opacity:0;} #nav li.drop-menu:hover ul li:hover ul {opacity:1; margin:0px} #nav > li.drop-menu { position: relative; } #nav > li.drop-menu a { } #nav li.drop-menu ul li { position: relative; } #nav li.drop-menu ul li a { color: #333; line-height: 24px; font-size: 13px; padding: 0 12px; display: block; transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; } #nav li.drop-menu ul li:hover > a { color: #80b435; padding-left: 18px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } #nav li.drop-menu ul li span.plus { display: block; position: absolute; right: 7px; top: 50%; margin-top: -1px; height: 1px; width: 7px; background: #535353; } #nav li.drop-menu ul { display: none; opacity:0 } .sticky { position: fixed; margin-top: 0px; z-index: 500; display: block; top: 0px; height: 51px; background: #141414; width: 100%; } /* End Nav */ /* store messages Start */ .service-section { background: #fff; border-bottom: 1px #e5e5e5 solid; } .service-section .services { padding: 5px 0px 10px 0px; } .service-section .services span { font-size: 13px; line-height: 35px; transition: color 100ms ease 0s; color: #333; text-align: center; display: inline-block; margin: 0px 2px 0px 2px; font-weight: normal; } .service-section .last { margin-right: 0px!important; border-right: none!important; float: right; } .service-section .services.last span { margin: 0px 2px 0px 0px; } .offer-banner-section { overflow: hidden; width: 100%; } .service-section1 { background: url("../images/body-bg17.png") repeat scroll left top #f8f8f8; margin-top: 15px; } .service-section1 span { color: #666!important; } .service-section1 span { color: #666!important; } /* Promotion banners */ #top { margin: 0px auto 0; position: relative; background:#f5f5f5; overflow:hidden; margin-bottom: 50px; } #top .container { padding:0px} #top ul { width: 100%; padding:0px; margin:0px; } #top ul li { float: left; width:50%; display:block } #top img {width:100%} #top img { width: 100%; } #top > div a { display: block; overflow: hidden; } #top > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #top > div a:hover img { opacity:0.9 } #top ul li:nth-child(2) { } #top ul li:nth-child(3) { } #top ul li:nth-child(4) { clear: both; } #top ul li:nth-child(5) { } #top ul li:nth-child(6) { } /* Promotion banners end*/ /* New & Sale Label */ .new-box, .sale-box { height: 40px; overflow: hidden; position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: -1px; } .sale-box { right: -1px; } .new-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .new-top-right { background: none repeat scroll 0 0 #FFFFFF; right: 0px; top: 0; } .sale-top-right { top: 0; background: #fff; letter-spacing: 1px; right: 0px; } .sale-top-left { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 3px 0 4px; text-align: center; display: block; position: absolute; right: -33px; top: 9px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .new-box, .sale-box { position: fixed; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: 0; } .sale-box { right: 0; top: 0px; } .new-label { font-size: 11px; font-family:'Rubik', sans-serif; color: #fff; background: #dd4b59; text-transform: uppercase; padding: 0px 10px; text-align: center; display: block; position: absolute; left: 10px; top: 10px; font-weight: 400; height:24px; border-radius:3px; line-height:26px; z-index:10 } .sale-label { font-size: 11px; font-family:'Rubik', sans-serif; color: #fff; background: #80b435; text-transform: uppercase; padding: 0px 10px; text-align: center; display: block; position: absolute; right:10px; top:10px; font-weight: 400; height:24px; border-radius:3px; line-height:26px; z-index:10; letter-spacing:0.5px } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .product-view #product-img-box .new-box, .product-view #product-img-box .sale-box { position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .product-view #product-img-box .new-box { left: 160px; } .product-view #product-img-box .sale-box { right: -5px; top: 0px; } .product-view #product-img-box .new-label.new-top-left { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #000; background: #41bea6; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .new-label.new-top-right { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #000; background: #41bea6; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-left { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-right { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #fff; background: #dd4b39; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } /* Main Col */ /*--- products-grid-home ---*/ .products-grid-home { margin: 0; list-style: none; padding: 0; } .products-grid-home .item.first { margin-left: 0; } .products-grid-home .item { float: left; background: #FFF; margin-top: 20px; } .products-grid-home .item.show-addtocart { margin-top: 37px; } .products-grid-home .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } .products-grid-home .item .item-inner .actions { display: inline-block } .products-grid-home .item .item-inner .item-img { position: relative; border: 1px #eaeaea solid; } .products-grid-home .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } .products-grid-home .item .item-inner .item-img .ico-product strong { font-weight: 600; } .products-grid-home .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } .products-grid-home .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image { display: inline-block; width: 100%; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image img { width: 100%; } .products-grid-home .item .item-inner .item-img:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } .products-grid-home .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } .products-grid-home .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } .products-grid-home .item .item-inner .item-img .item-box-hover { z-index: 2; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: none } .products-grid-home .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #ed6663; cursor: pointer; bottom: 10%; } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #fff; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: none } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } .products-grid-home .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } .products-grid-home .item .item-inner .item-info { text-align: center; } .products-grid-home .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating, . products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products-grid-home .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } .products-grid-home .item .item-inner .item-info .info-inner .item-content .item-price { } .products-grid-home .item .item-inner .item-info .info-inner .item-title { margin-bottom: 7px; padding-top: 20px; font-size: 12px; white-space: nowrap; overflow: hidden; letter-spacing: 0.5px } .products-grid-home .item .item-inner .item-info .info-inner .item-title a { text-decoration: none; text-transform: uppercase; } .products-grid-home .item .item-inner .item-info .info-inner .item-title a:hover { color: #ed6663; } .products-grid-home .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } .products-grid-home .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; background: #000; opacity: 0.6; cursor: pointer } .products-grid-home .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; left: 0px; bottom: 0px; } .products-grid-home .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } .products-grid-home .item:hover .item-inner .item-info .info-inner .item-title a { color: #ed6663; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home { padding-bottom: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item { margin-bottom: 20px; margin-top: 15px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item.last { margin-top: 15px; border-right: 0px solid #D9D9D9; padding-right: 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-home .item.show-addtocart { margin-top: 15px; border-right: 1px solid #D9D9D9 } .main-col .pdt-nav { margin: 0; padding: 0; list-style: none; text-align: center; height: 40px; } .main-col .producttabs { margin-top: 40px } .main-col .thmg-slider-pdt-nav { display: block; text-align: left; height: 40px; } .main-col .pdt-nav > li { font-size: 14px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; height: 39px; padding: 0; display: inline-block; background: #fff; color: #777; margin: 0; float: none; font-family: 'Open Sans', sans-serif; font-weight: bold; letter-spacing: 1px; line-height: 30px; padding: 0px 20px; cursor: pointer; } .main-col .pdt-nav > li span { padding: 0 0; display: inline-block; } .main-col .pdt-nav > li:first-child { } .main-col .thmg-slider-pdt-nav .pdt-nav > li.tab-nav-actived, .main-col .thmg-slider-pdt-nav .pdt-nav > li:hover { text-decoration: none; color: #222; border-bottom: 3px #333 solid } .main-col .tab-content-actived { display: inline-block; } .home-tabs { padding-bottom: 30px } .producttabs { margin-top: 10px } .thmg-slider-producttabs .thmg-slider-pdt-container { text-align: center; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav { display: block; text-align: left; height: 40px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li { font-size: 16px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; height: 50px; padding: 0; display: inline-block; color: #333; margin: 0; float: none; font-family: 'Montserrat', sans-serif; font-weight: normal; letter-spacing: 1px; line-height: 50px; padding: 0px 0px; border: 1px solid #666; width: 215px; text-transform: uppercase; margin-left: 5px; margin-right: 5px; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #ed6663 } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li span { padding: 0 0; display: inline-block; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li:first-child { } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li.tab-nav-actived, .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-nav .pdt-nav > li:hover { color: #fff; border: 1px solid #e0403d; background: #ed6663; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -webkit-box-shadow: inset 0 -34px 0 0 #222; box-shadow: inset 0 -60px 0 0 #ed6663; } .thmg-slider-producttabs .thmg-slider-pdt-container .pre-text { margin: 15px 0 0; display: inline-block; width: 70%; text-align: center; color: #666666; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content { border-right: 0px #D9D9D9 solid; margin-top: 30px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content { margin: 0 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs { padding-bottom: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs .item { margin-bottom: 25px; margin-top: 15px; border: 2px solid #ddd; padding-right: 20px; padding: 20px } .thmg-slider-producttabs .thmg-slider-pdt-container .thmg-slider-pdt-content .pdt-content .products-grid-tabs .item.last { margin-bottom: 25px; margin-top: 15px; border-right: 0px solid #D9D9D9; padding-right: 0; } .thmg-slider-producttabs .pre-text { margin: 0 0 15px 0; } .thmg-slider-producttabs .post-text { margin: 10px 0 0; } .thmg-slider-producttabs a:hover { text-decoration: none; } .thmg-slider-producttabs .thmg-slider-pdt-container { padding: 0; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav { margin: 0; padding: 0; list-style: none; text-align: center; height: 40px; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li { float: left; font-size: 16px; line-height: 100%; margin: 0 10px 10px 0; padding: 8px 15px; cursor: pointer; } .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li.tab-nav-actived, .thmg-slider-producttabs .thmg-slider-pdt-container .pdt-nav > li:hover { } .thmg-slider-producttabs .thmg-slider-pdt-content { margin: 0; padding: 0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content { margin: 30px 0 0; padding: 0; width: 100%; display: none; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-list { margin: 0; padding: 0; width: 100%; float: left; } .thmg-slider-producttabs .thmg-slider-pdt-content .tab-content-actived { display: inline-block; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item.first { margin-left: 0px; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item { margin-bottom: 10px; margin-top: 0; list-style: none; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .item-animate { opacity: 0; position: relative; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .play .item-animate { opacity: 1.0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .play .item-animate { -webkit-animation-play-state: running; -moz-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideBottom.play .item-animate { -webkit-animation: slideBottom 600ms ease both; -moz-animation: slideBottom 600ms ease both; -o-animation: slideBottom 600ms ease both; animation: slideBottom 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideLeft.play .item-animate { -webkit-animation: slideLeft 600ms ease both; -moz-animation: slideLeft 600ms ease both; -o-animation: slideLeft 600ms ease both; animation: slideLeft 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .slideRight.play .item-animate { -webkit-animation: slideRight 600ms ease both; -moz-animation: slideRight 600ms ease both; -o-animation: slideRight 600ms ease both; animation: slideRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .bounceIn.play .item-animate { -webkit-animation: bounceIn 600ms ease both; -moz-animation: bounceIn 600ms ease both; -o-animation: bounceIn 600ms ease both; animation: bounceIn 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .bounceInRight.play .item-animate { -webkit-animation: bounceInRight 600ms ease both; -moz-animation: bounceInRight 600ms ease both; -o-animation: bounceInRight 600ms ease both; animation: bounceInRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .zoomIn.play .item-animate { -webkit-animation: zoomIn 600ms ease both; -moz-animation: zoomIn 600ms ease both; -o-animation: zoomIn 600ms ease both; animation: zoomIn 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .zoomOut.play .item-animate { -webkit-animation: zoomOut 600ms ease both; -moz-animation: zoomOut 600ms ease both; -o-animation: zoomOut 600ms ease both; animation: zoomOut 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageRight.play .item-animate { -webkit-animation: pageRight 600ms ease both; -moz-animation: pageRight 600ms ease both; -o-animation: pageRight 600ms ease both; animation: pageRight 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageLeft.play .item-animate { -webkit-animation: pageLeft 600ms ease both; -moz-animation: pageLeft 600ms ease both; -o-animation: pageLeft 600ms ease both; animation: pageLeft 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageTop.play .item-animate { -webkit-animation: pageTop 600ms ease both; -moz-animation: pageTop 600ms ease both; -o-animation: pageTop 600ms ease both; animation: pageTop 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .pageBottom.play .item-animate { -webkit-animation: pageBottom 600ms ease both; -moz-animation: pageBottom 600ms ease both; -o-animation: pageBottom 600ms ease both; animation: pageBottom 600ms ease both; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-content .starwars.play .item-animate { -webkit-animation: starwars 600ms ease-out both; -webkit-transform-origin: 50% 50%; -moz-animation: starwars 600ms ease-out both; -moz-transform-origin: 50% 50%; -o-animation: starwars 600ms ease-out both; -o-transform-origin: 50% 50%; animation: starwars 600ms ease-out both; transform-origin: 50% 50%; } .thmg-slider-producttabs .pdt-content .content-loading { width: 100%; max-width: 100%; padding: 0; position: relative; min-height: 400px; display: block; z-index: 0; } .thmg-slider-producttabs .thmg-slider-pdt-content .pdt-loadmore { display: block; overflow: hidden; text-align: center; margin: 0 auto; width: 100%; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore { padding: 6px 20px; display: inline-block; background: #777; color: #FFF; cursor: pointer; position: relative; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading { padding: 6px 20px 6px 50px; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore:hover { background: #222; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .ico-loading { width: 24px; height: 24px; display: none; margin-right: 10px; vertical-align: middle; position: absolute; top: 6px; left: 20px; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .btn-loadmore.loading .load-number { display: none; } .thmg-slider-producttabs .pdt-content.is-loading .pdt-loadmore { display: none; } .thmg-slider-producttabs .pdt-content .pdt-loadmore .load-number:before { content: "("attr(data-more); } .thmg-slider-producttabs .pdt-content .pdt-loadmore .load-number:after { content: attr(data-total)")"; } .thmg-slider-producttabs .pdt-list .wide-first { margin-left: 0px; } .pdt-list .item { margin-left: 2.4%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .pdt-list .item.last { margin-left: 2.4%; } .thmg-slider-producttabs .wide-6 .item { width: 14.529914529915%; } .thmg-slider-producttabs .wide-5 .item { width: 23.2%; } .thmg-slider-producttabs .wide-4 .item { width: 23.076923076923%; } .thmg-slider-producttabs .wide-3 .item { width: 23.4%; } .thmg-slider-producttabs .wide-2 .item { width: 48.717948717949%; } .thmg-slider-producttabs .wide-1 .item { width: 100%; } @-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); } 50% { -webkit-transform: scale(1.05); } 70% { -webkit-transform: scale(.9); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes bounceIn { 0% { opacity: 0; -moz-transform: scale(.3); } 50% { -moz-transform: scale(1.05); } 70% { -moz-transform: scale(.9); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes bounceIn { 0% { opacity: 0; -o-transform: scale(.3); } 50% { -o-transform: scale(1.05); } 70% { -o-transform: scale(.9); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes bounceIn { 0% { opacity: 0; transform: scale(.3); } 50% { transform: scale(1.05); } 70% { transform: scale(.9); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 60% { -webkit-transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -moz-transform: translateX(2000px); } 60% { -moz-transform: translateX(-30px); } 80% { -moz-transform: translateX(10px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -o-transform: translateX(2000px); } 60% { -o-transform: translateX(-30px); } 80% { -o-transform: translateX(10px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes bounceInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { transform: translateX(-30px); } 80% { transform: translateX(10px); } 100% { opacity: 1; transform: translateX(0); } } @-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale(1.8); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes zoomIn { 0% { opacity: 0; -moz-transform: scale(1.8); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes zoomIn { 0% { opacity: 0; -o-transform: scale(1.8); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes zoomIn { 0% { opacity: 0; transform: scale(1.8); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes zoomOut { 0% { opacity: 0; -webkit-transform: scale(.6); } 100% { opacity: 1; -webkit-transform: scale(1); } } @-moz-keyframes zoomOut { 0% { opacity: 0; -moz-transform: scale(.6); } 100% { opacity: 1; -moz-transform: scale(1); } } @-o-keyframes zoomOut { 0% { opacity: 0; -o-transform: scale(.6); } 100% { opacity: 1; -o-transform: scale(1); } } @keyframes zoomOut { 0% { opacity: 0; transform: scale(.6); } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-moz-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-o-keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @keyframes slideBottom { 0% { opacity: 0; top: 50px; } 100% { opacity: 1; top: 0; } } @-webkit-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-moz-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-o-keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @keyframes slideRight { 0% { opacity: 0; left: 30px; } 100% { opacity: 1; left: 0; } } @-webkit-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-moz-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-o-keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @keyframes slideLeft { 0% { opacity: 0; left: -30px; } 100% { opacity: 1; left: 0; } } @-webkit-keyframes pageLeft { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); } } @-moz-keyframes pageLeft { 0% { opacity: 0; -moz-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateY(0deg); } } @-o-keyframes pageLeft { 0% { opacity: 0; -o-transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateY(0deg); } } @keyframes pageLeft { 0% { opacity: 0; transform: perspective(400px) rotateY(-90deg); } 100% { opacity: 1; transform: perspective(400px) rotateY(0deg); } } @-webkit-keyframes pageRight { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); } } @-moz-keyframes pageRight { 0% { opacity: 0; -moz-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateY(0deg); } } @-o-keyframes pageRight { 0% { opacity: 0; -o-transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateY(0deg); } } @keyframes pageRight { 0% { opacity: 0; transform: perspective(400px) rotateY(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateY(0deg); } } @-webkit-keyframes pageTop { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageTop { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageTop { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageTop { 0% { opacity: 0; transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes pageTopBack { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageTopBack { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageTopBack { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageTopBack { 0% { opacity: 0; transform: perspective(400px) rotateX(90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes pageBottom { 0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg); } } @-moz-keyframes pageBottom { 0% { opacity: 0; -moz-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg); } } @-o-keyframes pageBottom { 0% { opacity: 0; -o-transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg); } } @keyframes pageBottom { 0% { opacity: 0; transform: perspective(400px) rotateX(-90deg); } 100% { opacity: 1; transform: perspective(400px) rotateX(0deg); } } @-webkit-keyframes starwars { 0% { opacity: 0; -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -webkit-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -webkit-transform: perspective(200px) scale(1) rotateX(0deg) } } @-moz-keyframes starwars { 0% { opacity: 0; -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -moz-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -moz-transform: perspective(200px) scale(1) rotateX(0deg) } } @-o-keyframes starwars { 0% { opacity: 0; -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; -o-transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; -o-transform: perspective(200px) scale(1) rotateX(0deg) } } @keyframes starwars { 0% { opacity: 0; transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg); } 80% { opacity: 1; transform: perspective(200px) scale(1) rotateX(60deg) } 100% { opacity: 1; transform: perspective(200px) scale(1) rotateX(0deg) } } /* products page */ .thmg-slider-producttabs ul.pdt-list li.item a.thumb { position: relative; display: block; cursor: pointer; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb:hover { border-color: #999; } ul.pdt-list li.item a img.image-hover { display: none; margin: 0; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #0a0a0a; padding: 8px 0 6px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } /* === FLIP 3D === */ .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper { position: relative; margin-top: 20px; } .thmg-slider-producttabs ul.pdt-list li.item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper a.thumb span.quick-view { display: block; position: absolute; top: 0; left: -200px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0; } .thmg-slider-producttabs ul.pdt-list li.item .product-wrapper .thumb-wrapper:hover a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0.8; } .col-item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: -200px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0; } .col-item:hover a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0px; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; opacity: 0.8; } /* View Type: Grid */ .products-grid { margin: 0; list-style: none; } .products-grid .link-wishlist:before { content: "\f004"; } .products-grid .link-compare:before { content: "\f012"; } .products-grid .link-wishlist, .products-grid .edit-item-bnt { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; margin-right: 7px; background:#fff; border-radius:50px } .products-grid .box-inner .actions .link-wishlist span,.products-grid .box-inner .actions .edit-item-bnt span, .products-grid .box-inner .actions .add-to-links a.link-compare span { display: none; } .products-grid .link-compare { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background:#fff; border-radius:50px } .products-grid .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } .products-grid .item .item-inner .actions { display: inline-block } .products-grid .item .item-inner .item-img { position: relative; } .products-grid .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } .products-grid .item .item-inner .item-img .ico-product strong { font-weight: 600; } .products-grid .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } .products-grid .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } .products-grid .item .item-inner .item-img .item-img-info a.product-image { display: block; width: 100%; } .products-grid .item .item-inner .item-img .item-img-info a.product-image img { width: auto; max-height: 239px; } .products-grid .item .item-inner .item-img:hover img { -webkit-transform: scale(1.8); transform: scale(1.8); -moz-transform: scale(1.8); } .products-grid .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .products-grid .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } .products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } .products-grid .item .item-inner .item-img .item-box-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } .products-grid .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: none } .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #ed6663; cursor: pointer; bottom: 10%; } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #fff; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: none } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } .products-grid .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } .products-grid .item .item-inner .item-info { text-align: center; } .products-grid .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating, . products-grid .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } .products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } .products-grid .item .item-inner .item-info .info-inner .item-title { height: 80px; margin-bottom: 10px; padding:0 15px; padding-top: 20px; font-size: 16px; overflow: hidden; letter-spacing:normal; font-family:'Rubik', sans-serif } .products-grid .item .item-inner .item-info .info-inner .item-title a { text-decoration: none; font-weight:500; color:#292929 } .products-grid .item .item-inner .item-info .info-inner .item-title a:hover { color: #6ca218; } .products-grid .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } .products-grid .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; cursor: pointer } .products-grid .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; } .products-grid .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } .products-grid .item:hover .item-inner .item-info .info-inner .item-title a { color: #131e2c; } /* End =*/ /* Rating */ .no-rating { margin: 0; } .no-rating a { color: #000; } .ratings { font-size: 11px; line-height: normal; margin: 2px 0; margin-bottom:10px } .ratings strong { float: left; margin: 1px 3px 0 0; } .ratings .rating-links { margin: 0; display: none; } .ratings .rating-links a { margin: 0; text-decoration: none; color: #6daf23; font-family: 'Open Sans', sans-serif; font-size: 13px } .ratings .rating-links .separator { margin: 0 2px; vertical-align: top; } .rating-box { width: 60px; height: 10px; font-size: 0; line-height: 0; background: url(../images/bkg_rating.png) 0 0 repeat-x; text-indent: -999em; overflow: hidden; } .rating-box .rating { float: left; height: 9px; background: url(../images/bkg_rating.png) 0 100% repeat-x; } .ratings .rating-box { margin-right: 8px; display: inline-block; } .ratings .amount { } .ratings-table th, .ratings-table td { font-size: 11px; line-height: 1.15; padding: 3px 0; } .ratings-table th { font-weight: normal; padding-right: 8px; } /* Price */ .price { font-size: 14px; color: #333; white-space: nowrap !important; } .price-box { margin: 0; padding: 0px 0px; } /* Regular price */ .regular-price { display: inline; font-family: 'Rubik', sans-serif; } .regular-price .price { font-weight: 500; font-size: 14px; color: #131e2c; } .block .regular-price, .block .regular-price .price { color: #131e2c; } .price-box .price-from .price { font-weight: 500; font-size: 13px; color: #131e2c; } .price-box .price-to .price { font-weight: 500; font-size: 14px; color: #131e2c; } .price-box .minimal-price .price { font-weight: 500; font-size: 14px; color: #131e2c; } /* Old price */ .old-price .price-label { white-space: nowrap; color: #999; display: none; } .old-price { display: inline; margin-right: 5px; } /* Old price */ .old-price .price-label { color: #777777; display: none; white-space: nowrap; } .old-price .price { color: #ccc!important; font-size: 14px; font-weight: 500; text-decoration: line-through; margin-right: 6px; font-family:'Rubik', sans-serif } .latest-product .old-price .price-label { display: none; } /* Special price */ .special-price { margin: 0; padding: 3px 0; display: inline; font-family:'Rubik', sans-serif } .special-price .price-label { color: #666; display: none; font-size: 13px; font-weight: 400; white-space: nowrap; } .special-price .price { font-weight: 500; font-size: 14px; color: #131e2c; font-family:'Rubik', sans-serif } .special-price .price-label { font-size: 14px; font-weight: 500; white-space: nowrap; color: #666; display: none; font-family:'Rubik', sans-serif } .latest-product .special-price .price-label { display: none; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { white-space: nowrap; } .minimal-price-link { display: inline; } .minimal-price-link .label { } .products-grid .actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 0 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; } .products-grid .item:hover .actions button.button.btn-cart { background: #333; border: 1px solid #333; margin: 0 3px 0 3px; padding: 9px 10px 9px 10px; color: #FFFFFF; } .products-grid .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase } /* Special price */ /* Product Slider1 Start =*/ .carousel-inner { margin-top: 20px; } .best-seller-pro { position: relative; margin-bottom: 15px; } .featured-pro { /* padding:0px 25px; */ position:relative; z-index:100; margin-top:0px; padding-bottom:25px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #f5f5f5 #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px; } .top-cate{padding:0px;width:100%;position:relative;margin-top: -70px;} .top-cate .new_title { text-align:left; margin-left:-20px; margin-right:-10px; border-bottom:1px #e5e5e5 solid} .top-cate .new_title .title-img{ background:#88be4c; width:100px; height:50px; border-radius:0px 0px 50px 50px; color:#fff; margin-top:0px; line-height:normal} .top-cate .new_title h2 { color: #fff; font-size:16px; font-weight: bold; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family:'Montserrat', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; background:#ed6663; margin-top:0px; min-width:250px } .top-cate .new_title h2:after { content: ""; height: 1px; width: 1px; border-style: solid; border-width: 5px; position: absolute; bottom: -10px; left: 0; border-color: #d95451 #d95451 transparent transparent; } .top-cate .new_title span {display:block; color:#333; margin-bottom:35px; font-size:14px} .offer-slider { display: block; text-align: center; margin: 0px auto 0px; } .featured-pro .product-block { text-align: center } .featured-pro .pro-img { overflow: hidden; position: relative; z-index:1000 } .featured-pro .pro-img img { position: relative; width: 100px; height: 100px; /* border: 5px #ddd solid; */ margin-top:20px; } .featured-pro .pro-img .pro-info { color: #383838; font-weight: 400; letter-spacing: 0.5px; margin: auto; padding: 6px 0px 0px 0px; text-transform: uppercase; font-family: 'Rubik', sans-serif; /* margin: 0px 20px; */ width: 100%; } .offer-slider li { position: relative } .offer-slider p { color: #777; padding: 0; font-size: 14px; font-weight: normal; } .offer-slider a.shop-now { padding: 7px 25px; font-size: 14px; text-transform: uppercase; font-weight: bold; color: #000; margin-left: 10px; border-radius: 25px; letter-spacing: 1px; font-family: 'Montserrat', sans-serif; display: inline-block; background: #ffc000; } .offer-slider a.shop-now:after { content: '\f0da'; font-family: FontAwesome; display: inline-block !important; margin-left: 15px; color: #fff; font-size: 16px; } .offer-slider a.shop-now:hover { color: #fff; background-color: #ed6663; } #featured-slider .link-wishlist, #featured-slider .link-compare { display: none!important } #featured-slider .products-grid .item .item-inner .item-info .info-inner .item-title a { font-size: 13px } #featured-slider .price-box { border: none; margin: 0px; padding-bottom: 2px } #featured-slider .regular-price .price { font-size: 12px } #featured-slider .special-price .price { font-size: 12px } #featured-slider .products-grid .actions button.button.btn-cart { padding: 3px 8px; border: 1px #eaeaea solid } #featured-slider .products-grid .actions button.button.btn-cart span { font-size: 10px } #featured-slider .products-grid .actions .link-wishlist { padding: 8px 10px; font-size: 12px; display: none } #featured-slider .products-grid .item:hover .actions .link-wishlist { padding: 8px 10px; font-size: 12px; display: inline-block } #featured-slider .products-grid .actions .link-compare { padding: 8px 10px; font-size: 12px; display: none } #featured-slider .products-grid .item:hover .actions .link-compare { padding: 8px 10px; font-size: 12px; display: inline-block } .glyphicon-chevron-right:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 30px; } .glyphicon-chevron-left:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 30px; } .col-item { position: relative; background: #FFF; } .col-item .photo img { margin: 0 auto; width: 100%; } .col-item .info { margin-top: 1px; text-align: center; } .col-item:hover .info { background-color: #fff; } .clear-left { clear: left; } .col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center; } .col-item .separator p i { margin-right: 5px; } .col-item .btn-add { width: 50%; float: left; } .col-item .btn-add { border-right: 1px solid #E1E1E1; } .col-item .btn-details { width: 50%; float: left; padding-left: 10px; } [data-slide="prev"] { margin-right: 10px; } .col-item .actions-links { height: 50px; background: #222; position: absolute; top: 55%; width: 100%; opacity: 0; z-index: 1000; overflow: hidden; } .col-item:hover .actions-links { height: 35px; background: rgba(0, 0, 0, 0.5); position: absolute; top: 58.4%; width: 100%; opacity: 8; z-index: 10000; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; cursor: pointer; } .col-item:hover .actions-links .add-to-links a.thmg-slider-btn-quickview { left: 26%; opacity: 8; position: absolute; margin-top: 0px; border-left: 1px solid rgba(255, 255, 255, 0.3); width: 40px; text-align: center; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview:before { content: "\f002"; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 30px; } .col-item .actions-links .add-to-links a.thmg-slider-btn-quickview:hover { background: #ed6663; } .col-item .actions-links .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions-links .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions-links .add-to-links a.link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px !important; width: 30px; } .col-item .actions-links .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #ed6663; width: 30px; } .col-item .actions-links .add-to-links a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 5px 5px; line-height: 25px !important; width: 30px; } .col-item .actions-links .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff !important; line-height: 25px !important; background: #ed6663; width: 30px; } .col-item .add-to-links a span { display: none; } .col-item .actions-links .add-to-links a.link-wishlist { right: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-wishlist { right: 44%; opacity: 8; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; width: 40px; text-align: center; } .col-item .actions-links .add-to-links a.link-compare { right: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-compare { right: 29%; opacity: 8; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; border-left: none; width: 40px; text-align: center; } .col-item .info .info-inner .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 14px; white-space: nowrap; overflow: hidden; } .col-item .info .info-inner .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; } .col-item .info .info-inner .item-title a:hover { color: #ed6663; } /*.actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .actions button.button.btn-cart:hover { background: #333; color: #fff; }*/ .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; color: #282828; } .products-list .ratings .rating-links { margin: 0; display: inline-block; } .category-image img { width: 100%; } /*.actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif;; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase }*/ .promo-banner-section { margin: 5px auto 25px; } .small-pr-slider span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .small-pr-slider span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #0a0a0a; padding: 8px 0 6px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .small-pr-slider span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } .small-pr-slider .controls .prev { top: 10px; right: 50px; } .small-pr-slider .controls .next { top: 10px; right: 15px; } .small-pr-slider .col-item .actions-links { height: 32px; top: 52%; } .small-pr-slider .col-item:hover .actions-links { height: 30px; top: 45.8%; } /*Best Products Slider */ .cate-banner-img { position: absolute; z-index: 100; margin-top: -11px; margin-left: 0px; right: 0px; } #best-seller .owl-item .item {margin-left:14px; margin-right:14px} .best-pro { padding: 0px 20px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 50px; } .best-pro .new_title { text-align: center; margin-bottom:0px} .best-pro .new_title h2 { color: #292929; font-size:42px; font-weight: 500; margin-bottom: 0px; padding: 30px 25px 10px 25px; position: relative; display:block; font-family:'Oswald', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; margin-top:0px; min-width:250px} .best-pro .new_title h4 {background:#80b435; color:#fff; padding:6px 10px; border-radius:3px; display:inline-block; font-family:'Oswald', sans-serif; font-weight:300; text-transform:uppercase; font-size:15px; letter-spacing:0.8px; margin:0px; margin-bottom:25px} .best-pro.slider-items-products .owl-buttons .owl-prev { position: absolute; left: 35px; top: 0%; margin-top:-105px; } .best-pro.slider-items-products .owl-buttons .owl-next { position: absolute; right: 20px; top: 0%; margin-top:-105px; } .best-pro.slider-items-products .owl-buttons .owl-prev a, .best-pro.slider-items-products .owl-buttons .owl-next a {border:none; background:#3f5168; color:#000; opacity:0.2; width: 48px !important; height: 44px !important; line-height: 42px; border-radius:2px;} .best-pro.slider-items-products .owl-buttons .owl-prev a:hover, .best-pro.slider-items-products .owl-buttons .owl-next a:hover {background:#131e2c; opacity:1} .best-pro.slider-items-products .owl-buttons .owl-prev a:before, .best-pro.slider-items-products .owl-buttons .owl-next a:before {color:#fff; line-height: 44px;} .best-pro.slider-items-products .owl-buttons .owl-prev a:hover:before, .best-pro.slider-items-products .owl-buttons .owl-next a:hover:before {color:#80b435} #best-seller .owl-item .item.first { margin-left: 0; } #best-seller .owl-item .item { float: left; background: #FFF; margin-top: 20px; } #best-seller .owl-item .item.show-addtocart { margin-top: 37px; } #best-seller .owl-item .item .item-inner { position: relative; font-family: 'Montserrat', sans-serif; } #best-seller .owl-item .item .item-inner .actions { display: inline-block } #best-seller .owl-item .item .item-inner .item-img { position: relative; border: 1px #eaeaea solid; } #best-seller .owl-item .item .item-inner .item-img .ico-product { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #de44c3; padding: 4px 20px 8px; color: #FFF; font-size: 150%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; } #best-seller .owl-item .item .item-inner .item-img .ico-product strong { font-weight: 600; } #best-seller .owl-item .item .item-inner .item-img .ico-product.ico-sale { background: #7ebf38; right: 10px; left: auto; } #best-seller .owl-item .item .item-inner .item-img .item-img-info { text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; overflow: hidden; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image { display: block; width: 100%; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image img { width: 100%; } #best-seller .owl-item .item .item-inner .item-img:hover img { -webkit-transform: scale(1.8); transform: scale(1.8); -moz-transform: scale(1.8); } #best-seller .owl-item .item .item-inner .item-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image:before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; content: ""; opacity: 0; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #ccc; } #best-seller .owl-item .item .item-inner .item-img .item-img-info a.product-image .img-main { display: inline; } #best-seller .owl-item .item .item-inner .item-img .item-box-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; width: 100%; top: 35%; opacity: 0 } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .product-detail-bnt { display: inline-block; margin-top: 10px; margin-bottom: 15px; margin-right: 7px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a { color: #252932; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; background: #fff; border-radius:50px } .item .item-inner .item-img .item-box-hover .product-detail-bnt a:hover { background-color: #252932; cursor: pointer; bottom: 10%; color:#fff; border-color:#252932 } .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button { border: 0; padding: 8px 12px; font-size: 12px; text-align: center; white-space: nowrap; color: #252932; font-weight: normal; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #fff; background: #fff; border-radius:50px } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button:hover { background: #ed6663 } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button span { background: none; font-family: 'Montserrat', sans-serif; padding: 0px; text-transform: uppercase; font-size: 13px; font-weight: bold; } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 7px } #best-seller .owl-item .item .item-inner .item-img .item-box-hover .box-inner .product-detail-bnt a.button.detail-bnt:before { content: "\f002"; font-family: 'FontAwesome'; font-size: 14px; } #best-seller .owl-item .item .item-inner .item-info { text-align: center; } #best-seller .owl-item .item .item-inner .item-info .info-inner { border: 0px solid #fff; border-top: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings { margin: 0 0; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-box { float: none; margin: 0 0; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, #best-seller-slider .owl-item .item .item-inner .item-info .info-inner .item-content .ratings .rating-links { display: none; } #best-seller .owl-item .item .item-inner .item-info .info-inner .item-content .item-price { } #best-seller .owl-item .item:hover .item-inner .item-img .item-img-info { border-color: #ccc; } #best-seller .owl-item .item:hover .item-inner .item-img .item-img-info a.product-image:before { left: 0px; top: 0px; margin: 0 0; cursor: pointer } #best-seller .owl-item .item:hover .item-inner .item-img .item-box-hover { visibility: visible; opacity: 1; left: 0px; bottom: 0px; } #best-seller .owl-item .item:hover .item-inner .item-info .info-inner { border-color: #fff; background: #fff; opacity: 0.8; } #best-seller .owl-item .item:hover .item-inner .item-info .info-inner .item-title a { color: #ed6663; } .products-grid .item .add_cart {opacity:0; position:absolute; bottom: -10px; z-index:10; left:50%; margin-left:-30px } .products-grid .item:hover .add_cart {margin-top:15px; opacity:1} .products-grid .btn-cart {background:#80b435; border:5px #fff solid; box-shadow:none; color:#fff; border-radius:999px; width:60px; height:60px} .products-grid .btn-cart span {display:none} .products-grid .btn-cart:hover {box-shadow: inset 0 -60px 0 0 #ed6663; border: 5px solid #fff;} .products-grid .btn-cart {padding:0px!important;} .products-grid .btn-cart:before { content:'\f067'; font-family: FontAwesome; color:#fff; font-size:18px; padding:8px 5px; display:inline-block; } .btn-cart span {display:inline-block; padding:0px 15px} /* products page */ .col-item { text-align: center; margin-bottom: 30px; width: 100%; } .col-item a.thumb { position: relative; display: block; cursor: pointer; } .col-item a.thumb:hover { border-color: #999; } .col-item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .col-item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 11px; text-transform: uppercase; font-weight: 700; color: #0a0a0a; padding: 10px 0 5px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .col-item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 18px; } /* === FLIP 3D === */ .col-item .product-wrapper { position: relative; margin-top: 20px; } .col-item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .col-item .thumb-wrapper:hover a.thumb.flip { transform: rotateY(180deg); } .col-item .product-wrapper a.thumb.flip .face { display: block; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; position: relative; z-index: 1; } .col-item .product-wrapper a.thumb.flip .face img { width: 100%; } .col-item .product-wrapper a.thumb.flip .face.back { display: block; transform: rotateY(180deg); position: absolute; top: 3px; left: 0px; right: 0px; z-index: 10; } .col-item .product-wrapper a.thumb.flip .face.back img { width: 100%; } .col-item .actions .add-to-links a.link-wishlist { right: -142px; opacity: 0; position: absolute; margin-top: -35px; z-index: 100; } .col-item:hover .actions .add-to-links a.link-wishlist { right: 36px; opacity: 1; position: absolute; margin-top: -35px; z-index: 100; } .col-item .actions .add-to-links a.link-compare { right: -106px; opacity: 0; position: absolute; z-index: 100; margin-top: -35px; } .col-item:hover .actions .add-to-links a.link-compare { right: 5px; opacity: 1; z-index: 100; position: absolute; margin-top: -35px; } .col-item .actions .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions a.link-wishlist, .col-item .actions a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 13px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 6px 8px; line-height: 17px; background-color: #333; } .col-item .actions .add-to-links a.link-wishlist:hover, .col-item .actions .add-to-links a.link-compare:hover { color: #fff; background-color: #000; } .col-item .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .col-item .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; font-size: 13px; } /* products page */ .recommend { margin: 20px auto; position: relative; } .recommend .controls .next { right: 0; } .recommend .controls .prev { right: 36px; } .new_title.center { padding: 0 0 0px 0; text-align: center; margin: 0px } .new_title { color: #000000; margin: 0 auto 10px; text-align: center; text-transform: none; } .cross-sell-pro .new_title h2 { padding: 8px 20px 8px 0px; } .cross-sell-pro { margin-top: 25px; } /* Product Slider1End =*/ /* Hot Deals */ .hot-deal { overflow: hidden; background: #fff; box-shadow: rgba(1, 1, 1, 0.1) 0px 0px 6px 0px; padding: 75px 40px 40px 40px; margin-top: 60px; box-shadow: 0 5px 0 rgba(200,200,200,.2); border:1px #e5e5e5 solid; border-top: 5px #80b435 solid; border-bottom:1px #d5d5d5 solid } .hot-deal ul.products-grid { padding: 0; margin: 0 -15px; } .hot-deal ul.products-grid .item .item-inner .item-img { position: relative; border:1px #eaeaea solid } .hot-deal .brand { color: #333; border-bottom: 1px rgba(0,0,0,0.2) solid; } .hot-label { font-size: 13px; color: #fff; background: #eb2771; padding: 3px 10px; text-align: center; display: block; position: absolute; top: 0px; right: 0px; font-weight: 700; } .hot-label.hot-top-left:after { border-color: #eb2771 transparent transparent; border-style: solid none solid solid; border-width: 9px 0px 9px 9px; bottom: -18px; content: ""; right: 0px; margin: 0 auto; position: absolute; text-align: center; width: 9px; } .timer-grid { overflow: hidden; display: block; text-align:center } .timer-grid .box-time-date { font-size: 13px; color: #fff; width:22%; text-align: center; font-weight: normal; text-transform: uppercase; display: inline-block; float:left; height:90px; margin-right:10px; background:#80b435; border-radius:38px; font-family:'Rubik', sans-serif; letter-spacing:0.5px } .timer-grid .day.box-time-date { border-left:none; } .timer-grid .day.box-time-date span { color: #fff; } .timer-grid .box-time-date span { display: block; font-size: 30px; color: #fff; margin-top: 24px; font-weight:600; padding-bottom:8px; font-family: 'Open Sans', sans-serif; letter-spacing:normal } .box-timer { text-align: left; margin: 0 0px; color:#333; border-radius:10px; width: 450px; margin:auto; margin-top: -125px; position: absolute; left: 50%; margin-left: -210px; } .offer-text {margin-top:15px} .hot-section {background:url(../images/slider-07.jpg) no-repeat 0 0px; padding:70px 0px 80px 0px; overflow:hidden; margin-top:40px} .hot-section h2 { font-size: 44px; margin: 0px 0; font-weight: 300; color: #fff; text-align:center; padding-bottom:0px; letter-spacing:0.5px; font-family: 'Oswald', sans-serif; text-transform:uppercase } .hot-section h3 { font-size: 70px; margin: 0px 0; font-weight: 500; color: #fff; text-align:center; padding-bottom:20px; letter-spacing:0.5px; font-family: 'Oswald', sans-serif; text-transform:uppercase } .hot-section h4 { font-size: 20px; font-weight: 600; text-transform: none; font-family: 'Open Sans', sans-serif; color: #fff; text-decoration: none; background-color: transparent; padding: 0px 0px 30px 0px; text-align: center; margin: auto; line-height:30px } /* blog-post */ .blog-wrapper { padding: 25px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .blog-wrapper header{ z-index:auto} .blog-wrapper .entry-date{background:#fff; color:#88be4c; padding:10px 15px; font-family:'Montserrat', sans-serif; text-transform:uppercase; position:absolute; right:20px; top:18px; border:#ececec double} .blog-wrapper .entry-content {padding-top:0px} .blog-wrapper .entry-content ul {margin-bottom:25px; } .blog-index .col-main {padding-right:0px} .blog-side {} .col2-left-layout .main-blog {padding-right:0px} .blog-side h2{ font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display: block; font-family: 'Oswald', sans-serif; margin: 0px; color: #292929; text-transform: uppercase; border-bottom: 1px #eaeaea solid; border-left: 2px #80b435 solid; } .blog-side .widget-content {padding:20px; font-size:13px; padding-bottom:0px} .blog-wrapper blockquote { font-family: georgia; font-style: italic; position:relative; line-height:1.6em } blockquote { margin: 0 0 20px; padding: 20px 20px 30px 67px; border-left: 3px solid #eaeaea; background: #f8f8f8; } blockquote:before { content: open-quote; display: block; position: absolute; left: 14px; top: 10px; font-family: Verdana, Geneva, sans-serif; font-size: 72px; line-height: 1em; color: #c2c2c2; } .blog-wrapper h2 {font-size:26px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500} .blog-wrapper h3 {font-size:24px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-wrapper h4 {font-size:20px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-wrapper h5 {font-size:18px; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-weight:500; margin-top:15px} .blog-side .widget-content li {overflow:hidden;} .blog-side .featured-thumb { float: left; margin: 0 12px 10px 0; position: relative;} .blog-side .featured-thumb img {width:90px; height:60px} .blog-side .content-info {width:100%;} .blog-side .content-info h4 {font-size: 14px; line-height: 18px; padding-top: 0px; margin-bottom: 9px; margin: auto;} .blog-side .content-info h4 a {font-size:14px; color:#333} .blog-side .post-meta {font-size: 13px; color: #999; margin-top:5px; border:none } .blog-side .icon-calendar {margin-right:5px} .blog-side .widget_categories { padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .blog-side .widget_categories .content{padding:18px; padding-top:0px} .blog-side .widget_categories ul { background: none repeat scroll 0 0 #fff; border-top: medium none; font-size: 14px; overflow: hidden; padding-top: 9px; /* padding-left: 15px; */ } .blog-side .widget_categories li { padding: 5px 0px; } .blog-side .text-widget {padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px;} .blog-side .text-widget .widget-content {padding:20px} .popular-posts { padding: 0px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .blog_entry {position:relative; padding-bottom:50px} .blog_entry .btn {background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 10px 40px 8px 40px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; display:inline-block} .blog_entry .btn:hover{ background:#131e2c; padding: 10px 40px 8px 40px; border:none; } .blog_entry-title {font-family:'Rubik', sans-serif; text-transform:uppercase; font-weight:500; font-size:28px; margin-top:25px; padding-bottom:2px; letter-spacing:0.5px; line-height:1.4em} .entry-content {padding-top:20px} .blog-wrapper img{ max-width:100%} .latest-blog img { width: 100%; border-radius: 0px } .latest-blog { padding:0px; position: relative; margin-top:10px; overflow:hidden; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px } .latest-blog .blog-post{ padding:0; } .latest-blog .blog-post:last-child .blog_inner {border:none} .latest-blog .blog_inner { position: relative; margin-top: 0px; background-color: #fff; padding:30px; border-right:1px #eaeaea solid } .latest-blog .fl-right { float: right; margin-right:0px } .blog-info{padding:25px 0px 0px 0px} .blog_entry p { margin: 0 0 1.5em 0; font-size: 14px; line-height: 1.6em; } .main-blog .post-meta { margin:0px; padding:0px; margin-bottom: 12px!important; text-align: left; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; } .post-meta { margin:0px; padding:0px; margin-bottom: 12px!important; text-align: left; padding-bottom:10px; } .post-meta li { display: inline-block; margin-right: 10px; color: #a7a7a7; text-transform: none; font-size: 13px; } .post-meta li i { padding-right: 10px; } .post-meta li a { margin-right: 5px; color: #80b435; font-size: 13px; } .latest-blog .blog-title { color: #000000; height: 50px; margin: 0 auto 0px; text-align: left; text-transform: none; padding-left: 15px } .latest-blog h3 { margin-top: 0px; margin-bottom: 0px; line-height:19px } .latest-blog h3 a { font-size: 18px; font-weight: 500; font-family:'Rubik', sans-serif; padding-bottom: 10px; display: block; text-transform:uppercase } .latest-blog .post-date { height:80px; width:80px; background:#80b435; position:absolute; display:inline-block; color:#fff; font-weight: 500; font-family:'Rubik', sans-serif; font-size:20px; text-transform:uppercase; text-align:center; left:22px; margin-top:-95px; padding-top:15px; border:4px #fff solid; border-radius:10px; } .latest-blog .post-date span {display:block; font-weight:400; font-size:13px; letter-spacing:0.5px} .latest-blog .readmore { font-size: 12px; display: inline-block; padding: 6px 15px; border: 1px #ddd solid; text-transform: uppercase; font-size: 12px; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: 700; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .latest-blog .readmore:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #ed6663; border: 1px solid #e0403d; color: #fff } .latest-blog .blog-title h2 { color: #666; font-size: 16px; font-weight: bold; margin-top: 0; padding: 12px 10px 2px 0px; position: relative; display: inline-block; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; } .latest-blog h2 { color: #000; font-size:18px; font-weight: bold; margin-bottom: 0px; padding: 15px 25px 15px 25px; position: relative; display:inline-block; font-family:'Roboto Slab', serif; letter-spacing: 0.5px; margin-bottom: 15px; margin-top:25px; text-align:center; border:#ddd double; text-transform:uppercase; background:#fff; letter-spacing:2px } .post-date { color: #5e5f5f; font-weight: normal; font-size: 13px; } .latest-blog a { color: #333; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: normal; margin: 0px; } .latest-blog a:hover { color: #000; text-decoration: none; } .blog_post img { max-width: 100%; height: auto; } .latest-blog p { font-size: 14px; line-height: 20px; margin: 0px 0px 0px 0px; text-align: left; color: #777 } .blog_post img { margin-bottom: 20px; width: 100%; } .latest-blog .blog-img { display: block; overflow: hidden; } .latest-blog .blog-img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .latest-blog .blog-img:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } .blog-img img { -webkit-transition: all 0.4s ease-in-out 0.5s; -moz-transition: all 0.4s ease-in-out 0.5s; -o-transition: all 0.4s ease-in-out 0.5s; -ms-transition: all 0.4s ease-in-out 0.5s; transition: all 0.4s ease-in-out 0.5s; } .blog-img .mask { background-color: #000; opacity: 0; -webkit-transition: all 0.3s ease-in 0.4s; -moz-transition: all 0.3s ease-in 0.4s; -o-transition: all 0.3s ease-in 0.4s; -ms-transition: all 0.3s ease-in 0.4s; transition: all 0.3s ease-in 0.4s; } .blog-img a.info { opacity: 0; -webkit-transition: all 0.3s ease-in-out 0.1s; -moz-transition: all 0.3s ease-in-out 0.1s; -o-transition: all 0.3s ease-in-out 0.1s; -ms-transition: all 0.3s ease-in-out 0.1s; transition: all 0.3s ease-in-out 0.1s; -webkit-transform: translateY(70px); -moz-transform: translateY(70px); -o-transform: translateY(70px); -ms-transform: translateY(70px); transform: translateY(70px); } .blog-img:hover .mask { background-color: rgba(0,0,0,0.5); opacity: 1; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; } .blog-img:hover a.info { opacity: 1; -webkit-transform: translateY(70px); -moz-transform: translateY(70px); -o-transform: translateY(70px); -ms-transform: translateY(70px); transform: translateY(70px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; } .blog-img .mask, .blog-img .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; text-align: center; } .blog-img a.info { display: inline-block; text-decoration: none; padding: 12px 25px; color: #80b435; font-family:'Rubik', sans-serif; font-weight: 500; font-size: 14px; border:none; text-transform: uppercase; margin-top: 10%; border-radius:999px; background:#fff; letter-spacing:0.5px; line-height:normal } .blog-img a.info:hover { background: #80b435; color: #fff; } .blog-img { position: relative; } /* blog-End */ /* services */ .mid-section { background: url(../images/mid-img.jpg) no-repeat 0 0px; padding: 70px 0px 80px 0px; overflow: hidden; margin-top: 40px; } .mid-section .container {padding:0px} .mid-section h2 { font-size: 54px; margin: 0px 0; font-weight: 500; color: #fff; text-align: center; padding-bottom: 20px; letter-spacing: 0.5px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .mid-section h3 { font-size: 40px; margin: 0px 0; font-weight: 300; color: #fff; text-align: center; padding-bottom: 10px; letter-spacing: 0.5px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .spl-pro {background:#fff;border-radius:999px;padding:5px 20px 30px 20px;/* margin:15px; */margin-bottom:0px;z-index: 10;margin-top:30px;text-align:center;position: relative;box-shadow: 0px 2px 25px -7px #000;} .spl-pro .col-lg-4 {padding:0px} .spl-pro img {max-width:100%;border-radius:999px;display:block;width: 90%;text-align:center;margin:auto;} .spl-pro .item-title a {font-size:14px; color: #131e2c; font-weight:500; font-family: 'Rubik', sans-serif; } .mid-section .block1 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top: 86px;background:#685c88;border-radius:20px;padding: 25px 100px 25px 25px;margin-right: -100px;} .mid-section strong {font-weight:400; color:#fff; font-size:24px; text-transform:uppercase; font-family:'Oswald', sans-serif; display:block; margin-bottom:14px; letter-spacing:1px; line-height: 30px;} .mid-section p {margin:0px} .mid-section .block2 {overflow:hidden;color:rgba(255,255,255,0.7);font-size:14px;margin-top:25px;background:#6ec3f0;border-radius:20px;padding: 25px 100px 25px 25px;margin-right: -100px;} .mid-section .block3 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top: 86px;background:#1bbc9b;border-radius:20px;padding: 25px 25px 25px 100px;margin-left: -100px;} .mid-section .block4 {overflow:hidden;color:rgba(255,255,255,0.6);font-size:14px;margin-top:25px;background:#e31837;border-radius:20px;padding: 25px 25px 25px 100px;margin-left: -100px;} /* ======================== Features Box ============================ */ .our-features-box { overflow: hidden; padding: 0px 0; background: #fff; margin-bottom: 0px; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:50px; margin-top:50px; } .our-features-box .container{ padding:0px} .our-features-box ul { list-style: none; margin: auto; padding: 0; border: none; padding:0px 0px; overflow: hidden } .our-features-box li { float: left; margin-bottom: 0px; text-align: center; width: 20%; padding: 0; display: inline-block; } .our-features-box li.last { margin-right: 0; width: 20%; border:none; background:#80b435; float:right } .our-features-box li.last .feature-box {margin-right:0px!important; border:none} .our-features-box li.last a { display:block; padding:15px 15px; background:#fff; border-radius:999px; margin-bottom:10px; margin-top:10px; color:#6a9c23} .our-features-box li.last .feature-box i {font-size:20px; margin-right:10px} .our-features-box .feature-box { overflow: hidden; font-size: 14px; text-align: center; color: #292929; line-height: 1.4em; font-weight: 500; font-family: 'Rubik', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; border-radius: 3px; padding: 25px 30px; border-right: 1px #eaeaea solid; } .our-features-box .feature-box .content { display: block; text-align: center; line-height: 22px; } .our-features-box .feature-box span { font-size: 12px; display: block; font-weight: 400; text-transform: none; display: block; padding-top: 5px; color: #fff; line-height: 18px; font-style: italic; } .icon-truck:before { content: "\f0d1"; } .icon-truck, .icon-money, .icon-support, .icon-return { font-family: FontAwesome; display: block !important; font-size: 26px; margin: auto; color: #80b435; width: 65px!important; text-align: center; margin-bottom: 26px; line-height: 60px; border: 2px #80b435 dotted; border-radius: 999px; } .icon-money:before { content: "\f155"; } .icon-support:before { content: "\f095"; } .icon-return:before { content: "\f0b1"; } /* ======================== End Features Box ============================ */ /* PRODUCTS SLIDER */ .owl-item .item { margin: 0 15px; } .slider-items-products { position: relative; } .slider-items-products .item { text-align: center; margin: 0 20px; } .slider-items-products .item .product-image { display: block; overflow: hidden; } .slider-items-products .item .product-image img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .slider-items-products .item .product-image:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); } #category-desc-slider img { width: 100% } .owl-buttons { opacity: 1; } .slider-items-products .owl-buttons .owl-prev { position: absolute; right: 43px; top: 0%; margin-top: -62px; } .slider-items-products .owl-buttons .owl-next { position: absolute; right:0%; top: 0%; margin-top: -62px; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; border-right: 1px solid #111; opacity: .3; } .slider-items-products .owl-buttons .owl-next a { background-position: 100% 100%; top: 40%; opacity: .3; } .slider-items-products .owl-buttons .owl-next a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 30px; color:#333; width: 30px; height: 30px; line-height: 30px; } .slider-items-products .owl-buttons .owl-prev a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f104"; text-transform: none; font-size: 30px; width: 30px; height: 30px; line-height: 30px; } .slider-items-products .owl-buttons a { background: #fff; display: block; width: 25px; height: 28px; line-height: 25px; margin: 0px 0 0 -30px; position: absolute; top: 40%; z-index: 5; color: #666; } @media only screen and (max-width: 479px) and (min-width: 320px){ .slider-items-products .owl-buttons a { margin: 0px 0 0 -28px; } } .product-flexslider { margin: 0px 0px; margin-top: 0px; } .owl-theme .owl-controls .owl-buttons div { background: none !important; } .slider-items-products .owl-buttons a:hover { text-decoration: none; color: #333; opacity:1; } .top-cate .slider-items-products .owl-buttons .owl-prev { position: absolute; left: 20px; top: 0%; margin-top:15px; } .top-cate .slider-items-products .owl-buttons .owl-next { position: absolute; right: -15px; top: 0%; margin-top:15px; } .top-cate .slider-items-products .owl-buttons .owl-prev a {border:none; opacity:0.5} .top-cate .slider-items-products .owl-buttons a:hover {opacity:1} .top-cate .slider-items-products .owl-buttons .owl-next a {border:none; opacity:0.5} .top-cate .slider-items-products .owl-buttons a:hover {opacity:1} /* Breadcrumbs */ .breadcrumbs { padding: 3px 0px 10px 0px; margin: auto; font-size: 12px; color: #fff; font-family:'Rubik', sans-serif } .breadcrumbs a { color: #fff; font-size: 12px; font-weight: 400; } .breadcrumbs span { display: inline-block; margin: 0 5px 0 5px; color: #aaa; font-size: 15px; font-weight:300 } .breadcrumbs ul { margin: 0px; padding: 0px; } .breadcrumbs ul li { list-style-type: none; display: inline; } .breadcrumbs strong { font-weight: 400; color: #a8ca01 !important; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; } /* Sidebar */ .button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a { font-family: 'Open Sans', sans-serif; border: 1px #ddd solid; background: #fff; padding: 5px 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .btn:hover, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .sidebar .btn:hover, .sidebar .btn:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus { background: #131e2c; } .button-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-compare:before { content: "\f074"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-clear:before { content: "\f12d"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .button-vote:before { content: "\f164"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .block { margin: 0 0 35px; } .sidebar .block { padding: 0px; position: relative; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; margin-bottom:0px } .block .block-title { font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display: block; font-family: 'Oswald', sans-serif; margin-top: 0px; color: #292929; text-transform: uppercase; border-bottom: 1px #eaeaea solid; border-left: 2px #80b435 solid; } .block .block-title a { text-decoration: none; } .block .block-content .item { padding: 5px 0; } .block .btn-remove, .block .btn-edit { float: right; margin-top: 6px } .sidebar .block .access .btn-remove { float: right; margin-top: -38px } .block .actions { text-align: left; padding: 8px 0; } .block .actions a { float: right; margin-left: 10px; margin-bottom: 10px; font-weight: bold; } .block .empty { color: #666666; } /* Category boxes */ /* Left Navigation */ .side-nav-categories { } .side-nav-categories ul li { padding: 2px 0px; } .side-nav-categories ul li a { display: inline-block; position: relative; } .side-nav-categories ul#magicat ul li a:before { content: "\f105"; font-family: 'FontAwesome'; line-height: 17px; margin-right: 5px; top: 6px; } .side-nav-categories ul#magicat ul li a { color: #666; } .side-nav-categories ul#magicat ul li a { padding-left: 12px; } .side-nav-categories, .side-nav-categories .block { padding:0px; position: relative; margin-top: 0px; padding-bottom: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px; } .box-category > ul > li:last-child {border:none} ul#magicat li, ul.listStyle li { cursor: pointer; display: block; float: left; list-style-type: none; margin: 0 0 1px 0; padding-left: 0px; position: relative; width: 100% !important; box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF; } ul#magicat li.last { box-shadow: none; } ul#magicat li.level0 span.magicat-cat, ul.listStyle li span { text-align: left; display: inline-block; width: 100%; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 0; width: 30px; } .block-layered-nav dt .toggleBtn { cursor: pointer; } ul#magicat li.active > .open-close, .block-layered-nav dt .toggleBtn.highlight { background-position: 2px -28px; } ul#magicat ul { padding-left: 10px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 5px; width: 30px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { background: url("../images/leftNav.png") no-repeat scroll 2px 3px; } .side-nav-categories .block-title { font-size: 20px; letter-spacing: 0.05em; font-weight: 500; padding: 20px 15px 15px 15px; position: relative; display:block; font-family:'Oswald', sans-serif; margin-top:0px; color:#292929; text-transform:uppercase; border-bottom:1px #eaeaea solid; border-left: 2px #80b435 solid; } /* Left Navigation End */ .box-category { } .box-category ul { list-style: none; margin: 0; padding: 0px; } .box-category > ul > li { display: block; position: relative; margin: 0; border-bottom:1px #ececec solid; padding:0px 18px } .box-category > ul > li:last-child { box-shadow: none; } .box-category > ul > li.last { display: block; position: relative; box-shadow: 0 0px 0 #000, 0 0px 0 #666; } .box-category > ul > li:first-child { border-top: 0; } .box-category .subDropdown { top: 12px; right: 18px; position: absolute; cursor: pointer; width: 16px; height: 16px; padding: 2px; } .box-category .subDropdown:hover { opacity: 0.8; } .box-category .subDropdown.plus { background-image: url("../images/plus-blue.png"); } .box-category .subDropdown.minus { background-image: url("../images/minus-blue.png"); } .box-category > ul > li ul > li .subDropdown {right:0px!important; top: 3px!important;} .box-category ul li a { padding: 12px 0px; display: block; font-weight: normal; font-family:'Rubik', sans-serif; } .box-category ul li.double a { display: inline-block; margin: 0; } .box-category ul li { position: relative; } .box-category > ul > li > a { color: #292929; text-transform: uppercase; display: block; font-size: 14px; font-weight:500; letter-spacing:0.5px; word-break: break-word; } .box-category > ul > li ul { display: none; padding-left: 0px !important; padding-bottom: 15px; padding-right: 0px!important } .box-category > ul > li > ul li { padding: 0px; } .box-category > ul > li a.active { font-weight: normal; font-family:'Rubik', sans-serif; } .box-category > ul > li > a.active { color: #80b435; font-weight: 500; margin-bottom: 0; font-size: 14px; padding-bottom:5px; padding-top:14px } .box-category > ul > li a.active + ul { display: block; } .box-category a:hover { text-decoration: none; color: #000; } .box-category > ul > li ul li a { font-family:'Open Sans', sans-serif; } .box-category > ul > li ul > li > a { border-bottom: 0 solid #EAEAEA; font-size: 13px !important; margin: 0 !important; padding: 3px 3px !important; text-decoration: none; padding-left: 0px; color: #898989; } .box-category > ul > li ul > li ul > li a { text-decoration: none; font-size: 13px !important; margin: 4px 8px!important; padding: 0px 16px!important; border-bottom: 0px solid #EAEAEA; } .box-category > ul > li ul > li ul > li a:hover { color: #333; } .box-category > ul > li ul > li > a:hover { color: #333; } /* Sidebar */ .sidebar-left { margin-left: 0 !important; } .bv3 .sidebar-right, .bv3 .sidebar-left { padding-left: 15px; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; } .sidebar .block-venedor-ads .block-content li { padding: 0; } .sidebar .block dt { font-size: 14px; font-weight: 600; color: #333; padding: 10px 0; text-transform: none; letter-spacing: normal; font-family: 'Open Sans', sans-serif; } .sidebar .block dd { border-bottom: 0 solid #CCCCCC; margin: 0; padding: 0 0px; } .sidebar address { margin: 0; padding: 0; color: #333; text-align: left; border-bottom: none; } .page-title h1, .page-title h2 { font-family:'Oswald', sans-serif; font-size: 42px; font-weight: 500; text-transform: uppercase; margin-top: 0px; padding: 0px 25px; margin: 0px; display: inline-block; margin-top: 5px; letter-spacing: 1px; } .col-main { font-size: 13px; font-family: 'Open Sans', sans-serif; margin-top:30px; } .one-page-checkout { word-wrap: break-word; list-style: none; padding: 25px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom:0px } .one-page-checkout li.section { border-bottom: 0; margin-bottom: 8px; } .one-page-checkout .step-title { text-align: right; padding: 7px 0; } .one-page-checkout .active .step-title { cursor: default; font-size: 14px; padding-top: 0px; text-align: left; line-height: 30px; font-family: 'Open Sans', sans-serif; border-top: none; } .one-page-checkout .step-title .number { float: left; line-height: 15px; font-size: 14px; color: #333; padding: 10px 14px; background-color: #fff; border:1px #e5e5e5 solid; font-family: 'Open Sans', sans-serif; font-weight: 700; border-radius: 999px; } .one-page-checkout .step-title h3 { border-bottom: 0px solid #E4E4E4; margin: 0 0 0 45px; text-align: left; line-height: 38px; font-size: 14px; font-family:'Rubik', sans-serif; color: #333; font-weight: 500; text-transform: uppercase; letter-spacing:1px } .one-page-checkout .active .step-title .number { background: none repeat scroll 0 0 #80b435; border: 1px solid #80b435; color: #fff; padding: 10px 14px; font-weight: bold; border-radius:999px } .one-page-checkout .active .step-title h3 { color: #80b435; font-size: 14px; font-family:'Rubik', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing:1px } .one-page-checkout .step { padding: 0px 10px 10px 45px; background-color: #FFFFFF; } #checkoutSteps .required { color: #F00; } fieldset { border: 0 none; margin: 0; padding: 0; } .group-select li { margin: 0 0 10px; overflow: hidden; list-style: none; } .group-select input[type="radio"], .group-select input[type="checkbox"] { line-height: normal; margin: 4px 8px 0 0; } .group-select input[type="radio"] {margin:0px 0px 0px 0px; vertical-align: middle} .group-select label { font-size: 13px; font-weight: normal; color: #333; margin:0px; margin-right:10px } .group-select li select { /*width: 256px;*/ padding: 3px; background: #fff; border: 1px solid #d1d1d1; padding: 10px; width: 95%; } select#billing-address-select { width: 570px; padding: 10px 15px; margin-top: 5px; background: #fff; border: 1px solid #d1d1d1; outline: none; color: #333; } legend { display: none; } .group-select li .input-box { width: 50%; } .group-select .require { color: #FF0000; font-family: 'Open Sans', sans-serif; font-size: 13px; } input.radio { margin: 0; margin-right: 5px; vertical-align: middle; } .radio, .checkbox { display: inline-block; } button.button.continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.return-cart:before { width: 300px; content: "\f07a"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.send:before { content: "\f0d6"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .dashboard .welcome-msg { text-align: left; padding: 20px; color: #333; font-size: 13px; } .dashboard .welcome-msg strong { font-weight: 600; font-size: 14px; } .data-table { border: 1px solid #E5E5E5; border-spacing: 0; text-align: left; width: 100%; font-size: 13px; } #my-orders-table { border: none; margin-top: 10px; } .my-account { padding:5px 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .title-buttons a, .title-buttons .separator { margin-top: 0; display: inline-block; text-decoration: underline; color: #ed6663; font-size:12px } .recent-orders .title-buttons a { float: right; } .data-table thead tr, .data-table tfoot tr { } .data-table th { line-height: 20px; padding: 10px 20px; font-weight: 500; font-size: 14px; font-family:'Rubik', sans-serif; text-transform: uppercase; } .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td { border-top: 0px solid #ddd; border-bottom: 1px solid #e5e5e5; font-family: 'Open Sans', sans-serif; } .data-table .price { font-size: 14px; font-weight: 500; color: #000; } .group-select li input.input-text, .group-select li textarea { /*width: 585px;*/ background: #fff; border: 1px solid #d1d1d1; padding: 10px 15px; outline: none; width: 50%; } .group-select li .input-box input.input-text, .group-select li .input-box textarea { /*width: 275px;*/ margin-top: 5px; background: #fff; border: 1px solid #d1d1d1; padding: 10px 15px; width: 95%; } .group-select li .input-box input.input-text:focus, .group-select li .input-box textarea:focus { background: #fff; border: 1px solid #ddd; } .group-select li input.input-text:focus, .group-select li textarea:focus { background: #fff; border: 1px solid #ddd; outline: none; } .box-account { margin-top: 0px; font-size: 14px; padding:20px } .col2-right-layout { margin-top: 10px; } .box-account .page-title h2 { font-size: 14px; margin-top:15px; padding:0px; font-family: 'Rubik', sans-serif; } .col2-set { overflow: hidden; padding: 0px; } .col2-set h2 { font-size: 16px; } .col2-set .col-1 { float: left; width: 48%; text-align: left; border: 0px #336600 solid; padding-top: 0px; padding-bottom: 0px; } .col2-set .col-1 ul.ul { margin: auto; padding-left: 17px; } .col2-set .col-1 ul li { list-style: disc; } .col2-set h5 { font-size: 14px; font-weight: 600; margin-bottom: 5px; color: #333; } .box-account .col2-set a { text-decoration: underline; } .col2-set .col-2 { float: right; width: 48%; text-align: left; } .box-account address { line-height: 21px; color: #000; border-bottom: none; } .col2-set h4 { font-size: 13px; font-weight: normal; font-family: 'Open Sans', sans-serif; color: #333; margin-bottom: 5px; } .block .slider-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav .block-subtitle { font-size: 13px; font-family: 'Open Sans', sans-serif; } .block-layered-nav dt { font-size: 16px; } .block-layered-nav .currently ol { margin: 0; padding: 10px 15px; } .block-layered-nav .currently span.value { font-weight: bold; } .block-layered-nav li { padding: 3px 0; color:#999 } .block-layered-nav .label { margin-right: 5px; } .block-layered-nav .button-arrow { width: 25px; height: 25px; padding: 0; margin-top: -2px; position: absolute; right: 15px; } #narrow-by-list2 dd { display: block !important; } .sidebar { font-size: 14px; font-family: 'Open Sans', sans-serif; margin-top: 30px; padding-left:0px } .col-right.sidebar {padding-left:15px; margin-top:0px} .sidebar .block-layered-nav .price { font-size: 13px; font-weight: normal; } .block-layered-nav .block-subtitle, .block-layered-nav dt { color: #333; text-transform: uppercase; display: block; font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; } .block-layered-nav .currently ol { border: 1px solid #ececec; background-color: #f4f4f4; border-radius: 0px; } .sidebar a, .sidebar .block-layered-nav .price .sub { color: #898989; font-size: 13px; font-weight:400 } .sidebar .block-layered-nav .price { color: #666; font-family: 'Open Sans', sans-serif; } .sidebar .link-cart, .sidebar .link-reorder, .block .actions a { color: #CA0000; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 14px; } .sidebar .link-compare, .sidebar .link-wishlist { color: #aaa; font-size: 14px; } .block-tags .actions a.view-all { font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #333; font-weight: 900; } .block-tags .actions a.view-all:hover { color: #333; } .sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus { color: #333; } .sidebar .block dl { border-bottom: 0px solid #ccc; margin: 0; } .block .block-content .price { font-size: 13px; font-weight: 400; color: #333; } /* Block: Account */ .block-account { } .block-account .block-content { padding-top: 0 !important; padding-bottom: 5px !important; } .block-account .block-content ul { margin-top: 5px; margin-bottom: 5px; } .block-account .block-content li { padding: 5px 0px; } .block-account .block-content li:first-child { border-top: none; } .sidebar .block-content li.last { border-bottom: none; } .block-account .block-content li a { cursor: pointer; padding: 8px 5x; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-account .block-content li a:hover { cursor: pointer; padding: 0 12px; color: #000; } .sidebar .block-content li.current { font-weight: 900; color: #333; } /* Block: Currency Switcher */ .block-currency select { width: 100%; margin-right: 8px; } /* Block: Layered Navigation */ .block-layered-nav { background-color: #FFFFFF; border: 1px #ddd solid; } .block-layered-nav .block-content { padding: 0; } .block-layered-nav dt { font-weight: bold; overflow: hidden; padding: 0px 0 0px !important; position: relative; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav dd { margin: 0; padding: 0; } .block-layered-nav dd ol { position: relative; margin-bottom:15px } .block-layered-nav .btn-remove { float: right; } .block-list .price { color: inherit; font-size: 14px; } /* Block: Cart */ .block-cart { padding: 0px; background-color: #FFFFFF; } .block-cart .amount { margin-bottom: 5px; text-align:center } .block-cart .actions .paypal-logo { float: left; width: 100%; margin: 3px 0 0; text-align: right; } .block-cart .actions .paypal-logo .paypal-or { clear: both; display: block; padding: 0 55px 5px 0; } .block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small { word-wrap: break-word; } .block-cart .mini-products-list .product-details .nobr { white-space: normal !important; } .block-cart .summary { margin: 0; padding: 0; position: relative; z-index: 1; } .block-cart .subtotal { margin: 0; padding: 0; text-align: center; margin-bottom: 8px } .block-cart .block-content .summary .subtotal .label { background: none repeat scroll 0 0 transparent; border-radius: 0 0 0 0; box-shadow: none; font-weight: normal; padding: 2px 0; text-shadow: none; color: #000; font-size:14px; } .block-cart .subtotal .price { color: #ed6663; font-size: 14px; font-weight: 600; } .ajax-checkout { border: 0 none; margin: 0; padding: 5px 0 5px; text-align: center; margin-bottom: 0px; } .ajax-checkout a { border: 0px #dc436b solid; background: #323C46; text-shadow: 0 1px 0 #333; border-radius: 0px; color: #FFFFFF; font-size: 11px; padding: 8px 12px; font-family:'Montserrat', sans-serif; text-transform: uppercase; } .ajax-checkout a:hover { border: 0px #111 solid; background: #222; padding: 6px 10px; text-shadow: 0 1px 0 #000; border-radius: 0px; color: #FFFFFF; font-size: 11px; cursor: pointer; } .sidebar .block-cart .button-checkout {background:#80b435; border-radius:999px; color:#fff; font-family: 'Rubik', sans-serif; border:none; padding: 10px 20px; line-height:normal; letter-spacing:1px} .sidebar .block-cart .button-checkout span {font-size:14px; font-weight:500} .sidebar .block-cart .block-subtitle { border-bottom: 1px solid #eee; padding-bottom: 10px; margin: 20px 0 8px; font-weight: 600; font-size: 14px; } .col-left .block-cart .block-content ul li .product-details { float: right; width: 62%; margin-left: 0px; } .col-left .block-cart .block-content ul li .product-details .access { float: right } .col-left .block-cart .block-content ul li .product-details strong {font-weight:normal} .col-left .block-cart .block-content ul li .product-details .access .btn-remove1 { position: inherit; } .col-left .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 10px; padding-bottom: 12px; overflow: hidden; } .block-cart ul li.item img { width: 80px; } .col-left .block-cart ul li.item:last-child { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; } .col-left .block-cart .block-content ul li a.product-image { display: inline; } .col-left .block-cart .block-content ul li a.product-image img { border: 1px solid #ECECEC; } .col-left .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px; line-height: 17px; } .col-left .block-cart .block-content ul li .product-name a { font-size: 14px; margin-top:3px; display:block; color:#292929 } .col-right .block-cart .block-content ul li .product-details { float: right; width: 172px; } .col-right .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 5px; padding-bottom: 8px; } .col-right .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-right .block-cart .block-content ul li a.product-image { display: inline; } .col-right .block-cart .block-content ul li a.product-image img { border: 1px #ddd solid; } .col-right .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 14px; } .price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span { color: #FF4C4C; } /* Block: Related */ .related-slider { float: right; margin: auto; margin-bottom: 15px; } .related-block .block-title { background: none repeat scroll 0 0 #fff; border-bottom: 1px solid #e5e5e5; color: #000000; font-size: 14px; font-weight: bold; margin: 0; padding: 10px; text-align: left; text-transform: uppercase; } .related-block { border: 1px solid #e5e5e5; margin-bottom: 20px; margin-top: 25px; } .related-slider .slider-items-products .owl-buttons a { height: 41px; margin: -32px 0 0; top: 50%; width: 40px; } .related-slider .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; line-height: 38px; } .related-slider .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; line-height: 38px; } .related-slider .slider-items-products .owl-buttons .owl-prev a { left: -8px; } .related-slider .slider-items-products .owl-buttons .owl-next a { left: -1px } .related-slider button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } .related-slider .products-grid .item .item-inner .item-img .item-img-info { border: none; } .related-slider h2 { color: #333; font-family: 'Open Sans', sans-serif; font-size: 20px; margin: 0px 0 20px; text-align: left; text-shadow: 0 1px 0 #fff; } .block-related .block-content { padding: 0px 0 10px 0; border: 1px solid #ECECEC; border-top: none; overflow: hidden; } .block-related ul { margin: 0; padding: 0; } .block-related li { padding: 5px 0; } .block-related input.checkbox { position: absolute; left: 85px; top: 12px; z-index: 10; } .block-related .product { margin-left: 20px; } .block-related .product .product-image { float: left; margin-right: -65px; } .block-related .product .product-details { margin-left: 65px; } .block-related .mini-products-list .product-details { margin-left: 125px; text-align: left; } .block-related .mini-products-list .product-details .product-name { text-align: left; } .block-related .mini-products-list .product-image { width: 100px; margin: 0; padding: 0 10px; } .block-related .block-subtitle { padding: 10px 10px 0 10px; font-size: 13px; font-weight: bold; margin: 0; } .block-related .price-box .old-price .price { display: inline; font-size: 15px; font-family: 'Open Sans', sans-serif; } .block-related a.link-cart { text-transform: uppercase; font-size: 14px; color: #23AEAC; font-weight: bold; font-family: 'Open Sans', sans-serif; } .block-related a.link-cart:hover { text-transform: uppercase; font-size: 14px; color: #CA0000; font-weight: bold; font-family: 'Open Sans', sans-serif; } /* Block: Compare Products */ .block-compare { background-color: #FFFFFF; border: 1px #ddd solid; } .block-compare li { padding: 5px 0; } .block-compare .block-content ol, .block-compare .block-content ul { margin: 0; } ol#compare-items li a.product-name { font-size: 14px; margin-top: 3px; display: block; display: inline-block; width: 200px; color:#292929 } ol#compare-items li a.product-name span { margin-right: 3px; font-size: 20px; font-weight: 400; color: #777; line-height: 15px; font-family: 'Open Sans', sans-serif; margin-bottom: 6px; } ol#compare-items li { margin: 0; padding: 0 0 10px; position: relative; border-bottom: 1px solid #ECECEC; margin-bottom: 10px; background: none; } ol#compare-items li:last-child { border-bottom: none; margin-bottom: 0; } .block-compare .button-compare { background: #80b435; border-radius: 999px; color: #fff; font-family: 'Rubik', sans-serif; border: none; padding: 10px 30px; line-height: normal; letter-spacing: 1px; border:none; margin-top:20px } /* Block: Recently Viewed */ .block-viewed .block-content { background-color: #fff; padding: 0px; } .block-viewed li { padding: 3px 0px !important; list-style: none; } .block-viewed li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-viewed .block-content li a { padding: 0 15px; color: #666; } .block-viewed .block-content li a:hover { font-size: 13px; color: #000; } .block-viewed li span { color: #777777; float: left; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-viewed li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; padding: 0 } #recently-viewed-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-viewed-items .product-name a { color: #333; font-size: 14px; font-weight: normal; text-decoration: none; font-family: 'Open Sans', sans-serif; padding: 0 0px; } #recently-viewed-items .product-name a:hover { color: #000; font-size: 14px; font-weight: normal; text-decoration: none; } /* Block: Recently Compared */ .block-compared .block-content { background-color: #fff; padding: 5px 12px 12px; } .block-compared li { padding: 3px 0px !important; list-style: none; } .block-compared li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-compared .block-content li a { padding: 0 15px; color: #666; } .block-compared .block-content li a:hover { font-size: 13px; color: #000; } .block-compared li span { color: #777777; float: left; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 14px; padding-right: 6px; color: #444; vertical-align: top; } #recently-compared-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-compared-items .product-name a { color: #333; font-size: 14px; font-weight: normal; text-decoration: none; font-family: 'Open Sans', sans-serif; padding: 0 0px; } #recently-compared-items .product-name a:hover { color: #000; font-size: 14px; font-weight: normal; text-decoration: none; } /* Block: Poll */ .block-poll { background-color: #FFFFFF; border: 1px #ddd solid; } .block-poll label { margin-bottom: 0; text-overflow: ellipsis; white-space: nowrap; font-family: 'Open Sans', sans-serif; font-size: 13px; color: #333; font-weight: normal; } .block-poll .block-subtitle { color: #222; font-weight: 600; font-size: 14px; } .block-poll input.radio { float: left; margin: 2px -18px 0 0; } .block-poll .label { display: block; margin-left: 18px; text-align: left; font-family: 'Open Sans', sans-serif; padding: 0.1em 0.3em 0.1em; line-height:1.2em } .block-poll li { padding: 3px 0px !important; background: none !important; } .block-poll .actions { margin: 5px 0 0 0px; padding: 0; } .block-poll .answer { font-weight: bold; } .block-poll .votes { float: right; margin-left: 10px; } /* Block: Tags */ .block-tags { background-color: #fff; padding: 0px; } .block-tags .block-content { overflow: hidden; } .block-tags ul, .block-tags li { display: inline; padding: 0 !important; background: none !important; border: none; } .block-tags .actions { border: 0 none; float: right !important; margin-top: 10px; padding: 0px; text-align: left; } /* Block: Subscribe */ .block-subscribe { background-color: #fff; padding: 0px; } .block-subscribe .input-text { width: 90%; background: #f7f7f7; border: 1px solid #f7f7f7; color: #AAAAAA; padding: 10px 7px; font-size: 13px; } .block-subscribe .input-text:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 13px; outline: medium none; padding: 10px 7px; vertical-align: middle; } .form-subscribe-header { font-size: 14px; margin-bottom: 5px; color: #222; } .static-contain { padding: 25px; position: relative; margin-top: 0px; padding-bottom: 45px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .static-contain .required { color: #F00; } #contactForm textarea {border-radius:999px} /* Block: Recently Viewed */ .block-company { } .block-company .block-title { } .block-company .block-content { padding-top: 5px !important; } .block-company ol { margin: 5px 0; } .block-company li { padding: 6px 0px !important; list-style: none; } .block-company li:first-child { border-top: none } .block-company li a { padding: 0 5px; text-decoration: none; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-company li a:hover { padding: 0 5px; color: #000; } .block-company li.last { padding: 5px 0px !important; border-bottom: 0px #eaeaea solid; list-style: none; } .block-company li span { float: left; margin-right: 5px; font-size: 16px; color: #aaa; line-height: 16px; font-family: 'Open Sans', sans-serif; } .block-company li strong { color: #80b435; font-weight: 600; padding: 0 0px; } /* Block: Reorder */ .block-reorder { } .block-reorder li { padding: 5px 0; } .block-reorder input.checkbox { float: left; margin: 3px -20px 0 0; } .block-reorder .product-name { margin-left: 20px; } /* Block: Banner */ .block-banner .block-content { text-align: center; } .block-banner a img { transition: all 0.4s ease-out 0.2s; } .block-banner a img:hover { opacity: 0.5; -webkit-transition: all 0.4s ease-out 0.2s; -moz-transition: all 0.4s ease-out 0.2s; -o-transition: all 0.4s ease-out 0.2s; transition: all 0.4s ease-out 0.2s; background-color: #eee; } .category-description a.prev, .category-description a.next { margin: 125px 6px 0px 5px; } /* Pager */ .pager { margin: 0; text-align: center; padding: 0; } .pager .amount { float: left; } .pager .limiter label { float: left; font-size: 11px; padding: 6px 0; margin-right: 10px; display: inline; text-transform:uppercase } @media (min-width: 992px){ .pager .pages { margin: 0 -50px; } } .pages .pagination { margin: auto; } .pager .pages li { display: inline-block; } .pager .pages li a { box-shadow: none; border: 1px solid #ddd; padding: 5px 10px; border-radius: 0px; color: #333; background: #fff } .pager .pages li a:hover { border: 1px solid #ed6663; color: #fff; background: #ed6663; } .pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus { z-index: 2; color: #fff; cursor: default; background-color: #88be4c; border-color: #88be4c; border-radius: 0px; border-width: 1px; } /* Sorter */ .sorter { padding: 0; margin: 0; } .sorter .actions { float: left; } .sorter .view-mode { float: left; margin-right: 20px; margin-left: 0px; } .sorter .sort-by { float: left; margin-top: 6px; } /* Toolbar */ .toolbar { clear: both; margin-top: 0px; padding: 20px 25px; display: block; width: 100%; border-bottom: 1px #eaeaea solid; height: 78px; } .toolbar.bottom {padding: 0px 25px; padding-top:20px; border:none; height: 58px;} .toolbar .display-product-option .pages {float:left} .toolbar .display-product-option .pages li a { box-shadow: none; border: 1px solid #ddd; padding: 5px 10px; border-radius: 0px; color: #333; background: #fff; } .toolbar .display-product-option .pages li { display: inline-block; } .toolbar .display-product-option .pages li.active > a{ z-index: 2; color: #fff; cursor: default; background-color: #88be4c; border-color: #88be4c; border-radius: 0px; border-width: 1px; } .toolbar .sorter { float: left; } .toolbar-bottom { margin-top: 0; } .toolbar .pager .pages ol { float: none; } .sort-by .button-asc { background-color: #fff; box-shadow: none; float: right; height: 33px; line-height: 33px; margin-left: 5px; text-align: center; width: 35px; border: 1px #ddd solid } .sort-by .button-asc:hover { background: #ed6663; color: #fff; border-color: #ed6663 } .top_arrow:before { content: '\f106'; font-family: FontAwesome; font-size: 16px; } .sort-by .button-desc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } .sort-by { float: right; font-size: 13px; } .sort-by ul { margin: 0; padding: 0; list-style: none; display: inline; } .sort-by a:link, .sort-by a:visited { color: #333; text-decoration: none; } .sort-by li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding:5px 15px 6px 15px; position: relative; width: 128px; float: left; color: #333; border: 1px solid #ddd; } .sort-by li li { width: 100px; margin-top: 0px; border-top: none; border-right: none; border-left: none; } .sort-by li li a:hover { color: #ed6663 } .sort-by li:hover { background-color: #fff; } .sort-by li li:hover { background-color: #fff; color: #ed6663; } .sort-by ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #F8F8F8; z-index: 10000; border-top: none; border: 1px #ddd solid; border-top:none } .sort-by ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } .sort-by li:hover > ul { visibility: visible; } .right-arrow { float: right; } .right-arrow:after { content: "\f107"; font-family: 'FontAwesome'; color: #666; font-size: 14px; } .limiter { float: right; font-size: 14px; margin-top: 0px; } .limiter ul { margin: 0; padding: 0; list-style: none; display: inline; } .limiter a:link, #limiter a:visited { text-decoration: none; background-color: #fff; border: 0px solid #ddd; border-radius: 0px; display: inline-block; padding: 0px; } .limiter li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 0px 5px 10px; position: relative; width: 50px; float: left; color: #333; text-align: left; border: 1px solid #ddd; } .limiter .right-arrow { float: right; margin-left: 6px; } .limiter li li { width: 50px; border-top: 0px #f5f5f5 solid; } .limiter li li a:hover { color: #ed6663; } .limiter li:hover { color: #fff; } .limiter ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #fff; z-index: 10000; color: #000; border-top: none; border: 0px #f5f5f5 solid; } .limiter ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } .limiter li:hover > ul { visibility: visible; } /* Category Toolbar, Pager */ .toolbar .button-list { background: #fff url(../images/icon_list.png) no-repeat 9px 7px; text-transform: none; padding: 4px 6px 4px 23px; color: #333; border: 1px #ddd solid; border-radius: 0; display: inline-block; } .toolbar a.button-grid { background: #f8f8f8 url(../images/icon_grid_over.png) no-repeat 12px 9px; border: 1px #ddd solid; color: #333; padding: 6px 8px 7px 25px; border-radius: 0px; } .toolbar span.button-active.button-grid { background: url(../images/icon_grid_act.png) no-repeat 9px 7px; background-color: #80b435; color: #fff; padding: 4px 7px 4px 22px; margin-right: 5px; border: 1px #80b435 solid; border-radius: 0; display: inline-block; } .toolbar span.button-active.button-list { background: url(../images/icon_list_act.png) no-repeat 10px 7px; background-color: #80b435; color: #fff; padding: 6px 11px 7px 22px; border: 1px #80b435 solid; border-radius: 0px; } .toolbar .pager { text-align: left; margin: 0 10px 0 0; padding: 0; float: right; width: 40%; } .pager .amount, .sorter .amount { padding-left: 10px; margin-top: 4px; display: inline-block; } .toolbar-bottom .pager .limiter { position: static; } .pager .button { padding: 4px 5px; background-color: #fff; } .pager .button :hover { padding: 4px 5px; background-color: #fff; } .toolbar .actions { margin-right: 30px; } .pager .limiter label, .toolbar label { display: inline; float: left; margin-right: 10px; padding: 5px 0; font-size: 11px; font-weight: normal; text-transform:uppercase } .toolbar .sorter .sort-by { margin-right: 30px; } .pager .amount { margin-right: 20px; } /* Category Page */ .category-title { border-bottom: 1px solid #ddd; margin: 0 0 10px; } .category-image { display: block; margin: 0 auto; position: relative; margin-top: 15px; } .category-products { padding-bottom: 5px; overflow: hidden; padding: 25px; } /* View Type: List */ .products-list .product-name { text-align: left; margin: 0px 0 10px } .products-list .product-name a { font-size: 16px; color: #292929; font-weight: 500; text-align: left; font-family:'Rubik', sans-serif; } .products-list .item.first { overflow: hidden; display:block; padding-bottom:25px; } .products-list .ratings { padding: 10px 0px; padding-top:0px } .products-list .old-price .price { font-size: 14px; } .products-list .item { padding: 20px 20px; overflow: hidden; margin: 0px !important; border-bottom:1px #ececec solid; padding-bottom:25px } .products-list .item a:hover { color: #ed6663; } .separator { color: #999 } .products-list .item h3 { font-weight: normal; color: #353535; padding-bottom: 2px; } .products-list .item h3 a { font-weight: normal; font-size: 14px; color: #407CBF; text-decoration: none } .products-list .item h3 a:hover { font-weight: normal; font-size: 14px; color: #333; text-decoration: underline } ol.products-list { padding: 0; margin: 0; float: left; } li .list { border-bottom: none; } .products-list .product-image { float: left; width: 28%; } .products-list .product-image img { width: 100%; } .products-list .product-shop { float: right; width: 68%; text-align: left; margin-left: 25px; } .products-list .product-shop .desc { font-size: 13px; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; margin-top: 15px; color: #777 } .products-list .product-shop p { font-size: 13px; font-family: 'Open Sans', sans-serif; color: #666; line-height: 1.5em; } .products-list .product-shop p.old-price { margin-right: 4px; } .products-list .product-shop .price-box { margin: 10px 0 30px 0px; } .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; color:#88be4c } .products-list .desc .link-learn:hover { text-decoration: underline; } .products-list .add-to-links { padding-left: 2px; } .add-to-links span { font-family: 'Open Sans', sans-serif; font-size: 12px; margin-left: 8px; } .products-list .product-shop button.button { font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; vertical-align:top; background-color: #80b435; border-radius:999px; } .products-list .product-shop .btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } .products-list .product-shop button.button span { font-size: 13px; text-transform: uppercase; font-weight: 500; letter-spacing: 0.5px } .products-list .product-shop .btn-cart { color:#fff } .products-list .product-shop .btn-cart:hover { color: #fff; background:#131e2c } .products-list .product-shop .btn-cart span:hover { color: #fff; text-transform: uppercase; letter-spacing: 0.5px; } .products-list .product-shop .btn-cart span { font-size: 12px; font-weight: normal; text-transform: uppercase; } .link-wishlist, .link-compare { color: #000; text-shadow: none; border: none; box-shadow: none; } .link-wishlist:hover, .link-compare:hover ,.edit-item-bnt:hover{ background-color: #252932; cursor: pointer; bottom: 10%; color:#fff; border-color:#252932 } .link-wishlist, .link-compare, .link-friend, .link-edit { padding: 0; background: none } .products-list .actions .add-to-links a.link-wishlist:before { content: "\f004"; font-family: 'FontAwesome'; } .products-list .actions .add-to-links a.link-compare:before { content: "\f012"; font-family: 'FontAwesome'; } .products-list .actions .add-to-links a.link-wishlist, .products-list .actions .add-to-links a.edit-item-bnt{ font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; vertical-align:top; background-color: #efecec; border-radius:999px } .products-list .actions .add-to-links a.link-wishlist span, .products-list .actions .add-to-links a.edit-item-bnt span { font-size: 13px; padding: 0px; font-family: 'Rubik', sans-serif; } .products-list .actions .add-to-links a.link-compare { font-family: 'Rubik', sans-serif; font-size: 14px; font-weight: 500; margin: 0; padding: 12px 20px; text-decoration: none; display: inline-block; margin-right: 8px; border-radius: 0px; letter-spacing: 0.5px; border:none; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; vertical-align:top; background-color: #efecec; border-radius:999px } .products-list .actions .add-to-links a.link-compare span { font-size: 13px; padding: 0px; font-family: 'Rubik', sans-serif; } .products-list .actions .add-to-links a.link-wishlist:hover , .products-list .actions .add-to-links a.edit-item-bnt:hover{ color: #fff; background:#80b435 } .products-list .actions .add-to-links a.link-compare:hover { color: #fff; background:#80b435 } ul.products-grid { padding: 0; margin: 0 -2px; } .products-grid .actions button.button.btn-cart { background: #fff; border: 2px #eee solid; margin: 0px; padding: 7px 10px; color: #333; line-height: normal; margin-left: 3px; margin-right: 3px } .products-grid .item:hover .actions button.button.btn-cart { background: #ed6663; color: #FFFFFF; padding: 7px 10px; border: 2px #eee solid; margin-left: 3px; margin-right: 3px } .products-grid .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0px; font-weight: bold; margin-left: 0; text-transform: uppercase } a.button.detail-bnt span { font-family: 'Open Sans', sans-serif; font-size: 12px; text-transform: uppercase; padding: 0 2px; font-weight: normal; margin-left: 6px; display: none } /* Product View */ .product-view .product-img-box .product-image { margin: 0 0 13px; } #cloud-zoom-big { border: 3px #ddd solid; z-index: 10000 !important; } .product-shop button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; } /* Product Images */ .product-view .new-label { margin-left:5px; top:0 } .product-view .sale-label { left: 10px; right:auto; top:30px; margin-left:5px } .product-view { margin: auto; position: relative; z-index: 0; margin-top: 25px; } .product-view .flexslider-thumb { margin: 10px auto 0; padding: 0 50px; position: relative } .product-view-compact .flexslider-thumb { margin: 17px auto 0 } .product-view .flexslider-thumb .flex-viewport { z-index: 10 } .product-view .flexslider-thumb .flex-direction-nav { top: 40%; left: 0; width: 100%; } .product-view .flexslider-thumb .flex-prev { position: absolute; left: 0px; top: -5px; border: 1px #ddd solid; width: 30px; height: 30px; text-align: center; -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } .product-view .flexslider-thumb .flex-prev:hover { -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff!important } .product-view .flexslider-thumb .flex-next { position: absolute; right: 0px; top: -5px; border: 1px #ddd solid; width: 30px; height: 30px; text-align: center; -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff; } .product-view .flexslider-thumb .flex-next:hover { -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); transition: all 0.4s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff } .product-view .flexslider-thumb li img { cursor: pointer; -moz-user-select: none; border:1px #ececec solid } .product-view .previews-list { padding: 0; list-style-type: none; text-align: center } .product-view .previews-list li { width: 70px; margin-left: 8px; padding: 0; float: none; display: inline-block; margin-right: 10px; } .product-view-compact .rating { padding: 18px 0 21px } .product-view-compact .btn-toolbar { margin: 0; padding: 7px 0 22px } .product-view-compact .price { display: block; padding: 6px 0 20px } .product-view .flexslider-thumb-vertical-outer { margin: 0 10px 15px 0; width: 70px; float: left; position: relative; z-index: 1 } .product-view .flexslider-thumb-vertical .flex-viewport { height: 300px!important } .product-view .flexslider-thumb-vertical .slides { margin: -4px 0 0; padding: 0; list-style-type: none } .product-view .flexslider-thumb-vertical .slides li { margin: 0; padding: 0; overflow: hidden } .product-view .flexslider-thumb-vertical .slides li img { width: 100%; padding: 4px 0; cursor: pointer; -moz-user-select: none } .flex-direction-nav, .slider-controls { -webkit-transform: translate3d(0, 0, 0) } .product-essential { padding:15px 30px 30px; position: relative; margin-top: 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px; } .product-collateral .box-collateral { margin: 0 0 15px; } .product-essential .product-image.no-gallery { margin-left: auto; } .product-essential .product-image img { height: auto; width: 100%; } .product-essential .button-viewall { position: absolute; left: 5px; bottom: 5px; text-indent: -999em; z-index: 9999; } .product-view .product-img-box .product-image .product-flexslider { margin: 20px 15px 0 15px; } .product-view .product-img-box .product-image .owl-prev { left: -15px; right: auto; top: 26%; margin:0px } .product-view .product-img-box .product-image .owl-next a, .product-view .product-img-box .product-image .owl-prev a { border: none; background: none; color: #333e48; } .more-views .slider-items-products .owl-buttons .owl-next a:before, .more-views .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .product-view .product-img-box .product-image .owl-next { right: -35px; top: 26%; margin:0px } .product-view .product-img-box .product-image .more-views-items { margin: 0px 5px; border:1px #e5e5e5 solid } .more-views { } .product-essential .more-images { width: 92px; float: left; overflow: hidden; margin-top: -20px; padding-top: 20px; padding-bottom: 20px; } .product-essential .more-images .normal-list { margin-top: -6px; } .product-essential .more-images ul { list-style: none; padding: 0; margin: 0; } .product-essential .elastislide-vertical { margin-top: -6px; } .product-essential .more-images img { padding: 6px 0; width: 100%; } /* Product Shop */ .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; padding: 0px 20px; font-size: 14px; } .product-view .product-options-bottom button.button.btn-cart span { background: none; margin-left: 5px; } .product-view .hot-banner img { width: 100% } .sidebar .hot-banner img { width: 100%; } .product-view .product-shop { margin-top: 0; padding-left: 30px; } ul.shipping-pro { padding: 0px 0 0 20px; font-size: 14px; margin-top: 5px; display: inline-block; width: 100%; font-weight: normal; } ul.shipping-pro li { padding: 3px 0px; } .brand { color: #878787; font-size: 11px; padding-bottom: 15px; text-transform: uppercase; letter-spacing: 0.5px; padding-bottom: 5px; } .product-additional { display: inline-block; } .product-additional .block-product-additional { margin: 0px; background: #fff; border: 1px #eaeaea solid; text-align: center; padding-bottom: 15px; } .product-additional .block-product-additional p { margin: 12px 0; line-height: 20px; text-align: center; padding: 0 10px; font-size: 13px; } .product-additional .block .block-title { border-bottom: 2px solid #333; color: #000000; font-size: 14px; margin: 0; padding: 13px; text-transform: uppercase; text-align: center; margin: 0px; background: #f7f7f7; } .product-additional .block-product-additional .block-content { padding: 18px 12px 10px; text-align: center; line-height: 20px; } .block .block-content { border-top: medium none; font-size: 13px; overflow: hidden; padding: 20px 18px; background: #fff } .block-progress .block-content { text-align: left; padding-top: 5px; padding-bottom: 8px; } .block-progress dt.complete { margin: 0; } .product-view .product-name { } .product-view .product-name h1 { word-wrap:break-word; font-size: 34px; margin: 0 0 2px; text-align: left; line-height: 1.1em; padding-bottom: 12px; letter-spacing:normal; font-weight: 500; font-family:'Rubik', sans-serif; text-transform:uppercase } .product-view .short-description { font-size: 13px; padding:18px 0px 20px; border-bottom: 1px #ddd dotted; } .product-view .short-description h2 { font-family:'Montserrat', sans-serif; font-size: 13px; color: #333; margin: 0px; margin-bottom: 15px; font-weight: 700; text-transform:uppercase } .product-view .short-description p { font-size: 13px; margin: 0px; color: #777 } .product-view .product-shop .add-to-box { padding:0px; overflow: hidden; text-align: left; margin: 0px; } .product-view .product-shop .add-to-box .btn-cart { white-space: normal; background: #ed6663; color: #fff; font-size: 18px; text-shadow: none; padding: 16px 30px; float: left; margin-top: 10px; font-weight: 500; border:none; border-radius: 999px; font-family: 'Rubik', sans-serif; } .product-view .product-shop .add-to-box .btn-cart:before {padding:10px 10px 10px 0px;} .product-view .product-shop .add-to-box .btn-cart:hover { color: #fff; background-color: #80b435; } .product-view .product-shop .product-options-bottom .btn-cart { background: #333; color: #fff; font-size: 16px; text-shadow: none; padding: 10px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .product-options-bottom .btn-cart:hover { background: #000; text-shadow: none; color: #fff; } .product-view .product-shop .add-to-box .icon-basket { margin-right: 5px; } .email-addto-box { display: inline-block; margin-top: 20px; } .product-view .email-friend a span { font-size: 14px; font-weight: normal; } .product-view .promo-banner { margin-top: 20px } .product-view .product-shop ul.add-to-links { margin: 0; padding: 0; margin-top: 0px; display: inline-block; } .product-view .product-shop .add-to-links li { display: inline-block; padding: 0px 7px 0px 0px; list-style-type: none; } .product-view .add-to-links span { font-size: 14px; margin-left: 5px; font-weight: normal; } .product-view .product-shop .add-to-links li a:hover { color: #000; } .product-view .email-friend a:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; margin-right: 6px; } .product-view .email-friend { font-size: 12px; display: inline-block; margin-bottom: 0px; vertical-align: top; margin-left: 0px; } .product-view .email-friend a { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: 0px #ececec solid; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .email-friend a:hover { color: #fff; background-color: #88be4c; border-color:#88be4c } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .product-shop .add-to-links .link-wishlist:before { content: "\f004"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .edit-item-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .link-wishlist { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: none; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .edit-item-bnt { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: none; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:before { content: "\f012"; font-family: FontAwesome; font-size: 13px; margin-right: 3px; } .product-view .product-shop .add-to-links .link-compare { background: #efecec; color: #333; line-height: normal; font-weight: normal; vertical-align: top; display: block; height: 38px; border: 0px #ececec solid; line-height: 36px; vertical-align: top; text-align: center; border-radius: 5px; padding: 0px 15px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:hover, .product-view .product-shop .add-to-links .link-wishlist:hover, .product-view .product-shop .add-to-links .edit-item-bnt:hover { color: #fff; background-color: #88be4c; border-color:#88be4c } .product-view .product-shop ul.add-to-links a { padding: 0; margin: 0; } .product-view .product-shop .ratings { padding: 0px 0 18px 0; margin: auto; border-bottom: 1px #ddd dotted; position: relative; bottom: auto; border-radius: 0; left: 0; margin-left: 0px; } .product-view .product-shop .ratings .rating-links { margin-bottom: 0px; display: inline-block; } .product-view .product-shop .no-rating { border-bottom: 1px dotted #ddd; margin: auto; padding: 18px 0; font-size: 13px; } .availability.in-stock { padding: 3px 0px; } .availability.in-stock span { color: #6dbe14; font-size: 13px; line-height: 16px; display: inline-block; border: 2px #6dbe14 solid; padding: 5px 12px; border-radius: 999px; font-weight: 700; } .product-view .product-shop .price-block { position: relative; margin-bottom: 10px; } .availability.in-stock span:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-right: 5px; font-size: 11px; vertical-align: middle; } .product-view .product-shop .price-box { display: block; margin: 0px; padding: 15px 0px; position: relative; min-height: inherit; } .product-view .product-shop .grouped-items-table .price-box { border-bottom: 0px solid #ddd; margin: 0; padding: 0; } .product-view .product-shop .price-box .old-price { margin: 0px; margin-top: 0; display: inline-block; } .product-view .product-shop .special-price { display: inline-block; margin: 0; padding: 0; line-height: normal; } .product-view .product-shop .old-price .price { font-size: 30px; font-weight: normal } .product-view .product-shop .price { font-size: 32px; color: #333e48; font-weight: 500; font-family: 'Open Sans', sans-serif; } .add-to-cart .qty, .qty-holder .qty { background-color: #FFFFFF; border: none; border-radius: 0px; font-size: 15px; font-weight: bold; } .add-to-cart .qty { height: 48px; text-align: center; width: 73px; vertical-align: top; color: #333e48; } .product-shop .button-up, .product-shop .button-down { height: 44px; width: 44px; } .add-to-cart .button-up, .add-to-cart .button-down { left: 94px; position: absolute; } .button-up:hover { background: #333 url(../images/icon_arrow_up.png) no-repeat 15px 15px; } .button-down:hover { background: #333 url(../images/icon_arrow_down.png) no-repeat 15px 15px; } .button-up, .button-down { height: 44px; text-indent: -999em; width: 35px; border: none; } .qty-input-text { float: left; margin-left: 10px; } .product-view .product-shop .add-to-box .custom { margin-right: 10px; margin-top: 10px; background: #fff; border: 1px #ddd solid; border-radius: 999px; padding:1px 2px } .custom button.items-count { transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; font-size: 12px; line-height: 0px; padding: 13px 12px 9px 16px; height: 48px; width: 48px; } .custom button.items-count { background-color: #fff; border: none; color: #999; border-radius: 999px; } .custom button.items-count:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -45px 0 0 #88be4c; border: 1px solid #88be4c; color: #fff; background-color: #88be4c; } .product-view .product-shop .add-to-box .add-to-cart label { display: inline-block; float: left; margin-top: 6px; text-align: left; text-transform: capitalize; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: normal; margin-right: 15px; } .product-view .product-shop .product-options-bottom .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } .button-up:hover, .button-up:focus { background-image: url(../images/icon_arrow_up.png) !important; background-position: 16px 16px; } .button-down:hover, .button-down:focus { background-image: url(../images/icon_arrow_down.png) !important; background-position: 16px 16px; } /* Product Collatera */ .product-collateral { position: relative; padding: 0px; } .product-view .box-additional { clear: both; } .tabs { border-bottom: 1px #ececec solid; } #product-tabs { margin: 0; padding: 0; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } #product-tabs > dt { text-transform: none; font-size: 14px; padding: 8px 0px; cursor: pointer; color: #102343; text-transform: none; font-family: 'Open Sans', sans-serif; } #product-tabs > dt.open { position: relative; background-color: #fff; z-index: 10; color: #2CA2E3; } #product-tabs > dd { display: none; right: 0; top: 0; background-color: #fff; margin: 0; padding: 6px 0; line-height: 1.8; border-bottom-width: 0 !important; font-size: 14px; } #product-tabs > dd h2 { display: none; } .product-tabs { line-height: normal; margin: 0; outline: none; padding: 0; position: relative; z-index: 1; margin-top: 0px; text-align: left; width: 100%; border-bottom:none } .product-tabs li {float:none; display:inline-block; margin-left:2px; margin-right:2px} .product-tabs li a { border-bottom: none; color: #292929; margin-right: 0px; text-decoration: none; text-transform: uppercase; font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; padding: 0 20px; } .product-tabs li.active a { background: none repeat scroll 0 0 #88be4c; color: #fff; font-family:'Rubik', sans-serif; font-weight: 500; padding: 18px 15px 14px 15px; } .nav-tabs.product-tabs > li > a { margin-right: 0px; line-height: 1.42857143; border-radius: 0px; border: none; padding: 18px 20px 14px 20px; background: #efecec; border-radius:10px 10px 0px 0px } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; background: none repeat scroll 0 0 #80b435; color: #fff; border-radius:10px 10px 0px 0px } .nav-tabs > li > a:hover { border: none; background: #fff; color: #333; } .tab-content { overflow: hidden; font-size: 14px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); padding: 25px; margin-bottom: 30px; } .tab-content > .active { margin-top: 5px; font-size: 13px; } .form-add-tags input.input-text, select, textarea { border: 1px solid #ddd; margin-top: 0; padding: 10px 20px; width: 32%; border-radius: 999px; } .form-add-tags button.button { display: inline-block; height: 44px; line-height: 46px; font-size: 14px; font-weight: 500; color: #fff; padding: 0 35px; border-radius: 999px; background:#80b435; border:none; width:auto; font-family: 'Rubik', sans-serif; text-transform:uppercase } button.button.btn-add:before { content: "\f067"; font-family: FontAwesome; font-size: 14px; padding-right: 8px; } .tab-content .box-tags p.note {color:#999; font-style:italic; font-size:12px} .woocommerce-Reviews {margin-top:0px} .woocommerce-Reviews-title { font-size: 20px; line-height: 20px; font-weight: 500; margin: 0 0 20px 0; font-family: 'Rubik', sans-serif; } .comment-content h3 { color: #333e48; display: block; font-size: 18px; font-weight: 500; letter-spacing: normal; line-height: 21px; margin: auto; position: relative; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; margin-bottom: 30px; font-family: 'Rubik', sans-serif; } .comments-form-wrapper { margin-top: 50px; } .comment-form label { display: block; margin-bottom: 4px; } .comment-form input[type="text"], .comment-form input[type="email"] { width: 60%; margin-bottom: auto; } .comment-form input { padding: 8px 10px; } .comment-form textarea { width: 60%; height: 90px; border-radius:999px } .comment-form .bnt-comment {background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 12px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 61.5%; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; margin-top:15px } .commentlist { list-style: none; padding: 0; } .commentlist .comment { list-style: none; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 20px; } .commentlist .avatar { width: 70px; height: 70px; float: left; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .commentlist .comment-text { overflow: hidden; padding-left: 20px; } .single-product .star-rating { display: inline-block; margin-bottom: 0; } .star-rating:before, .star-rating span:before { font-family: 'FontAwesome'; content: "\f005\f005\f005\f005\f005"; font-size: 12px; color: #e2e2e2; margin-left: 1px; line-height: 100%; } .commentlist .comment-text .meta { margin-bottom: 10px; } .comment-respond .comment-reply-title { display: block; font-size: 18px; font-weight: 600; line-height: 20px; color: #000000; padding-bottom: 15px; margin: 50px 0 30px 0; border-bottom: 1px solid #e6e6e6; } .comment-respond .comment-form >p { margin-bottom: 20px; } .comment-respond .comment-form label { font-size: 14px; font-weight: 600; line-height: 19px; color: #222222; display:block } .comment-respond .comment-form textarea { padding: 8px 10px; outline: none; color: #999; border: 1px solid #ddd; width:60%; border-radius:5px } .comment-respond .comment-form input { padding: 8px 10px; outline: none; color: #999; border: 1px solid #ddd; width:60%; border-radius:5px } .comment-respond .stars {margin-bottom:20px} .comment-respond .stars a:first-child { padding-left: 0; } .comment-respond .stars a { font-size: 0; color: #ccc; display: inline-block; border-right: 1px solid #e6e6e6; padding: 0 10px; line-height: 12px; } .comment-respond .stars a.star-1:before { content: "\f005"; } .comment-respond .stars a.star-2:before { content: "\f005\f005"; } .comment-respond .stars a.star-3:before { content: "\f005\f005\f005"; } .comment-respond .stars a.star-4:before { content: "\f005\f005\f005\f005"; } .comment-respond .stars a.star-5:before { content: "\f005\f005\f005\f005\f005"; } .woocommerce-Reviews .comment-respond .stars a:hover { color: #fed700; } .woocommerce-Reviews .comment-respond .stars a.active { color: #fed700; } .comment-respond .form-submit button { display: inline-block; height: 44px; line-height: 48px; font-size: 14px; font-weight: 500; color: #fff; padding: 0 35px; border-radius: 999px; background:#80b435; border:none; width:auto; font-family: 'Rubik', sans-serif; text-transform:uppercase } .comment-respond .stars a:before { font-family: 'FontAwesome'; font-size: 12px; display: inline-block; letter-spacing: 2px; } #customer-reviews { margin-top: 15px; } #customer-reviews .detail { font-size: 14px; line-height: 18px; } #customer-reviews h3 { font-size: 14px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; text-transform: uppercase; } #customer-reviews h4 { display: inline; font-size: 14px; } #customer-reviews h5 { display: inline; font-size: 14px; } .box-reviews dl { margin-bottom: 0; } .box-reviews dt { font-size: 18px; padding: 20px 0 10px; } #customer-reviews .page-title { border: none; } #customer-reviews .page-title h2 { color: #000; font-size: 20px; font-weight: normal; margin-top: 0; padding: 2px 0px; position: relative; display: block; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ccc; padding-bottom: 10px } .box-reviews1 { margin-top: 8px; margin-bottom: 20px; } .box-reviews2 { margin-top: 8px; margin-bottom: 35px; overflow: hidden; } .review-title { margin-top: 0; line-height: 1.4; padding-bottom: 15px; margin-bottom: 0; font-size: 13px; font-weight: 400; } .review-title span { font-size: 14px; font-weight: 400; margin-top: 5px; } .box-reviews > .rating-box { position: absolute; top: 30px; right: 30px; } .box-reviews dd { margin-left: 0; padding-bottom: 20px; } .box-reviews .author { font-style: italic; font-size: 14px; font-weight: bold; margin-right: 5px; } .box-reviews .date { color: #bdbdbd; font-size: 14px; font-style: italic; } .box-reviews .ratings-table { float: left; margin: 5px 15px 15px 0; width: 12%; } .box-reviews .review { border-left: 1px solid #DFDFDF; float: left; padding-left: 2.5em; width: 84%; margin-bottom: 10px; } .box-reviews .review .review-txt.last { border-bottom: none; } .box-reviews .review .review-txt { border-bottom: 1px solid #DFDFDF; padding-bottom: 12px; margin-bottom: 10px; } .box-reviews ul li h6 { font-size: 14px; margin-bottom: 3px; margin-top: 0px; padding: 0; } .box-reviews ul li h6 a { color: #333; font-weight: 500; letter-spacing: 0.5px; } .box-reviews2 ul li { margin-bottom: 0px; clear: both; } .box-reviews .actions { padding-top: 1.5em; text-align: right; float: right; } #customer-reviews .form-list li label { color: #333; font-size: 14px; } #customer-reviews .buttons-set { margin-top: 10px; } .woocommerce-Reviews .ratings {margin-bottom:0px} /*detail page view link*/ a.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } a.button.view-all { display: inline-block; border: 0; background: #fff; font-size: 11px; text-align: center; white-space: nowrap; color: #333; font-weight: bold; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; vertical-align: top; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; } .button.view-all:hover { background: #e0403d; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px solid #e0403d; color: #fff; text-decoration: none; } .box-reviews .form-add h3 { margin-bottom: 5px; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 400; } .box-reviews .form-add h4 { font-size: 15px; } .box-reviews textarea { width: 95%; margin-top: 4px; height: 8em; background: #f7f7f7; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #f7f7f7; border: 1px solid #f7f7f7; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list input.input-text:focus { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ddd; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list select { padding: 12px 15px 12px 165px; margin: 0; width: 100%; line-height: 20px; height: 48px; } .review1 { display: inline-block; width: 45%; float: left; } .review2 { display: inline-block; width: 55%; } #product-review-table { margin: 10px 0; border: medium none; width: 100%; } #product-review-table th, #product-review-table td { text-align: left; font-family: 'Open Sans', sans-serif; font-size: 11px; font-weight: bold; line-height: 20px; padding: 8px; } .data-table tbody th, .data-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 15px 20px; /*word-break: break-word;*/ } #customer-reviews ul { margin: auto; padding: 0px; } #customer-reviews li { margin-bottom: 0px; list-style: none; } #customer-reviews .form-list li label { color: #333; font-family: 'Open Sans', sans-serif; font-size: 13px; } label { font-weight: normal; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ececec; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews textarea { border: 1px #ececec solid; padding: 10px; outline: none; color: #aaa; background:#fff } .nobr { white-space: nowrap; } button.button.submit:before { content: "\f04b"; font-family: FontAwesome; font-size: 11px; padding-right: 8px; } .button:hover { border: 0px solid #333; color: #FFF; } .upsell-pro .product-flexslider { margin: 0px -10px; } .upsell-pro { margin-bottom: 20px; margin-top: 25px; } #product-tabs > dd h2.product-name { display: block; } #product-tabs .crosssell .flex-direction-nav a { width: 50px; height: 40px; top: 112px; } #product-tabs .crosssell .flex-direction-nav .flex-prev { right: auto; left: -10px; } #product-tabs .crosssell .flex-direction-nav .flex-next { right: -10px; } .box-up-sell .flex-direction-nav a, .box-cross-sell .flex-direction-nav a { width: 54px; height: 44px; top: 0; margin-top: -76px; margin-right: -1px; } .product-view .box-tags .form-add input.input-text { width: 350px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 0px; box-shadow: 0 1px 5px #eee inset; margin-right: 10px; padding: 8px; } .up-sell-box { border: 1px #ddd solid; border-top: none; } .up-sell-box p.desc { margin: 0; padding: 10px 10px 0 10px } #brand-slider .flex-direction-nav a { width: 55px; height: 42px; top: 0; margin-right: -1px; } .featured-products .flex-direction-nav a { width: 54px; height: 43px; top: 0; margin-top: -43px; margin-right: -1px; } #featured-products-list-slider { border: 1px #ddd solid; border-top: none; width: 840px; height: 485px; } .box-up-sell .flex-direction-nav .flex-prev, .box-cross-sell .flex-direction-nav .flex-prev, #brand-slider .flex-direction-nav .flex-prev, .featured-products .flex-direction-nav .flex-prev { right: 53px; } .main .box-up-sell h2.subtitle .line, .main .box-cross-sell h2.subtitle .line, .brand-slider-wrap h2.subtitle .line, .featured-products h2.subtitle .line { right: 130px; } .featured-products { position: relative; } .product-view .box-tags .form-add label { line-height: 42px; font-size: 16px; } .product-view .box-tags .form-add .button { height: 35px; } #addTagForm { margin-bottom: 5px; margin-top: 10px } .product-view .box-up-sell { margin-top: 10px; float: left; } .product-view .box-up-sell .subtitle { margin-right: 0; } .mini-products-list .item{ margin-top: 10px; } .mini-products-list{ display: flex; flex-direction: column; } .mini-products-list .price-box * { display: inline; } .mini-products-list .price-box .price { margin-right: 10px; } /* products page */ .category-products ul.products-grid li.item { text-align: center; padding-bottom: 45px; border-right: 1px #eaeaea solid; padding: 0; border-bottom: 1px #eaeaea solid; padding-bottom: 30px; padding-top: 15px; } .category-products ul.products-grid li.item.last { text-align: center; } .category-products ul.products-grid li.item img { width: 100%; } .category-products ul.products-grid li.item a.thumb { position: relative; display: block; cursor: pointer; } .category-products ul.products-grid li.item a.thumb:hover { border-color: #999; } .category-products ul.products-grid li.item a.thumb span.quick-view { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto 0; height: 35px; overflow: hidden; } .category-products ul.products-grid li.item a.thumb span.quick-view span { display: block; position: absolute; height: 100%; width: 100%; font-size: 9px; text-transform: uppercase; font-weight: 700; color: #0a0a0a; padding: 8px 0 5px; background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .category-products ul.products-grid li.item a.thumb span.quick-view span i { display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-top: -1px; background: url('../images/quick-view.png') no-repeat center; padding-right: 12px; } /* === FLIP 3D === */ .category-products ul.products-grid li.item .product-wrapper { position: relative; margin-top: 20px; } .category-products ul.products-grid li.item a.thumb.flip { transform-style: preserve-3d; transition: transform 0.5s linear; } .category-products ul.products-grid li.item .product-wrapper .thumb-wrapper:hover a.thumb.flip { transform: rotateY(180deg); } .category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face { display: block; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; position: relative; z-index: 1; } .category-products ul.products-grid li.item .product-wrapper a.thumb.flip .face.back { display: block; transform: rotateY(180deg); position: absolute; top: 3px; left: 0px; right: 0px; z-index: 10; } .product-view .product-next-prev .product-next { font-size: 20px; line-height: 22px; display: inline-block; width: 26px; height: 24px; color: #333; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; position: absolute; right: 0px; position: absolute; z-index: 10; top: -15px; border: 1px #e5e5e5 solid; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .product-view .product-next-prev .product-next:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; } .product-view .product-next-prev .product-next:before { content: "\f105"; font-family: FontAwesome; } .product-view .product-next-prev .product-prev { font-size: 20px; line-height: 22px; display: inline-block; width: 26px; height: 24px; color: #333; text-align: center; position: absolute; right: 35px; z-index: 10; top: -15px; border: 1px #e5e5e5 solid; -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 0 0 0 #fff } .product-view .product-next-prev .product-prev:hover { -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); transition: all 0.3s cubic-bezier(0.8, 0, 0, 1); box-shadow: inset 0 -40px 0 0 #88be4c; border: 1px solid #88be4c; } .product-view .product-next-prev .product-prev:before { content: "\f104"; font-family: FontAwesome; } /* Related Products */ .related-pro { position: relative; padding: 0px 0px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .related-pro .new_title { text-align: left; border-bottom: 1px #eaeaea solid; } .related-pro .new_title h2 { color: #292929; font-size: 26px; font-weight: 500; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family: 'Oswald', sans-serif; letter-spacing: 0.5px; text-transform: uppercase; margin-top: 0px; } .related-pro .owl-item .item { float: left; background: #FFF; margin-top: 0px; border-right:1px #eaeaea solid } .related-pro .owl-item .item { width: 241px; margin:0; padding:15px 0px 24px 0px } .related-pro .owl-theme .owl-controls {margin:0px} /* Cart page */ .shopping-cart-tbl { padding: 0px 0px; position: relative; margin-top: 0px; padding-bottom: 5px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-bottom: 30px;} .cart { padding: 10px 0; margin-top: 25px; } #shopping-cart-table { border: none; float: left; width: 100%; background-color: #FFFFFF; text-align: left; margin-top:5px; } .cart-table .btn-continue { float: left; } button.button span { font-weight: 500; font-size: 14px; text-transform: uppercase; letter-spacing:0.5px } button.button.btn-continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .data-table td { line-height: 20px; padding: 15px 20px; vertical-align: middle; } #shopping-cart-table tfoot tr td.last { border-top: none; border-top:1px #eaeaea solid; background:#fff; border-bottom:none } button.button.btn-update:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button#empty_cart_button:before { content: "\f00d"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .cart-table .btn-update, .cart-table .btn-empty { float: right; margin-left: 8px; } #shopping-cart-table .product-name { margin: 0px; padding-bottom: 0px; font-size: 14px; font-family: 'Open Sans', sans-serif; } #shopping-cart-table .product-name a { text-transform: none; word-wrap:break-word; } #shopping-cart-table.data-table .price { font-weight: 600; } #shopping-cart-table input.qty { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ddd; font-size: 14px; font-weight: normal; margin: 0 !important; outline: medium none; padding: 8px 10px; width: 70px; text-align: center; border-radius: 999px; } #shopping-cart-table .edit-bnt { float: left; margin-top: 0px; } .edit-bnt:before, .edit-item-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; padding: 9px 10px; } a.edit-bnt:hover { color: #339900; } /*.edit-bnt span , .edit-item-bnt span{*/ /* display: none;*/ /*}*/ #shopping-cart-table a.remove-item { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 8px 13px; cursor: pointer; text-decoration: none; float: left; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #ddd solid; border-radius: 999px; } #shopping-cart-table a.remove-item:hover { background-color: #ed6663; color: #fff; border: 1px #ed6663 solid } #shopping-cart-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 16px; } #shopping-cart-table a.remove-item span { display: none; } #discount-coupon-form label { font-weight: normal; } .totals h3 { border-bottom: 1px solid #ddd; color: #000; font-family: 'Open Sans', sans-serif; font-size: 12px; margin-bottom: 5px; padding: 10px 0; text-transform: uppercase; } .cart-collaterals .col2-set .col-2 { width: 320px; } .totals .inner { padding:15px 0px; background-color: #fff; margin-top: 0px; } .cart-collaterals h3 { font-size: 14px; background-color: #fff; color: #333; margin-bottom: 14px; border-bottom:1px #eaeaea solid; padding: 12px 0px; font-family:'Rubik', sans-serif; text-transform: uppercase; font-weight: 500; margin: auto; letter-spacing:0.5px } .shipping-form { padding:15px 0px; } #shipping-zip-form p { margin: 2px 0 4px; } .form-list { margin: 0; padding: 0; list-style: none; } .form-list li { margin: 0 0 10px; position: relative; } .form-list label { position: relative; z-index: 0; font-weight: normal; color: #333; display: inline; font-size: 13px; } #shipping-zip-form .form-list label { display: block; } .form-list label.required em { font-style: normal; color: #ff0000; } #login-form em { font-style: normal; color: #ff0000; } .required em { color: #ff0000; } .required { color: #ff0000; } .form-list .input-box { display: block; clear: both; margin-bottom: 0; } .form-list select { margin: 5px 0 2px; width: 100%; outline: none; } .shipping { margin-top: 25px; } .discount { margin-top: 25px; min-height: 260px; } .totals { margin-top: 25px; min-height: 260px; } #discount-coupon-form { padding:15px 0px; } .cart-collaterals { padding: 0px 25px; position: relative; z-index: 100; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); } .shipping .form-list select { width: 100%; background-color: #fff; border:1px #ddd solid; padding: 10px 15px; } .form-list input.input-text { background: #fff; border:1px #ddd solid; padding:10px 15px; width: 100%; margin-top: 5px; outline: none; color: #333; border-radius:999px } .shipping .form-list input.input-text { width: 100%; } button.button.get-quote:before { content: "\f15c"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } input.input-text, select, textarea { background-color: #fff; border: none; padding: 10px; outline: none; color: #333; border:1px #ddd solid; border-radius:999px } textarea {border-radius:0px} input#coupon_code { margin: 8px 0; width: 100%; } button.button.coupon:before { content: "\f02b"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } #shopping-cart-totals-table { float: right; width: 100%; padding-bottom: 8px; font-size:16px } .cart .totals table th, .cart .totals table td { padding: 5px; border: none !important; background: none !important; border: medium none !important; box-shadow: none !important; color: #333 !important; } .checkout { color: #666666; padding-top: 5px; text-align: center; list-style: none; padding: 0; margin: 0; } button.button.btn-proceed-checkout { background: #88be4c; padding: 15px 0px; color: #fff; width: 100%; border: none; } button.button.btn-proceed-checkout:hover { background: #ed6663; color: #fff; padding: 15px 0px; border: none; } button.button.btn-proceed-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 20px; padding-right: 5px; } button.button.btn-proceed-checkout span { font-size: 18px; font-weight: normal; } .checkout a { text-decoration: underline; color: #ed6663; } #shopping-cart-totals-table .price { font-size: 18px; color: #333; } #shopping-cart-totals-table strong span.price { font-weight: 600; } .a-right { text-align: right !important; } .crosssel h2 { border-bottom: 1px solid #e5e5e5; color: #333; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: bold; margin-bottom: 0; padding-bottom: 7px; text-align: left; text-transform: uppercase; width: 100% } /* Cart page End */ #wishlist-table { border: none; text-align: left; } #wishlist-table .product-name { margin: 0; text-align: left; font-size: 14px; line-height: normal; font-family:'Rubik', sans-serif; font-weight:500; text-transform:none } #wishlist-table .product-name a { text-transform:none; } #wishlist-table input.qty { background: none repeat scroll 0 0 #FFFFFF; padding:12px 8px; text-align: center; border: 1px #ddd solid; width: 48px; } #wishlist-table .description { margin: 10px 0; } #wishlist-table img { width: auto; } #wishlist-table button.button.btn-cart { padding: 0px; color: #222; background-color: inherit; border: none; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; margin: 0 0 0px !important; border:1px #ddd solid!important; height:48px; width:48px } #wishlist-table button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 16px; background: none; border:none; color: #333; padding: 6px 10px; } #wishlist-table button.button.btn-cart:hover { color: #333; } #wishlist-table button.button.btn-cart span { display: none; } .edit-wishlist {display:none} #wishlist-table .remove-item { padding: 0px 11px; color: #333; background-color: inherit; border-radius: 999px; border: 0px #333 solid; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; text-decoration: none; border:1px #ddd solid; display:block; height:48px; width:48px; line-height:48px; text-align:center } #wishlist-table .remove-item:before { content: "\f014"; font-family: FontAwesome; font-size:16px } .btn-edit {padding: 5px 11px; border:1px #ddd solid; display:block; text-align:center} small { font-size: 85%; font-weight: normal; text-transform: lowercase; } a:hover small { color: #fff; } .my-wishlist .buttons-set2 { padding:20px; overflow:hidden; padding-bottom:0px } .my-wishlist .buttons-set2 .btn-update { float: right; margin-right: 2px; } .my-wishlist .buttons-set2 .btn-share { float: right; margin-left: 8px; } button.button.btn-share:before { content: "\f004"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .my-wishlist .buttons-set2 .btn-add { float: right; margin-left: 8px; } .my-wishlist .back-link { float: left; } .state_bar { padding: 0; margin-top: 20px; } .checkout-progress { padding-top: 0px; margin: 0px 0 0px; overflow: hidden; padding: 0; list-style: none; } .checkout-progress li { list-style-type: none; width: 19%; text-align: center; color: #fff; margin-right: 0px; padding: 10px 7px; text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size: 14px; font-weight: 400; display: inline-block; letter-spacing: 1.5px; margin-right: 10px; border-radius: 999px; border: 2px #80b435 solid; background:#80b435 } .checkout-progress li.last { margin-right: 0px; } .checkout-progress li.active { color: #fff; background-color: #ed6663; border: 2px #ed6663 solid; } .multiple_addresses { padding: 5px 0px; position: relative; margin-top: 0px; padding-bottom: 30px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; } .multiple_addresses h2 {padding-left:20px; padding-top:15px} .page-title_multi h2 { font-size: 22px; float: left; font-family:'Rubik', sans-serif; color: #000; font-weight: 500; text-transform: uppercase; margin-top: 5px; } .multiple_addresses .title-buttons { text-align: right; padding-right:20px; padding-top:20px } .multiple_addresses p {padding-left:20px} button.button.new-address:before { content: "\f015"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .addresses { margin-bottom: 15px; float: left; width: 100%; } #multiship-addresses-table { margin-top: 5px; border: none; overflow: hidden; } #multiship-addresses-table h4 { font-size: 14px; margin: 0; line-height: 18px; font-weight: normal; } .multiple-checkout select { width: 100%; min-width: 315px; } #multiship-addresses-table .btn-remove { background-color: inherit; background-image: none; color: #333; cursor: pointer; padding: 10px 12px; border-radius: 0px; cursor: pointer; text-decoration: none; border: 1px solid #fff; float: left; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; line-height: 12px; border:1px #ddd solid } .multiple_addresses .addresses select { border: 1px #ddd solid; padding:7px 10px } #multiship-addresses-table .btn-remove:before { content: "\f014"; font-family: FontAwesome; } #multiship-addresses-table .btn-remove:hover { color: #fff; background-color: #ed6663; border: 1px #ed6663 solid; } #multiship-addresses-table .btn-remove span { display: none; } #multiship-addresses-table input.input-text { background-color: #FFF; padding: 6px 8px; border: 1px solid #ddd; text-align: center; } .state_bar li { width: 19%; display: inline-block !important; } .multiple_addresses .addresses { margin: 15px 0; } .multiple_addresses .buttons-set { margin: auto; } .multiple_addresses .multiple-checkout { padding-bottom: 15px; } .multiple_addresses .buttons-set { margin: 10px 20px; } .back-link { float: left; } .multiple-checkout .buttons-set .button { float: right; } .account-login { padding:0px; position: relative; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top:30px } .account-login .page-title h1, .account-login .page-title h2 { border-bottom: none; } .account-login .col2-set .col-1 { float: left; padding-bottom: 0; padding:40px; text-align: left; width: 50%; min-height:390px; border-right: 1px #eaeaea solid; } .account-login .required { color: #F00 } .account-login .col2-set .col-1 strong { font-size: 18px; text-transform: uppercase; margin-bottom: 8px; display: inline-block; padding-bottom: 6px; width: 100%; font-family: 'Rubik', sans-serif; font-weight: 500; letter-spacing: 0.5px; } .account-login .col2-set .col-2 strong { font-size: 18px; text-transform: uppercase; margin-bottom: 8px; display: inline-block; padding-bottom: 6px; width: 100%; font-family:'Rubik', sans-serif; font-weight:500; letter-spacing:0.5px } .account-login .col2-set .col-2 { float: right; padding-bottom: 0; padding:40px; text-align: left; width: 50%; margin-top: 10px; } button.button.facebook-account { background: #4267b2; color:#fff} button.button.facebook-account:hover {background: #2a497e;} button.button.facebook-account:before { content: "\f09a"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } li.current > a { color: #80b435; } button.button.create-account { background:#80b435; color:#fff} button.button.create-account:hover {background: #131e2c;} button.button.create-account:before { content: "\f007"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.login:before { content: '\f13e'; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .account-login .form-list input.input-text { background: #fff; border: 1px solid #ddd; padding: 10px 20px; width: 100%; margin-top: 5px; outline: none; color: #666; } .account-login .forgot-word {padding-left:10px} .group-select ul { padding-left: 0px; } /* 404 Page */ .content-wrapper { margin: auto; text-align: center; padding-top: 50px; padding-bottom: 80px; } .page-not-found h2 { color: #da2c2a; font-size: 12em; font-weight: bold; line-height: 1; margin-bottom: 15px; font-family: 'Shadows Into Light'; } .page-not-found h3 { color: #333; font-size: 20px; font-weight: 600; margin-bottom: 4em; margin-top:40px } .page-not-found h3 img { margin-right: 8px; vertical-align: text-bottom; } .page-not-found p { color: #666; font-size: 1.33em; line-height: 1.5em; margin-bottom: 0.75em; } .page-not-found .btn-home { display: inline-block; padding: 15px 30px 12px 30px; background: #6a9c23; border-radius: 999px; margin-bottom: 10px; margin-top: 10px; color: #fff; font-family: 'Rubik', sans-serif; text-transform:uppercase; font-size:14px; font-weight:500; letter-spacing:0.5px } .page-not-found .btn-home:hover { background-color: #000; color: #fff; } .page-not-found .btn-home span { } #toTop { color: #fff; text-align: center; bottom: 60px; display: none; height: 40px; line-height: 40px; overflow: hidden; position: fixed; right: 10px; text-decoration: none; width: 45px; background: url(../images/to-top-arrow.png) no-repeat center; background-color: #ed6663; text-transform: uppercase; z-index: 100; border-radius: 0px; } #toTop:hover { color: #fff; background-color: #2ecc71; } /* Footer */ /* BRAND SLIDER */ .logo-brand {padding:0px 5%; position: relative; margin-top: 0px; padding-bottom: 20px; } .brand-logo { margin: 0px 0px 50px 0px; padding: 5px 0px; } .logo-brand img {opacity:0.4} .logo-brand .owl-pagination {bottom:-70px; top:auto; padding:0px; left:50%; right:auto; background:none; margin-left:-35px} .logo-brand .owl-theme .owl-controls .owl-page span {border:none; height:10px; width:10px; margin-left:5px} .logo-brand .owl-theme .owl-controls .owl-page span:hover {background: #a8ca01;} .logo-brand .owl-theme .owl-controls.clickable .owl-page:hover span {background: #a8ca01;} .logo-brand .owl-theme .owl-controls .owl-page.active span { width: 30px; background: #a8ca01; border-radius: 10px; } #brand-logo-slider { margin: 0px 0px!important } .brand-logo .slider-items-products .item { text-align: center; margin:0 9px 0px 10px; } .logo-item {line-height: 85px; margin-top: 18px;} .logo-brand .new_title { text-align: left; margin-left: -20px; margin-right: -10px; border-bottom: 1px #e5e5e5 solid; margin-bottom:10px} .logo-brand .new_title h2 { color: #fff; font-size:16px; font-weight: bold; margin-bottom: 0px; padding: 22px 25px 22px 25px; position: relative; display: inline-block; font-family:'Montserrat', sans-serif; letter-spacing: 0.5px; text-transform:uppercase; background:#88be4c; margin-top:0px} .logo-brand .new_title h2:after { content: ""; height: 1px; width: 1px; border-style: solid; border-width: 5px; position: absolute; bottom: -10px; left: 0; border-color: #6a9c32 #6a9c32 transparent transparent; } /* newsletter */ .services-col {background:#ed6663} .newsletter-col {background:#80b435} .newsletter { margin: 0 0 20px 0; padding: 5px 0 0; position: relative; width: 820px; margin: auto; margin: auto; } .newsletter-wrap h4 { margin-bottom: 23px; display:block; padding: 0px; font-family:'Oswald', sans-serif; font-size:38px; letter-spacing:0px; font-weight:400; text-transform:uppercase } .newsletter-wrap h5 { margin:0px; margin-bottom: 10px; display:block; padding: 0px; font-family:'Oswald', sans-serif; font-size:20px; letter-spacing:0px; font-weight:300; color:#fff; text-transform:uppercase; letter-spacing:1px } .newsletter-wrap input[type="text"] { background: #FFFFFF; width: 450px; height: 18px; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; padding-left: 10px; font-size: 14px; font-family: 'Open Sans', sans-serif; border: none; } button.subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 18px; padding-right: 8px; color: #fff; } .newsletter-wrap button.subscribe { background:none; border: 0 none; filter: none; overflow: hidden; padding: 18px 28px; cursor: pointer; font-weight: 500; border:none; background:#ed6663; border-radius:999px; font-family:'Rubik', sans-serif } .newsletter-wrap button.subscribe:hover { filter: none; overflow: hidden; border:none; box-shadow:none } .newsletter-wrap button.subscribe span { color: #fff; font-size: 16px; } .newsletter-wrap input[type="text"] { background: #FFFFFF; height: auto; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; font-size: 14px!important; font-family: 'Open Sans', sans-serif; border: none; padding: 8px 10px; width: 425px!important; } footer { padding: 0px 0 0; overflow: hidden; color: #fff; background: #252932; } footer .container {padding:0px} .footer-top { clear: both; overflow: hidden; padding: 30px 0; border-top: 1px rgba(255,255,255,0.1) solid; } .coppyright { color: #888; display: block; text-align: center; font-size: 13px; padding-top: 15px; } footer ul { margin: 0px; padding: 0px; } footer ul li { list-style-type: none; } footer ul li:last-child { border-bottom: none; width: auto } footer a { padding-top: 7px; padding-bottom: 7px; font-size: 14px } .com-add { border-bottom: 1px solid #f7f7f7; margin-bottom: 10px; padding-bottom: 6px; } .footer-banner {margin-top:10px; margin-left:15px; margin-bottom:40px; clear:both; float:left} footer .footer-inner { margin: auto; overflow: hidden; } footer .footer-inner h3 { color: #3D4C4F; font-size: 15px; text-transform: uppercase; margin: 0 0 15px; padding: 0 0 10px; font-family: 'Open Sans', sans-serif; } .footer-column-1 { margin-right: 30px; margin-bottom: 15px; line-height: 18px; min-height: 220px; padding-right: 30px; } .footer-column { margin-bottom: 40px; } footer .co-info { margin-right: 0px!important; padding: 30px 0px; text-align: left; margin-top: 0px; } footer .newsletter-row { overflow: hidden; width: 100%; padding: 55px 0px; background:#1b1e24 } footer .newsletter-row .col1 {text-align:center} footer .footer-column a { transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .footer-column-last { margin-right: 0px; margin-bottom: 15px; padding-left: 0px; } .footer-column-last li { padding: 0px 0 5px; } .footer-bottom .inner { margin: auto; padding: 20px 0 15px; height: 60px; } .footer-bottom .inner a { color: #aaa } .footer-bottom .inner .bottom_links a { margin-left: 15px; } .footer-bottom .inner a:hover { color: #fff } footer p { font-size: 14px; color: #222; padding-top: 5px; padding-bottom: 5px; } footer .footer-column a { display: block; color: #b7bcc8 } footer a { line-height: normal; } footer a:hover { color: #88be4c; } footer p { line-height: 20px; } footer h4 { padding: 0 0 18px; font-size: 16px; margin: 0; color: #80b435; font-weight: 500; font-family:'Rubik', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; padding-top:50px; } footer .input-text:focus { background: #fff; border-color: #464646; } footer a:hover { text-decoration: none; } footer .coppyright { color: #b7bcc8; float: left } .footer-bottom { padding: 0px; overflow: hidden; width: 100%; margin: auto; padding: 25px 0; background-color: #1b1e24; text-align:center } .footer-bottom a { color: #999; } .footer-bottom .company-links ul { padding: 0px; } .footer-bottom .company-links li { display: inline-block; margin-left: 20px; list-style: none; float: right; border-bottom: none } .add-icon:before { content: "\f041"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border-radius: 30px; border-radius: 999px; margin-top: 0px; border: 2px #b7bcc8 dotted; } .email-footer { overflow: hidden; margin-top: 12px; font-size: 14px; } .email-footer a { font-size: 14px; line-height: 22px; color: #aaa } .phone-footer { overflow: hidden; font-size: 14px; line-height: 35px; color: #b7bcc8; margin-bottom: 18px; margin-top: 12px; } footer address { display: block; margin: auto; font-style: normal; line-height: 1.5em; color: #b7bcc8; margin-top: 20px; text-align: left; margin-bottom: 20px; font-size: 14px; padding:0px } .icon-location-arrow:before {color:#b7bcc8} .icon-mobile-phone:before{color:#b7bcc8} .icon-envelope:before{color:#b7bcc8} footer address em { display: inline-block!important; vertical-align: middle!important; margin-right: 8px!important } footer address em:before { margin: 0px !important } footer address span { display: inline-block!important } footer address div { display: block; text-align: left; overflow: hidden; padding: 15px 0px; border-bottom: 1px #b7bcc8 dotted; } footer address div:last-child{ border:none} .email-icon:before { content: "\f0e0"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; margin-right: 5px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border: 2px #b7bcc8 dotted; border-radius: 25px } .phone-icon:before { content: "\f095"; font-family: FontAwesome; font-size: 18px; color: #b7bcc8; height: 45px; width: 45px; margin-right: 5px; line-height: 42px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border:2px #b7bcc8 dotted; border-radius: 25px } .footer-bottom .bottom_links li { margin-left: 20px } .custom-footer-links li { margin: 7px 0 } .footer-col-right { width: 58%; float: left } .contact-info { text-align: center; } ul.contact-info span { font-size: 13px !important; font-weight: 900 !important; color: #666; float: left } ul.contact-info li { margin-bottom: 8px; padding-bottom: 8px; display: inline-block; } ul.contact-info li.last { float: left; margin-bottom: 0px; border-bottom: 0px #2D3D4C solid } #container_newsletter { width: 100%; padding: 7px 0 7px 0; background: #f7f7f7; margin: 36px 0 22px 0 } #text_container_news { width: 205px; height: 34px; float: left; margin-left: 30px; text-transform: uppercase; font-family: arial; font-size: 10px; color: #647177; padding-top: 7px } #text_container_news span { color: #959a9c; font-size: 9px } #container_form_news { position: relative; z-index: 0 } #container_form_news2 input[type="text"] { background: #FFFFFF; width: 65%; display: inline; color: #a7a7a7; line-height: 20px; background-color: #FFFFFF; border: 1px solid #e9e7e7; padding-left: 10px; font-size: 13px; font-family: 'Open Sans', sans-serif; margin-right: 0px; padding:20px 20px; border-radius:999px } #container_form_news2 input[type="submit"] { cursor: pointer; border: 0; background: #FFFFFF; width: 20px; height: 12px; display: block; position: relative; color: #a7a7a7; font-size: 10px; line-height: 20px; top: -18px; right: -160px; } .footer-box { width: 1240px; margin: auto; } footer ul span { display: inline-block; font-size: 20px; font-weight: 300; line-height: 15px; padding-right: 3px; } address { display: block; margin: auto; font-style: normal; line-height: 21px; color: #999; padding-top: 10px; margin-top: 10px; text-align: left; padding-bottom: 15px; margin-bottom: 15px } .footer-logo { text-align: left; margin: 10px 0; } .social-section { padding: 0px; overflow: hidden; width: 100%; margin: auto; background: #191919 } .social-section .inner { margin: auto; overflow: hidden; margin-bottom: 20px; padding-top: 20px; } /* Social Icons*/ .social .fb a:before { content: "\f09a"; font-family: FontAwesome; } .social .fb a { background: #3C5B9B; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .fb a:hover { background: #3C5B9B; } .social .instagram a:before { content: "\f16d"; font-family: FontAwesome; } .social .instagram a { background: #FD1D1D; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .instagram a:hover { background: #FD1D1D; } .social .viber a:before { content: url('https://api.iconify.design/fa-brands:viber.svg?color=white&height=18'); vertical-align: -0.125em; } .social .viber a { background: #59267c; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .viber a:hover { background: #59267c; } .social .viber-grey a:before { content: url('https://api.iconify.design/fa-brands:viber.svg?color=grey&height=18'); vertical-align: -0.125em; } .social .viber-grey a { background: #59267c; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .viber-grey a:hover { background: #59267c; } .social { float: left; margin-top: 4px; } .social ul { float: left; margin: 0px; list-style: none; padding: 0px; } .social ul li { margin: 0px 5px 0px 0px; display: inline-block; } .social a { transition: background 400ms ease-in-out; } .language-change { color: #333333; font-size: 14px; margin: auto; overflow: hidden; float: right } .language-change img { margin-right: 10px; } .language-change img:hover { opacity: 1 } .glyphicon-remove1:before { content: "\e014" } .glyphicon-remove1 { right: 8px; } button.button { display: inline-block; background-color: #efecec; font-size: 13px; text-align: center; white-space: nowrap; font-weight: 500; border:none; border-radius: 999px; letter-spacing: 0.5px; padding: 12px 20px 10px 20px; font-family: 'Rubik', sans-serif; } button.button:hover { background-color: #80b435; color: #fff; } button.button span span { border: 0; padding: 0; background: none; } .button, .btn, .button-inverse, .button-vote, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a { text-transform: uppercase; } .button:hover, .button:focus, .btn:hover, .btn:focus, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .button:focus, .sidebar .btn:hover, .sidebar .btn:focus, .form-list .bootstrap-select.btn-group .btn:hover .caret, .form-list .bootstrap-select.btn-group .btn:focus .caret, .buttons-set .back-link a:hover, .buttons-set .back-link a:focus, .scrolltop, .button-tabs li a:hover, .button-tabs li a:focus { color: #FFF; } .products-grid-home .link-wishlist:before { content: "\f004"; } .products-grid-home .link-compare:before { content: "\f012"; } .products-grid-home .link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px; margin-right: 7px } .products-grid-home .box-inner .actions .link-wishlist span, .products-grid-home .box-inner .actions .add-to-links a.link-compare span { display: none; } .products-grid-home .link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 0px; text-decoration: none; display: inline-block; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; border: 1px #fff solid; width: 40px } .mm-toggle-wrap { display: none; } .product-shop .social { margin-top: 20px; } .product-shop .social a { border: 1px #ddd solid; color: #888; width: 40px; height: 40px; line-height: 38px; background:#fff } .product-shop .social a:hover { color: #fff; } .product-shop .social ul { padding: 0px; margin: 0px } .product-shop .social ul li { display: inline-block; margin: 0 7px 0 0; } .product-shop .social ul li:last-child { border: none; } .sendfriend-product-send .login_page h2 { font-size: 14px; } .sendfriend-product-send .login_page .form-list .field { float: left; width: 47%; margin-right: 10px; } .sendfriend-product-send .login_page textarea { width: 95%; } .product-options-bottom .sharing-links { display: none; } .add-to-box .add-to-cart, .product-options-bottom .add-to-cart { margin: 0; } .product-view .product-shop .grouped-items-table .price { font-size: 18px; } #product-options-wrapper .options-list .price { font-size: 12px; } .radio, .checkbox { display: inline-block; } .rhs4-banner-block { display: none; } .rhs4-block { display: none; } .noitem { padding: 10px; text-align: center; font-size: 14px; } .noitem:before { content: '\f07a'; font-family: FontAwesome; font-size: 40px; color: #ccc; width: 100%; display: block; } .validation-advice { color: #FF0000; } .form-list .validation-advice { color: #FF0000; position: relative; } .mgkosc-login-input-box .validation-advice { color: #FF0000; position: relative; } .footer-top .newsletter .validation-advice { left: 106px; } /*============ Global Messages ============*/ .success { color: #3d6611; font-weight: bold; } .error { color: #df280a; font-weight: bold; } .notice { color: #000000; } .messages, .messages ul { list-style: none !important; /*margin: 0 !important;*/ padding: 0 !important; } .messages { width: 100%; overflow: hidden; text-align: left; } .messages li { margin: 5px 0 10px !important; } .messages li li { margin: 0 0 3px !important; } .error-msg, .success-msg, .note-msg, .notice-msg { border-style: solid !important; border-width: 0px !important; border-radius: 0px; background-position: 10px 9px !important; background-repeat: no-repeat !important; /*min-height:20px !important;*/ padding: 8px 8px 8px 8px !important; font-size: 11px !important; font-weight: 900 !important; text-align: center; } .error-msg { border-color: #f16048; background-color: #faebe7; color: #df280a; } .success-msg { border-color: #446423; background-color: #eff5ea; color: #3d6611; } .note-msg, .notice-msg { border-color: #fcd344; background-color: #fafaec; color: #3d6611; } /**Global Messages**/ .review-product-list .email-addto-box { float: left; } .checkout-cart-index .shipping .sp-methods { margin-left: -12px; margin-top: 10px; } .checkout-cart-index .shipping .sp-methods dd ul li { margin-bottom: 10px; } #my-reviews-table h2 { font-size: 16px; margin: 0; } .review-customer-view .product-img-box { float: left; margin-right: 10px; } .review-customer-view .product-details { float: left; } .review-customer-view .buttons-set { clear: both; } .review-customer-view .label { display: block; } .review-customer-view .product-details h3 { font-size: 14px; margin: 0; } .simple .footer-bottom { border: none; } .dashboard h2 { font-size: 16px; } .dashboard h4 { font-size: 14px; } .my-account .group-select h2 { font-size: 16px; } .login_page .pager .limiter { float: right; margin-left: 20px; } .login_page .pager .limiter label { float: none; } .login_page .pager .pages { float: left; margin-left: 20px; margin-top: 8px; } .login_page .pager .amount { margin-top: 12px; } .pagination li.current span { background-color: #F23534; border: medium none; color: #FFFFFF; cursor: default; z-index: 2; padding: 5px 10px; border-radius: 0; box-shadow: none; } .login_page .pager { background: none repeat scroll 0 0 #F5F5F5; clear: both; color: #666666; display: inline-block; margin-top: 0; padding: 15px; width: 100%; } #my-orders-table { margin-bottom: 5px; } .order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; } .order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; margin: 0; padding: 0; } .order-info .current { font-weight: bold; } .order-info li { margin: 0 3px; } #my-orders-table h3 { font-size: 16px; margin-top: 0px; } #multiship-addresses-table h3 { font-size: 12px; line-height: 18px; margin: 0; } .group-select h2 { font-size: 16px; } .multiple-checkout h3 { font-size: 16px; } .checkout-agreements { border: 1px solid #EAEAEA; margin-top: 20px; padding: 10px; } /*.header-container .logout { float: right; margin-top: 20px; font-family: DIN, Helvetica, Arial, sans-serif } .header-container .logout a { color: #333; background: #fff; border: 1px #ddd solid; padding: 0px 8px; display: block; border-radius: 0px; font-weight: 500; text-transform: uppercase; line-height: 32px; }*/ .toolbar .pager .pages { float: left; } .one-page-checkout h3 { font-size: 16px; margin: 0px; } #review-buttons-container .btn-checkout { float: right; } #checkout-review-submit .checkout-agreements { margin-bottom: 10px !important; } .block-layered-nav .btn-remove1 { display: none; } .button-set .bnt-comment { margin-bottom: 10px !important; } .commentlist li .comment-wrapper { padding: 0 20px 17px 0px !important; } .tabcontent { margin-top: 15px; } .label { color: #333; display: inline-block; text-align: left; font-size: 12px; white-space: normal; } .sale-offer-box { display: none; } .offer-section { overflow: hidden; width: 100%; margin-bottom: 25px; } .offer-section .container { width: 100%; } .offer-section .col-lg-4, .offer-section .col-sm-4, .offer-section .col-xs-12 { padding: 0px } .offer-section .col { float: none; padding: 0px 0px; } .offer-section .container img { width: 100%; } .offer-section > div a { display: block; overflow: hidden; } .offer-section > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; } .offer-section > div a:hover img { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .top-banner-section { overflow: hidden; width: 100%; margin-bottom: 25px; } .top-banner-section { overflow: hidden; width: 100%; margin-bottom: 45px } .top-banner-section .container img { width: 100%; } .top-banner-section > div a { display: block; overflow: hidden; } .top-banner-section > div a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .top-banner-section > div a:hover img { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .top-banner-section .col { float: none; padding: 0px 0px; } .add-banner1 { background: url(../images/offer_banner1.png) no-repeat top left; padding: 20% 0px!important; color: #fff; text-align: center; font-size: 18px; } .add-banner1 strong { font-size: 30px; display: block; margin-bottom: 5px; } .offer { background: url(../images/offer-bg.png) no-repeat top left; color: #fff; text-align: center; padding: 20% 0px!important; font-size: 18px; } .offer strong { font-size: 30px; display: block; margin-bottom: 5px; } .header-banner { overflow: hidden; font-family: 'Rubik', sans-serif; background:#131e2c; } .header-banner .cross-img { position: absolute; z-index: 10; right: 15px; top: 7px } #slideshow {height: 20px; overflow: hidden;} .header-banner .assetBlock { text-align: center; margin: auto; padding: 14px 0px; font-size: 13px; text-transform: uppercase; font-weight: 500; color: #fff; letter-spacing:0.5px } .header-banner p { margin: 0px } .header-banner .assetBlock a { color: #ed6663 } .header-banner .assetBlock span { color: #88be4c } .cms-index-index .sale-offer-box { display: block; } .sale-offer-box { margin: auto; display: none; position: relative; width: 1200px; } .sale-offer-left { left: -120px; position: absolute; margin-top: 30%; } .sale-offer-right { position: absolute; margin-top: 30%; right: -120px; } /* offer-slider **/ .parallax { background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .parallax-2 { padding-top: 25px; padding-bottom: 0px; } /* offer-slider **/ /* custom-slider */ .custom-slider { margin-top:30px } .custom-slider h4 { text-shadow: none; color: #fff; font-size: 26px; font-family:'Oswald', sans-serif; font-weight: 400; font-style:normal; text-transform:uppercase } .custom-slider h3 { margin-top:0px} .custom-slider h3 a { text-shadow: none; color: #fff; font-size: 40px; font-family:'Oswald', sans-serif; font-weight: 500; font-style:normal; text-transform:uppercase; } .custom-slider .carousel-caption { text-shadow: none; padding: 0px 15px!important; font-size: 16px; font-weight:600 } #carousel-example-generic { background: #fff!important; } #carousel-example-generic .carousel-control.left { background: none } #carousel-example-generic .carousel-control.right { background: none } #carousel-example-generic .carousel-inner { margin: 0px } #carousel-example-generic .carousel-caption { width: 100%; left: 0; right: 0; padding: 0; top: 20% } .custom-slider .carousel-indicators { width: auto; margin-left: -20px } .custom-slider .carousel-control { display: none } .custom-slider img { border-radius: 0px } .custom-slider .link { padding: 14px 35px; font-size: 16px; text-transform: uppercase; font-weight: 400; color: #80b435; margin-top: 20px; background: #fff; letter-spacing: 1px; font-family: 'Oswald', sans-serif; border-radius: 999px; display:inline-block } /* category-slider */ /* custom-slider */ .category-description { border: 1px #eaeaea solid; overflow: hidden; margin:0px; } .category-description .container { width: 100%; padding: 0px } .category-description a { display: inline-block; } .category-image { display: block; margin: 30px auto 25px; position: relative; } .category-products { padding-bottom: 5px; overflow: hidden; padding: 0; } .category-description a.prev, .category-description a.next { margin: 125px 6px 0px 5px; } .cat-img-title.cat-box { margin: 0; text-align: left; left: 50px; top: 25px; margin: 11% 0px; position: absolute; width: 48.5%; border-left: 5px #80b435 solid; padding-left: 30px; padding-bottom: 30px; padding-top:20px } #category-desc-slider { margin: 0px 0px 0px; } .small-tag { color:#80b435; display: inline-block; padding: 8px 0px; text-transform: uppercase; font-size: 28px; letter-spacing: 1px; font-weight: normal; font-family:'Oswald', sans-serif } .cat-img-title .cat-heading { font-size: 46px; text-transform: uppercase; color: #333e48; font-weight: 600; margin-top: 0px; margin-bottom: 2px; font-family:'Oswald', sans-serif } .cat-img-title .cat-heading span {font-weight:normal} .cat-img-title p { clear: left; font-size: 22px; line-height: 1.6em; margin-bottom: 1px; padding: 0px; font-weight: normal; color: #333e48; margin-top: 6px; text-transform: uppercase; letter-spacing: 0.5px; } .cat-img-title.cat-bg p { color: #333e48; } .category-description .slider-items-products .owl-buttons .owl-prev { left: 20px; position: absolute; top: 49%; background: none; margin: 0; } .category-description .slider-items-products .owl-buttons .owl-next { right: 11px; position: absolute; top: 49%; background: none; padding: 0px; margin: 0; } .category-description .slider-items-products .owl-buttons a { z-index: 1; position: absolute; left: 10px; top: 0px; padding: 5px 3px 10px 0px; color: #fff; font-size: 16px; font-weight: 600; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; font-size: 0px; height: 30px; width: 30px; text-align: center; border-radius: 0px; background: #333e48; border:none; margin-top: -15px; } .category-description .slider-items-products .owl-buttons a:hover { background: #80b435; opacity: 1; border:none; color: #fff; } .category-description .slider-items-products .owl-buttons a {opacity:0} .category-description .slider-items-products:hover .owl-buttons a {opacity:1} .category-description .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; padding: 0px 8px; line-height: 19px; font-weight: 400; } .category-description .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; padding: 0px 12px; line-height: 19px; font-weight: 400; color:#fff } .category-description .owl-item .item { margin: auto; background: #fff; border-bottom:1px #eaeaea solid } .category-description .owl-item .item img { max-width: 100%; } .header-banner.mobile-show .our-features-box { display: none; } #nav-home p { display: none; } #mgkquickview { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview1 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview2 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } #mgkquickview3 { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; height: 1200px; position: fixed; z-index: 9999; top: 0; left: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } .product-shop .social { float: left; margin-bottom: 10px; } .product-shop .social ul li { display: inline-block; margin: 0 7px 0 0; } .sendfriend-product-send .login_page h2 { font-size: 14px; } .sendfriend-product-send .login_page .form-list .field { float: left; width: 47%; margin-right: 10px; } .sendfriend-product-send .login_page textarea { width: 95%; } .product-options-bottom .sharing-links { display: none; } .product-view .product-shop .grouped-items-table .price { font-size: 18px; } #product-options-wrapper .options-list .price { font-size: 12px; } .radio, .checkbox { display: inline-block; } .noitem { padding: 10px; text-align: center; font-size: 11px; line-height: 19px; letter-spacing: 1px; } .noitem:before { content: '\f07a'; font-family: FontAwesome; font-size: 40px; color: #ccc; width: 100%; display: block; margin-bottom: 30px; display: block!important } .validation-advice { color: #FF0000; margin: 3px 0px; } .newsletter-wrap .validation-advice { position: absolute; } .form-list .validation-advice { color: #FF0000; position: relative; } .mgkosc-login-input-box .validation-advice { color: #FF0000; position: relative; } .footer-top .newsletter .validation-advice { left: 106px; } /*============ Global Messages ============*/ .success { color: #3d6611; font-weight: bold; } .error { color: #df280a; font-weight: bold; } .notice { color: #000000; } .messages, .messages ul { list-style: none !important; /*margin: 0 !important;*/ padding: 0 !important; } .messages { width: 100%; overflow: hidden; text-align: left; } .messages li { margin: 5px 0 10px !important; } .messages li li { margin: 0 0 3px !important; } .error-msg, .success-msg, .note-msg, .notice-msg { border-style: solid !important; border-width: 1px !important; background-position: 10px 9px !important; background-repeat: no-repeat !important; /*min-height:20px !important;*/ padding: 8px 8px 8px 8px !important; font-size: 11px !important; font-weight: 900 !important; } .error-msg { border-color: #f16048; background-color: #faebe7; color: #df280a; } .success-msg { border-color: #446423; background-color: #eff5ea; color: #3d6611; } .note-msg, .notice-msg { border-color: #fcd344; background-color: #fafaec; color: #3d6611; } /**Global Messages**/ .review-product-list .email-addto-box { float: left; } .checkout-cart-index .shipping .sp-methods { margin-left: 0px; margin-top: 10px; } .checkout-cart-index .shipping .sp-methods ul { margin: 0px; padding: 0px; } .checkout-cart-index .shipping .sp-methods dd ul li { margin-bottom: 10px; display: block; } #my-reviews-table h2 { font-size: 16px; margin: 0; } .review-customer-view .product-img-box { float: left; margin-right: 10px; } .review-customer-view .product-details { float: left; } .review-customer-view .buttons-set { clear: both; } .review-customer-view .label { display: block; } .review-customer-view .product-details h3 { font-size: 14px; margin: 0; } .dashboard h2 { font-size: 16px; } .dashboard h4 { font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif } .title-buttons {padding:0px 20px} .title-buttons strong { font-size: 14px; font-weight: 500; font-family:'Rubik', sans-serif; text-transform:uppercase; color: #80b435; } .my-account .group-select h2 { font-size: 16px; } .login_page .pager .limiter { float: right; margin-left: 20px; } .login_page .pager .limiter label { float: none; } .login_page .pager .pages { float: left; margin-left: 20px; margin-top: 8px; } .login_page .pager .amount { margin-top: 12px; } #my-orders-table { margin-bottom: 5px; } .order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; } .order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; margin: 0; padding: 0; } .order-info .current { font-weight: bold; } .order-info li { margin: 0 3px; } #my-orders-table h3 { font-size: 16px; margin-top: 0px; } #multiship-addresses-table h3 { font-size: 13px; line-height: 18px; margin: 0; } .group-select h2 { font-size: 16px; } .multiple-checkout h3 { font-size: 16px; } .checkout-agreements { border: 1px solid #EAEAEA; margin-top: 20px; padding: 10px; } .one-page-checkout h3 { font-size: 14px; font-weight: bold; margin: 0 0 8px; } #review-buttons-container .btn-checkout { float: right; } #checkout-review-submit .checkout-agreements { margin-bottom: 10px !important; } .block-layered-nav .btn-remove1 { display: none; } .button-set .bnt-comment { margin-bottom: 10px !important; } .commentlist li .comment-wrapper { padding: 0 20px 17px 0px !important; } .label { color: #333; display: inline-block; text-align: left; font-size: 12px; white-space: normal; } /*************Newsletter POPUP Start***************/ /* Newsletter POPUP Start */ .fade { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.5; z-index: 1000; display: none; } .popup1 { width: 100%; margin: 0 auto; display: none; z-index: 101; } .popup1 .newsletter { width: auto; background: #fff; padding: 40px; border-radius: 20px; overflow:hidden } .quick-view-box{ border-radius: 10px; left: 50%; margin: auto; min-height: 150px; position: relative; top: 20%; width: 720px; z-index: 10000; margin-left:-360px; } .quick-view-box .custom button.items-count {padding: 13px 12px 9px 16px; height: 42px; width: 42px;} .quick-view-box .product-view .product-shop .add-to-box .btn-cart {padding: 12px 20px; font-size: 16px;} .quick-view-box .product-view .product-img-box .product-image .owl-prev {top:5%} .quick-view-box .product-view .product-img-box .product-image .owl-next {top:5%} .quick-view-box .add-to-cart .qty { height: 42px; text-align: center; width: 30px; vertical-align: top; color: #333e48; } .quick-view-box .product-essential {border:none; box-shadow:none; border-radius:10px} .quick-view-box .short-description {display:block} .quick-view-box .shipping-pro {display:none} .quick-view-box .container{width:715px; margin-bottom:0px} .quick-view-box .product-view .product-name h1 {font-size:26px;} .quick-view-box .product-view .product-shop .price {font-size:24px} .quick-view-box .product-view .short-description h2 {font-size:12px; margin-bottom:5px} .quick-view-box .product-view .email-addto-box {display:none} .quick-view-box .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; padding: 0px 10px; font-size: 12px; } .quick-view-box .product-view .previews-list li {margin-left:3px; margin-right:3px} .newsletter-sign-box { border-radius: 20px; left: 50%; margin: auto; min-height: 150px; position: fixed; top: 20%; width: 650px; z-index: 10000; margin-left:-325px; } .popup1 .x { position: absolute; right: -15px; top: -15px; z-index: 10000; } .popup1 .x:hover { cursor: pointer; } .newsletter-sign-box h3 { color: #000000; font-family: 'Oswald', sans-serif; font-size:30px; font-weight: 400; margin-bottom: 10px; text-align: center; text-transform: uppercase; margin-top:0px; padding-bottom:0px; letter-spacing:1px } .newsletter-sign-box h4 { font-size: 13px; font-weight: normal; margin-bottom: 25px; text-align: center; color: #777; text-transform: none; line-height:1.5em; margin-top:0px } .newsletter_img {width:40%; float:left} .newsletter_img img {max-width:100%} .email-form {width:55%; float:right} .newsletter-sign-box .input-box { margin-bottom: 15px; } .newsletter-sign-box .input-box input { display:block; margin-right: 0px; padding:10px 20px; width:100%; border: 1px solid #ddd; text-align:center; font-size:14px; margin-bottom:10px } .newsletter-sign-box .subscribe { background: #80b435; color: #fff; font-size: 14px; text-shadow: none; padding: 12px 0px; margin-top: 0px; font-weight: 500; border-radius: 999px; display: block; width: 100%; font-family: 'Rubik', sans-serif; text-transform: uppercase; border: none; letter-spacing: 0.5px; } .newsletter-sign-box .subscribe:hover { background:#131e2c; } .newsletter-sign-box button.button span { color: #FFFFFF; font-size: 14px; font-weight: 500; } .newsletter-sign-box .subscribe-bottom { color: #666; font-size: 11px; line-height: 3px !important; margin-top: 20px; display: block; overflow: hidden; text-align: center; margin-bottom: 0; } .newsletter-sign-box .subscribe-bottom input { margin: 0px 8px 0 0; vertical-align: middle; } .popup1 .line { background: #ddd; height: 5px; width: 100px; margin: auto; margin-bottom: 20px } /* Newsletter POPUP END***************/ .cms-index-index .messages { width: 1170px; margin: auto; } .one-page-checkout ul { padding: 0; margin: 0; list-style: none; } select#shipping-address-select { width: 570px; } #checkout-review-submit ol.checkout-agreements { list-style: none; } .sp-methods ul { padding: 0; margin: 0; list-style: none; } .sendfriend-product-send .input-box textarea { width: 100%; } .button.coupon, .button.get-quote, .button.btn-continue, .button.btn-update, .button.continue, .button.login, button.btn-share, .button.create-account { } .button.button-clear { background-color: #fff; color: #333 !important; } .button.button-clear:hover { background-color: #ed6663; color: #fff !important; } .multiple_addresses .button.btn-update { color: #333; } .multiple_addresses .button.btn-update:hover { background-color: #ed6663; color: #fff; } .data-table thead th { background-color: #fff; color: #222; border-bottom:1px #eaeaea solid; } .table-striped>tbody>tr { background-color: #fff !important; } .data-table thead th:first-child { background-color: #fff; color: #222; } .data-table thead th:last-child { background-color: #fff; color: #222; } .login_page { margin-top: 20px; } .products-list .product-shop .out-of-stock { background: none repeat scroll 0 0 #fff; border: medium none; color: #fff; padding: 6px 12px; line-height: normal; margin-right: 8px; border-radius: 0px; display: inline-block; border: 2px solid #ddd; } .products-list .product-shop .out-of-stock span { font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0.5px; padding: 0 0 0 10px; text-transform: uppercase; color: #ff4c4c; } .product-shop .out-of-stock:before { content: "\f07a"; font-family: 'FontAwesome'; color: #ff4c4c; } .products-grid .actions .out-of-stock { background: none repeat scroll 0 0 #fff; border: 2px solid #eee; color: #333; line-height: normal; margin: 0; padding: 6px 10px; } .products-grid .actions .out-of-stock span { font-size: 11px; font-weight: bold; text-transform: uppercase; } .product-view .availability.out-of-stock { padding: 3px 10px; position: absolute; right: 0; top: 18px; } .fl-links { float: right; background:#fff; border-left:1px #e5e5e5 solid } .fl-links .clicker { padding: 0px 25px; line-height: 80px; height: 80px; display: block; } .fl-links > .no-js:hover > .clicker { padding: 0px 25px; line-height: 80px; height: 80px; color: #131e2c; } .fl-links .clicker:before { content: '\f007'; font-family: FontAwesome; font-size: 20px; padding-left: 4px; padding-top: 2px; margin-right: 6px; margin-top: -2px; height: 40px; cursor: pointer; color:#80b435; } .fl-links .links { overflow: hidden; padding: 0px; margin: 0px; width: 100%; font-family:'Rubik', sans-serif } .fl-links .links li { font-size: 12px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #eaeaea; letter-spacing: 0.5px; padding-left: 0px } .fl-links .links li:last-child { border: none } .fl-links .no-js .fl-nav-links { background: #202020; background-repeat: repeat; background-position: 0 0; padding: 15px; margin: 0; overflow: hidden; font-size: 12px; line-height: 25px; text-transform: uppercase; z-index: 1001; border-top: 0; width: 250px; position: absolute; opacity: 0; right: 0px; margin-top: -2px; transform: scale(0) rotate(0deg); transition: all 0.3s ease-in-out 0s; visibility: hidden; } .fl-links .no-js:hover .fl-nav-links { background: #fff; background-repeat: repeat; background-position: 0 0; padding: 15px 20px; margin: 0; width: 270px; overflow: hidden; font-size: 12px; line-height: 25px; text-transform: uppercase; z-index: 1001; border-top: 0; display: block; position: absolute; right: 0px; margin-top: -2px; opacity: 1; visibility: visible; transition: all 0.3s ease-in-out 0s; -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg); border-top:3px #80b435 solid; box-shadow: 0 10px 20px -5px; } .fl-links .no-js:hover .fl-nav-links .links a { color: #383838; letter-spacing: 0.5px } .fl-links .no-js:hover .fl-nav-links .links a:hover { color: #383838; letter-spacing: 0.5px } .top-offer-banner { margin: 65px 0px; font-family: 'Montserrat', sans-serif; margin-top:0px; padding-top:25px } .alert-success.visible { position: relative; top: auto; left: auto; width: auto; height: auto; background-color: rgba(189, 246, 58, 0.61); display: block; } .alert-danger.visible { position: relative; top: auto; left: auto; width: auto; height: auto; background-color: rgba(246, 59, 52, 0.45); display: block; z-index: 1000; } .offer-inner {padding-left:5px; padding-right:5px} .offer-inner .left { width: 58.5%; display: inline-block; } .offer-inner .right { width: 40%; float: right; position: relative; overflow: hidden; } .offer-inner .left .col-1 { width: 100%; float: left; margin-bottom: 18px; overflow: hidden; } .offer-inner .left .col-1 .inner-text { right: auto; left: 50px } .offer-inner .left .col-1 .inner-text h3 { font-size: 18px; } .top-offer-banner .col img { width: 100% } .offer-inner .left .col.mid { width: 55.5%; float: left; margin-right: 0px; position: relative; overflow: hidden; } .offer-inner .left .col.last { width: 42%; float: right; margin-right: 0px; position: relative; overflow: hidden; } .offer-inner .inner-text { top: 15px; position: absolute; right: 7%; white-space: normal; z-index: 3; text-align: left; color: #fff; cursor: pointer; } .offer-inner .inner-text h4 { font-size: 30px; line-height: 100%; margin: 7px 0; font-weight: 300; text-transform: uppercase; } .offer-inner .inner-text h3 { font-size: 16px; line-height: 100%; margin: 10px 0; font-weight: 700; text-transform: uppercase; color: #222; } .offer-inner .right .inner-text { top: 4%; text-align: left; right: auto; margin: auto; width: 100%; padding-left:20px } .offer-inner .right .inner-text h4 { font-size: 18px; font-weight: bold; color: #333 } .offer-inner .right .inner-text h3 { font-size: 48px; font-weight: bold; color: #fff; } .offer-inner .right .inner-text .line-b { height: 1px; background-color: #fff; margin: 25px auto; width: 15%; } .offer-inner .inner-text a.shop-now { text-transform: uppercase; color: #fff; } .offer-inner .inner-text a.shop-now1 { text-transform: uppercase; color: #fff; border-radius: 0px; padding: 6px 10px; display: inline-block; background-color: #2ecc71; } .offer-inner .inner-text a.shop-now1:hover { text-transform: uppercase; color: #333; background-color: #fff; } .offer-inner img { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; width: 100% } .offer-inner img:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .left .col.mid:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .left .col.last:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .offer-inner .right:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } /*#background { position: fixed; top: 0px; left: 0px; z-index: 1; width: 50%; height: 100%; background-color: #e0e0e0; }*/ .page-heading { padding: 165px 0 50px 0; background-size: cover; border-bottom: none; text-align: center; background-repeat: no-repeat; background-image: url(../images/category-bg.jpg); margin-top: -135px; } .page-heading .page-title h2 { color: #fff; } .cms-page-view p { font-size: 13px; line-height: 1.6em; } .form_background { padding:25px; position: relative; margin-top: 0px; padding-bottom: 45px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #eee #eee #d5d5d5 #eee; box-shadow: 0 5px 0 rgba(200,200,200,.2); margin-top: 30px; } .cms-engaging-home-page .home_content:after { background: url("../images/bg_shadow_about.png") no-repeat scroll center bottom transparent; content: ""; height: 93px; position: absolute; width: 100%; z-index: 9; } .flag{ width: 32px; height: 21px; } .count-of-item{ width: 15%; } .fadeContainer{ filter: blur(2px); } .fadeContainer .toolbar ul ul { display: none; } .down{ height: 40px; } .button-order{ margin-top: 10px; width: 140px; } @media (max-width: 767px) { .product-detail-bnt { display: none !important; } } #w0-error-0, #w0-success-0{ z-index: 99!important; } .item-breadcrumb{ background-color: #fff; } .category-breadcrumb{ background-color: #fff; margin-bottom: 0px; margin-left: 20px; padding-left: 0px; } .order_check{ margin-top: 10px; font-size: 30px; width: 270px; } .check_fancybox{ height: 40px !important; } .wish_check{ margin-top: 10px; font-size: 30px; width: 360px; } .cart_success .product-name{ width: 260px; } @media (min-width: 550px) { .row-footer{ display: flex; justify-content: center; align-items: flex-start; } } @media (max-width: 549px) { .row-footer{ text-align: center; } .row-footer .contacts-info{ text-align: left; } } html,body{ height: 100%; } .page_footer { display: flex; flex-direction: column; min-height: 100%; } #page { flex: 1 0 auto; } footer { flex: 0 0 auto; } .in-wish-list{ background-color: #80b435 !important; border-color: #80b435 !important; } .item-button{ z-index: 2; position: relative; } .active-category{ color: #80b435 !important; text-decoration: underline !important; } .manufacturer-text{ white-space: normal; word-break: break-word; font-size: 13px; font-weight: 400; color: #333; } /* Testimonials */ .testimonials-section {padding:40px 25% 0px 25%; text-align:center; margin-bottom:0px; text-align:center} .avatar {margin-bottom:10px; text-align:center; overflow:hidden; position: relative; width:182px; display:inline-block} .avatar:before { background: url(../images/testimonial-icon.png) center center no-repeat; bottom: 14px; content: ''; display: block; height: 37px; left: 30px; position: absolute; width: 37px; z-index: 9; } .avatar img {border-radius: 65px; box-shadow: 0px 10px 30px 0px rgba(188,188,188,0.7); margin-bottom:25px; width:auto; display:inline-block; width:152px } .testimonials {color:#292929; font-family:'Merriweather', serif; text-align: center; font-style: italic; letter-spacing:0.5px; font-size:22px; margin-bottom:15px; font-weight:300; line-height:1.6em} .clients_author {font-size:14px; font-family:'Rubik', sans-serif; font-weight:500; color:#80b435} .clients_author span{font-size:14px; font-family: 'Rubik', sans-serif; font-weight:normal; color:#777; display:inline-block; margin-left:7px} .testimonials-section.slider-items-products .owl-buttons { display:none} .testimonials-section.slider-items-products:hover .owl-buttons { display:block} .testimonials-section.slider-items-products .owl-buttons .owl-prev { position: absolute; left: -100px; top: 0%; margin-top:50px;} .testimonials-section.slider-items-products .owl-buttons .owl-prev a {opacity: 1; height: 60px; line-height: 50px; width: 60px; background:none; border-right: 1px double #999;} .testimonials-section.slider-items-products .owl-buttons .owl-prev a:before {font-size:40px; font-weight:100; line-height:60px} .testimonials-section.slider-items-products .owl-buttons .owl-next { position: absolute; right: -100px; top: 0%; margin-top:50px;} .testimonials-section.slider-items-products .owl-buttons .owl-next a {opacity: 1; height: 60px; line-height: 50px; width: 60px; background:none; border-left: 1px double #999;} .testimonials-section.slider-items-products .owl-buttons .owl-next a:before {font-size:40px; font-weight:100; line-height:60px} .background-lightgrey{ position: absolute; background-color: #f8f6f6; left: 26%; bottom: 0; top: 0; padding-left: 3%; } .next-button{ float: right; display: inline-block; text-align: center; vertical-align: middle; } .next-button:before{ font-family: 'FontAwesome'; font-style: normal; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; content: "\f105"; text-transform: none; font-size: 19px; color: #80b435; } .d-none{ display: none !important; } .mt-0{ margin-top: 0 !important; } .menu-item-green{ background-color: #80b435; } .menu-item-green a span.next-button:before{ font-size: 19px; color: black; } /* this is the box */ .arrow-right { position: relative; } /* this CS forms the triangles */ .arrow-right:after{ content: ''; display: block; position: absolute; left: 100%; border-style: solid; z-index: 1000; bottom: 0; top: 0; border-color: transparent transparent transparent #80b435; border-width: 26px; } ul .level5 { padding-left: 0; } ul.level0.sub-menu{ margin-top: 14px; } .comment-notes-alert{ color: #80b435; font-weight: bold; } .xhr { text-decoration: none; border-bottom: 1px dotted; } a.xhr { color: #80b435; text-decoration: none; outline: 0; }
0.476336
0.169303
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600;1,700;1,800&display=swap'); *{ margin: 0; box-sizing: border-box; padding: 0; } .fix::before, .fix::after{ content: ""; display: table; clear: both; } ul{ list-style: none; } body{ font-size: 14px; line-height: 22px; font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4{ font-weight: 700; } main{ width: 1250px; margin: 0 auto; } .header { background-color: #e2d5d5; padding: 20px; } img{ width: 100%; } .logo{ float: left; width: 300px; margin-right: 30px; } .menu { float: right; width: 880px; } .menu ul{ text-align: right; margin-top: 15px; } .menu ul li { display: inline-block; } .menu ul li a { color: #000000; text-decoration: none; padding: 15px 34px; display: block; font-size: 20px; transition: .3s; } /* .menu ul li a:last-child{ padding-right: 0px; } */ .menu ul li a:hover{ background-color: crimson; color: whitesmoke; } .title{ text-align: center; font-size: 45px; text-transform: capitalize; margin: 30px 0; display: block; } .service{ float: left; width: 403px; margin-right: 20px; padding: 30px; background-color: darkcyan; } .service:last-child, .service-page .service:nth-child(4){ margin-right: 0; } .service-page .service{ width: 297.5px; margin-bottom: 50px; } .service h4{ font-size: 30px; text-transform: capitalize; text-align: center; margin: 20px 0; color: white; } .service p{ font-size: 15px; color: whitesmoke; } .btn{ text-decoration: none; text-transform: capitalize; padding: 20px 30px; background-color: tomato; display: inline-block; margin-top: 15px; font-size: 20px; color: whitesmoke; transition: .3s; } .btn:hover{ background-color: rgb(197, 41, 14); } .about{ margin: 30px 0; } .about-left{ width: 80%; float: left; } .about-left h3, .about-menu h3{ font-size: 30px; padding-bottom: 20px; font-weight: bold; } .about-left p{ padding-bottom: 20px; } .about-menu{ width: 20%; float: left; padding-left: 20px; } .about-menu ul li{ background-image: url(../images/arrow.png); background-repeat: no-repeat; margin-bottom: 10px; border-bottom: 2px solid rgb(180, 176, 176); background-position: -8px -1px; } .about-menu ul li a{ text-decoration: none; font-size: 18px; padding-left: 30px; display: block; } .about-menu ul li a:hover{ color: tomato; } footer{ height: 80px; background-color: darkcyan; } footer h3{ color: whitesmoke; font-size: 20px; text-align: center; padding-top: 20px; } /* about page */ .page-banner{ background-size: cover; background-position: center; padding: 215px 0; position: relative; z-index: 2; } .page-banner::before, .page-banner::after{ content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #333; opacity: .30; z-index: -1; } .page-banner h2{ text-align: center; color: #fff ; font-size: 50px; text-transform: capitalize; } .gallery{} .single-gallery { float: left; width: 292px; margin-right: 20px; margin-bottom: 30px; } .single-gallery:nth-child(4), .single-gallery:nth-child(8){ margin-right: 0px; } .single-gallery iframe{ } /* contact page */ .contact { /* margin-top: 50px; */ /* margin-bottom: 50px; */ padding: 65px 0; } .contact h2, .contact-address h2{ text-transform: capitalize; font-size: 35px; margin-bottom: 20px; } /* .contact { margin-top: 10px; float: left; width: 890px; } */ form{ width: 876px; float: left; } .contact input{ width: 100%; padding: 10px; border: 1px solid #ddd; margin-bottom: 10px; } .contact input[type = "button"]{ background-color: tomato; font-size: 20px; color: whitesmoke; border: 1px solid #ddd; border-radius: 0; width: auto; padding: 10px 40px; cursor: pointer; transition: .3s; } .contact input[type = "button"]:hover{ background-color: rgb(197, 41, 14); } .contact textarea{ width: 100%; height: 150px; border: 1px solid #ddd; margin-bottom: 20px; } .contact-address{ float: right; width: 300px; margin-left: 30px; } .contact-address span{ text-transform: capitalize; font-weight: bold; font-style: italic; font-size: 20px; } .map{} .map iframe{ width: 100%; border: 1px solid #ddd; height: 350px; margin-bottom: 20px; } .contact-address li{ font-size: 18px; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-top: 10px; } /* media query */
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600;1,700;1,800&display=swap'); *{ margin: 0; box-sizing: border-box; padding: 0; } .fix::before, .fix::after{ content: ""; display: table; clear: both; } ul{ list-style: none; } body{ font-size: 14px; line-height: 22px; font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4{ font-weight: 700; } main{ width: 1250px; margin: 0 auto; } .header { background-color: #e2d5d5; padding: 20px; } img{ width: 100%; } .logo{ float: left; width: 300px; margin-right: 30px; } .menu { float: right; width: 880px; } .menu ul{ text-align: right; margin-top: 15px; } .menu ul li { display: inline-block; } .menu ul li a { color: #000000; text-decoration: none; padding: 15px 34px; display: block; font-size: 20px; transition: .3s; } /* .menu ul li a:last-child{ padding-right: 0px; } */ .menu ul li a:hover{ background-color: crimson; color: whitesmoke; } .title{ text-align: center; font-size: 45px; text-transform: capitalize; margin: 30px 0; display: block; } .service{ float: left; width: 403px; margin-right: 20px; padding: 30px; background-color: darkcyan; } .service:last-child, .service-page .service:nth-child(4){ margin-right: 0; } .service-page .service{ width: 297.5px; margin-bottom: 50px; } .service h4{ font-size: 30px; text-transform: capitalize; text-align: center; margin: 20px 0; color: white; } .service p{ font-size: 15px; color: whitesmoke; } .btn{ text-decoration: none; text-transform: capitalize; padding: 20px 30px; background-color: tomato; display: inline-block; margin-top: 15px; font-size: 20px; color: whitesmoke; transition: .3s; } .btn:hover{ background-color: rgb(197, 41, 14); } .about{ margin: 30px 0; } .about-left{ width: 80%; float: left; } .about-left h3, .about-menu h3{ font-size: 30px; padding-bottom: 20px; font-weight: bold; } .about-left p{ padding-bottom: 20px; } .about-menu{ width: 20%; float: left; padding-left: 20px; } .about-menu ul li{ background-image: url(../images/arrow.png); background-repeat: no-repeat; margin-bottom: 10px; border-bottom: 2px solid rgb(180, 176, 176); background-position: -8px -1px; } .about-menu ul li a{ text-decoration: none; font-size: 18px; padding-left: 30px; display: block; } .about-menu ul li a:hover{ color: tomato; } footer{ height: 80px; background-color: darkcyan; } footer h3{ color: whitesmoke; font-size: 20px; text-align: center; padding-top: 20px; } /* about page */ .page-banner{ background-size: cover; background-position: center; padding: 215px 0; position: relative; z-index: 2; } .page-banner::before, .page-banner::after{ content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #333; opacity: .30; z-index: -1; } .page-banner h2{ text-align: center; color: #fff ; font-size: 50px; text-transform: capitalize; } .gallery{} .single-gallery { float: left; width: 292px; margin-right: 20px; margin-bottom: 30px; } .single-gallery:nth-child(4), .single-gallery:nth-child(8){ margin-right: 0px; } .single-gallery iframe{ } /* contact page */ .contact { /* margin-top: 50px; */ /* margin-bottom: 50px; */ padding: 65px 0; } .contact h2, .contact-address h2{ text-transform: capitalize; font-size: 35px; margin-bottom: 20px; } /* .contact { margin-top: 10px; float: left; width: 890px; } */ form{ width: 876px; float: left; } .contact input{ width: 100%; padding: 10px; border: 1px solid #ddd; margin-bottom: 10px; } .contact input[type = "button"]{ background-color: tomato; font-size: 20px; color: whitesmoke; border: 1px solid #ddd; border-radius: 0; width: auto; padding: 10px 40px; cursor: pointer; transition: .3s; } .contact input[type = "button"]:hover{ background-color: rgb(197, 41, 14); } .contact textarea{ width: 100%; height: 150px; border: 1px solid #ddd; margin-bottom: 20px; } .contact-address{ float: right; width: 300px; margin-left: 30px; } .contact-address span{ text-transform: capitalize; font-weight: bold; font-style: italic; font-size: 20px; } .map{} .map iframe{ width: 100%; border: 1px solid #ddd; height: 350px; margin-bottom: 20px; } .contact-address li{ font-size: 18px; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-top: 10px; } /* media query */
0.280912
0.071397
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; text-align:left; font-weight:normal; background:#ffffff; margin-top: 10px; } .story { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; padding-left: 10px; background-color: #eeeeee; } .anfang:first-letter { font-size:27px; } TD { font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; vertical-align:top; font-size:11px; } TD.tableheader { font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; vertical-align:top; font-size:11px; font-weight:bold; background: #eeeeee; } TD.bottomfish { } TH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; text-align:left; vertical-align:top; font-weight:bold } TD A { color:#000077; text-decoration:none; font-size:11px; } TD A:visited { color:#000033; } PRE { font-family: Courier New, Courier; font-size:11px; color:000000; text-align:left; font-weight:normal; } H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold } H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold } H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold } H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold } H5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold } H6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7px; font-weight:bold } TD.menu { color: #ffffff; font-size:9px; font-weight:bold; text-align:left; } A.top { float: right; text-decoration: none; font-weight: bold; } A.navigation_enabled, A.navigation_enabled:selected, A.navigation_enabled:active { text-decoration: none; font-weight: normal; } A.navigation_enabled:visited { text-decoration: none; font-weight: normal; color: #000000; } A.navigation_enabled:hover { text-decoration: underline; } A.navigation_disabled, A.navigation_disabled:selected, A.navigation_disabled:active { text-decoration: none; font-weight: bold; } A.navigation_disabled:visited { text-decoration: none; font-weight: bold; color: #000000; } A.navigation_disabled:hover { text-decoration: none; } A, A:visited, A:selected, A:active { text-decoration: none; font-weight: bold; } A:hover { text-decoration: underline; } li.A:visited, li.A:selected, li.A:active { text-decoration: none; font-weight: bold; } li.A:hover { text-decoration: underline; } .small { font-size:9px; } .medium { font-size:13px; } .big { font-size:17px; } .pageheader { background-color: #ffffff; border-left: solid 10px #dddddd; } table.bodytable { } .mainblock { background-color: #ffffff; border-left: solid 10px #dddddd; } .kfbox { background-color: #ffffff; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #8888aa; border-right: solid 1px #8888aa; } .compactinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 1px; border: 1px; border-style:solid; } .verycompactinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 0px; border: 0px; border-style:solid; } .compactbutton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 0px; border: 0px; border-style:solid; } .ghosted { color: #888888; } .framed { border-type: solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-right: 1px solid; background:#eeeeee; border-color:#000000; padding-left: 2; padding-top: 2; padding-bottom: 2; padding-right: 2; text-decoration:none; font-size: 11px; } .boxed { border-type: solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-right: 1px solid; background:#E7DBAD; border-color:#000000; padding-left: 2; padding-top: 1; padding-bottom: 2; padding-right: 2; text-decoration:none; float: left; } dt { font-weight:bold; margin-bottom: 5px; } dd { margin-bottom: 5px; } .mail { font-style:italic; } table.yellow { border-type: solid; border-top: 5px solid; border-left: 5px solid; border-bottom: 5px solid; border-right: 5px solid; border-color:#EDF597; }
htdocs/css/plain.css
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; text-align:left; font-weight:normal; background:#ffffff; margin-top: 10px; } .story { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; padding-left: 10px; background-color: #eeeeee; } .anfang:first-letter { font-size:27px; } TD { font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; vertical-align:top; font-size:11px; } TD.tableheader { font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; vertical-align:top; font-size:11px; font-weight:bold; background: #eeeeee; } TD.bottomfish { } TH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:000000; text-align:left; vertical-align:top; font-weight:bold } TD A { color:#000077; text-decoration:none; font-size:11px; } TD A:visited { color:#000033; } PRE { font-family: Courier New, Courier; font-size:11px; color:000000; text-align:left; font-weight:normal; } H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold } H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold } H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold } H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold } H5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold } H6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7px; font-weight:bold } TD.menu { color: #ffffff; font-size:9px; font-weight:bold; text-align:left; } A.top { float: right; text-decoration: none; font-weight: bold; } A.navigation_enabled, A.navigation_enabled:selected, A.navigation_enabled:active { text-decoration: none; font-weight: normal; } A.navigation_enabled:visited { text-decoration: none; font-weight: normal; color: #000000; } A.navigation_enabled:hover { text-decoration: underline; } A.navigation_disabled, A.navigation_disabled:selected, A.navigation_disabled:active { text-decoration: none; font-weight: bold; } A.navigation_disabled:visited { text-decoration: none; font-weight: bold; color: #000000; } A.navigation_disabled:hover { text-decoration: none; } A, A:visited, A:selected, A:active { text-decoration: none; font-weight: bold; } A:hover { text-decoration: underline; } li.A:visited, li.A:selected, li.A:active { text-decoration: none; font-weight: bold; } li.A:hover { text-decoration: underline; } .small { font-size:9px; } .medium { font-size:13px; } .big { font-size:17px; } .pageheader { background-color: #ffffff; border-left: solid 10px #dddddd; } table.bodytable { } .mainblock { background-color: #ffffff; border-left: solid 10px #dddddd; } .kfbox { background-color: #ffffff; border-left: solid 1px #cccccc; border-top: solid 1px #cccccc; border-bottom: solid 1px #8888aa; border-right: solid 1px #8888aa; } .compactinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 1px; border: 1px; border-style:solid; } .verycompactinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 0px; border: 0px; border-style:solid; } .compactbutton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; font-weight:normal border-width: 0px; border: 0px; border-style:solid; } .ghosted { color: #888888; } .framed { border-type: solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-right: 1px solid; background:#eeeeee; border-color:#000000; padding-left: 2; padding-top: 2; padding-bottom: 2; padding-right: 2; text-decoration:none; font-size: 11px; } .boxed { border-type: solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-right: 1px solid; background:#E7DBAD; border-color:#000000; padding-left: 2; padding-top: 1; padding-bottom: 2; padding-right: 2; text-decoration:none; float: left; } dt { font-weight:bold; margin-bottom: 5px; } dd { margin-bottom: 5px; } .mail { font-style:italic; } table.yellow { border-type: solid; border-top: 5px solid; border-left: 5px solid; border-bottom: 5px solid; border-right: 5px solid; border-color:#EDF597; }
0.431824
0.151278
@import url("ContactSelector.css"); @import url("Attachments.css"); .rdwMessage { outline: none; width: 100%; } .rdwMessage .total { display: none; } .rdwMessage.reply .total { display: inline-block; position: absolute; top: 5px; left: 0px; color: #888; font-size: 10px; } .rdwMessage > .message > .header { padding: 3px 5px 4px; } .rdwMessage > .message > .header > .author > .from { font-weight: bold; color: #000; text-decoration: none; } .rdwMessage > .message > .header > .allRecipients > .recipients { display: inline; list-style: none; font-size: 10px; } .rdwMessage > .message > .header > .allRecipients > .recipients:empty { display: none; } .rdwMessage > .message > .header > .allRecipients > .recipients > .recipient { display: inline; color: #888; } .rdwMessage > .message > .header > .allRecipients .recipient.to { } .rdwMessage > .message > .header > .allRecipients .recipient.cc { } .rdwMessage > .message > .header > .allRecipients .recipient:after { content: ", "; } .rdwMessage > .message > .header > .allRecipients .recipient:last-child:after { content: ""; } /*i18n: We might need this content translated*/ .rdwMessage > .message > .header > .allRecipients > .recipients.to:before { content: "to: "; color: #1a1a1a; } /*i18n: We might need this content translated*/ .rdwMessage > .message > .header > .allRecipients > .recipients.cc:before { content: "cc: "; color: #1a1a1a; } .rdwMessage > .message > .content { padding: 0 5px; } /*Any links that appear appear in the message body */ .rdwMessage > .message > .content a { color: #666; text-decoration: none; } .rdwMessage > .message > .content a:hover { text-decoration: underline; } .rdwMessage > .message > .header > .published > .value:not(:empty):before { content: " - "; } .rdwMessage > .message > .header > .published { font-size: 10px; color: #888; } .rdwMessage > .message > .header > .published > .additional { display: none; } .rdwMessage > .message > .header > .published:hover > .additional { display: inline; } /* ### REPLY ### */ .rdwMessage.reply { margin: 4px 0 0 0; padding: 0 0 0 58px; border-top: 1px solid #e6e6e6; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* ### TWITTER ### */ .rdwExtTwitterMessage .picture { width: 48px; height: 48px; margin: 5px 10px 0 5px; } .rdwMessage.rdwExtTwitterMessage > .message > .header { padding: 3px 5px 4px 0; } .rdwMessage.rdwExtTwitterMessage > .message > .content { padding: 0 5px 0 0; }
data/train/css/5d01991fcb60a294abe42497041b6cc1047766c7Message.css
@import url("ContactSelector.css"); @import url("Attachments.css"); .rdwMessage { outline: none; width: 100%; } .rdwMessage .total { display: none; } .rdwMessage.reply .total { display: inline-block; position: absolute; top: 5px; left: 0px; color: #888; font-size: 10px; } .rdwMessage > .message > .header { padding: 3px 5px 4px; } .rdwMessage > .message > .header > .author > .from { font-weight: bold; color: #000; text-decoration: none; } .rdwMessage > .message > .header > .allRecipients > .recipients { display: inline; list-style: none; font-size: 10px; } .rdwMessage > .message > .header > .allRecipients > .recipients:empty { display: none; } .rdwMessage > .message > .header > .allRecipients > .recipients > .recipient { display: inline; color: #888; } .rdwMessage > .message > .header > .allRecipients .recipient.to { } .rdwMessage > .message > .header > .allRecipients .recipient.cc { } .rdwMessage > .message > .header > .allRecipients .recipient:after { content: ", "; } .rdwMessage > .message > .header > .allRecipients .recipient:last-child:after { content: ""; } /*i18n: We might need this content translated*/ .rdwMessage > .message > .header > .allRecipients > .recipients.to:before { content: "to: "; color: #1a1a1a; } /*i18n: We might need this content translated*/ .rdwMessage > .message > .header > .allRecipients > .recipients.cc:before { content: "cc: "; color: #1a1a1a; } .rdwMessage > .message > .content { padding: 0 5px; } /*Any links that appear appear in the message body */ .rdwMessage > .message > .content a { color: #666; text-decoration: none; } .rdwMessage > .message > .content a:hover { text-decoration: underline; } .rdwMessage > .message > .header > .published > .value:not(:empty):before { content: " - "; } .rdwMessage > .message > .header > .published { font-size: 10px; color: #888; } .rdwMessage > .message > .header > .published > .additional { display: none; } .rdwMessage > .message > .header > .published:hover > .additional { display: inline; } /* ### REPLY ### */ .rdwMessage.reply { margin: 4px 0 0 0; padding: 0 0 0 58px; border-top: 1px solid #e6e6e6; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /* ### TWITTER ### */ .rdwExtTwitterMessage .picture { width: 48px; height: 48px; margin: 5px 10px 0 5px; } .rdwMessage.rdwExtTwitterMessage > .message > .header { padding: 3px 5px 4px 0; } .rdwMessage.rdwExtTwitterMessage > .message > .content { padding: 0 5px 0 0; }
0.177811
0.044974
@CHARSET "UTF-8"; html,boyd{ min-width: 1200px; } a:focus{ text-decoration:none; } body{ background: #f5f5f5; } ul,dl,ol{ padding: 0; list-style: none; } .nav_list li a.t-red{ color: #ff4343; border-bottom: 2px solid #ff4343; } /*S banner*/ .banner-wrap{ width: 100%; max-width: 1920px; height: 400px; margin: 0 auto 40px; } .banner-wrap .w1200{ height: 100%; position: relative; } .form-wrap{ width: 280px; height: 340px; padding: 5px 25px 0; background-color: #fff; position: absolute; top: 30px; right: 30px; } .form-wrap .top-bar >a{ display: inline-block; border: 1px solid #3549cc; width: 117px; margin-right: -5px; line-height: 30px; text-align: center; } .form-wrap .top-bar >a.active-on{ background-color: #3549CC; color: #fff; } .ser-tit{ font-size: 20px; text-align: center; margin: 10px 0; } .type-bar { margin-bottom: 10px; } .type-bar > label{ margin: 10px 0 0 0; } .btn-patent{ margin-left: -4px; } .type-bar > a.active-ch2{ background-color: #819BD4; color: #fff; } .form-in input{ outline: none; } .form-in .buy-items{ height: 40px; border: 1px solid #819BD4; margin-bottom: 10px; position: relative; } #tip{ color: #f00; font-size: 12px; text-align: center; line-height: 35px; } .form-in .buy-items label{ width: 40px; height: 40px; overflow: hidden; display: block; float: left; margin: 0; font-weight: 500; text-align: center; line-height: 40px; } .form-in .buy-items label i{ font-size: 22px; color: #819BD4; } .form-in .buy-items input{ width: 80%; line-height: 20px; padding: 9px 0; color: #666; float: left; border: 0; letter-spacing: 1px; } .form-in .btn-sub{ border: none; background-color: #3549CC; color: #fff; padding: 10px 87px; } .form-in .btn-sub:hover{ background-color: #5969d5; } /*E banner*/ /*S 搜索框*/ .out-wrap{ width: 1200px; margin: 0 auto 40px; } .out-wrap:after{ content:""; clear: both; display: block; } .search-wrap{ width: 700px; float: left; background: #fff; padding: 30px 20px; } .search-wrap .btn-check{ display: inline-block; padding: 5px 10px; font-size: 16px; text-align: center; } .search-wrap > a.active-checked{ background-color: #819bd4; color: #fff; } .form-search .input-inner{ position: relative; } .form-search input{ width: 510px; border: 1px solid #ddd; padding: 12px 15px; } .input-inner button{ position: absolute; top: -1px; left: 510px; border: 1px solid #ddd; border-left: none; background-color: #819bd4; padding: 12px 15px; color: #fff; font-size: 16px; } .out-wrap .state-wrap{ width: 485px; background-color: #fff; float: left; margin-left: 15px; padding: 0 10px 10px; } .out-wrap .state-wrap h4{ border-bottom: 1px dashed #ddd; font-size: 16px; padding: 10px 0; } .state-wrap > a { color: #333; } #demo{ overflow:hidden; height:90px; padding-top: 5px; cursor: pointer; } #holder li{ height: 30px; } #holder span:first-child{ margin: 1px 10px 1px 0; } #holder span{ display: inline-block; font-size: 12px; padding: 0 5px; vertical-align: middle; } #holder li span.icon-pt{ border: 1px solid #804000; padding: 1px 5px; color: #804000; } #holder li span.icon-tm{ border: 1px solid #0000a0; padding: 1px 5px; color: #0000a0; } .t-over { width: 220px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 10px; } .deal-state { float: right; margin-top: 2px; } .state-in { color: #3ebb44; } .state-out { color: #ec550d; } /*E 搜索框*/ /*S 交易与求购栏目*/ .panel-wrap{ width: 1200px; margin: 0 auto 30px; } .panel-wrap:after{ content: ""; clear: both; display: block; } .panel-wrap ul li{ float: left; margin-left: 15px; } .panel-wrap ul li:hover{ box-shadow: 0 0 10px #333; } .panel-wrap ul li:first-child{ margin-left: 0; } /*E 交易与求购栏目*/ /*S 精选商标*/ .home-title{ width: 1200px; margin: 0 auto; } .home-title span:first-child{ font-size: 24px; color: #333; } .home-title > span{ padding: 0 2px; display:inline-block; font-size: 12px; color: #999; } .home-title > a{ float: right; letter-spacing: 2px; line-height: 40px; font-size: 14px; color: #95AAD9; text-align: right; } .brand-sale-wrap, .patent-sale-wrap{ width: 1200px; margin: 20px auto; } .mt15{ margin-top: 15px; } .brand-sale-wrap:after, .patent-sale-wrap:after, .common-lists:after{ content: ""; clear: both; display: block; font-size: 0; height: 0; zoom: 1; } .brand-sale-wrap .left-wrap, .patent-sale-wrap .left-wrap{ float: left; width: 228px; } .brand-sale-wrap .right-wrap, .patent-sale-wrap .right-wrap{ width: 972px; float: left; } .common-lists li, .patent-lists li{ width: 228px; height: 290px; background-color: #fff; float:left; margin-left: 15px; border: 1px solid #ddd; margin-bottom: 15px; position: relative; overflow: hidden; } .common-lists li>a { display: block; width: 100%; height: 100%; } .common-lists li:hover{ box-shadow: 0 0 10px #666; } .common-lists li .list-img{ width: 100%; height: 160px; overflow: hidden; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; padding: 10px; border-bottom: 1px dashed #ededed; } .common-lists li .list-img img { max-width: 180px; max-height: 122px; overflow: hidden; vertical-align: middle; display: inline-block; } .common-lists li p{ width: 88%; margin: 0 auto; display: block; font-size: 14px; color: #888; line-height: 24px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .common-lists li .price span{ color: #FF4D4D; font-size: 16px; font-weight: 700; } .common-lists li .tit-wrap span{ color: #333; } .common-lists .category{ width: 88%; margin: 0 auto; display: block; font-size: 14px; color: #888; line-height: 24px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .common-lists .category .category-title{ font-size: 14px; min-width: 160px; max-width: 200px; display: inline-block; white-space: nowrap; vertical-align: middle; overflow: hidden; color: #1ad2a0; text-overflow: ellipsis; padding: 5px 0; } .common-lists li p.type{ width: 70px; margin: 5px 0 5px 15px; color: #1ad2a0; border: 1px solid #1ad2a0; border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; text-align: center; line-height: 18px; } .common-lists li .p-title{ color: #333; } /*E 精选商标*/ /*S 特价商标、特价专利*/ .special-wrap{ width: 1200px; margin: 20px auto ; } .special-wrap:after{ content: ""; clear: both; display: block; } .special-wrap .img-wrap{ float: left; width: 228px; height: 290px; } .special-wrap .lists-wrap{ float: left; width: 972px; } .common-lists .del{ font-size: 12px; color: #999; text-decoration:line-through; display: inline-block; padding-left: 15px; } /*E 特价商标、特价专利*/ /*Start 发现开始*/ .find_section{ width:100%; margin: 20px auto; } .find_section .inner{ width:1200px; margin:0 auto; } /*End 发现结束*/ .feature_container{ width:1200px; margin:50px auto; } .feature_container ul{ padding:0; } .feature_container ul li{ width: 20%; height:48px; background:url('images/icon_bgr.png') no-repeat; float:left; } .feature_container .list-1{ background-position:0 0; } .feature_container .list-2{ background-position:0 -45px; } .feature_container .list-3{ background-position:0 -94px; } .feature_container .list-4{ background-position:0 -140px; } .feature_container .list-5{ background-position:0 -188px; } .feature_container li div{ margin-top:-5px; padding-left:45px; } .feature_container .tit_h2{ margin-top: 8px; font-size: 18px; color: #333; padding-left:5px; } .feature_container p{ padding-left:5px; font-size:12px; color:#888; } /*S 提交中的loading层*/ .loading-wrap{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/ptImg/loading-2.gif) center no-repeat; display: none; z-index: 11; } /*E 提交中的loading层*/ /*S 立即购买、咨询*/ .common-lists li .over-bottom{ width: 100%; background-color: #fff; text-align: center; position: absolute; left: 0; bottom: -45px; transition: all 0.2s; } .common-lists li .over-bottom .c-btn{ display: inline-block; width: 100px; height: 30px; line-height: 30px; border-radius: 3px; } .common-lists li .over-bottom .btn-tobuy{ background-color: #F0654C; color: #fff; margin-right: 8px; } .common-lists li .over-bottom .btn-consult{ background-color: #e6e6e6; color: #666; } .common-lists li .over-bottom .btn-toask{ background-color: #27d3a9; color: #fff; margin-right: 8px; } .common-lists li:hover .over-bottom{ bottom: 8px; } /*E 立即购买、咨询*/ /*S 立即询价弹出层*/ .dialog-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff); z-index: 120; display: none; } .dialog-wrap .content{ width: 250px; height: 204px; background-color: #fff; position: absolute; top: 50%; left: 50%; margin-top: -102px; margin-left: -125px; border-radius: 5px; text-align: center; } .dialog-wrap .content .icon-close{ position: absolute; right: 5px; top: 5px; cursor: pointer; font-weight: 600; } .dialog-wrap .content .icon-close:hover{ color: #d09c46; } .icon-close>i{ font-size: 14px; } .dialog-wrap .content .tit{ font-size: 18px; font-weight: 600; color: #27d3a9; line-height: 60px; } .dialog-wrap .content>p{ margin-top: 10px; } .dialog-wrap .content>p>input{ height: 30px; border: 1px solid #ddd; width: 210px; padding: 0 5px; outline: none; } .dialog-wrap .content>p>input.has-error{ border-color: #f00; } .dialog-wrap .content>p>span{ color: #666; font-size: 12px; } .dialog-wrap .com-btn{ display: inline-block; width: 210px; height: 30px; outline: none; border: 1px solid transparent; } .dialog-wrap .btn-submit{ color: #01c2ac; border-color: #01c2ac; background-color: #ecfffd; } .dialog-wrap .btn-disabled{ color: #666; border-color: #ddd; background-color: #dfdfdf; } .dialog-wrap .content .tips-error{ color: #f00; font-size: 12px; } .dialog-wrap .cont-success{ width: 450px; height: 280px; position: absolute; top: 50%; left: 50%; margin-top: -140px; margin-left: -225px; background-color: #fff; border-radius: 4px; text-align: center; display: none; } .dialog-wrap .cont-success .header{ background-color: #01c2ac; color: #fff; font-size: 16px; font-weight: 600; line-height: 40px; } .dialog-wrap .cont-success .header .icon-close>i{ position: absolute; top: 2px; right: 5px; cursor: pointer; } .dialog-wrap .cont-success .icon-suc{ padding: 20px 0; } .dialog-wrap .cont-success .font20{ font-size: 20px; font-weight: 600; color: #01c2ac; } .dialog-wrap .cont-success .bottom{ width: 60%; display: inline-block; margin-top: 30px; color: #666; } .dialog-wrap .bottom .t-tel{ color: #ff8000; } .nav_list li a.t-red{ color: #ff4343; border-bottom: 2px solid #ff4343; }
feibiao-admin/src/main/resources/static/static/project/transfer-index.css
@CHARSET "UTF-8"; html,boyd{ min-width: 1200px; } a:focus{ text-decoration:none; } body{ background: #f5f5f5; } ul,dl,ol{ padding: 0; list-style: none; } .nav_list li a.t-red{ color: #ff4343; border-bottom: 2px solid #ff4343; } /*S banner*/ .banner-wrap{ width: 100%; max-width: 1920px; height: 400px; margin: 0 auto 40px; } .banner-wrap .w1200{ height: 100%; position: relative; } .form-wrap{ width: 280px; height: 340px; padding: 5px 25px 0; background-color: #fff; position: absolute; top: 30px; right: 30px; } .form-wrap .top-bar >a{ display: inline-block; border: 1px solid #3549cc; width: 117px; margin-right: -5px; line-height: 30px; text-align: center; } .form-wrap .top-bar >a.active-on{ background-color: #3549CC; color: #fff; } .ser-tit{ font-size: 20px; text-align: center; margin: 10px 0; } .type-bar { margin-bottom: 10px; } .type-bar > label{ margin: 10px 0 0 0; } .btn-patent{ margin-left: -4px; } .type-bar > a.active-ch2{ background-color: #819BD4; color: #fff; } .form-in input{ outline: none; } .form-in .buy-items{ height: 40px; border: 1px solid #819BD4; margin-bottom: 10px; position: relative; } #tip{ color: #f00; font-size: 12px; text-align: center; line-height: 35px; } .form-in .buy-items label{ width: 40px; height: 40px; overflow: hidden; display: block; float: left; margin: 0; font-weight: 500; text-align: center; line-height: 40px; } .form-in .buy-items label i{ font-size: 22px; color: #819BD4; } .form-in .buy-items input{ width: 80%; line-height: 20px; padding: 9px 0; color: #666; float: left; border: 0; letter-spacing: 1px; } .form-in .btn-sub{ border: none; background-color: #3549CC; color: #fff; padding: 10px 87px; } .form-in .btn-sub:hover{ background-color: #5969d5; } /*E banner*/ /*S 搜索框*/ .out-wrap{ width: 1200px; margin: 0 auto 40px; } .out-wrap:after{ content:""; clear: both; display: block; } .search-wrap{ width: 700px; float: left; background: #fff; padding: 30px 20px; } .search-wrap .btn-check{ display: inline-block; padding: 5px 10px; font-size: 16px; text-align: center; } .search-wrap > a.active-checked{ background-color: #819bd4; color: #fff; } .form-search .input-inner{ position: relative; } .form-search input{ width: 510px; border: 1px solid #ddd; padding: 12px 15px; } .input-inner button{ position: absolute; top: -1px; left: 510px; border: 1px solid #ddd; border-left: none; background-color: #819bd4; padding: 12px 15px; color: #fff; font-size: 16px; } .out-wrap .state-wrap{ width: 485px; background-color: #fff; float: left; margin-left: 15px; padding: 0 10px 10px; } .out-wrap .state-wrap h4{ border-bottom: 1px dashed #ddd; font-size: 16px; padding: 10px 0; } .state-wrap > a { color: #333; } #demo{ overflow:hidden; height:90px; padding-top: 5px; cursor: pointer; } #holder li{ height: 30px; } #holder span:first-child{ margin: 1px 10px 1px 0; } #holder span{ display: inline-block; font-size: 12px; padding: 0 5px; vertical-align: middle; } #holder li span.icon-pt{ border: 1px solid #804000; padding: 1px 5px; color: #804000; } #holder li span.icon-tm{ border: 1px solid #0000a0; padding: 1px 5px; color: #0000a0; } .t-over { width: 220px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 10px; } .deal-state { float: right; margin-top: 2px; } .state-in { color: #3ebb44; } .state-out { color: #ec550d; } /*E 搜索框*/ /*S 交易与求购栏目*/ .panel-wrap{ width: 1200px; margin: 0 auto 30px; } .panel-wrap:after{ content: ""; clear: both; display: block; } .panel-wrap ul li{ float: left; margin-left: 15px; } .panel-wrap ul li:hover{ box-shadow: 0 0 10px #333; } .panel-wrap ul li:first-child{ margin-left: 0; } /*E 交易与求购栏目*/ /*S 精选商标*/ .home-title{ width: 1200px; margin: 0 auto; } .home-title span:first-child{ font-size: 24px; color: #333; } .home-title > span{ padding: 0 2px; display:inline-block; font-size: 12px; color: #999; } .home-title > a{ float: right; letter-spacing: 2px; line-height: 40px; font-size: 14px; color: #95AAD9; text-align: right; } .brand-sale-wrap, .patent-sale-wrap{ width: 1200px; margin: 20px auto; } .mt15{ margin-top: 15px; } .brand-sale-wrap:after, .patent-sale-wrap:after, .common-lists:after{ content: ""; clear: both; display: block; font-size: 0; height: 0; zoom: 1; } .brand-sale-wrap .left-wrap, .patent-sale-wrap .left-wrap{ float: left; width: 228px; } .brand-sale-wrap .right-wrap, .patent-sale-wrap .right-wrap{ width: 972px; float: left; } .common-lists li, .patent-lists li{ width: 228px; height: 290px; background-color: #fff; float:left; margin-left: 15px; border: 1px solid #ddd; margin-bottom: 15px; position: relative; overflow: hidden; } .common-lists li>a { display: block; width: 100%; height: 100%; } .common-lists li:hover{ box-shadow: 0 0 10px #666; } .common-lists li .list-img{ width: 100%; height: 160px; overflow: hidden; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; padding: 10px; border-bottom: 1px dashed #ededed; } .common-lists li .list-img img { max-width: 180px; max-height: 122px; overflow: hidden; vertical-align: middle; display: inline-block; } .common-lists li p{ width: 88%; margin: 0 auto; display: block; font-size: 14px; color: #888; line-height: 24px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .common-lists li .price span{ color: #FF4D4D; font-size: 16px; font-weight: 700; } .common-lists li .tit-wrap span{ color: #333; } .common-lists .category{ width: 88%; margin: 0 auto; display: block; font-size: 14px; color: #888; line-height: 24px; letter-spacing: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .common-lists .category .category-title{ font-size: 14px; min-width: 160px; max-width: 200px; display: inline-block; white-space: nowrap; vertical-align: middle; overflow: hidden; color: #1ad2a0; text-overflow: ellipsis; padding: 5px 0; } .common-lists li p.type{ width: 70px; margin: 5px 0 5px 15px; color: #1ad2a0; border: 1px solid #1ad2a0; border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; text-align: center; line-height: 18px; } .common-lists li .p-title{ color: #333; } /*E 精选商标*/ /*S 特价商标、特价专利*/ .special-wrap{ width: 1200px; margin: 20px auto ; } .special-wrap:after{ content: ""; clear: both; display: block; } .special-wrap .img-wrap{ float: left; width: 228px; height: 290px; } .special-wrap .lists-wrap{ float: left; width: 972px; } .common-lists .del{ font-size: 12px; color: #999; text-decoration:line-through; display: inline-block; padding-left: 15px; } /*E 特价商标、特价专利*/ /*Start 发现开始*/ .find_section{ width:100%; margin: 20px auto; } .find_section .inner{ width:1200px; margin:0 auto; } /*End 发现结束*/ .feature_container{ width:1200px; margin:50px auto; } .feature_container ul{ padding:0; } .feature_container ul li{ width: 20%; height:48px; background:url('images/icon_bgr.png') no-repeat; float:left; } .feature_container .list-1{ background-position:0 0; } .feature_container .list-2{ background-position:0 -45px; } .feature_container .list-3{ background-position:0 -94px; } .feature_container .list-4{ background-position:0 -140px; } .feature_container .list-5{ background-position:0 -188px; } .feature_container li div{ margin-top:-5px; padding-left:45px; } .feature_container .tit_h2{ margin-top: 8px; font-size: 18px; color: #333; padding-left:5px; } .feature_container p{ padding-left:5px; font-size:12px; color:#888; } /*S 提交中的loading层*/ .loading-wrap{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/ptImg/loading-2.gif) center no-repeat; display: none; z-index: 11; } /*E 提交中的loading层*/ /*S 立即购买、咨询*/ .common-lists li .over-bottom{ width: 100%; background-color: #fff; text-align: center; position: absolute; left: 0; bottom: -45px; transition: all 0.2s; } .common-lists li .over-bottom .c-btn{ display: inline-block; width: 100px; height: 30px; line-height: 30px; border-radius: 3px; } .common-lists li .over-bottom .btn-tobuy{ background-color: #F0654C; color: #fff; margin-right: 8px; } .common-lists li .over-bottom .btn-consult{ background-color: #e6e6e6; color: #666; } .common-lists li .over-bottom .btn-toask{ background-color: #27d3a9; color: #fff; margin-right: 8px; } .common-lists li:hover .over-bottom{ bottom: 8px; } /*E 立即购买、咨询*/ /*S 立即询价弹出层*/ .dialog-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff); z-index: 120; display: none; } .dialog-wrap .content{ width: 250px; height: 204px; background-color: #fff; position: absolute; top: 50%; left: 50%; margin-top: -102px; margin-left: -125px; border-radius: 5px; text-align: center; } .dialog-wrap .content .icon-close{ position: absolute; right: 5px; top: 5px; cursor: pointer; font-weight: 600; } .dialog-wrap .content .icon-close:hover{ color: #d09c46; } .icon-close>i{ font-size: 14px; } .dialog-wrap .content .tit{ font-size: 18px; font-weight: 600; color: #27d3a9; line-height: 60px; } .dialog-wrap .content>p{ margin-top: 10px; } .dialog-wrap .content>p>input{ height: 30px; border: 1px solid #ddd; width: 210px; padding: 0 5px; outline: none; } .dialog-wrap .content>p>input.has-error{ border-color: #f00; } .dialog-wrap .content>p>span{ color: #666; font-size: 12px; } .dialog-wrap .com-btn{ display: inline-block; width: 210px; height: 30px; outline: none; border: 1px solid transparent; } .dialog-wrap .btn-submit{ color: #01c2ac; border-color: #01c2ac; background-color: #ecfffd; } .dialog-wrap .btn-disabled{ color: #666; border-color: #ddd; background-color: #dfdfdf; } .dialog-wrap .content .tips-error{ color: #f00; font-size: 12px; } .dialog-wrap .cont-success{ width: 450px; height: 280px; position: absolute; top: 50%; left: 50%; margin-top: -140px; margin-left: -225px; background-color: #fff; border-radius: 4px; text-align: center; display: none; } .dialog-wrap .cont-success .header{ background-color: #01c2ac; color: #fff; font-size: 16px; font-weight: 600; line-height: 40px; } .dialog-wrap .cont-success .header .icon-close>i{ position: absolute; top: 2px; right: 5px; cursor: pointer; } .dialog-wrap .cont-success .icon-suc{ padding: 20px 0; } .dialog-wrap .cont-success .font20{ font-size: 20px; font-weight: 600; color: #01c2ac; } .dialog-wrap .cont-success .bottom{ width: 60%; display: inline-block; margin-top: 30px; color: #666; } .dialog-wrap .bottom .t-tel{ color: #ff8000; } .nav_list li a.t-red{ color: #ff4343; border-bottom: 2px solid #ff4343; }
0.203035
0.04879
* { margin: 0; padding: 0; } body { padding: 100px; font-family: sans-serif; } h4 { margin: 35px 0 10px 0; color: #444; } /* Styles above are for demo page, not required for spriting */ /* ======== In production, I would abstract all of the following into it's own SCSS file ======== */ .myHoverActiveButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myHoverActiveButton:hover { background-position: 0 -80px; } .myHoverActiveButton:active { background-position: 0 0; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myHoverActiveButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myHoverActiveButton:hover { background-position: 0 -40px; } .myHoverActiveButton:active { background-position: 0 -80px; } } .myHoverButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myHoverButton:hover { background-position: 0 -80px; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myHoverButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myHoverButton:hover { background-position: 0 -40px; } } .myActiveButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myActiveButton:active { background-position: 0 0; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myActiveButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myActiveButton:active { background-position: 0 -80px; } } .myBoringButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myBoringButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } }
demo/css/main.css
* { margin: 0; padding: 0; } body { padding: 100px; font-family: sans-serif; } h4 { margin: 35px 0 10px 0; color: #444; } /* Styles above are for demo page, not required for spriting */ /* ======== In production, I would abstract all of the following into it's own SCSS file ======== */ .myHoverActiveButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myHoverActiveButton:hover { background-position: 0 -80px; } .myHoverActiveButton:active { background-position: 0 0; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myHoverActiveButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myHoverActiveButton:hover { background-position: 0 -40px; } .myHoverActiveButton:active { background-position: 0 -80px; } } .myHoverButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myHoverButton:hover { background-position: 0 -80px; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myHoverButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myHoverButton:hover { background-position: 0 -40px; } } .myActiveButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } .myActiveButton:active { background-position: 0 0; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myActiveButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } .myActiveButton:active { background-position: 0 -80px; } } .myBoringButton { height: 40px; width: 174px; background-image: url('../images/sprites/buttons-s35cad6a7fd.png'); background-position: 0 -40px; background-repeat: no-repeat; } @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) { .myBoringButton { background-image: url('../images/sprites-retina/buttons-s3b2494ec76.png'); background-position: 0 0; -webkit-background-size: 174px auto; -moz-background-size: 174px auto; -o-background-size: 174px auto; background-size: 174px auto; } }
0.337313
0.091788
body{ margin-top: 20px; zoom: 1.1; } .logo-bar{ margin-bottom: 0!important; padding: 0; height:150px; overflow: hidden; } .brand-logo{ margin: .3em 0 0!important; } .btn{ margin: 5px; text-transform: none; } .tabs{ overflow-x: hidden; } #search{ height: 80px; font-size: 3em; font-weight: bold; color: #f95c54; border-bottom: none!important; } .dropdown-trigger{ text-align: center; border-bottom: none!important; box-shadow: none!important; } .dropdown-content li>a, .dropdown-content li>span{ color:#7b1fa2; } .select-wrapper .caret{ fill: #7b1fa2; } input:hover,input:focus,input:active{ border-bottom: none!important; box-shadow: none!important; } .result{ margin: 1em 0 0; min-height: 100px; } .result img{ border-radius: 50%; display: block; margin: 0 auto 1.5em; max-width: 100px; max-height: 100px; width: auto; } .result form{ margin-top: 0px; /* background: #eee; */ /* border-radius: 1em; */ /* box-shadow: inset 0px 0px 25px #d0d0d0; */ padding: 1.5em!important; } .result form input[type=text]:not(.dropdown-trigger){ border: none !important; text-align: center; background: #f5f5f5; } .result form .input-field{ margin-top: 0; margin-bottom: 0; padding: 0; } .result form label{ color:#000; } .result [type="checkbox"]+span:not(.lever):before, .result [type="checkbox"]:not(.filled-in)+span:not(.lever):after{ border: 2px solid #7b1fa2; } .result [type="checkbox"]:checked+span:not(.lever):before{ border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #7b1fa2; border-bottom: 2px solid #7b1fa2; } .result [type="radio"]:checked+span:after { background-color: #7b1fa2; transform: scale(1.5); } .result [type="radio"]:checked+span:after{ border: 2px solid #7b1fa2; transition: .5s; } [type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after { border: 2px solid #d1d1d1; transform: scale(1.5); } /* #tn{ font-size: 3em; height: 2em; } */ .result .material-icons{ color:#7b1fa2; } .btn-reset{ position: fixed; top: 20px; right: 20px; margin: 0; } .btn-log{ position: fixed; top: 80px; right: 20px; margin: 0; } /* fallback */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(material.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }
Web Application/Dashboard/css/style.css
body{ margin-top: 20px; zoom: 1.1; } .logo-bar{ margin-bottom: 0!important; padding: 0; height:150px; overflow: hidden; } .brand-logo{ margin: .3em 0 0!important; } .btn{ margin: 5px; text-transform: none; } .tabs{ overflow-x: hidden; } #search{ height: 80px; font-size: 3em; font-weight: bold; color: #f95c54; border-bottom: none!important; } .dropdown-trigger{ text-align: center; border-bottom: none!important; box-shadow: none!important; } .dropdown-content li>a, .dropdown-content li>span{ color:#7b1fa2; } .select-wrapper .caret{ fill: #7b1fa2; } input:hover,input:focus,input:active{ border-bottom: none!important; box-shadow: none!important; } .result{ margin: 1em 0 0; min-height: 100px; } .result img{ border-radius: 50%; display: block; margin: 0 auto 1.5em; max-width: 100px; max-height: 100px; width: auto; } .result form{ margin-top: 0px; /* background: #eee; */ /* border-radius: 1em; */ /* box-shadow: inset 0px 0px 25px #d0d0d0; */ padding: 1.5em!important; } .result form input[type=text]:not(.dropdown-trigger){ border: none !important; text-align: center; background: #f5f5f5; } .result form .input-field{ margin-top: 0; margin-bottom: 0; padding: 0; } .result form label{ color:#000; } .result [type="checkbox"]+span:not(.lever):before, .result [type="checkbox"]:not(.filled-in)+span:not(.lever):after{ border: 2px solid #7b1fa2; } .result [type="checkbox"]:checked+span:not(.lever):before{ border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #7b1fa2; border-bottom: 2px solid #7b1fa2; } .result [type="radio"]:checked+span:after { background-color: #7b1fa2; transform: scale(1.5); } .result [type="radio"]:checked+span:after{ border: 2px solid #7b1fa2; transition: .5s; } [type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after { border: 2px solid #d1d1d1; transform: scale(1.5); } /* #tn{ font-size: 3em; height: 2em; } */ .result .material-icons{ color:#7b1fa2; } .btn-reset{ position: fixed; top: 20px; right: 20px; margin: 0; } .btn-log{ position: fixed; top: 80px; right: 20px; margin: 0; } /* fallback */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(material.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }
0.364099
0.093637
.font-light { color: #555555; } .b-no-bot { border: 1px #cccccc solid; border-bottom: 0; } .gray-underline { border-bottom: 1px #cccccc solid; } .gray-topline { border-top: 1px #cccccc solid; } .active-tab { border-width: 2px !important; border-color: #1d2731 !important; } .required-field::placeholder { color: #7f00ff !important; } /* Global */ @font-face { font-family: Helvetica, Verdana, sans-serif; } html, body { overflow: hidden; } body { width: 100%; min-height: 100vh; position: relative; margin: 0; font-family: Helvetica, Verdana, sans-serif; font-family: sans-serif; } .haha { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); margin-top: -60px; } /* Layout */ /* Header Sizing */ header { display: flex; } header #header-logo { order: 1; flex-basis: 15%; } header #header-search { order: 2; flex-basis: 55%; } header #header-icons { order: 3; flex-basis: 30%; } /* Page Sizing */ #flex-container { display: flex; } #flex-container #nav-menu { order: 1; flex-basis: 15%; } #flex-container #table-container { order: 2; flex-basis: 55%; } #flex-container #report-info-container { order: 3; flex-basis: 30%; } /* Report Panel Sizing */ #report-information { display: flex; width: 80%; margin: auto auto; } #report-information #report-labels { order: 1; flex-basis: 40%; } #report-information #report-data { order: 2; flex-basis: 68%; } /* Object */ header { height: 60px; background-color: #1d2731; color: white; } header div { margin-top: .2rem; } header i { padding: 10px 10px 0px 30px; } header #header-logo { font-size: 25px; } header #header-logo:hover { color: #cccccc; cursor: pointer; } header #header-search { padding: 10px; } header #header-search form { margin-left: 80px; } header #header-search form input { font-size: 18px; border: none; height: 20px; width: 85%; padding: 5px; border-radius: 2px; } header #header-search form input:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 5px #7f00ff; } header #header-icons { font-size: 25px; text-align: center; } header #header-icons span { padding: 8px; } header #header-icons span a { text-decoration: none; color: white; } header #header-icons span a:hover { color: #cccccc; cursor: pointer; } header #header-icons span:hover { color: #cccccc; cursor: pointer; } table { border-spacing: 1; border-collapse: collapse; background: white; border-radius: 10px; overflow: hidden; width: 100%; position: relative; } table table * { position: relative; } table td, table th { padding-left: 8px; text-align: center; } table thead tr { height: 45px; background: #1d2731; } table thead th { font-family: Helvetica, Verdana, sans-serif; font-size: 18px; color: white; line-height: 1.2; font-weight: unset; } table tbody tr { height: 45px; font-family: Helvetica, Verdana, sans-serif; font-size: 15px; color: gray; line-height: 1.2; font-weight: unset; } table tbody tr .rpt-link { background: none; border: none; padding: 4px; text-decoration: none; font-size: 16px; } table tbody tr .rpt-link:hover { cursor: pointer; color: #7f00ff; } table tbody tr:hover { color: #555555; background-color: whitesmoke; cursor: pointer; } table tbody tr:nth-child(even) { background-color: whitesmoke; } table tbody tr:last-child { border: 0; } /* Real Scroll Bar */ .normal::-webkit-scrollbar { width: 5px; } .normal::-webkit-scrollbar-track { background-color: #cccccc; } .normal::-webkit-scrollbar-thumb { background: #1d2731; border-radius: 10px; } /* Justin Styles */ #report-info-container { background-color: white; min-height: 100vh; max-height: 100vh; width: 100%; overflow: scroll; margin: 0 auto; } #report-info-container #report-placeholder h3 { color: #1d2731; text-align: center; } #report-info-container #report-info-main { display: none; } #report-info-container #report-info-main h2 { color: #1d2731; text-align: center; } #report-info-container #report-info-main h3 { color: #555555; font-size: 18px; } #report-info-container #report-info-main p { font-size: 18px; } #report-info-container #report-info-main #report-information { border-bottom: 1px #cccccc solid; } #report-info-container #report-info-main #report-links { width: 80%; margin: auto auto; margin-top: 20px; padding-bottom: 10px; border-bottom: 1px #cccccc solid; } #report-info-container #report-info-main #report-links a { padding-left: 25px; text-decoration: none; color: #1d2731; font-size: 18px; } #report-info-container #report-info-main #report-links a:hover { color: #7f00ff; } #report-info-container #report-info-main #report-adv-info { margin-top: 20px; } #report-info-container #report-info-main #report-adv-info #report-info-label { width: 80%; padding-bottom: 10px; padding-top: 10px; margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-info-label button { margin-top: 10px; background: white; border-style: solid; border-color: #1d2731; border-width: 1px; border-bottom: none; font-size: 18px; font-weight: bold; border-top-left-radius: 2px; border-top-right-radius: 2px; } #report-info-container #report-info-main #report-adv-info #report-info-label button h3 { margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-info-label button h3:hover { color: #1d2731; } #report-info-container #report-info-main #report-adv-info #report-info-label button:hover { color: gray; border-color: gray; } #report-info-container #report-info-main #report-adv-info #report-info-label button:focus { outline: none; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table { width: 80%; margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table td, #report-info-container #report-info-main #report-adv-info #report-bottom-table table th { text-align: left; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table tbody { border-top: 1px #cccccc solid; } #report-info-container #advanced-search { display: none; } #report-info-container #advanced-search #adv-search-container { width: 80%; margin: auto auto; } #report-info-container #advanced-search #adv-search-container h2 { color: #1d2731; text-align: center; } #report-info-container #advanced-search #adv-search-container input[type="text"] { font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; padding: 7px; border: none; border-bottom: 1px #cccccc solid; margin-bottom: 10px; } #report-info-container #advanced-search #adv-search-container input[type="text"]:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 5px #7f00ff; } #report-info-container #advanced-search #adv-search-container input[type="button"] { background-color: #1d2731; border: none; display: inline-block; cursor: pointer; color: white; font-size: 14px; padding: 8px 18px; text-decoration: none; } #report-info-container #advanced-search #adv-search-container input[type="button"]:hover { background-color: #7f00ff; } #report-info-container #advanced-search #adv-search-container ::placeholder { opacity: .6; } #table-container { background-color: white; min-height: 94vh; max-height: 94vh; overflow-y: scroll; width: 100%; margin: 0 auto; border-right: 1px #cccccc solid; border-bottom: 1px #cccccc solid; } #table-container #limiter { width: 95%; margin: 0 auto; } #table-container #limiter #deprecated { display: none; } #table-container #table-search { width: 95%; margin: 0 auto; display: none; } #table-container #table-search #search-results-container { width: 95%; margin: auto auto; font-size: 17px; } #table-container #table-search #search-results-container .search-result { width: 48%; height: 300px; border: 1px #cccccc solid; border-radius: 5px; float: left; margin-left: 10px; margin-top: 10px; } #table-container #table-search #search-results-container .search-result .rpt-searcher { display: none; } #table-container #table-search #search-results-container .search-result div { padding: 5px; padding-left: 15px; padding-right: 15px; } #table-container #table-search #search-results-container .search-result .search-title { font-size: 20px; background: #1d2731; color: white; padding: 10px; } #table-container .table-content { border-radius: 10px; border-right: 1px #cccccc solid; border-left: 1px #cccccc solid; border-bottom: 1px #cccccc solid; } #table-container .table-header { font-size: 25px; font-weight: bold; margin-top: 20px; } #nav-menu { border-right: 1px #cccccc solid; background-color: whitesmoke; color: black; font-size: 18px; } #nav-menu #menu-choices { margin-top: 25px; } #nav-menu #menu-choices .menu-option { padding: 10px; } #nav-menu #menu-choices .menu-option:hover { background: linear-gradient(to left, whitesmoke, #dbdbd6); } #nav-menu #menu-choices .menu-option p { width: 80%; margin: auto auto; } #nav-menu #app-info { font-size: 14px; font-style: italic; position: absolute; bottom: 0; margin-bottom: 62px; text-align: center; width: 15%; } #nav-menu .easter-egg { color: #7f00ff; cursor: pointer; } .hide-modal { display: none; } #modal-container { position: fixed; z-index: 1; width: 100%; height: 100%; left: 0; top: 0; overflow: auto; background-color: rgba(0, 0, 0, 0.4); } #modal-container #new-report-modal { color: gray; width: 350px; margin: auto; margin-top: 20px; padding: 0px 20px 20px; border: 1px #cccccc solid; background-color: white; border-radius: 5px; /* Override Styles */ } #modal-container #new-report-modal #modal-header { background: #1d2731; color: white; padding: 20px; font-weight: normal; border-radius: 5px; text-align: center; } #modal-container #new-report-modal #modal-header .report-modal { float: right; } #modal-container #new-report-modal #modal-header .report-modal:hover { color: #7f00ff; } #modal-container #new-report-modal input[type="text"] { font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 98%; padding: 7px; margin-left: 5px; border: none; border-bottom: 1px #cccccc solid; margin-bottom: 10px; } #modal-container #new-report-modal input[type="text"]:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 2px #7f00ff; } #modal-container #new-report-modal input[type="text"]::placeholder { font-size: 15px; color: gray; } #modal-container #new-report-modal input[type="button"] { background-color: #1d2731; border: none; color: white; font-size: 16px; padding: 8px 18px; text-decoration: none; margin: auto auto; } #modal-container #new-report-modal input[type="button"]:hover { background-color: #7f00ff; } #modal-container #new-report-modal #new-name { width: 74%; } #modal-container #new-report-modal #new-version { text-align: center; width: 20%; } #modal-container #new-report-modal #new-reqdate, #modal-container #new-report-modal #new-pubdate { width: 47%; } #modal-container #new-report-modal .param-input, #modal-container #new-report-modal .param-desc-input { width: 42% !important; } #modal-container #new-report-modal #new-param-button { background: none; border: none; font-size: 16px; outline: none; } #modal-container #new-report-modal #new-param-button:hover { color: #7f00ff; } #modal-container #new-report-modal #modal-submit { text-align: center; } #modal-container #new-report-modal #modal-exports { text-align: center; padding: 5px; /* Create a custom checkbox */ } #modal-container #new-report-modal #modal-exports .export-choice { width: 80px; margin-left: 5px; border: none; background: none; border: 1px #cccccc solid; padding: 5px; border-radius: 3px; color: gray; } #modal-container #new-report-modal #modal-exports .export-choice:focus { outline: none !important; } #modal-container #new-report-modal #modal-exports .selected-choice { background: #1d2731; color: white; font-weight: bold; } #modal-container #new-report-modal #modal-exports .container { position: relative; padding: 5px; cursor: pointer; margin-left: 20px; border: 1px #cccccc solid; border-radius: 5px; display: inline-block; } #modal-container #new-report-modal #modal-exports .container input { position: absolute; opacity: 0; cursor: pointer; } #modal-container #new-report-modal #modal-exports .checkmark { position: relative; min-height: 25px; min-width: 25px; border: 1px #cccccc solid; border-radius: 5px; padding: 5px; } #modal-container #new-report-modal #text-area { width: 94%; margin: auto auto; } #modal-container #new-report-modal #text-area textarea { resize: none; font-size: 16px; font-family: Helvetica, Verdana, sans-serif; width: 100%; height: 60px; border: 1px #cccccc solid; border-radius: 5px; padding: 5px; margin: auto auto; margin-top: 10px; } #modal-container #new-report-modal #text-area textarea:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 2px #7f00ff; } #modal-container #new-report-modal .name-2, #modal-container #new-report-modal .name-3, #modal-container #new-report-modal .name-4, #modal-container #new-report-modal .name-5 { display: none; } #modal-container #new-report-modal .desc-2, #modal-container #new-report-modal .desc-3, #modal-container #new-report-modal .desc-4, #modal-container #new-report-modal .desc-5 { display: none; }
css/style.css
.font-light { color: #555555; } .b-no-bot { border: 1px #cccccc solid; border-bottom: 0; } .gray-underline { border-bottom: 1px #cccccc solid; } .gray-topline { border-top: 1px #cccccc solid; } .active-tab { border-width: 2px !important; border-color: #1d2731 !important; } .required-field::placeholder { color: #7f00ff !important; } /* Global */ @font-face { font-family: Helvetica, Verdana, sans-serif; } html, body { overflow: hidden; } body { width: 100%; min-height: 100vh; position: relative; margin: 0; font-family: Helvetica, Verdana, sans-serif; font-family: sans-serif; } .haha { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); margin-top: -60px; } /* Layout */ /* Header Sizing */ header { display: flex; } header #header-logo { order: 1; flex-basis: 15%; } header #header-search { order: 2; flex-basis: 55%; } header #header-icons { order: 3; flex-basis: 30%; } /* Page Sizing */ #flex-container { display: flex; } #flex-container #nav-menu { order: 1; flex-basis: 15%; } #flex-container #table-container { order: 2; flex-basis: 55%; } #flex-container #report-info-container { order: 3; flex-basis: 30%; } /* Report Panel Sizing */ #report-information { display: flex; width: 80%; margin: auto auto; } #report-information #report-labels { order: 1; flex-basis: 40%; } #report-information #report-data { order: 2; flex-basis: 68%; } /* Object */ header { height: 60px; background-color: #1d2731; color: white; } header div { margin-top: .2rem; } header i { padding: 10px 10px 0px 30px; } header #header-logo { font-size: 25px; } header #header-logo:hover { color: #cccccc; cursor: pointer; } header #header-search { padding: 10px; } header #header-search form { margin-left: 80px; } header #header-search form input { font-size: 18px; border: none; height: 20px; width: 85%; padding: 5px; border-radius: 2px; } header #header-search form input:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 5px #7f00ff; } header #header-icons { font-size: 25px; text-align: center; } header #header-icons span { padding: 8px; } header #header-icons span a { text-decoration: none; color: white; } header #header-icons span a:hover { color: #cccccc; cursor: pointer; } header #header-icons span:hover { color: #cccccc; cursor: pointer; } table { border-spacing: 1; border-collapse: collapse; background: white; border-radius: 10px; overflow: hidden; width: 100%; position: relative; } table table * { position: relative; } table td, table th { padding-left: 8px; text-align: center; } table thead tr { height: 45px; background: #1d2731; } table thead th { font-family: Helvetica, Verdana, sans-serif; font-size: 18px; color: white; line-height: 1.2; font-weight: unset; } table tbody tr { height: 45px; font-family: Helvetica, Verdana, sans-serif; font-size: 15px; color: gray; line-height: 1.2; font-weight: unset; } table tbody tr .rpt-link { background: none; border: none; padding: 4px; text-decoration: none; font-size: 16px; } table tbody tr .rpt-link:hover { cursor: pointer; color: #7f00ff; } table tbody tr:hover { color: #555555; background-color: whitesmoke; cursor: pointer; } table tbody tr:nth-child(even) { background-color: whitesmoke; } table tbody tr:last-child { border: 0; } /* Real Scroll Bar */ .normal::-webkit-scrollbar { width: 5px; } .normal::-webkit-scrollbar-track { background-color: #cccccc; } .normal::-webkit-scrollbar-thumb { background: #1d2731; border-radius: 10px; } /* Justin Styles */ #report-info-container { background-color: white; min-height: 100vh; max-height: 100vh; width: 100%; overflow: scroll; margin: 0 auto; } #report-info-container #report-placeholder h3 { color: #1d2731; text-align: center; } #report-info-container #report-info-main { display: none; } #report-info-container #report-info-main h2 { color: #1d2731; text-align: center; } #report-info-container #report-info-main h3 { color: #555555; font-size: 18px; } #report-info-container #report-info-main p { font-size: 18px; } #report-info-container #report-info-main #report-information { border-bottom: 1px #cccccc solid; } #report-info-container #report-info-main #report-links { width: 80%; margin: auto auto; margin-top: 20px; padding-bottom: 10px; border-bottom: 1px #cccccc solid; } #report-info-container #report-info-main #report-links a { padding-left: 25px; text-decoration: none; color: #1d2731; font-size: 18px; } #report-info-container #report-info-main #report-links a:hover { color: #7f00ff; } #report-info-container #report-info-main #report-adv-info { margin-top: 20px; } #report-info-container #report-info-main #report-adv-info #report-info-label { width: 80%; padding-bottom: 10px; padding-top: 10px; margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-info-label button { margin-top: 10px; background: white; border-style: solid; border-color: #1d2731; border-width: 1px; border-bottom: none; font-size: 18px; font-weight: bold; border-top-left-radius: 2px; border-top-right-radius: 2px; } #report-info-container #report-info-main #report-adv-info #report-info-label button h3 { margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-info-label button h3:hover { color: #1d2731; } #report-info-container #report-info-main #report-adv-info #report-info-label button:hover { color: gray; border-color: gray; } #report-info-container #report-info-main #report-adv-info #report-info-label button:focus { outline: none; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table { width: 80%; margin: auto auto; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table td, #report-info-container #report-info-main #report-adv-info #report-bottom-table table th { text-align: left; } #report-info-container #report-info-main #report-adv-info #report-bottom-table table tbody { border-top: 1px #cccccc solid; } #report-info-container #advanced-search { display: none; } #report-info-container #advanced-search #adv-search-container { width: 80%; margin: auto auto; } #report-info-container #advanced-search #adv-search-container h2 { color: #1d2731; text-align: center; } #report-info-container #advanced-search #adv-search-container input[type="text"] { font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; padding: 7px; border: none; border-bottom: 1px #cccccc solid; margin-bottom: 10px; } #report-info-container #advanced-search #adv-search-container input[type="text"]:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 5px #7f00ff; } #report-info-container #advanced-search #adv-search-container input[type="button"] { background-color: #1d2731; border: none; display: inline-block; cursor: pointer; color: white; font-size: 14px; padding: 8px 18px; text-decoration: none; } #report-info-container #advanced-search #adv-search-container input[type="button"]:hover { background-color: #7f00ff; } #report-info-container #advanced-search #adv-search-container ::placeholder { opacity: .6; } #table-container { background-color: white; min-height: 94vh; max-height: 94vh; overflow-y: scroll; width: 100%; margin: 0 auto; border-right: 1px #cccccc solid; border-bottom: 1px #cccccc solid; } #table-container #limiter { width: 95%; margin: 0 auto; } #table-container #limiter #deprecated { display: none; } #table-container #table-search { width: 95%; margin: 0 auto; display: none; } #table-container #table-search #search-results-container { width: 95%; margin: auto auto; font-size: 17px; } #table-container #table-search #search-results-container .search-result { width: 48%; height: 300px; border: 1px #cccccc solid; border-radius: 5px; float: left; margin-left: 10px; margin-top: 10px; } #table-container #table-search #search-results-container .search-result .rpt-searcher { display: none; } #table-container #table-search #search-results-container .search-result div { padding: 5px; padding-left: 15px; padding-right: 15px; } #table-container #table-search #search-results-container .search-result .search-title { font-size: 20px; background: #1d2731; color: white; padding: 10px; } #table-container .table-content { border-radius: 10px; border-right: 1px #cccccc solid; border-left: 1px #cccccc solid; border-bottom: 1px #cccccc solid; } #table-container .table-header { font-size: 25px; font-weight: bold; margin-top: 20px; } #nav-menu { border-right: 1px #cccccc solid; background-color: whitesmoke; color: black; font-size: 18px; } #nav-menu #menu-choices { margin-top: 25px; } #nav-menu #menu-choices .menu-option { padding: 10px; } #nav-menu #menu-choices .menu-option:hover { background: linear-gradient(to left, whitesmoke, #dbdbd6); } #nav-menu #menu-choices .menu-option p { width: 80%; margin: auto auto; } #nav-menu #app-info { font-size: 14px; font-style: italic; position: absolute; bottom: 0; margin-bottom: 62px; text-align: center; width: 15%; } #nav-menu .easter-egg { color: #7f00ff; cursor: pointer; } .hide-modal { display: none; } #modal-container { position: fixed; z-index: 1; width: 100%; height: 100%; left: 0; top: 0; overflow: auto; background-color: rgba(0, 0, 0, 0.4); } #modal-container #new-report-modal { color: gray; width: 350px; margin: auto; margin-top: 20px; padding: 0px 20px 20px; border: 1px #cccccc solid; background-color: white; border-radius: 5px; /* Override Styles */ } #modal-container #new-report-modal #modal-header { background: #1d2731; color: white; padding: 20px; font-weight: normal; border-radius: 5px; text-align: center; } #modal-container #new-report-modal #modal-header .report-modal { float: right; } #modal-container #new-report-modal #modal-header .report-modal:hover { color: #7f00ff; } #modal-container #new-report-modal input[type="text"] { font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 98%; padding: 7px; margin-left: 5px; border: none; border-bottom: 1px #cccccc solid; margin-bottom: 10px; } #modal-container #new-report-modal input[type="text"]:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 2px #7f00ff; } #modal-container #new-report-modal input[type="text"]::placeholder { font-size: 15px; color: gray; } #modal-container #new-report-modal input[type="button"] { background-color: #1d2731; border: none; color: white; font-size: 16px; padding: 8px 18px; text-decoration: none; margin: auto auto; } #modal-container #new-report-modal input[type="button"]:hover { background-color: #7f00ff; } #modal-container #new-report-modal #new-name { width: 74%; } #modal-container #new-report-modal #new-version { text-align: center; width: 20%; } #modal-container #new-report-modal #new-reqdate, #modal-container #new-report-modal #new-pubdate { width: 47%; } #modal-container #new-report-modal .param-input, #modal-container #new-report-modal .param-desc-input { width: 42% !important; } #modal-container #new-report-modal #new-param-button { background: none; border: none; font-size: 16px; outline: none; } #modal-container #new-report-modal #new-param-button:hover { color: #7f00ff; } #modal-container #new-report-modal #modal-submit { text-align: center; } #modal-container #new-report-modal #modal-exports { text-align: center; padding: 5px; /* Create a custom checkbox */ } #modal-container #new-report-modal #modal-exports .export-choice { width: 80px; margin-left: 5px; border: none; background: none; border: 1px #cccccc solid; padding: 5px; border-radius: 3px; color: gray; } #modal-container #new-report-modal #modal-exports .export-choice:focus { outline: none !important; } #modal-container #new-report-modal #modal-exports .selected-choice { background: #1d2731; color: white; font-weight: bold; } #modal-container #new-report-modal #modal-exports .container { position: relative; padding: 5px; cursor: pointer; margin-left: 20px; border: 1px #cccccc solid; border-radius: 5px; display: inline-block; } #modal-container #new-report-modal #modal-exports .container input { position: absolute; opacity: 0; cursor: pointer; } #modal-container #new-report-modal #modal-exports .checkmark { position: relative; min-height: 25px; min-width: 25px; border: 1px #cccccc solid; border-radius: 5px; padding: 5px; } #modal-container #new-report-modal #text-area { width: 94%; margin: auto auto; } #modal-container #new-report-modal #text-area textarea { resize: none; font-size: 16px; font-family: Helvetica, Verdana, sans-serif; width: 100%; height: 60px; border: 1px #cccccc solid; border-radius: 5px; padding: 5px; margin: auto auto; margin-top: 10px; } #modal-container #new-report-modal #text-area textarea:focus { outline: none !important; border: 1px solid #1d2731; box-shadow: 0 0 2px #7f00ff; } #modal-container #new-report-modal .name-2, #modal-container #new-report-modal .name-3, #modal-container #new-report-modal .name-4, #modal-container #new-report-modal .name-5 { display: none; } #modal-container #new-report-modal .desc-2, #modal-container #new-report-modal .desc-3, #modal-container #new-report-modal .desc-4, #modal-container #new-report-modal .desc-5 { display: none; }
0.329715
0.098599
body { margin: 0 auto; font-family: 'Alata', sans-serif; } a { text-decoration: none; color: #1f1f1f; border: none; } a:hover { color: black; } .container { width: 1180px; margin: 0 auto; } header { height: 70px; background-color: transparent; top: 0; transition: background-color 0.25s linear; position: fixed; width: 100%; z-index: 999; } .scroll { background-color: rgb(194, 220, 245); } .psuedo { width: 100%; } .logo { width: 90px; padding-top: 15px; padding-bottom: 10px; } .header-left { float: left; margin-left: 23px; } .header-right { margin-right: 23px; float: right; border-radius: 15px; transition: all 0.5s; } .header-right a:hover { background-color: rgb(167, 216, 228); } .header-right a { line-height: 70px; padding: 0 20px; color: #5f5d60; display: block; float: left; } .card-container { height: 500px; background-color: rgba(204, 230, 255, 0.7); background-size: cover; text-align: center; } .heading { padding-top: 40px; padding-bottom: 40px; color: #1f1f1f; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ /* overflow: auto; Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ } .modal-content { background-color: #fefefe; margin: 15% auto; /* 15% from the top and centered */ padding: 20px; border: 1px solid #888; width: 30%; /* Could be more or less, depending on screen size */ } .modal-content .modal-header { display: flex; align-items: center; justify-content: space-between; } .modal-content .modal-body { display: flex; flex-direction: column; } .modal-content .modal-body .modal-input { padding: 20px; display: flex; flex-direction: column; } .modal-content .modal-body .modal-input input { height: 30px; border: 1px solid rgba(154, 180, 205, 0.6); outline: none; padding: 5px; border-radius: 5px; margin-top: 3px; background-color: rgba(204, 230, 255, 0.7); } .modal-body button { padding: 10px 15px; border-radius: 5px; border: 1px solid rgba(190, 190, 190, 0.6); cursor: pointer; width: 20%; background-color: #f0f0f0; } .modal-body button:hover { background-color: #dddddd; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } .heading h2 { font-weight: normal; font-size: 28px; } .card-wrapper { width: 1180px; } .cards { width: 100%; } .card { float: left; width: 25%; height: 220px; } .card-icon { position: relative; width: 100%; height: 50px; margin: 30px 10px; } .card-icon a { margin-left: 13px; transition: all 0.2s; display: block; position: absolute; text-align: center; width: 50%; padding: 70px 50px; background-color: rgba(255, 77, 77, 0.8); box-shadow: 0 15px 25px rgba(255, 22, 22, 0.3); } .card-icon a:hover { background-color: rgba(255, 0, 0, 0.65); transform: scale(1.1); box-shadow: 0 12px 35px rgba(255, 11, 11, 0.3); } .heading h3 { font-weight: normal; font-size: 20px; } .heading h4 { font-weight: normal; font-size: 12px; } .code-red { color: rgba(255, 22, 22, 0.7); } .message-wrapper { background-color: rgba(204, 255, 204, 0.7); border-bottom: 1px solid rgba(255, 153, 153, 0.5); padding: 60px 0; text-align: center; } footer p { color: #5f5d60; font-size: 22px; margin-left: 83px; } footer { padding: 20px; height: 60px; background-color: rgba(255, 255, 179, 0.7); } .footer-container { width: 1180px; margin: 0 auto; } .fa { font-size: 20px; text-align: center; text-decoration: none; margin-right: 80px; padding-left: 5px; padding-top: 5px; padding-right: 4px; padding-bottom: 2px; } .fa:hover { background-color: rgba(40, 103, 178, 0.8); transform: scale(1.1); } .fa-linkedin { color: white; background-color: rgba(40, 103, 178, 0.5); float: right; border-radius: 5px; transition: all 0.2s; }
style/stylesheet.css
body { margin: 0 auto; font-family: 'Alata', sans-serif; } a { text-decoration: none; color: #1f1f1f; border: none; } a:hover { color: black; } .container { width: 1180px; margin: 0 auto; } header { height: 70px; background-color: transparent; top: 0; transition: background-color 0.25s linear; position: fixed; width: 100%; z-index: 999; } .scroll { background-color: rgb(194, 220, 245); } .psuedo { width: 100%; } .logo { width: 90px; padding-top: 15px; padding-bottom: 10px; } .header-left { float: left; margin-left: 23px; } .header-right { margin-right: 23px; float: right; border-radius: 15px; transition: all 0.5s; } .header-right a:hover { background-color: rgb(167, 216, 228); } .header-right a { line-height: 70px; padding: 0 20px; color: #5f5d60; display: block; float: left; } .card-container { height: 500px; background-color: rgba(204, 230, 255, 0.7); background-size: cover; text-align: center; } .heading { padding-top: 40px; padding-bottom: 40px; color: #1f1f1f; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ /* overflow: auto; Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ } .modal-content { background-color: #fefefe; margin: 15% auto; /* 15% from the top and centered */ padding: 20px; border: 1px solid #888; width: 30%; /* Could be more or less, depending on screen size */ } .modal-content .modal-header { display: flex; align-items: center; justify-content: space-between; } .modal-content .modal-body { display: flex; flex-direction: column; } .modal-content .modal-body .modal-input { padding: 20px; display: flex; flex-direction: column; } .modal-content .modal-body .modal-input input { height: 30px; border: 1px solid rgba(154, 180, 205, 0.6); outline: none; padding: 5px; border-radius: 5px; margin-top: 3px; background-color: rgba(204, 230, 255, 0.7); } .modal-body button { padding: 10px 15px; border-radius: 5px; border: 1px solid rgba(190, 190, 190, 0.6); cursor: pointer; width: 20%; background-color: #f0f0f0; } .modal-body button:hover { background-color: #dddddd; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } .heading h2 { font-weight: normal; font-size: 28px; } .card-wrapper { width: 1180px; } .cards { width: 100%; } .card { float: left; width: 25%; height: 220px; } .card-icon { position: relative; width: 100%; height: 50px; margin: 30px 10px; } .card-icon a { margin-left: 13px; transition: all 0.2s; display: block; position: absolute; text-align: center; width: 50%; padding: 70px 50px; background-color: rgba(255, 77, 77, 0.8); box-shadow: 0 15px 25px rgba(255, 22, 22, 0.3); } .card-icon a:hover { background-color: rgba(255, 0, 0, 0.65); transform: scale(1.1); box-shadow: 0 12px 35px rgba(255, 11, 11, 0.3); } .heading h3 { font-weight: normal; font-size: 20px; } .heading h4 { font-weight: normal; font-size: 12px; } .code-red { color: rgba(255, 22, 22, 0.7); } .message-wrapper { background-color: rgba(204, 255, 204, 0.7); border-bottom: 1px solid rgba(255, 153, 153, 0.5); padding: 60px 0; text-align: center; } footer p { color: #5f5d60; font-size: 22px; margin-left: 83px; } footer { padding: 20px; height: 60px; background-color: rgba(255, 255, 179, 0.7); } .footer-container { width: 1180px; margin: 0 auto; } .fa { font-size: 20px; text-align: center; text-decoration: none; margin-right: 80px; padding-left: 5px; padding-top: 5px; padding-right: 4px; padding-bottom: 2px; } .fa:hover { background-color: rgba(40, 103, 178, 0.8); transform: scale(1.1); } .fa-linkedin { color: white; background-color: rgba(40, 103, 178, 0.5); float: right; border-radius: 5px; transition: all 0.2s; }
0.553264
0.090534
* { box-sizing: border-box; font-family: 'Dongle', sans-serif; } .row:after{ content : ""; clear: both; display: table; } .row{ background-color: rgb(223, 223, 223); } .form-column-left { float: left; padding: 15px; width: 50%; font-size: 24px; margin-top: 5rem; background-color: rgb(216, 216, 216); background-image: url('../assets/LoginImg2.png'); } .form-column-right { float: left; padding: 15px 15px 17rem 5rem; width: 50%; font-size: 24px; margin-top: 5rem; background-image: url('../assets/LoginImg.png'); filter: grayscale(20%); } .form-background{ border: 5px solid rgb(0, 0, 0); background-color: rgb(231, 231, 231); height: 35rem; max-width: 80%; margin: 1rem 5rem 0rem 5rem; padding: 25px; } .form-header{ font-size: 48px; margin: 10px 0px 50px 0px; } .form-input{ height: 30px; width: 70%; padding: 25px; font-size: 25px; margin: 5px 0px 5px 0px; } .form-submit-btn{ margin-top: 1rem; height: 2rem; width: 7rem; background-color: rgb(7, 75, 7); font-size: 20px; color: white; border-radius: 5px; font-weight: bold; } .form-submit-btn:disabled{ margin-top: 1rem; height: 2rem; width: 7rem; background-color: rgb(94, 94, 94); font-size: 20px; color: white; border-radius: 5px; font-weight: bold; } .formRight-heading{ font-size: 80px; font-weight: bold; margin-top: 5rem; color: white; } .formRight-subHeading{ font-size: 50px; font-weight: bold; color: whitesmoke; } .formRight-subHeading2{ font-size: 35px; color: rgb(187, 187, 187); } #spin { color:white; } #spin::after { content:""; animation: spin 15s linear infinite; } @keyframes spin { 0% { content:"Hungry? ";} 20% { content:"Unexpected Guests ?";} 40% { content:"Movie marathon ?";} 60% { content:"Game Night ?";} 80% { content:"Late Night at office ?";} 100% { content:"Hungry?";} } @media only screen and (max-width: 1000px){ .form-column-right{ display: none; } .form-column-left{ width: 100%; } } @media only screen and (max-width: 600px){ .form-column-right{ display: none; } .form-column-left{ width: 100%; } .form-background{ max-width: 100%; margin: 1rem 0.5rem 0rem 0.5rem; } .form-input{ width: 100%; } }
frontend/src/components/LoginForm.css
* { box-sizing: border-box; font-family: 'Dongle', sans-serif; } .row:after{ content : ""; clear: both; display: table; } .row{ background-color: rgb(223, 223, 223); } .form-column-left { float: left; padding: 15px; width: 50%; font-size: 24px; margin-top: 5rem; background-color: rgb(216, 216, 216); background-image: url('../assets/LoginImg2.png'); } .form-column-right { float: left; padding: 15px 15px 17rem 5rem; width: 50%; font-size: 24px; margin-top: 5rem; background-image: url('../assets/LoginImg.png'); filter: grayscale(20%); } .form-background{ border: 5px solid rgb(0, 0, 0); background-color: rgb(231, 231, 231); height: 35rem; max-width: 80%; margin: 1rem 5rem 0rem 5rem; padding: 25px; } .form-header{ font-size: 48px; margin: 10px 0px 50px 0px; } .form-input{ height: 30px; width: 70%; padding: 25px; font-size: 25px; margin: 5px 0px 5px 0px; } .form-submit-btn{ margin-top: 1rem; height: 2rem; width: 7rem; background-color: rgb(7, 75, 7); font-size: 20px; color: white; border-radius: 5px; font-weight: bold; } .form-submit-btn:disabled{ margin-top: 1rem; height: 2rem; width: 7rem; background-color: rgb(94, 94, 94); font-size: 20px; color: white; border-radius: 5px; font-weight: bold; } .formRight-heading{ font-size: 80px; font-weight: bold; margin-top: 5rem; color: white; } .formRight-subHeading{ font-size: 50px; font-weight: bold; color: whitesmoke; } .formRight-subHeading2{ font-size: 35px; color: rgb(187, 187, 187); } #spin { color:white; } #spin::after { content:""; animation: spin 15s linear infinite; } @keyframes spin { 0% { content:"Hungry? ";} 20% { content:"Unexpected Guests ?";} 40% { content:"Movie marathon ?";} 60% { content:"Game Night ?";} 80% { content:"Late Night at office ?";} 100% { content:"Hungry?";} } @media only screen and (max-width: 1000px){ .form-column-right{ display: none; } .form-column-left{ width: 100%; } } @media only screen and (max-width: 600px){ .form-column-right{ display: none; } .form-column-left{ width: 100%; } .form-background{ max-width: 100%; margin: 1rem 0.5rem 0rem 0.5rem; } .form-input{ width: 100%; } }
0.396535
0.130951
.annotation-component { height: 300px; width: 450px; } .annotation-component img { max-height: 100%; max-width: 100%; } .annotation-tool-btn { border: 1px solid black; } /* Archives Component CSS */ .archives-component { margin-bottom: 10px; border: 1px solid #80808080; } .archives-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .archives-component-header-section h6 { font-size: 16px; } .archives-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .archives-component-body-section { padding: 10px; height: calc(30vh - 60px); overflow: auto; } .archives-component-body-alert-item { padding: 10px 0px; } /* Header Component CSS */ .site-header { padding: 1%; border-bottom: 1px solid #80808080; } .site-logo { padding-left: 5%; } .header-links-section { display: flex; justify-content: flex-end; } .header-search-section { display: flex; justify-content: flex-end; } .header-search-section ul { border: 1px solid grey; padding: 0px 10px; } .header-search-section input { max-width: 180px; border: none; outline: none; } /* HomeFirstSection Component CSS */ .home-first-section-component { padding: 10px; margin-bottom: 10px; height: calc(40vh + 60px); border: 1px solid #80808080; } .webcam-video-component { width: 100%; height: 100%; } /* HomeSecondSection Component CSS */ .home-second-section-component { padding: 10px; height: 30vh; border: 1px solid #80808080; overflow: auto; } /* LatestAlerts Component CSS */ .latest-alerts-component { margin-bottom: 10px; border: 1px solid #80808080; } .latest-alerts-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .latest-alerts-component-header-section h6 { font-size: 16px; } .latest-alerts-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .latest-alerts-component-body-section { padding: 10px; height: 40vh; overflow: auto; } .latest-alerts-component-body-alert-item { padding: 10px 0px; } /* LatestTransaction Component CSS */ .latest-customers-component { border: 1px solid #80808080; } .latest-customers-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .latest-customers-component-header-section h6 { font-size: 16px; } .latest-customers-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .latest-customers-component-body-section { padding: 10px; height: 70vh; overflow: auto; } .latest-customers-component-body-customer-item { padding: 10px 0px; } /* NavigationMenu Component CSS */ .navigation-menu-component { padding: 10px; border-bottom: 1px solid #80808080; } .navigation-menu-left-section { display: flex; flex-direction: row; justify-content: center; align-items: center; } .navigation-menu-left-section p { /* padding: 0px 5%; */ padding: 0px 30px; } .navigation-menu-right-section { display: flex; justify-content: center; } /* ProductsTrainingStepOne Component CSS */ .new-product-section { display: flex; justify-content: center; align-items: center; } .new-product-body { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .new-product-form { height: 320px; display: flex; flex-direction: column; justify-content: center; } form div { display: flex; justify-content: center; align-items: center; } .form-control, .form-select { width: 50%; } .btn-first-step-section { display: flex; justify-content: flex-end; align-items: center; } .btn-next-step { padding: 5px 20px; border: 1px solid black; } /* ProductsTrainingStepTwo Component CSS */ .products-training-second-step-component { display: flex; justify-content: center; align-items: center; } .products-training-second-step-section { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .take-pictures-btn-section { display: flex; justify-content: flex-end; align-items: center; } .webcam-section { height: 300px; } .picture-section { display: flex; justify-content: space-evenly; flex-wrap: wrap; } .previous-next-btn-section { display: flex; justify-content: flex-end; align-items: center; } .btn-take-pictures, .btn-previous-step, .btn-next-step { padding: 5px 20px; border: 1px solid black; } .btn-previous-step { margin-right: 10px; } /* ProductsTrainingStepThree Component CSS */ .products-training-third-step-component { display: flex; justify-content: center; align-items: center; } .products-training-third-step-section { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .webcam-img { margin: 10px; height: 100px; width: 150px; } .webcam-popup-img { height: 250px; width: 400px; }
templates/others/index.css
.annotation-component { height: 300px; width: 450px; } .annotation-component img { max-height: 100%; max-width: 100%; } .annotation-tool-btn { border: 1px solid black; } /* Archives Component CSS */ .archives-component { margin-bottom: 10px; border: 1px solid #80808080; } .archives-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .archives-component-header-section h6 { font-size: 16px; } .archives-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .archives-component-body-section { padding: 10px; height: calc(30vh - 60px); overflow: auto; } .archives-component-body-alert-item { padding: 10px 0px; } /* Header Component CSS */ .site-header { padding: 1%; border-bottom: 1px solid #80808080; } .site-logo { padding-left: 5%; } .header-links-section { display: flex; justify-content: flex-end; } .header-search-section { display: flex; justify-content: flex-end; } .header-search-section ul { border: 1px solid grey; padding: 0px 10px; } .header-search-section input { max-width: 180px; border: none; outline: none; } /* HomeFirstSection Component CSS */ .home-first-section-component { padding: 10px; margin-bottom: 10px; height: calc(40vh + 60px); border: 1px solid #80808080; } .webcam-video-component { width: 100%; height: 100%; } /* HomeSecondSection Component CSS */ .home-second-section-component { padding: 10px; height: 30vh; border: 1px solid #80808080; overflow: auto; } /* LatestAlerts Component CSS */ .latest-alerts-component { margin-bottom: 10px; border: 1px solid #80808080; } .latest-alerts-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .latest-alerts-component-header-section h6 { font-size: 16px; } .latest-alerts-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .latest-alerts-component-body-section { padding: 10px; height: 40vh; overflow: auto; } .latest-alerts-component-body-alert-item { padding: 10px 0px; } /* LatestTransaction Component CSS */ .latest-customers-component { border: 1px solid #80808080; } .latest-customers-component-header-section { padding: 10px; height: 60px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #80808080; } .latest-customers-component-header-section h6 { font-size: 16px; } .latest-customers-component-header-section p { font-size: 12px; font-weight: 500; position: relative; top: 5px; } .latest-customers-component-body-section { padding: 10px; height: 70vh; overflow: auto; } .latest-customers-component-body-customer-item { padding: 10px 0px; } /* NavigationMenu Component CSS */ .navigation-menu-component { padding: 10px; border-bottom: 1px solid #80808080; } .navigation-menu-left-section { display: flex; flex-direction: row; justify-content: center; align-items: center; } .navigation-menu-left-section p { /* padding: 0px 5%; */ padding: 0px 30px; } .navigation-menu-right-section { display: flex; justify-content: center; } /* ProductsTrainingStepOne Component CSS */ .new-product-section { display: flex; justify-content: center; align-items: center; } .new-product-body { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .new-product-form { height: 320px; display: flex; flex-direction: column; justify-content: center; } form div { display: flex; justify-content: center; align-items: center; } .form-control, .form-select { width: 50%; } .btn-first-step-section { display: flex; justify-content: flex-end; align-items: center; } .btn-next-step { padding: 5px 20px; border: 1px solid black; } /* ProductsTrainingStepTwo Component CSS */ .products-training-second-step-component { display: flex; justify-content: center; align-items: center; } .products-training-second-step-section { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .take-pictures-btn-section { display: flex; justify-content: flex-end; align-items: center; } .webcam-section { height: 300px; } .picture-section { display: flex; justify-content: space-evenly; flex-wrap: wrap; } .previous-next-btn-section { display: flex; justify-content: flex-end; align-items: center; } .btn-take-pictures, .btn-previous-step, .btn-next-step { padding: 5px 20px; border: 1px solid black; } .btn-previous-step { margin-right: 10px; } /* ProductsTrainingStepThree Component CSS */ .products-training-third-step-component { display: flex; justify-content: center; align-items: center; } .products-training-third-step-section { margin: 2%; padding: 1%; border: 1px solid black; width: 80%; } .webcam-img { margin: 10px; height: 100px; width: 150px; } .webcam-popup-img { height: 250px; width: 400px; }
0.359926
0.079961
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body, html { font-size: 100%; padding: 0; margin: 0; } body { font-family: MonoSpatial,"微軟正黑體",NSimSun,STFangsong,"<NAME>"; } @font-face { font-family: monofonto; src: url('font/monofonto.ttf'); } @font-face { font-family: MonoSpatial; src: url('font/MonoSpatial.ttf'); } .container { margin: 30px auto; max-width: 800px; width: 96%; } #page { z-index: 10; position: relative; opacity: 0; margin-top: 20px; background: #fff; transition:all 1s ease 1s; -webkit-transition:all 1s ease 1s; -moz-transition:all 1s ease 1s; -o-transition:all 1s ease 1s; } #page.displayed { opacity: 1; } hr { height: 1px; background-color: #e9e9e9; border: 0px; } p { color: #404040; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } a { outline: none; text-decoration: none; color: #232323; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; padding-bottom: 4px; } a:hover { opacity: 0.5; } h1, h2, h3, h4, h5, h6 { margin-top: 15px; margin-bottom: 20px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } h1 a { color: #404040; } .main h1 { color: #404040; font-size: 26px; } .main h2 { color: #404040; font-size: 24px; } .main h3 { color: #404040; font-size: 22px; } .main h4 { color: #404040; font-size: 20px; } .main h5 { color: #404040; font-size: 18px; } .main h6 { color: #404040; font-size: 16px; } header { width: 100%; height: 140px; line-height: 30px; padding: 0 80px; z-index: 100; top: 0; } #nav { float: right; } #nav ul li { float: left; list-style: none; } #nav ul li a { display: block; margin-left: 40px; margin-top: 50px; color: #666; font-size: 11px; font-weight: 300; letter-spacing: 2px; color: #000; text-transform: uppercase; border-bottom: 0px; padding-bottom: 0px; } header .logo { margin-top: 50px; float: left; position: absolute; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; } header img:hover { opacity: 0.7; } header .instagram-header-icon { height: 15px; margin-top: 8px; } #nav ul li .selected { border-bottom: 1px solid #bbbbbb; } .main { width: 660px; margin-right: auto; margin-bottom: 60px; margin-left: auto; text-align: justify; } footer { text-align: center; background-color: #f3f3f3; height: 80px; } footer p { font-size: 13px; color: #aaa; letter-spacing: 0; line-height: 80px; margin-bottom: 0; } @media only screen and (min-width: 720px) { .container { border-radius:10px; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } } @media screen and (max-width: 720px) { .container { margin: auto; width: 100%; } header { padding-left: 30px; } #nav { width: 100%; top: 132px; position: absolute; right: 0; } #nav:before { font-style: normal; content: '\2630'; display: block; position: absolute; right: 30px; top: -82px; line-height: 27px; font-size: 20px; color: #323232; cursor: pointer; } #nav ul { background-color: #404040; width: 100%; text-align: center; margin: 0 auto; padding-left: 0px; } #nav ul li { float: none; } #nav ul li a { line-height: 60px; margin: 0; color: #fff; z-index: 10; height: 60px; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; } #nav ul li a:last-of-type { } #nav ul li a:hover { background-color: #fff; color: #000; text-decoration: none; opacity: 1; } #nav ul { display: block; height: 0; opacity: 0; overflow: hidden; transition: 500ms ease-in-out; -moz-transition: 500ms ease-in-out; -webkit-transition: 500ms ease-in-out; -ms-transition: 500ms ease-in-out; -o-transition: 500ms ease-in-out; transform: perspective(0) rotate3d(0, 0, 0, 0); -moz-transform: perspective(0) rotate3d(1, 0, 0, -90deg); -ms-transform: perspective(0) rotate3d(0, 0, 0, 0); -o-transform: perspective(0) rotate3d(0, 0, 0, 0); -webkit-transform: perspective(0) rotate3d(1, 0, 0, -90deg); transform-origin: 100% 0%; -moz-transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; -o-transform-origin: 100% 0%; } #nav.open ul { height: auto; opacity: 1; transform: translateY(8px); -ms-transform: translateY(8px); -o-transform: translateY(8px); -moz-transform: translateY(8px); -webkit-transform: translateY(8px); } #nav ul li .selected { border-bottom: 0px; } .main { padding: 0 30px; width: auto; } } /* img */ img { position: relative; display: block; margin: 20px auto; max-width: 100%; border-radius:5px; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } /* code */ pre, code { background: #fbfbfb; font-family: monofonto; word-wrap:break-word; } code { line-height: 20px; color: #000000; } pre { padding: 8px; overflow: auto; max-height: 400px; margin-bottom: 34px; font-size: 13px; font-weight: 300; letter-spacing: 0.6px; } pre code { padding: 3px; } /* */ .center { text-align:center; } ul { margin-bottom: 10px; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } q:before,blockquote:before{ content: open-quote; font-size: 24pt; text-align: center; background: #fbfbfb; float: left; margin-left:-1em; border-radius: 25px; height: 25px; width: 25px; } .archive li { list-style-type: none; } th, td { padding: 4px 20px 0 25px; height: 45px; border: 1px solid #e8e8e8; } table { width: 100%; border-collapse: collapse; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } th { background-color: whitesmoke; height: 45px; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } td:nth-of-type(even) { padding: 0 25px 0 20px; min-width: 90px; } #comments { font-size: 14px; margin-top: 0; word-wrap: break-word; } article.comment { margin: 10px 0; padding: 5px 20px; padding-left: 15px; } .comment-list, .comment-list ol { list-style: none; margin: 0; padding: 0; } .comment-list li { margin-top: 10px; } li ol li { margin: 0; } .comment-list li .comment-reply { float: right; margin-top: -35px; font-size: 95%; } .comment-list .respond { margin-top: 0; } .comment-author { display: inline-block; margin-bottom: 10px; width: 100%; } .comment-author .avatar { padding: 0; margin: 0 10px 0 0; float: left; width: 48px; height: 48px; border: 1px solid #e6e6e6; border-radius: 100%; } .comment-meta cite { font-weight: bold; font-style: normal; font-size: 15px; } .comment-meta a { text-decoration: none; } .comment-child { padding-left: 5px; } .comment-reply a { text-decoration: none; } .comment-by-user .comment-meta cite:after { content: 'none'; } .comment-form { position: relative; width: 100%; margin: 30px 10px 0 0; padding: 15px 25px; border-radius: 10px; background: rgb(255, 255, 255); box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } .comment-form .form-control { display: block; width: 100%; height: 34px; font-size: 14px; font-family: inherit; border: none; border-radius: 0; line-height: inherit; color: inherit; text-shadow: inherit; } .comment-form .form-control:focus { outline: 0; } .comment-form textarea.form-control { margin: 3px 0 10px 0; height: 150px; width: 100%; border: none; border-radius: 0; resize: none; background-position: 87% 100%; background-repeat: no-repeat; } .comment-form .input-control { float: left; width: calc(99%/3); border-bottom: 1px solid #fafafa; } .comment-form #misubmit { position: absolute; white-space: nowrap; vertical-align: middle; cursor: pointer; border: none; right: 30px; bottom: 25px; padding: 7.5px 7px; /* ???? */ color: inherit; background-color: #fff; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); border-radius: 3px; } .comment-form #cancel-comment-reply-link { position: absolute; right: 80px; bottom: 25px; padding: 3px 5px; color: inherit; background-color: #fff; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); border-radius: 3px; } .comment-form #cancel-comment-reply-link:hover { text-decoration: none; } .pager { padding-left: 0; list-style: none; text-align: center; font-size: 13px; font-weight: 300; } /* */ .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager > a, .pager > a:hover, .pager > a:focus, .pager > span { color: #777777; background-color: #fff; cursor: not-allowed; }
style.css
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body, html { font-size: 100%; padding: 0; margin: 0; } body { font-family: MonoSpatial,"微軟正黑體",NSimSun,STFangsong,"<NAME>"; } @font-face { font-family: monofonto; src: url('font/monofonto.ttf'); } @font-face { font-family: MonoSpatial; src: url('font/MonoSpatial.ttf'); } .container { margin: 30px auto; max-width: 800px; width: 96%; } #page { z-index: 10; position: relative; opacity: 0; margin-top: 20px; background: #fff; transition:all 1s ease 1s; -webkit-transition:all 1s ease 1s; -moz-transition:all 1s ease 1s; -o-transition:all 1s ease 1s; } #page.displayed { opacity: 1; } hr { height: 1px; background-color: #e9e9e9; border: 0px; } p { color: #404040; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } a { outline: none; text-decoration: none; color: #232323; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; padding-bottom: 4px; } a:hover { opacity: 0.5; } h1, h2, h3, h4, h5, h6 { margin-top: 15px; margin-bottom: 20px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } h1 a { color: #404040; } .main h1 { color: #404040; font-size: 26px; } .main h2 { color: #404040; font-size: 24px; } .main h3 { color: #404040; font-size: 22px; } .main h4 { color: #404040; font-size: 20px; } .main h5 { color: #404040; font-size: 18px; } .main h6 { color: #404040; font-size: 16px; } header { width: 100%; height: 140px; line-height: 30px; padding: 0 80px; z-index: 100; top: 0; } #nav { float: right; } #nav ul li { float: left; list-style: none; } #nav ul li a { display: block; margin-left: 40px; margin-top: 50px; color: #666; font-size: 11px; font-weight: 300; letter-spacing: 2px; color: #000; text-transform: uppercase; border-bottom: 0px; padding-bottom: 0px; } header .logo { margin-top: 50px; float: left; position: absolute; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; } header img:hover { opacity: 0.7; } header .instagram-header-icon { height: 15px; margin-top: 8px; } #nav ul li .selected { border-bottom: 1px solid #bbbbbb; } .main { width: 660px; margin-right: auto; margin-bottom: 60px; margin-left: auto; text-align: justify; } footer { text-align: center; background-color: #f3f3f3; height: 80px; } footer p { font-size: 13px; color: #aaa; letter-spacing: 0; line-height: 80px; margin-bottom: 0; } @media only screen and (min-width: 720px) { .container { border-radius:10px; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } } @media screen and (max-width: 720px) { .container { margin: auto; width: 100%; } header { padding-left: 30px; } #nav { width: 100%; top: 132px; position: absolute; right: 0; } #nav:before { font-style: normal; content: '\2630'; display: block; position: absolute; right: 30px; top: -82px; line-height: 27px; font-size: 20px; color: #323232; cursor: pointer; } #nav ul { background-color: #404040; width: 100%; text-align: center; margin: 0 auto; padding-left: 0px; } #nav ul li { float: none; } #nav ul li a { line-height: 60px; margin: 0; color: #fff; z-index: 10; height: 60px; transition: 500ms ease; -moz-transition: 500ms ease; -webkit-transition: 500ms ease; -ms-transition: 500ms ease; -o-transition: 500ms ease; } #nav ul li a:last-of-type { } #nav ul li a:hover { background-color: #fff; color: #000; text-decoration: none; opacity: 1; } #nav ul { display: block; height: 0; opacity: 0; overflow: hidden; transition: 500ms ease-in-out; -moz-transition: 500ms ease-in-out; -webkit-transition: 500ms ease-in-out; -ms-transition: 500ms ease-in-out; -o-transition: 500ms ease-in-out; transform: perspective(0) rotate3d(0, 0, 0, 0); -moz-transform: perspective(0) rotate3d(1, 0, 0, -90deg); -ms-transform: perspective(0) rotate3d(0, 0, 0, 0); -o-transform: perspective(0) rotate3d(0, 0, 0, 0); -webkit-transform: perspective(0) rotate3d(1, 0, 0, -90deg); transform-origin: 100% 0%; -moz-transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; -o-transform-origin: 100% 0%; } #nav.open ul { height: auto; opacity: 1; transform: translateY(8px); -ms-transform: translateY(8px); -o-transform: translateY(8px); -moz-transform: translateY(8px); -webkit-transform: translateY(8px); } #nav ul li .selected { border-bottom: 0px; } .main { padding: 0 30px; width: auto; } } /* img */ img { position: relative; display: block; margin: 20px auto; max-width: 100%; border-radius:5px; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } /* code */ pre, code { background: #fbfbfb; font-family: monofonto; word-wrap:break-word; } code { line-height: 20px; color: #000000; } pre { padding: 8px; overflow: auto; max-height: 400px; margin-bottom: 34px; font-size: 13px; font-weight: 300; letter-spacing: 0.6px; } pre code { padding: 3px; } /* */ .center { text-align:center; } ul { margin-bottom: 10px; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } q:before,blockquote:before{ content: open-quote; font-size: 24pt; text-align: center; background: #fbfbfb; float: left; margin-left:-1em; border-radius: 25px; height: 25px; width: 25px; } .archive li { list-style-type: none; } th, td { padding: 4px 20px 0 25px; height: 45px; border: 1px solid #e8e8e8; } table { width: 100%; border-collapse: collapse; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } th { background-color: whitesmoke; height: 45px; font-size: 13px; line-height: 26px; font-weight: 300; letter-spacing: 0.6px; } td:nth-of-type(even) { padding: 0 25px 0 20px; min-width: 90px; } #comments { font-size: 14px; margin-top: 0; word-wrap: break-word; } article.comment { margin: 10px 0; padding: 5px 20px; padding-left: 15px; } .comment-list, .comment-list ol { list-style: none; margin: 0; padding: 0; } .comment-list li { margin-top: 10px; } li ol li { margin: 0; } .comment-list li .comment-reply { float: right; margin-top: -35px; font-size: 95%; } .comment-list .respond { margin-top: 0; } .comment-author { display: inline-block; margin-bottom: 10px; width: 100%; } .comment-author .avatar { padding: 0; margin: 0 10px 0 0; float: left; width: 48px; height: 48px; border: 1px solid #e6e6e6; border-radius: 100%; } .comment-meta cite { font-weight: bold; font-style: normal; font-size: 15px; } .comment-meta a { text-decoration: none; } .comment-child { padding-left: 5px; } .comment-reply a { text-decoration: none; } .comment-by-user .comment-meta cite:after { content: 'none'; } .comment-form { position: relative; width: 100%; margin: 30px 10px 0 0; padding: 15px 25px; border-radius: 10px; background: rgb(255, 255, 255); box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); } .comment-form .form-control { display: block; width: 100%; height: 34px; font-size: 14px; font-family: inherit; border: none; border-radius: 0; line-height: inherit; color: inherit; text-shadow: inherit; } .comment-form .form-control:focus { outline: 0; } .comment-form textarea.form-control { margin: 3px 0 10px 0; height: 150px; width: 100%; border: none; border-radius: 0; resize: none; background-position: 87% 100%; background-repeat: no-repeat; } .comment-form .input-control { float: left; width: calc(99%/3); border-bottom: 1px solid #fafafa; } .comment-form #misubmit { position: absolute; white-space: nowrap; vertical-align: middle; cursor: pointer; border: none; right: 30px; bottom: 25px; padding: 7.5px 7px; /* ???? */ color: inherit; background-color: #fff; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); border-radius: 3px; } .comment-form #cancel-comment-reply-link { position: absolute; right: 80px; bottom: 25px; padding: 3px 5px; color: inherit; background-color: #fff; box-shadow: 0px 0px 20px 0px rgb(220, 220, 220); border-radius: 3px; } .comment-form #cancel-comment-reply-link:hover { text-decoration: none; } .pager { padding-left: 0; list-style: none; text-align: center; font-size: 13px; font-weight: 300; } /* */ .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager > a, .pager > a:hover, .pager > a:focus, .pager > span { color: #777777; background-color: #fff; cursor: not-allowed; }
0.383641
0.067056
@font-face { font-family: Open-Sans-Regular; src: url(/static/fonts/OpenSans-Regular.ttf); font-size-adjust: 18px; } @font-face { font-family: Open-Sans-Bold; src: url(/static/fonts/OpenSans-Bold.ttf); font-size-adjust: 18px; } h1, h2, h3, h4, h5, h6, li a, button { font-family: Open-Sans-Bold, Arial, Helvetica, sans-serif; } body { margin: 0; } body>img.background { filter: blur(5px); position: fixed; width: 100%; height: 100%; top: 0; left: 0; } header { position: fixed; display: flex; justify-content: space-between; width: 80vw; left: 10vw; top: 0; border-radius: 0px 0px 15px 15px; z-index: 20; background-color: rgb(240, 240, 240); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.096); } main { width: 1400px; position: relative; margin: 0 auto; margin-top: 150px; font-family: Open-Sans-Regular, Arial, Helvetica, sans-serif; } main>div { margin-top: 35px; border-radius: 20px; padding: 35px; box-sizing: border-box; background-color: rgb(240, 240, 240); } form { display: inline-block; } footer { position: relative; margin-top: 35px; width: 100%; height: 100px; padding-top: 25px; box-sizing: border-box; text-align: center; color: rgb(75, 75, 75); background-color: rgb(240, 240, 240); } div.HotSale { position: relative; margin-top: -35px; padding: 0; height: 550px; background-color: rgba(0, 0, 0, 0%); } .HotSale>div.TextHS { display: inline-block; box-sizing: border-box; border-radius: 20px; padding: 35px; width: 58%; height: 100%; padding-bottom: 35px; background-color: rgb(241, 241, 241); } .TextHS h1, .TextHS p, .TextHS h4 { margin-top: 20px; } .TextHS button { margin-top: 25px; } .TextHS span { font-size: 45px; } .imageHS { position: absolute; width: 500px; height: 500px; top: 30px; right: 30px; background-color: rgb(29, 121, 29); } .imageHS img { width: 500px; height: 500px; border-radius: 20px; } button { outline: none; width: 150px; padding: 5px; font-size: 16px; box-sizing: border-box; border: none; border-radius: 10px; background-color: rgb(29, 121, 29); border: solid 1.5px rgb(24, 95, 24); } .TextHS button:hover { background-color: rgb(24, 95, 24); } del { position: relative; text-decoration: none; color: black; } del::before { content: ""; position: absolute; width: 100%; height: 50%; border-bottom: solid 2px rgb(71, 0, 0); transform: rotate(12deg); } ul { padding: 0; } .logo { margin: 8px 0 0 8px; } .LogIn button { width: 55px; height: 55px; border-radius: 50%; margin: 9.5px 8px 0 0; background: linear-gradient(135deg, rgb(243, 179, 243), violet, rgb(132, 0, 255), rgb(21, 21, 177), rgb(11, 11, 139)); } .LogIn .LogInMenu2 button { float: left; width: 65px; height: 65px; margin: 0; } .LogIn { position: relative; } .LogIn .LogInMenu { position: absolute; top: -390px; right: 8px; width: 255px; height: 300px; } .LogIn .LogInMenu2 { position: absolute; bottom: 30px; left: 30px; width: 240px; height: 230px; padding: 8px; box-sizing: border-box; background-color: white; border-radius: 20px 0 20px 20px; } .LogIn:hover .LogInMenu{ transform: translate(0, 400px); } .LogIn .LogInMenu:hover{ transform: translate(0, 400px); } .LogInMenu2 a { text-decoration: none; color: black; display: block; font-size: 18px; padding-top: 18px; } .LogInMenu2 a.MkADeposit { display: inline-block; margin-top: -5px; margin-bottom: 30px; padding-left: 6px; color: rgb(24, 95, 24); } .LogInMenu2 a.MkADeposit2 { position: absolute; display: inline-block; top: 65px; right: 39px; margin-top: -20px; padding-top: 0; font-size: 18px; color: rgb(24, 95, 24); text-decoration: underline rgb(24, 95, 24); } .LogInMenu2 .NotDeposit { color: rgb(24, 95, 24); margin-bottom: 5px; border-bottom: solid 1px rgb(24, 95, 24); } .logo img { width: 60px; transform: scale(-1, 1) } header li>a { text-decoration: none; color: black; font-size: large; } header li { display: inline-block; list-style-type: none; padding: 9px; margin-left: 8px; margin-right: 8px; margin-top: 3px; } header li:hover { background-color: rgba(217, 178, 235, 0.644); border-radius: 11px; } .AllproductionBox { position: relative; padding-bottom: 15px; } .AllproductionBox button:hover { background-color: rgb(24, 95, 24); } .ProductionImage { width: 200px; height: 200px; background-color: rgb(29, 121, 29); } .ProductionImage img { width: 200px; height: 200px; border-radius: 15px; } .ProdBox { position: relative; box-sizing: border-box; display: flex; justify-content: space-between; margin-bottom: 20px; padding: 15px; border-radius: 12px; background-color: white; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.096) ; } .ProdBox h2 { margin-top: 5px; } .TextAP { right: 0; display: inline-block; width: 83%; } .TextAP h2, .TextAP p, .TextAP button, .TextAP h4 { margin-top: 10px; } .cost { position: absolute; top: 10px; right: 15px; font-size: 18px; } .News { position: relative; padding: 30px; display: flex; flex-wrap: wrap; justify-content: space-between; } .News a { display: flex; justify-content: space-between; text-decoration: none; color: black; padding: 10px; width: 45%; height: 150px; margin: 10px; border-radius: 10px; background-color: white; } .imgNews { width: 150px; height: 150px; background-color: rgb(29, 121, 29); } .imgNews img { width: 150px; height: 150px; } .TextNews { width: 70% } #allproductionBox { position: absolute; top: -75px; } #news { position: absolute; top: -75px; }
Top Shop/static/styles/styles.css
@font-face { font-family: Open-Sans-Regular; src: url(/static/fonts/OpenSans-Regular.ttf); font-size-adjust: 18px; } @font-face { font-family: Open-Sans-Bold; src: url(/static/fonts/OpenSans-Bold.ttf); font-size-adjust: 18px; } h1, h2, h3, h4, h5, h6, li a, button { font-family: Open-Sans-Bold, Arial, Helvetica, sans-serif; } body { margin: 0; } body>img.background { filter: blur(5px); position: fixed; width: 100%; height: 100%; top: 0; left: 0; } header { position: fixed; display: flex; justify-content: space-between; width: 80vw; left: 10vw; top: 0; border-radius: 0px 0px 15px 15px; z-index: 20; background-color: rgb(240, 240, 240); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.096); } main { width: 1400px; position: relative; margin: 0 auto; margin-top: 150px; font-family: Open-Sans-Regular, Arial, Helvetica, sans-serif; } main>div { margin-top: 35px; border-radius: 20px; padding: 35px; box-sizing: border-box; background-color: rgb(240, 240, 240); } form { display: inline-block; } footer { position: relative; margin-top: 35px; width: 100%; height: 100px; padding-top: 25px; box-sizing: border-box; text-align: center; color: rgb(75, 75, 75); background-color: rgb(240, 240, 240); } div.HotSale { position: relative; margin-top: -35px; padding: 0; height: 550px; background-color: rgba(0, 0, 0, 0%); } .HotSale>div.TextHS { display: inline-block; box-sizing: border-box; border-radius: 20px; padding: 35px; width: 58%; height: 100%; padding-bottom: 35px; background-color: rgb(241, 241, 241); } .TextHS h1, .TextHS p, .TextHS h4 { margin-top: 20px; } .TextHS button { margin-top: 25px; } .TextHS span { font-size: 45px; } .imageHS { position: absolute; width: 500px; height: 500px; top: 30px; right: 30px; background-color: rgb(29, 121, 29); } .imageHS img { width: 500px; height: 500px; border-radius: 20px; } button { outline: none; width: 150px; padding: 5px; font-size: 16px; box-sizing: border-box; border: none; border-radius: 10px; background-color: rgb(29, 121, 29); border: solid 1.5px rgb(24, 95, 24); } .TextHS button:hover { background-color: rgb(24, 95, 24); } del { position: relative; text-decoration: none; color: black; } del::before { content: ""; position: absolute; width: 100%; height: 50%; border-bottom: solid 2px rgb(71, 0, 0); transform: rotate(12deg); } ul { padding: 0; } .logo { margin: 8px 0 0 8px; } .LogIn button { width: 55px; height: 55px; border-radius: 50%; margin: 9.5px 8px 0 0; background: linear-gradient(135deg, rgb(243, 179, 243), violet, rgb(132, 0, 255), rgb(21, 21, 177), rgb(11, 11, 139)); } .LogIn .LogInMenu2 button { float: left; width: 65px; height: 65px; margin: 0; } .LogIn { position: relative; } .LogIn .LogInMenu { position: absolute; top: -390px; right: 8px; width: 255px; height: 300px; } .LogIn .LogInMenu2 { position: absolute; bottom: 30px; left: 30px; width: 240px; height: 230px; padding: 8px; box-sizing: border-box; background-color: white; border-radius: 20px 0 20px 20px; } .LogIn:hover .LogInMenu{ transform: translate(0, 400px); } .LogIn .LogInMenu:hover{ transform: translate(0, 400px); } .LogInMenu2 a { text-decoration: none; color: black; display: block; font-size: 18px; padding-top: 18px; } .LogInMenu2 a.MkADeposit { display: inline-block; margin-top: -5px; margin-bottom: 30px; padding-left: 6px; color: rgb(24, 95, 24); } .LogInMenu2 a.MkADeposit2 { position: absolute; display: inline-block; top: 65px; right: 39px; margin-top: -20px; padding-top: 0; font-size: 18px; color: rgb(24, 95, 24); text-decoration: underline rgb(24, 95, 24); } .LogInMenu2 .NotDeposit { color: rgb(24, 95, 24); margin-bottom: 5px; border-bottom: solid 1px rgb(24, 95, 24); } .logo img { width: 60px; transform: scale(-1, 1) } header li>a { text-decoration: none; color: black; font-size: large; } header li { display: inline-block; list-style-type: none; padding: 9px; margin-left: 8px; margin-right: 8px; margin-top: 3px; } header li:hover { background-color: rgba(217, 178, 235, 0.644); border-radius: 11px; } .AllproductionBox { position: relative; padding-bottom: 15px; } .AllproductionBox button:hover { background-color: rgb(24, 95, 24); } .ProductionImage { width: 200px; height: 200px; background-color: rgb(29, 121, 29); } .ProductionImage img { width: 200px; height: 200px; border-radius: 15px; } .ProdBox { position: relative; box-sizing: border-box; display: flex; justify-content: space-between; margin-bottom: 20px; padding: 15px; border-radius: 12px; background-color: white; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.096) ; } .ProdBox h2 { margin-top: 5px; } .TextAP { right: 0; display: inline-block; width: 83%; } .TextAP h2, .TextAP p, .TextAP button, .TextAP h4 { margin-top: 10px; } .cost { position: absolute; top: 10px; right: 15px; font-size: 18px; } .News { position: relative; padding: 30px; display: flex; flex-wrap: wrap; justify-content: space-between; } .News a { display: flex; justify-content: space-between; text-decoration: none; color: black; padding: 10px; width: 45%; height: 150px; margin: 10px; border-radius: 10px; background-color: white; } .imgNews { width: 150px; height: 150px; background-color: rgb(29, 121, 29); } .imgNews img { width: 150px; height: 150px; } .TextNews { width: 70% } #allproductionBox { position: absolute; top: -75px; } #news { position: absolute; top: -75px; }
0.387922
0.056496
html { font-family: 'Lora', serif; } /* trying to create smaller font size option */ .smalltext { font-size: .75em; } /* more interesting intro paragraphs */ body .intro { font-size: 1.75em; line-height: 1.7; margin-bottom: 40px; } body p, ul, ol { font-size: 1.25em; } /* this would benefit from more interesting styling */ blockquote { margin: 1.5em 40px } /* code stuff */ pre { margin: 1.5em 0 } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } /* i don't think i'm using this - there is something better in materialize, i think */ .videocontainer { width: 70%; margin: auto; } /* Card customization */ .card-action .rightaction { float: right; } /* heading improvements? */ .postTitle { font-size: 2em; font-weight: 700; /* font-variant: small-caps; */ } h1 { font-size: 3.5rem; } h2 { font-size: 3rem; } h3 { font-size: 2.6rem; margin-top: 40px; } h4 { font-size: 2rem; } h5 { font-size: 1.5rem; font-variant: small-caps; } h6 { font-size: 1.25rem; font-variant: small-caps; } /* attempt to fix nav container dissappearing and displaying weird site title at small screen width */ @media only screen and (max-width: 599px) { nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i { height: 30px; line-height: 30px; } .navbar-fixed { height: 30px; } #logo-container { /* display: none; */ font-size: 1em; } .postTitle { font-size: 1.25em; } } @media only screen and (max-width: 319px) { nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i { height: 30px; line-height: 30px; } .navbar-fixed { height: 30px; } #logo-container { display: none; /* drop the site title at very small screen widths, but leave hamburger menu */ } } #embedded { background-color: #3C3F41; padding: 20px; } .embeddtainer { border-radius: 10px; background-color: white; padding-top: 25px; padding-bottom: 25px; padding-left: 50px; padding-right: 50px; } @media only screen and (min-width: 1280px) { .embeddtainer { max-width: 80%; margin-left: auto; margin-right: auto; } } @media only screen and (max-width: 599px) { #embedded {padding: 5px;} .embeddtainer {padding-left: 15px; padding-right: 15px;} } /* css ul for bullets fix? */ ul.browser-default { padding-left: 30px; margin-top: 10px; margin-bottom: 15px; } ul.browser-default li { list-style-type: initial; } /* end */ /* for 123 */ .imagestep { margin-top: 15px; margin-bottom: 15px; border-style: solid; border-width: 1px; } .numberedstep { position: absolute; left: 0; top: 0; font-size: 4em; line-height: 1; font-weight: 100; font-family: Open Sans; } /* Numbery Things */ .numberCircle { font: 32px Arial, sans-serif; width: 2em; height: 2em; box-sizing: initial; background: #fff; border: 0.1em solid #666; color: #666; text-align: center; border-radius: 50%; line-height: 2em; box-sizing: content-box; } .faq { counter-reset: my-nice-counter; } .faq dt { position: relative; font-weight: 600; padding: 4px 0 10px 0; } .faq dt:before { content: counter(my-nice-counter); counter-increment: my-nice-counter; position: absolute; left: 0; top: 0; font-size: 4em; line-height: 1; font-weight: 100; font-family: Open Sans; /* the following is the start to circled number list - kind of nice but would need some tinkering width: 2em; height: 2em; box-sizing: initial; background: #fff; border: 0.1em solid #666; color: #666; text-align: center; border-radius: 50%; line-height: 2em; box-sizing: content-box; */ } .faq dd { margin: 0 0 50px 0; } .faq dt, .faq dd { padding-left: 50px; } /*************** UCLA Colors "base": #3284bf, "blue": #3284bf, "gold": #ffe800, "ucla-blue-text": #347bad, "two-dark-blue": #1e4b87, "two-cerulean": #f3989b, "three-yellow": #FEFF01, "three-green": #01FF83, "three-fuchsia": #FF00A6, "three-veronica": #851FFF, "three-aqua": #01FFFF, "three-steel": #8b1014, "three-lightning": #FEBD25, ***************/ .ucla-color { background-color: #3284bf !important; } .ucla-color-text { color: #347bad !important; } .ucla-color.blue { background-color: #3284bf !important; } .ucla-color.gold { background-color: #ffe800 !important; } .ucla-color.two-dark-blue { background-color: #1e4b87 !important; } .ucla-color.two-cerulean { background-color: #f3989b !important; } .ucla-color.three-yellow { background-color: #FEFF01 !important; } .ucla-color.three-green { background-color: #01FF83 !important; } .ucla-color.three-fuchsia { background-color: #FF00A6 !important; } .ucla-color.three-veronica { background-color: #851FFF !important; } .ucla-color.three-aqua { background-color: #01FFFF !important; } .ucla-color.three-steel { background-color: #8b1014 !important; } .ucla-color.three-lightning { background-color: #FEBD25 !important; } .category-title { margin-top: 40px; } /* the following can be used to highlight or "mark" text in various colors */ markyellow { background-color:rgb(255, 247, 95); color: black; } markgreen { background-color: rgb(162, 247, 95); color: black; } markblue { background-color: rgb(162, 209, 255); color: black; } markred { background-color: red; color: black; } markpink { background-color:rgb(255, 151, 218); color: black; } markorange { background-color:rgb(255,165,0); color: black; } markpurple { background-color:rgb(162, 153, 207); color: black; } /* the following can be used to put borders around text, image, or other content */ p.one {border-style: solid;} p.two {border-style: dashed;} p.three {border-style: dotted;} p.four {border-style: double;} /* the following will center the fa downward arrows */ .fa-angle-double-down { text-align: center; }
_site/assets/css/style.css
html { font-family: 'Lora', serif; } /* trying to create smaller font size option */ .smalltext { font-size: .75em; } /* more interesting intro paragraphs */ body .intro { font-size: 1.75em; line-height: 1.7; margin-bottom: 40px; } body p, ul, ol { font-size: 1.25em; } /* this would benefit from more interesting styling */ blockquote { margin: 1.5em 40px } /* code stuff */ pre { margin: 1.5em 0 } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } /* i don't think i'm using this - there is something better in materialize, i think */ .videocontainer { width: 70%; margin: auto; } /* Card customization */ .card-action .rightaction { float: right; } /* heading improvements? */ .postTitle { font-size: 2em; font-weight: 700; /* font-variant: small-caps; */ } h1 { font-size: 3.5rem; } h2 { font-size: 3rem; } h3 { font-size: 2.6rem; margin-top: 40px; } h4 { font-size: 2rem; } h5 { font-size: 1.5rem; font-variant: small-caps; } h6 { font-size: 1.25rem; font-variant: small-caps; } /* attempt to fix nav container dissappearing and displaying weird site title at small screen width */ @media only screen and (max-width: 599px) { nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i { height: 30px; line-height: 30px; } .navbar-fixed { height: 30px; } #logo-container { /* display: none; */ font-size: 1em; } .postTitle { font-size: 1.25em; } } @media only screen and (max-width: 319px) { nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i { height: 30px; line-height: 30px; } .navbar-fixed { height: 30px; } #logo-container { display: none; /* drop the site title at very small screen widths, but leave hamburger menu */ } } #embedded { background-color: #3C3F41; padding: 20px; } .embeddtainer { border-radius: 10px; background-color: white; padding-top: 25px; padding-bottom: 25px; padding-left: 50px; padding-right: 50px; } @media only screen and (min-width: 1280px) { .embeddtainer { max-width: 80%; margin-left: auto; margin-right: auto; } } @media only screen and (max-width: 599px) { #embedded {padding: 5px;} .embeddtainer {padding-left: 15px; padding-right: 15px;} } /* css ul for bullets fix? */ ul.browser-default { padding-left: 30px; margin-top: 10px; margin-bottom: 15px; } ul.browser-default li { list-style-type: initial; } /* end */ /* for 123 */ .imagestep { margin-top: 15px; margin-bottom: 15px; border-style: solid; border-width: 1px; } .numberedstep { position: absolute; left: 0; top: 0; font-size: 4em; line-height: 1; font-weight: 100; font-family: Open Sans; } /* Numbery Things */ .numberCircle { font: 32px Arial, sans-serif; width: 2em; height: 2em; box-sizing: initial; background: #fff; border: 0.1em solid #666; color: #666; text-align: center; border-radius: 50%; line-height: 2em; box-sizing: content-box; } .faq { counter-reset: my-nice-counter; } .faq dt { position: relative; font-weight: 600; padding: 4px 0 10px 0; } .faq dt:before { content: counter(my-nice-counter); counter-increment: my-nice-counter; position: absolute; left: 0; top: 0; font-size: 4em; line-height: 1; font-weight: 100; font-family: Open Sans; /* the following is the start to circled number list - kind of nice but would need some tinkering width: 2em; height: 2em; box-sizing: initial; background: #fff; border: 0.1em solid #666; color: #666; text-align: center; border-radius: 50%; line-height: 2em; box-sizing: content-box; */ } .faq dd { margin: 0 0 50px 0; } .faq dt, .faq dd { padding-left: 50px; } /*************** UCLA Colors "base": #3284bf, "blue": #3284bf, "gold": #ffe800, "ucla-blue-text": #347bad, "two-dark-blue": #1e4b87, "two-cerulean": #f3989b, "three-yellow": #FEFF01, "three-green": #01FF83, "three-fuchsia": #FF00A6, "three-veronica": #851FFF, "three-aqua": #01FFFF, "three-steel": #8b1014, "three-lightning": #FEBD25, ***************/ .ucla-color { background-color: #3284bf !important; } .ucla-color-text { color: #347bad !important; } .ucla-color.blue { background-color: #3284bf !important; } .ucla-color.gold { background-color: #ffe800 !important; } .ucla-color.two-dark-blue { background-color: #1e4b87 !important; } .ucla-color.two-cerulean { background-color: #f3989b !important; } .ucla-color.three-yellow { background-color: #FEFF01 !important; } .ucla-color.three-green { background-color: #01FF83 !important; } .ucla-color.three-fuchsia { background-color: #FF00A6 !important; } .ucla-color.three-veronica { background-color: #851FFF !important; } .ucla-color.three-aqua { background-color: #01FFFF !important; } .ucla-color.three-steel { background-color: #8b1014 !important; } .ucla-color.three-lightning { background-color: #FEBD25 !important; } .category-title { margin-top: 40px; } /* the following can be used to highlight or "mark" text in various colors */ markyellow { background-color:rgb(255, 247, 95); color: black; } markgreen { background-color: rgb(162, 247, 95); color: black; } markblue { background-color: rgb(162, 209, 255); color: black; } markred { background-color: red; color: black; } markpink { background-color:rgb(255, 151, 218); color: black; } markorange { background-color:rgb(255,165,0); color: black; } markpurple { background-color:rgb(162, 153, 207); color: black; } /* the following can be used to put borders around text, image, or other content */ p.one {border-style: solid;} p.two {border-style: dashed;} p.three {border-style: dotted;} p.four {border-style: double;} /* the following will center the fa downward arrows */ .fa-angle-double-down { text-align: center; }
0.393269
0.113015
body { background-color: #FFFFFF; color: #000000; font-family: Arial, sans-serif; padding: 0.5em; margin: 0 } #mainContent {width: 43em; margin: 0; padding: 0 0 1.5em 2em} /* Overwiriting the browser defaults: */ p {margin-top: 1em; margin-bottom: 1em} ul, ol {margin-top: 1em; margin-bottom: 1em} ul ul, ul ol, ol ul, ol ol {margin-top: 0; margin-bottom: 0} img {border: 0} a {color: #0000CC; text-decoration:none} a:hover {text-decoration: underline} a:visited {color: #800080} /* pre and tt font issues: */ pre {font-size: 90%; font-family: "Courier New", monospace} pre.metaTemplate {font-size: 100%} /* Some browsers chose smaller font than for normal text otherwise: */ tt {font-size: 100%; font-family: "Courier New", monospace} /* Table-based DocBook elements: */ div.programlisting, div.informaltable, div.table { margin: 1em 0 1em 0 } /* ToC: */ div.toc { border: 1px #000000 solid; padding: 0.5em; background-color: #F0F0F0; width: 90%; margin: 1em 0 1em 0 } .toc ul.noMargin {margin-left: 0} .toc ul {list-style-type: none; margin-left: 2.5em; padding-left: 0; margin-bottom: 0} .toc li {list-style-type: none; margin-left: 0; padding-left: 0; margin-bottom: 0} .toc p {margin: 0} /* FAQ: */ .question {color:#0050B2; margin-top: 2em; margin-bottom: 1em} /* Footnote: */ #footnotes { font-size: 75%; margin-top: 3em; padding-top: 0.5em; border-top: 1px solid #E0E0E0; } /* Title-s: */ .rank_book, .rank_part, .rank_chapter, .rank_section1, .rank_section2, .rank_section3, .rank_simplesect, .rank_note, .indexLabel { font-family: Arial, sans-serif; font-weight: bold; color:#0050B2 } .rank_book {font-size: 230%; padding: 0; margin: 2em 0 1.5em 0;} .rank_part {font-size: 220%; padding: 0; margin: 2em 0 1.5em 0} .rank_chapter {font-size: 200%; padding: 0; margin: 2em 0 1.5em 0} .rank_section1 { font-size: 150%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_section2 { font-size: 112%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_section3 { font-size: 95%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_simplesect {font-size: 100%; padding: 0; margin: 1.5em 0 1.0em 0; font-weight: normal; font-style: italic } .indexLabel {font-size: 108%; padding: 0; margin: 1.0em 0 1.0em 0;} .rank_note {font-size: 100%; color: black; padding: 0; margin: 1em 0 0.5em 0;} #pageTopTitle {margin-top: 1em; margin-bottom: 1em; border: none;} /* Footer: */ .footer {font-size: 83%; color: #A0A0A0; font-style: italic} .smallFooter {font-size: 63%; color: #A0A0A0; font-style: italic} /* Nav. bar: */ div.navigation { background-image: url(img/navigation-gradient.gif); background-repeat: repeat-y; background-position: left; background-color: #F0F0F0; border-top: solid black 1px; border-bottom: solid black 1px; width: 100%; /* IE6 Peekaboo bug workaround */ } div.missingNavigationFooterLine { height: 1px; border-bottom: solid black 1px; } div.bookmarks { padding: 0.2em 0.3em 0.2em 0.3em; } span.bookmarks { } .disabledBookmark {color: #808080} /* Because the buttons are floating div-s, this panel uses two div.pagersVerticalSpacer-s inserad padding. */ div.pagers { padding: 0 0.3em; } div.pagersVerticalSpacer { clear: both; height: 0.2em; } .disabledPager {color: #808080} div.pagerButton { float: left; margin-right: 0.5em; padding: 0.1em 0.3em; border-width: 0.15em; border-style: solid; border-color: #FFFFFF #A0A0A0 #A0A0A0 #F0F0F0; background: #E0E0E0; } .hideA {color: #000000;} div.breadcrumb { padding: 0.2em 0.3em 0.2em 0.3em; } span.breadcrumb { font-size: 80%; /* Don't use 0.8em due to MSIE6 bug */ }
fmpp/docs/freemarker/docgen-resources/docgen.css
body { background-color: #FFFFFF; color: #000000; font-family: Arial, sans-serif; padding: 0.5em; margin: 0 } #mainContent {width: 43em; margin: 0; padding: 0 0 1.5em 2em} /* Overwiriting the browser defaults: */ p {margin-top: 1em; margin-bottom: 1em} ul, ol {margin-top: 1em; margin-bottom: 1em} ul ul, ul ol, ol ul, ol ol {margin-top: 0; margin-bottom: 0} img {border: 0} a {color: #0000CC; text-decoration:none} a:hover {text-decoration: underline} a:visited {color: #800080} /* pre and tt font issues: */ pre {font-size: 90%; font-family: "Courier New", monospace} pre.metaTemplate {font-size: 100%} /* Some browsers chose smaller font than for normal text otherwise: */ tt {font-size: 100%; font-family: "Courier New", monospace} /* Table-based DocBook elements: */ div.programlisting, div.informaltable, div.table { margin: 1em 0 1em 0 } /* ToC: */ div.toc { border: 1px #000000 solid; padding: 0.5em; background-color: #F0F0F0; width: 90%; margin: 1em 0 1em 0 } .toc ul.noMargin {margin-left: 0} .toc ul {list-style-type: none; margin-left: 2.5em; padding-left: 0; margin-bottom: 0} .toc li {list-style-type: none; margin-left: 0; padding-left: 0; margin-bottom: 0} .toc p {margin: 0} /* FAQ: */ .question {color:#0050B2; margin-top: 2em; margin-bottom: 1em} /* Footnote: */ #footnotes { font-size: 75%; margin-top: 3em; padding-top: 0.5em; border-top: 1px solid #E0E0E0; } /* Title-s: */ .rank_book, .rank_part, .rank_chapter, .rank_section1, .rank_section2, .rank_section3, .rank_simplesect, .rank_note, .indexLabel { font-family: Arial, sans-serif; font-weight: bold; color:#0050B2 } .rank_book {font-size: 230%; padding: 0; margin: 2em 0 1.5em 0;} .rank_part {font-size: 220%; padding: 0; margin: 2em 0 1.5em 0} .rank_chapter {font-size: 200%; padding: 0; margin: 2em 0 1.5em 0} .rank_section1 { font-size: 150%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_section2 { font-size: 112%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_section3 { font-size: 95%; padding: 0; margin: 1.5em 0 1.0em 0;} .rank_simplesect {font-size: 100%; padding: 0; margin: 1.5em 0 1.0em 0; font-weight: normal; font-style: italic } .indexLabel {font-size: 108%; padding: 0; margin: 1.0em 0 1.0em 0;} .rank_note {font-size: 100%; color: black; padding: 0; margin: 1em 0 0.5em 0;} #pageTopTitle {margin-top: 1em; margin-bottom: 1em; border: none;} /* Footer: */ .footer {font-size: 83%; color: #A0A0A0; font-style: italic} .smallFooter {font-size: 63%; color: #A0A0A0; font-style: italic} /* Nav. bar: */ div.navigation { background-image: url(img/navigation-gradient.gif); background-repeat: repeat-y; background-position: left; background-color: #F0F0F0; border-top: solid black 1px; border-bottom: solid black 1px; width: 100%; /* IE6 Peekaboo bug workaround */ } div.missingNavigationFooterLine { height: 1px; border-bottom: solid black 1px; } div.bookmarks { padding: 0.2em 0.3em 0.2em 0.3em; } span.bookmarks { } .disabledBookmark {color: #808080} /* Because the buttons are floating div-s, this panel uses two div.pagersVerticalSpacer-s inserad padding. */ div.pagers { padding: 0 0.3em; } div.pagersVerticalSpacer { clear: both; height: 0.2em; } .disabledPager {color: #808080} div.pagerButton { float: left; margin-right: 0.5em; padding: 0.1em 0.3em; border-width: 0.15em; border-style: solid; border-color: #FFFFFF #A0A0A0 #A0A0A0 #F0F0F0; background: #E0E0E0; } .hideA {color: #000000;} div.breadcrumb { padding: 0.2em 0.3em 0.2em 0.3em; } span.breadcrumb { font-size: 80%; /* Don't use 0.8em due to MSIE6 bug */ }
0.395835
0.210077
------------------------------------*/ .slider-inner .da-slider { box-shadow: none; border-bottom: 2px solid #ddd; } .slider-inner .da-dots { z-index: 10; } @media (max-width: 450px) { .da-slide p { display:none; } } @media (max-width: 900px) { /*Slider Parallax*/ .da-slide .da-img { display:none; } } /*Revolution Slider ------------------------------------*/ .tp-dottedoverlay { z-index: 1 !important; } .tp-bullets.preview4 .bullet { border-radius: 10px !important; } .tp-banner-container a.btn-u, .tp-banner-container a.btn-u:hover { color: #fff; border: solid 1px transparent; } .tp-banner-container a.re-btn-brd { background: none; border: solid 1px #fff; } .tp-banner-container a.re-btn-brd:hover { color: #555; background: #fff; } /*Fullwidth*/ .tp-banner-container .btn-u.btn-brd { font-weight: 400; } .tp-banner-container { position: relative; } /*Fullscreen*/ .fullscreen-container { padding:0; width:100%; position:relative; } /*Slider Contents v1*/ .revolution-mch-1:after { top: 0; left: 0; right: 0; width: 100%; height: 100%; content: ' '; position: absolute; background: rgba(0,0,0,0.3); } .revolution-ch1 { color: #fff; font-size: 40px; font-weight: 400; line-height: 60px; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .revolution-ch2 { color: #fff; font-size: 20px; max-width: 470px; line-height: 32px; position: relative; text-align: center; font-weight: normal; font-family: "Open Sans", sans-serif; } .revolution-ch2:after { left: 50%; width: 70px; height: 2px; content: ' '; bottom: -20px; background: #fff; margin-left: -35px; position: absolute; } /*Slider Contents v2*/ .re-title-v1 { color: #fff; font-size: 75px; font-weight: 600; line-height: 60px; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .re-title-v2 { color: #fff; font-size: 40px; font-weight: 600; line-height: 45px; text-align: center; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .re-text-v1 { color: #fff; font-size: 24px; text-align: center; font-family: "Open Sans", sans-serif; } .re-text-v2 { color: #fff; font-size: 24px; font-family: "Open Sans", sans-serif; } /*Slides*/ .rs-caption-1 { color: #fff; font-size: 32px; font-weight: 200; padding: 6px 75px; position: relative; border-top: solid 1px #fff; border-bottom: solid 1px #fff; } .rs-caption-1:after, .rs-caption-1:before { font-size: 16px; content: "\f005"; position: absolute; font-family: FontAwesome; } @media (max-width: 768px) { .rs-caption-1:after, .rs-caption-1:before { content: ""; } } .rs-caption-1:after { right: 4%; } .rs-caption-1:before { left: 4%; } .rs-caption-2 { color: #fff; position: relative; font-size: 26px; font-weight: 200; line-height: 40px; padding: 10px 50px; text-align: center; } .rs-caption-2:after { left: 50%; content: ""; height: 1px; width: 100px; bottom: -10px; background: #fff; margin-left: -50px; position: absolute; } .rs-caption-3 a { margin: 0 5px; padding: 7px 20px; text-transform: uppercase; } @media (max-width: 768px) { .rs-caption-1, .rs-caption-2, .rs-caption-3 { font-weight: normal; } } /*Layer Slider ------------------------------------*/ .layer_slider { overflow: hidden; } .ls-ct-half, .ls-ct-center { border-radius: 100px !important; } /*Sequence Slider (Home Page) ------------------------------------*/ @media (max-width: 900px) { #sequence-theme .info { top:80px !important; width:60% !important; margin-right:50px; } } @media (max-width: 450px) { #sequence-theme .info { top:70px !important; width:70% !important; margin-right:25px; } #sequence-theme h2 { font-size:30px !important; } #sequence-theme .info p { font-size:18px !important; } } /*Clients Carousel (Flexslider) ------------------------------------*/ .clients { box-shadow:none !important; margin-bottom: 0 !important; } .clients li { overflow: hidden; margin-left: 1px; position: relative; background: #fafafa; } .clients li:hover { background: #f6f6f6; } .clients li img.color-img { top: 0; left: 0; display: none; position: absolute; } .clients li:hover img.color-img { display: block; } .clients li img { filter: gray; /* IE6-9 */ float: none !important; margin: 0 auto !important; } .clients li img:hover { filter: none; } .clients, .flexslider.home { border: 0; overflow: hidden; margin-top: 10px; margin-bottom: 30px; } .flexslider { margin-top: 10px !important; background: none !important; } .flexslider .flex-direction-nav a { margin-top: -10px !important; } /*Fancybox ------------------------------------*/ /*For Topbar*/ .fancybox-overlay.fancybox-overlay-fixed { z-index:9999; } /*FancyBox Hover Effect*/ .zoomer:hover .overlay-zoom .zoom-icon{ opacity:0.8; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); filter: alpha(opacity = 50); } .overlay-zoom { z-index: 90; width: 100%; height: 100%; display: block; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } .overlay-zoom .zoom-icon { top:0; opacity: 0; z-index: 100; width: inherit; height: inherit; position: absolute; background-color: #470467; background-position: 50%; background-repeat: no-repeat; background-image:url("../img/overlay-icon.png"); filter: alpha(opacity = 0); -webkit-backface-visibility: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } @media (max-width: 768px) { .fancybox-overlay { background: none !important; } } /*Pie Chart ------------------------------------*/ .pie-progress-charts .inner-pchart { text-align: center; } .pie-progress-charts .circle { color: #555; font-weight: 200; margin-bottom: 20px; } .pie-progress-charts .circle-title { font-size: 22px; } @media (max-width: 767px) { .pie-progress-charts .inner-pchart { margin-bottom: 40px; } } /*Counter ------------------------------------*/ .counters { color: #555; text-align: center; } @media (max-width: 767px) { .counters { margin-bottom: 30px; } .counters:last-child { margin-bottom: inherit; } } .counters span { font-size: 35px; } .counters span.counter-icon { display: block; margin-bottom: 10px; } .counters span.counter-icon i { color: #fff; padding: 16px; min-width: 65px; font-size: 30px; position: relative; background: #72c02c; } .counters span.counter-icon i:after { width: 0; height: 0; left: 38%; content: " "; bottom: -7px; display: block; position: absolute; border-top: 7px solid #72c02c; border-left: 7px solid transparent; border-right: 7px solid transparent; border-left-style: inset; /*FF fixes*/ border-right-style: inset; /*FF fixes*/ } .counters:hover span.counter-icon i { border-color: #000; } /*Back To Top ------------------------------------*/ #topcontrol { color: #fff; z-index: 99; width: 30px; height: 30px; font-size: 20px; background: #222; position: relative; right: 14px !important; bottom: 11px !important; border-radius: 3px !important; } #topcontrol:after { top: -2px; left: 8.5px; content: "\f106"; position: absolute; text-align: center; font-family: FontAwesome; } #topcontrol:hover { color: #fff; background: #72c02c; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /*Owl Carousel ------------------------------------*/ .owl-btn { color: #777; cursor: pointer; font-size: 18px; padding: 2px 9px; text-align: center; background: #f5f5f5; } .owl-btn:hover { color: #fff; background: #72c02c; } /*Owl Carousel v1*/ .owl-carousel-v1 .owl-navigation { text-align: right; margin-bottom: 20px; } .owl-carousel-v1 .item { margin: 0 5px; } .owl-carousel-v1 .item img { text-align: center; } .owl-carousel-v1 .owl-pagination { display: none; } /*Owl Carousel v2*/ .owl-carousel-v2 .owl-slider-v2 { margin-bottom: 20px; } .owl-carousel-v2 .item { margin: 0 15px; } .owl-carousel-v2 .item img { text-align: center; } .owl-carousel-v2 .owl-navigation { text-align: center; } .owl-carousel-v2 .owl-pagination { display: none; } /*Owl Carousel v3*/ .owl-carousel-v3 .item { margin: 0 15px; } .owl-carousel-v3 .item img { text-align: center; } .owl-carousel-v3 .owl-pagination { display: none; } /*Owl Carousel v4*/ .owl-carousel-v4 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v4 .item { margin: 0 3px; } .owl-carousel-v4 .item img { width: 100%; } /*Owl Carousel v5*/ .owl-carousel-v5 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v5 .owl-controls .owl-page.active span, .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span { background: #72c02c; } .owl-carousel-v5 .owl-controls .owl-page span { margin: 5px 3px !important; } /*Owl Slider v6*/ .owl-carousel-v6 .owl-carousel-item { margin: 0 10px; padding: 7px 0; text-align: center; position: relative; border: 1px solid #e4e2e2; } .owl-carousel-v6 .owl-carousel-item img { width: 150px; height: auto; } .owl-carousel-v6 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v6 .owl-controls .owl-page span { margin: 5px 3px !important; } /*Owl Pagination*/ .owl-pagination { text-align: center !important; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { opacity: 1; filter: Alpha(Opacity=100);/*IE7 fix*/ } .owl-theme .owl-controls .owl-page { zoom: 1; display: inline-block; *display: inline;/*IE7 life-saver */ } .owl-theme .owl-controls .owl-page span { width: 12px; height: 12px; opacity: 0.3; display: block; margin: 5px 7px; background: #bbb; filter: Alpha(Opacity=50);/*IE7 fix*/ -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } /*Owl Carousel Style v1*/ .owl-carousel-style-v1 img { width: 120px; height: auto; } /*Owl Carousel Style v2*/ .owl-carousel-style-v2 .item { margin: 0 3px; background: #fafafa; text-align: center; border: solid 1px #eee; } .owl-carousel-style-v2 .item img { padding: 0 3px; display: inline-block; } .owl-carousel-style-v2 .item:hover { background: #f7f7f7; border-color: #e5e5e5; transition: all 0.4s ease-in-out; } .owl-carousel-style-v2 .owl-pagination { display: none; } /*Owl Carousel - Testimonials v3 ------------------------------------*/ /*Testimonials Section*/ .testimonials-v3 { padding: 100px 0; font-family: "Open Sans"; } .testimonials-v3 ul { margin: 0; padding: 0; text-align: center; position: relative; } .testimonials-v3 li img { width: 150px; height: 150px; margin-bottom: 10px; } .testimonials-v3 li > p { font-size: 14px; } .testimonials-v3 .testimonials-v3-title { font-size: 22px; font-weight: 200; margin-bottom: 20px; } .testimonials-v3 .testimonials-v3-title p { color: #72c02c; margin-bottom: 0; } .testimonials-v3 .testimonials-v3-title span { color: #777; display: block; font-size: 14px; } /*Testimonials Owl Navigation*/ .testimonials-v3 .owl-pagination { display: none; } .testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next { padding: 13px; position: relative; margin: 15px 2px 0; background: #f5f5f5; display: inline-block; } .testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after { top: 0; color: #bbb; font-size: 16px; position: absolute; font-weight: normal; display: inline-block; font-family: FontAwesome; } .testimonials-v3 .owl-buttons .owl-prev:after { left: 10px; content: "\f104"; } .testimonials-v3 .owl-buttons .owl-next:after { right: 10px; content: "\f105"; } .testimonials-v3 .owl-buttons .owl-prev:hover:after, .testimonials-v3 .owl-buttons .owl-next:hover:after { color: #fff; } .testimonials-v3 .owl-buttons .owl-prev:hover, .testimonials-v3 .owl-buttons .owl-next:hover { background: #72c02c; -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; } /*Recent Works (Owl Carousel) ------------------------------------*/ .owl-work-v1 .owl-navigation { top: 3px; position: relative; } .owl-work-v1 .owl-navigation { margin-bottom: 10px; } .owl-work-v1 .item a { text-align: center; } .owl-work-v1 .item a:hover { text-decoration: none; } .owl-work-v1 .item a:hover strong { color: #555; } .owl-work-v1 .item em.overflow-hidden { display: block; } .owl-work-v1 .item a span { display: block; padding: 10px; border-bottom: solid 2px #eee; } .owl-work-v1 .item a strong { color: #555; display: block; } .owl-work-v1 .item a i { color: #777; } .owl-work-v1 .item a img { -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } .owl-work-v1 .item a:hover img { opacity: 0.8; -webkit-transform: scale(1.2) rotate(3deg); -moz-transform: scale(1.2) rotate(3deg); -o-transform: scale(1.0) rotate(3deg); -ms-transform: scale(1.2) rotate(3deg); transform: scale(1.2) rotate(3deg); } .owl-work-v1 .item a:hover span { border-bottom: solid 2px #72c02c; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.3s ease-in-out; } /*Parallax Twitter (Owl Carousel) ------------------------------------*/ .parallax-twitter { color: #fff; padding: 100px 0; position: relative; text-align: center; background: #333 url(../img/bg/bg2.jpg) 50% 0 fixed; } .parallax-twitter:after { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(0,0,0,0.5); } .parallax-twitter:before { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: url(../img/patterns/gridtile.png) repeat; } .parallax-twitter-in { z-index: 1; position: relative; } /*Twitter Block (owl-controls)*/ .parallax-twitter-in ul { margin: 0; } .parallax-twitter-in li { color: #fff; } .parallax-twitter-in li p { color: #fff; font-size: 18px; font-weight: 200; } .parallax-twitter-in li a { color: #eee; text-decoration: underline; } .parallax-twitter-in li a:hover { text-decoration: none; } .parallax-twitter-in li span { color: #ddd; display: block; font-size: 14px; font-weight: 400; margin-bottom: 20px; } .parallax-twitter-in .owl-page { width: 18px; } /*Clients Section (Owl Carousel) ------------------------------------*/ .clients-section { padding: 60px 0; position: relative; background: #333 url(../img/bg/bg1.jpg) 50% fixed; } .clients-section:after { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(0,0,0,0.8); } .clients-section:before { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: url(../img/patterns/gridtile.png) repeat; } .clients-section .title-v1 p, .clients-section .title-v1 h2 { color: #fff; } .clients-section ul { padding: 0; z-index: 1; list-style: none; } .clients-section li { margin: 0 3px; background: #fff; } .clients-section li a { padding: 10px; display: block; overflow: hidden; text-align: center; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .clients-section li a:hover { -transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); } .clients-section img { width: 100px; height: 100px; } .clients-section .owl-pagination { display: none; } /*Cube Portfolio ------------------------------------*/ .wrapper-portfolio { width: 100%; max-width: 1170px; margin: 0 auto 50px; } .wrapper-portfolio-fullwidth { width: 100%; padding: 10px; margin: 0 auto 50px; } .wrapper-portfolio-fullwidth-text { width: 100%; padding: 10px; margin: 0 auto 50px; } .wrapper-portfolio-no-space { width: 100%; margin: 0 auto 50px; } .wrapper-portfolio-grid-no-space { width: 100%; max-width: 1200px; margin: 0 auto 50px; } .wrapper-portfolio-grid { margin-bottom: 50px; } /*Filter Item*/ .fusion-portfolio #filters-container .cbp-filter-item { color: #555; padding: 7px 15px; margin: 10px 0 0 5px; border: 1px solid #eee; } .fusion-portfolio #filters-container .cbp-filter-item-active { background: #72c02c; border-color: #72c02c; color: #fff !important; } .fusion-portfolio #filters-container .cbp-filter-item:hover { color: #72c02c; } /*Blog Caption*/ .fusion-portfolio .cbp-l-grid-blog .cbp-caption { margin-bottom: 15px; } /*Caption Body*/ .fusion-portfolio .product-description { text-align: center; } .fusion-portfolio .cbp-caption-activeWrap { background: rgba(255,255,255,0.9) !important; } .fusion-portfolio .cbp-l-caption-text { letter-spacing: inherit; } .fusion-portfolio .cbp-l-caption-text, .fusion-portfolio .product-description h3 { color: #555; font-size: 16px; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; } .fusion-portfolio .cbp-l-caption-desc, .fusion-portfolio .product-description span { color: #555; font-size: 13px; margin-top: 15px; font-weight: 200; line-height: 20px; } .fusion-portfolio .cbp-l-caption-icon i { color: #555; font-size: 22px; } /*Grid Columns*/ .fusion-portfolio.wrapper-portfolio-grid.cbp-2-col .cbp-item { width: 450px; height: 270px; } .fusion-portfolio.wrapper-portfolio-grid.cbp-3-col .cbp-item { width: 320px; height: 200px; } .fusion-portfolio.wrapper-portfolio-grid.cbp-4-col .cbp-item { width: 280px; height: 170px; } /*Grid No Space Columns*/ .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-2-col .cbp-item { width: 460px; height: 285px; } .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-3-col .cbp-item { width: 450px; height: 280px; } .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-4-col .cbp-item { width: 320px; height: 200px; } /*Fullwidth Columns*/ .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-4-col .cbp-item { width: 380px; height: 230px; } .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-5-col .cbp-item { width: 290px; height: 180px; } .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-6-col .cbp-item { width: 230px; height: 140px; } /*Fullwidth No Space Columns*/ .fusion-portfolio.wrapper-portfolio-no-space.cbp-4-col .cbp-item { width: 400px; height: 250px; } .fusion-portfolio.wrapper-portfolio-no-space.cbp-5-col .cbp-item { width: 310px; height: 185px; } .fusion-portfolio.wrapper-portfolio-no-space.cbp-6-col .cbp-item { width: 250px; height: 150px; } /*Grid Blog Columns*/ .fusion-portfolio.wrapper-portfolio.cbp-2-col .cbp-l-grid-blog .cbp-item { width: 460px; height: 360px; } .fusion-portfolio.wrapper-portfolio.cbp-3-col .cbp-l-grid-blog .cbp-item { width: 320px; height: 265px; } .fusion-portfolio.wrapper-portfolio.cbp-4-col .cbp-l-grid-blog .cbp-item { width: 280px; height: 250px; } /*Fullwidth Blog Columns*/ .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-4-col .cbp-item { width: 390px; height: 350px; } .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-5-col .cbp-item { width: 300px; height: 300px; } .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-6-col .cbp-item { width: 245px; height: 240px; } /*Caption Columns*/ .fusion-portfolio.cbp-caption-2-col .cbp-l-grid-blog .cbp-caption { height: 74%; } .fusion-portfolio.cbp-caption-3-col .cbp-l-grid-blog .cbp-caption { height: 65%; } .fusion-portfolio.cbp-caption-4-col .cbp-l-grid-blog .cbp-caption { height: 63%; } .fusion-portfolio.cbp-caption-5-col .cbp-l-grid-blog .cbp-caption { height: 60%; } .fusion-portfolio.cbp-caption-6-col .cbp-l-grid-blog .cbp-caption { height: 60%; }
partners/template/front/assets/css/plugins.css
------------------------------------*/ .slider-inner .da-slider { box-shadow: none; border-bottom: 2px solid #ddd; } .slider-inner .da-dots { z-index: 10; } @media (max-width: 450px) { .da-slide p { display:none; } } @media (max-width: 900px) { /*Slider Parallax*/ .da-slide .da-img { display:none; } } /*Revolution Slider ------------------------------------*/ .tp-dottedoverlay { z-index: 1 !important; } .tp-bullets.preview4 .bullet { border-radius: 10px !important; } .tp-banner-container a.btn-u, .tp-banner-container a.btn-u:hover { color: #fff; border: solid 1px transparent; } .tp-banner-container a.re-btn-brd { background: none; border: solid 1px #fff; } .tp-banner-container a.re-btn-brd:hover { color: #555; background: #fff; } /*Fullwidth*/ .tp-banner-container .btn-u.btn-brd { font-weight: 400; } .tp-banner-container { position: relative; } /*Fullscreen*/ .fullscreen-container { padding:0; width:100%; position:relative; } /*Slider Contents v1*/ .revolution-mch-1:after { top: 0; left: 0; right: 0; width: 100%; height: 100%; content: ' '; position: absolute; background: rgba(0,0,0,0.3); } .revolution-ch1 { color: #fff; font-size: 40px; font-weight: 400; line-height: 60px; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .revolution-ch2 { color: #fff; font-size: 20px; max-width: 470px; line-height: 32px; position: relative; text-align: center; font-weight: normal; font-family: "Open Sans", sans-serif; } .revolution-ch2:after { left: 50%; width: 70px; height: 2px; content: ' '; bottom: -20px; background: #fff; margin-left: -35px; position: absolute; } /*Slider Contents v2*/ .re-title-v1 { color: #fff; font-size: 75px; font-weight: 600; line-height: 60px; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .re-title-v2 { color: #fff; font-size: 40px; font-weight: 600; line-height: 45px; text-align: center; text-transform: uppercase; font-family: "Open Sans", sans-serif; } .re-text-v1 { color: #fff; font-size: 24px; text-align: center; font-family: "Open Sans", sans-serif; } .re-text-v2 { color: #fff; font-size: 24px; font-family: "Open Sans", sans-serif; } /*Slides*/ .rs-caption-1 { color: #fff; font-size: 32px; font-weight: 200; padding: 6px 75px; position: relative; border-top: solid 1px #fff; border-bottom: solid 1px #fff; } .rs-caption-1:after, .rs-caption-1:before { font-size: 16px; content: "\f005"; position: absolute; font-family: FontAwesome; } @media (max-width: 768px) { .rs-caption-1:after, .rs-caption-1:before { content: ""; } } .rs-caption-1:after { right: 4%; } .rs-caption-1:before { left: 4%; } .rs-caption-2 { color: #fff; position: relative; font-size: 26px; font-weight: 200; line-height: 40px; padding: 10px 50px; text-align: center; } .rs-caption-2:after { left: 50%; content: ""; height: 1px; width: 100px; bottom: -10px; background: #fff; margin-left: -50px; position: absolute; } .rs-caption-3 a { margin: 0 5px; padding: 7px 20px; text-transform: uppercase; } @media (max-width: 768px) { .rs-caption-1, .rs-caption-2, .rs-caption-3 { font-weight: normal; } } /*Layer Slider ------------------------------------*/ .layer_slider { overflow: hidden; } .ls-ct-half, .ls-ct-center { border-radius: 100px !important; } /*Sequence Slider (Home Page) ------------------------------------*/ @media (max-width: 900px) { #sequence-theme .info { top:80px !important; width:60% !important; margin-right:50px; } } @media (max-width: 450px) { #sequence-theme .info { top:70px !important; width:70% !important; margin-right:25px; } #sequence-theme h2 { font-size:30px !important; } #sequence-theme .info p { font-size:18px !important; } } /*Clients Carousel (Flexslider) ------------------------------------*/ .clients { box-shadow:none !important; margin-bottom: 0 !important; } .clients li { overflow: hidden; margin-left: 1px; position: relative; background: #fafafa; } .clients li:hover { background: #f6f6f6; } .clients li img.color-img { top: 0; left: 0; display: none; position: absolute; } .clients li:hover img.color-img { display: block; } .clients li img { filter: gray; /* IE6-9 */ float: none !important; margin: 0 auto !important; } .clients li img:hover { filter: none; } .clients, .flexslider.home { border: 0; overflow: hidden; margin-top: 10px; margin-bottom: 30px; } .flexslider { margin-top: 10px !important; background: none !important; } .flexslider .flex-direction-nav a { margin-top: -10px !important; } /*Fancybox ------------------------------------*/ /*For Topbar*/ .fancybox-overlay.fancybox-overlay-fixed { z-index:9999; } /*FancyBox Hover Effect*/ .zoomer:hover .overlay-zoom .zoom-icon{ opacity:0.8; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); filter: alpha(opacity = 50); } .overlay-zoom { z-index: 90; width: 100%; height: 100%; display: block; cursor: pointer; position: relative; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } .overlay-zoom .zoom-icon { top:0; opacity: 0; z-index: 100; width: inherit; height: inherit; position: absolute; background-color: #470467; background-position: 50%; background-repeat: no-repeat; background-image:url("../img/overlay-icon.png"); filter: alpha(opacity = 0); -webkit-backface-visibility: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } @media (max-width: 768px) { .fancybox-overlay { background: none !important; } } /*Pie Chart ------------------------------------*/ .pie-progress-charts .inner-pchart { text-align: center; } .pie-progress-charts .circle { color: #555; font-weight: 200; margin-bottom: 20px; } .pie-progress-charts .circle-title { font-size: 22px; } @media (max-width: 767px) { .pie-progress-charts .inner-pchart { margin-bottom: 40px; } } /*Counter ------------------------------------*/ .counters { color: #555; text-align: center; } @media (max-width: 767px) { .counters { margin-bottom: 30px; } .counters:last-child { margin-bottom: inherit; } } .counters span { font-size: 35px; } .counters span.counter-icon { display: block; margin-bottom: 10px; } .counters span.counter-icon i { color: #fff; padding: 16px; min-width: 65px; font-size: 30px; position: relative; background: #72c02c; } .counters span.counter-icon i:after { width: 0; height: 0; left: 38%; content: " "; bottom: -7px; display: block; position: absolute; border-top: 7px solid #72c02c; border-left: 7px solid transparent; border-right: 7px solid transparent; border-left-style: inset; /*FF fixes*/ border-right-style: inset; /*FF fixes*/ } .counters:hover span.counter-icon i { border-color: #000; } /*Back To Top ------------------------------------*/ #topcontrol { color: #fff; z-index: 99; width: 30px; height: 30px; font-size: 20px; background: #222; position: relative; right: 14px !important; bottom: 11px !important; border-radius: 3px !important; } #topcontrol:after { top: -2px; left: 8.5px; content: "\f106"; position: absolute; text-align: center; font-family: FontAwesome; } #topcontrol:hover { color: #fff; background: #72c02c; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /*Owl Carousel ------------------------------------*/ .owl-btn { color: #777; cursor: pointer; font-size: 18px; padding: 2px 9px; text-align: center; background: #f5f5f5; } .owl-btn:hover { color: #fff; background: #72c02c; } /*Owl Carousel v1*/ .owl-carousel-v1 .owl-navigation { text-align: right; margin-bottom: 20px; } .owl-carousel-v1 .item { margin: 0 5px; } .owl-carousel-v1 .item img { text-align: center; } .owl-carousel-v1 .owl-pagination { display: none; } /*Owl Carousel v2*/ .owl-carousel-v2 .owl-slider-v2 { margin-bottom: 20px; } .owl-carousel-v2 .item { margin: 0 15px; } .owl-carousel-v2 .item img { text-align: center; } .owl-carousel-v2 .owl-navigation { text-align: center; } .owl-carousel-v2 .owl-pagination { display: none; } /*Owl Carousel v3*/ .owl-carousel-v3 .item { margin: 0 15px; } .owl-carousel-v3 .item img { text-align: center; } .owl-carousel-v3 .owl-pagination { display: none; } /*Owl Carousel v4*/ .owl-carousel-v4 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v4 .item { margin: 0 3px; } .owl-carousel-v4 .item img { width: 100%; } /*Owl Carousel v5*/ .owl-carousel-v5 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v5 .owl-controls .owl-page.active span, .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span { background: #72c02c; } .owl-carousel-v5 .owl-controls .owl-page span { margin: 5px 3px !important; } /*Owl Slider v6*/ .owl-carousel-v6 .owl-carousel-item { margin: 0 10px; padding: 7px 0; text-align: center; position: relative; border: 1px solid #e4e2e2; } .owl-carousel-v6 .owl-carousel-item img { width: 150px; height: auto; } .owl-carousel-v6 .owl-wrapper-outer { margin-bottom: 20px; } .owl-carousel-v6 .owl-controls .owl-page span { margin: 5px 3px !important; } /*Owl Pagination*/ .owl-pagination { text-align: center !important; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { opacity: 1; filter: Alpha(Opacity=100);/*IE7 fix*/ } .owl-theme .owl-controls .owl-page { zoom: 1; display: inline-block; *display: inline;/*IE7 life-saver */ } .owl-theme .owl-controls .owl-page span { width: 12px; height: 12px; opacity: 0.3; display: block; margin: 5px 7px; background: #bbb; filter: Alpha(Opacity=50);/*IE7 fix*/ -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } /*Owl Carousel Style v1*/ .owl-carousel-style-v1 img { width: 120px; height: auto; } /*Owl Carousel Style v2*/ .owl-carousel-style-v2 .item { margin: 0 3px; background: #fafafa; text-align: center; border: solid 1px #eee; } .owl-carousel-style-v2 .item img { padding: 0 3px; display: inline-block; } .owl-carousel-style-v2 .item:hover { background: #f7f7f7; border-color: #e5e5e5; transition: all 0.4s ease-in-out; } .owl-carousel-style-v2 .owl-pagination { display: none; } /*Owl Carousel - Testimonials v3 ------------------------------------*/ /*Testimonials Section*/ .testimonials-v3 { padding: 100px 0; font-family: "Open Sans"; } .testimonials-v3 ul { margin: 0; padding: 0; text-align: center; position: relative; } .testimonials-v3 li img { width: 150px; height: 150px; margin-bottom: 10px; } .testimonials-v3 li > p { font-size: 14px; } .testimonials-v3 .testimonials-v3-title { font-size: 22px; font-weight: 200; margin-bottom: 20px; } .testimonials-v3 .testimonials-v3-title p { color: #72c02c; margin-bottom: 0; } .testimonials-v3 .testimonials-v3-title span { color: #777; display: block; font-size: 14px; } /*Testimonials Owl Navigation*/ .testimonials-v3 .owl-pagination { display: none; } .testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next { padding: 13px; position: relative; margin: 15px 2px 0; background: #f5f5f5; display: inline-block; } .testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after { top: 0; color: #bbb; font-size: 16px; position: absolute; font-weight: normal; display: inline-block; font-family: FontAwesome; } .testimonials-v3 .owl-buttons .owl-prev:after { left: 10px; content: "\f104"; } .testimonials-v3 .owl-buttons .owl-next:after { right: 10px; content: "\f105"; } .testimonials-v3 .owl-buttons .owl-prev:hover:after, .testimonials-v3 .owl-buttons .owl-next:hover:after { color: #fff; } .testimonials-v3 .owl-buttons .owl-prev:hover, .testimonials-v3 .owl-buttons .owl-next:hover { background: #72c02c; -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; } /*Recent Works (Owl Carousel) ------------------------------------*/ .owl-work-v1 .owl-navigation { top: 3px; position: relative; } .owl-work-v1 .owl-navigation { margin-bottom: 10px; } .owl-work-v1 .item a { text-align: center; } .owl-work-v1 .item a:hover { text-decoration: none; } .owl-work-v1 .item a:hover strong { color: #555; } .owl-work-v1 .item em.overflow-hidden { display: block; } .owl-work-v1 .item a span { display: block; padding: 10px; border-bottom: solid 2px #eee; } .owl-work-v1 .item a strong { color: #555; display: block; } .owl-work-v1 .item a i { color: #777; } .owl-work-v1 .item a img { -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } .owl-work-v1 .item a:hover img { opacity: 0.8; -webkit-transform: scale(1.2) rotate(3deg); -moz-transform: scale(1.2) rotate(3deg); -o-transform: scale(1.0) rotate(3deg); -ms-transform: scale(1.2) rotate(3deg); transform: scale(1.2) rotate(3deg); } .owl-work-v1 .item a:hover span { border-bottom: solid 2px #72c02c; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.3s ease-in-out; } /*Parallax Twitter (Owl Carousel) ------------------------------------*/ .parallax-twitter { color: #fff; padding: 100px 0; position: relative; text-align: center; background: #333 url(../img/bg/bg2.jpg) 50% 0 fixed; } .parallax-twitter:after { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(0,0,0,0.5); } .parallax-twitter:before { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: url(../img/patterns/gridtile.png) repeat; } .parallax-twitter-in { z-index: 1; position: relative; } /*Twitter Block (owl-controls)*/ .parallax-twitter-in ul { margin: 0; } .parallax-twitter-in li { color: #fff; } .parallax-twitter-in li p { color: #fff; font-size: 18px; font-weight: 200; } .parallax-twitter-in li a { color: #eee; text-decoration: underline; } .parallax-twitter-in li a:hover { text-decoration: none; } .parallax-twitter-in li span { color: #ddd; display: block; font-size: 14px; font-weight: 400; margin-bottom: 20px; } .parallax-twitter-in .owl-page { width: 18px; } /*Clients Section (Owl Carousel) ------------------------------------*/ .clients-section { padding: 60px 0; position: relative; background: #333 url(../img/bg/bg1.jpg) 50% fixed; } .clients-section:after { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(0,0,0,0.8); } .clients-section:before { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: url(../img/patterns/gridtile.png) repeat; } .clients-section .title-v1 p, .clients-section .title-v1 h2 { color: #fff; } .clients-section ul { padding: 0; z-index: 1; list-style: none; } .clients-section li { margin: 0 3px; background: #fff; } .clients-section li a { padding: 10px; display: block; overflow: hidden; text-align: center; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .clients-section li a:hover { -transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); } .clients-section img { width: 100px; height: 100px; } .clients-section .owl-pagination { display: none; } /*Cube Portfolio ------------------------------------*/ .wrapper-portfolio { width: 100%; max-width: 1170px; margin: 0 auto 50px; } .wrapper-portfolio-fullwidth { width: 100%; padding: 10px; margin: 0 auto 50px; } .wrapper-portfolio-fullwidth-text { width: 100%; padding: 10px; margin: 0 auto 50px; } .wrapper-portfolio-no-space { width: 100%; margin: 0 auto 50px; } .wrapper-portfolio-grid-no-space { width: 100%; max-width: 1200px; margin: 0 auto 50px; } .wrapper-portfolio-grid { margin-bottom: 50px; } /*Filter Item*/ .fusion-portfolio #filters-container .cbp-filter-item { color: #555; padding: 7px 15px; margin: 10px 0 0 5px; border: 1px solid #eee; } .fusion-portfolio #filters-container .cbp-filter-item-active { background: #72c02c; border-color: #72c02c; color: #fff !important; } .fusion-portfolio #filters-container .cbp-filter-item:hover { color: #72c02c; } /*Blog Caption*/ .fusion-portfolio .cbp-l-grid-blog .cbp-caption { margin-bottom: 15px; } /*Caption Body*/ .fusion-portfolio .product-description { text-align: center; } .fusion-portfolio .cbp-caption-activeWrap { background: rgba(255,255,255,0.9) !important; } .fusion-portfolio .cbp-l-caption-text { letter-spacing: inherit; } .fusion-portfolio .cbp-l-caption-text, .fusion-portfolio .product-description h3 { color: #555; font-size: 16px; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; } .fusion-portfolio .cbp-l-caption-desc, .fusion-portfolio .product-description span { color: #555; font-size: 13px; margin-top: 15px; font-weight: 200; line-height: 20px; } .fusion-portfolio .cbp-l-caption-icon i { color: #555; font-size: 22px; } /*Grid Columns*/ .fusion-portfolio.wrapper-portfolio-grid.cbp-2-col .cbp-item { width: 450px; height: 270px; } .fusion-portfolio.wrapper-portfolio-grid.cbp-3-col .cbp-item { width: 320px; height: 200px; } .fusion-portfolio.wrapper-portfolio-grid.cbp-4-col .cbp-item { width: 280px; height: 170px; } /*Grid No Space Columns*/ .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-2-col .cbp-item { width: 460px; height: 285px; } .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-3-col .cbp-item { width: 450px; height: 280px; } .fusion-portfolio.wrapper-portfolio-grid-no-space.cbp-4-col .cbp-item { width: 320px; height: 200px; } /*Fullwidth Columns*/ .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-4-col .cbp-item { width: 380px; height: 230px; } .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-5-col .cbp-item { width: 290px; height: 180px; } .fusion-portfolio.wrapper-portfolio-fullwidth.cbp-6-col .cbp-item { width: 230px; height: 140px; } /*Fullwidth No Space Columns*/ .fusion-portfolio.wrapper-portfolio-no-space.cbp-4-col .cbp-item { width: 400px; height: 250px; } .fusion-portfolio.wrapper-portfolio-no-space.cbp-5-col .cbp-item { width: 310px; height: 185px; } .fusion-portfolio.wrapper-portfolio-no-space.cbp-6-col .cbp-item { width: 250px; height: 150px; } /*Grid Blog Columns*/ .fusion-portfolio.wrapper-portfolio.cbp-2-col .cbp-l-grid-blog .cbp-item { width: 460px; height: 360px; } .fusion-portfolio.wrapper-portfolio.cbp-3-col .cbp-l-grid-blog .cbp-item { width: 320px; height: 265px; } .fusion-portfolio.wrapper-portfolio.cbp-4-col .cbp-l-grid-blog .cbp-item { width: 280px; height: 250px; } /*Fullwidth Blog Columns*/ .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-4-col .cbp-item { width: 390px; height: 350px; } .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-5-col .cbp-item { width: 300px; height: 300px; } .fusion-portfolio.wrapper-portfolio-fullwidth-text.cbp-caption-6-col .cbp-item { width: 245px; height: 240px; } /*Caption Columns*/ .fusion-portfolio.cbp-caption-2-col .cbp-l-grid-blog .cbp-caption { height: 74%; } .fusion-portfolio.cbp-caption-3-col .cbp-l-grid-blog .cbp-caption { height: 65%; } .fusion-portfolio.cbp-caption-4-col .cbp-l-grid-blog .cbp-caption { height: 63%; } .fusion-portfolio.cbp-caption-5-col .cbp-l-grid-blog .cbp-caption { height: 60%; } .fusion-portfolio.cbp-caption-6-col .cbp-l-grid-blog .cbp-caption { height: 60%; }
0.42179
0.06216
html, body{ font-size: 100%; background: #fff; font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } h1,h2,h3,h4,h5,h6{ margin:0; } p{ margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } /*-header--*/ .header-top{ background: #1d2124; padding: 1.5em 0; position: relative; } .header-logo{ float:left; width: 18%; } .header-logo a{ text-decoration: none; display: block; } .header-logo a:hover{ text-decoration: none; } .header-logo a h1{ color:#1ba8ed; margin: 0; font-size: 52px; } .top-nav { float: left; width: 69%; margin-top: 3px; } span.menu { display:none; } .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} .top-nav ul{ margin: 0; padding: 0; } .top-nav ul li { list-style-type: none; display: inline-block; padding: 0 17px; } .top-nav ul li a{ text-decoration:none; font-size: 15px; font-weight: 500; color:#fff; position: relative; letter-spacing: 1px; } .top-nav ul li a:hover,.top-nav ul li a.active{ color:#14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .social-icons{ float:right; width: 13%; } .social-icons ul{ margin: 0; padding: 0; } .social-icons ul li{ list-style-type:none; display:inline-block; } .social-icons ul li a span{ background:url(../images/social-icons.png) no-repeat; width:24px; height:22px; display:block; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .social-icons ul li a span.twit{ background-position:0px 0px; } .social-icons ul li a span.fb{ background-position:-24px 0px; } .social-icons ul li a span.g{ background-position:-48px 0px; } .social-icons ul li a span.twit:hover{ background-position:0px -22px; } .social-icons ul li a span.fb:hover{ background-position:-24px -22px; } .social-icons ul li a span.g:hover{ background-position:-48px -22px; } /*--header-menu--*/ button#showRightPush { background: none; border: none; color: #e8e8e8; position: fixed; right: 13.5%; z-index: 9999; outline: none; top: 3.9%; } button#showRightPush img { padding-left: 0px; } /* General styles for all menus */ .cbp-spmenu { background: #14b1cb; position: fixed; z-index: 999; width: 15%; text-align: center; } .cbp-spmenu a { display: block; color: #fff; font-size: 15px; font-weight: 300; display: block; } .cbp-spmenu a:hover,.cbp-spmenu a.active { background: #171a1c ; color: #fff; } .cbp-spmenu a:active { background: #afdefa; color: #47a3da; } /* Orientation-dependent styles for the content of the menu */ .cbp-spmenu-vertical a { border-bottom: 1px solid rgba(245, 245, 245, 0.53); padding: 16px 10px; } .cbp-spmenu-vertical a:nth-child(6){ border-right:none; } .cbp-spmenu-vertical a:hover { text-decoration: none; } .cbp-spmenu-horizontal { width: 100%; height: 150px; left: 0; z-index: 1000; overflow: hidden; } .cbp-spmenu-horizontal h3 { height: 100%; width: 20%; float: left; } .cbp-spmenu-horizontal a { float: left; width: 20%; padding: 0.8em; border-left: 1px solid #258ecd; } /* Vertical menu that slides from the left or right */ .cbp-spmenu-left { left: -600px; top: 75px; } .cbp-spmenu-left.cbp-spmenu-open { left: 0%; top: 75px; } /* Horizontal menu that slides from the top or bottom */ /* Push classes applied to the body */ .cbp-spmenu-push { overflow-x: hidden; position: relative; left: 0; } .cbp-spmenu-push-toleft { left: -240px; } /* Transitions */ .cbp-spmenu, .cbp-spmenu-push { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; } /*--header-menu--*/ /*-- effect for nav --*/ .cl-effect-1 a::before, .cl-effect-1 a::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .cl-effect-1 a::before { margin-right: 10px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); } .cl-effect-1 a::after { margin-left: 10px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); } .cl-effect-1 a:hover::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); } button#showLeftPush { border: none; position: fixed; left: 0%; z-index: 9999; outline: none; top: 0px; background: #171a1c; padding: 16px 20px; } button#showLeftPush span { color: #fff; display: block; font-size: 14px; margin-top: 1px; } /*-- //effect --*/ /*start search*/ .sb-search { position: absolute; right: 0; width: 0%; top: 0px; min-width: 80px; margin: 0em 0px 0 0px; height: 75px; float: right; overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; } .sb-search-input { position: absolute; top: 16px; left: 0; border: none; outline: none; background: #fff; width: 96%; height: 45px; margin: 0; z-index: 10; padding: 0px 30px 0 10px; font-size: 15px; color: #000; } .sb-search-input::-webkit-input-placeholder { color: #171a1c; } .sb-search-input:-moz-placeholder { color: #171a1c; } .sb-search-input::-moz-placeholder { color: #efb480; } .sb-search-input:-ms-input-placeholder { color: #171a1c; } .sb-icon-search, .sb-search-submit { width: 75px; height: 75px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 71px; text-align: center; cursor: pointer; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 32px 30px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */ filter: alpha(opacity=0); /* IE 5-7 */ color: transparent; border: none; outline: none; z-index: -1; -webkit-appearance: none; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 32px 30px; z-index: 90; } /* Open state */ .sb-search.sb-search-open, .no-js .sb-search { width: 18%; } .sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search { background: #c0c0c0 url('../images/img-sprite.png') no-repeat 0px 1px; color: #000; z-index: 11; } .sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit { z-index: 90; } @media (max-width: 768px){ .header-logo { width: 30%; } span.menu { display: block; position: relative; cursor: pointer; margin: 0em 0 0em 0; } .top-nav { width: 5%; margin-left: 12.8em; } .top-nav ul.nav1 { display: none; padding: 0; margin: 0; z-index: 999; position: absolute; width: 100%; left: 0; top: 100%; } .top-nav ul li a { color: white; display: block; padding-bottom: 6px; font-size: 15px; border: none; margin: 0; } .top-nav ul.nav1 li { display: block; text-align: center; background: #171a1c; margin: 0; width: 100%; padding: .8em 0 8px 0; top: 100%; } } /*-header--*/ /*-banner--*/ .banner{ background:url(../images/banner.jpg) no-repeat; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:350px; } .banner-top { text-align: center; margin-top: 10.5%; } .banner-top h1 { color: #fff; font-size: 1.75em; font-weight: 400; margin: 0; } .banner-top ul{ padding:0; margin-top:5%; } .banner-top ul li{ list-style:none; display:inline-block; } .banner-top ul li:nth-child(1){ margin-right:15px; } .banner-top ul li a { color: #fff; padding: 15px 28px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 18px; } .banner-top ul li a.sub{ background:#89ca62; } .banner-top ul li a.art{ background:#14b9d5; } .banner-top ul li a:hover,.e-btn a:hover{ background: #89ca62; text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } /*--banner--*/ /*--slide--*/ /*-- caption-css --*/ .g1{ position:relative; } .g1:hover div.caption{ display:block; transform:; } .caption { position: absolute; width: 100%; height: 100%; bottom: 0px; z-index: 999; background: rgba(0, 0, 0, 0.65); padding: 0; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transform-style: preserve-3d; display: none; } .caption h3 { color: #fff; font-size: 18px; font-weight: 400; width: 80%; line-height: 1.5em; margin: 19% auto 0; } .s-btn{ margin-top:20px; } .s-btn a{ color:#fff; font-size:15px; font-weight:400; background:#14b9d5; padding:10px 17px; } .s-btn a:hover{ background:#89ca62; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } /*----responsive-mediaquries-----*/ @media(max-width:1366px){ .caption { width: 100%; } } @media(max-width:480px){ .caption { width: 100%; } .caption { padding: 0.5em; } .caption span { font-size: 0.8em; } } img.lazyOwl { width: 100%; } /*--slide--*/ /*--address-starts--*/ .address { padding: 3em 0px; } .address-top{ text-align:center; } .address-top p { background: #1bb8d3; padding: 22px 0%; font-size: 22px; color: #fff; font-weight: 600; width: 80%; margin: 0 auto; } /* Shutter Out Horizontal */ a.hvr-shutter-out-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; background: #1bb8d3; color: #fff; } a.hvr-shutter-out-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #89ca62; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active { color: white; } a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); } /*--address-ends--*/ /*--slide--*/ .articles-left img{ width:100%; } .art-btm { padding: 1.2em 12px; border-bottom: 1px solid rgba(153, 153, 153, 0.2); } .art-btm h3 { color: #353a3d; font-weight: 700; font-size: 19px; margin: 0; text-decoration:none; } .art-btm p { color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 1.3em; } .art-btm ul{ padding:0; margin-top:1em; } .art-btm ul li{ list-style:none; display:inline-block; margin: 0 2px; } .art-btm ul li a span{ background:url(../images/social.png) no-repeat; width:38px; height:26px; display:inline-block; vertical-align: middle; } .art-btm ul li a span.fb{ background-position:0px 0px; } .art-btm ul li a span.twit{ background-position:-38px 0px; } .art-btm ul li a span.g{ background-position:-76px 0px; } .art-btm ul li a span.p{ background-position:-114px 0px; } .art-btm ul li label { font-size: 14px; color: #a3a3a3; font-weight: 600; display: inline-block; vertical-align: middle; background: #f8f8f8; padding: 0.15em 10px; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; -webkit-border-top-right-radius: 0.3em; -moz-border-top-right-radius: 0.3em; -o-border-top-right-radius: 0.3em; -webkit-border-bottom-right-radius: 0.3em; -moz-border-bottom-right-radius: 0.3em; -o-border-bottom-right-radius: 0.3em; } .art-one:nth-child(1){ margin-top:0em; } .sponser{ position:relative; } .art-btm h6 { position: absolute; top: 0; left: 0; color: #fff; background: #e7604a; padding: 10px 16px; font-size: 14px; font-weight: 400; } .art-one{ margin-top:1.3em; } .articles-left h4 { color: #14b9d5; font-weight: 700; font-size: 17px; margin: 0; } .week { margin: 10px 0px 2px 0px; } .col-md-6.week-left { padding: 0 2px; } .week-btm-left{ padding:0px 1px; } .load { margin-top:3em; text-align:center; } .load a { background: #14b9d5; color: #fff; font-size: 22px; font-weight: 500; padding: 19px 100px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; } .articles { padding-bottom: 4em; } /*--slide--*/ /* Strip /*-----------------------------------------------------------------------------------*/ .b-link-stripe{ position:relative; display:inline-block; vertical-align:top; font-weight: 300; overflow:hidden; } .b-link-stripe .b-wrapper{ position:absolute; width:100%; height:100%; top:0; left:0; text-align:center; color:#ffffff; overflow:hidden; } .b-link-stripe .b-line{ position:absolute; top:0; bottom:0; width:20%; background:rgba(15, 207, 140, 0.9); transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; -o-transition:all 0.5s linear; -webkit-transition:all 0.5s linear; opacity:0; visibility:hidden; /* lt-ie9 */ } /*-----------------------------------------------------------------------------------*/ /* Animation effects /*-----------------------------------------------------------------------------------*/ .b-animate-go{ text-decoration:none; } .b-animate{ transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; visibility: hidden; font-size:1.1em; font-weight:700; } .b-animate img{ margin-top:12%; display: -webkit-inline-box; } /* lt-ie9 */ .b-animate-go:hover .b-animate{ visibility:visible; } .b-from-left{ position:relative; left:-100%; } .b-animate-go:hover .b-from-left{ left:0; } span.m_4{ font-size:14px; font-weight:400; } p.m_5 { margin: 2% auto 5%; width: 70%; color: #283A47; font-size: 1.1em; font-weight: 600; line-height: 1.5em; text-align: center; } ul#filters { padding: 0px; text-align: center; width: 70%; padding: 1px 0; margin: 0 auto; background: #1e1e1e; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; } /*--team--*/ .col_1_of_4:first-child { margin-left: 0; } .span_1_of_4 { width: 22.8%; } .col_1_of_4 { display: block; float: left; margin: 1% 0 1% 2.6%; background: #FFF; } .b-wrapper:hover { background: rgba(30, 30, 30, 0.7); transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } /* lt-ie9 */ .b-link-stripe:hover .b-line{ visibility:visible; } .b-link-stripe .b-line1{ left:0; } .b-link-stripe .b-line2{ left:20%; transition-delay:0.1s !important; -moz-transition-delay:0.1s !important; -ms-transition-delay:0.1s !important; -o-transition-delay:0.1s !important; -webkit-transition-delay:0.1s !important; } .b-link-stripe .b-line3{ left:40%; transition-delay:0.2s !important; -moz-transition-delay:0.2s !important; -ms-transition-delay:0.2s !important; -o-transition-delay:0.2s !important; -webkit-transition-delay:0.2s !important; } .b-link-stripe .b-line4{ left:60%; transition-delay:0.3s !important; -moz-transition-delay:0.3s !important; -ms-transition-delay:0.3s !important; -o-transition-delay:0.3s !important; -webkit-transition-delay:0.3s !important; } .b-link-stripe .b-line5{ left:80%; transition-delay:0.4s !important; -moz-transition-delay:0.4s !important; -ms-transition-delay:0.4s !important; -o-transition-delay:0.4s !important; -webkit-transition-delay:0.4s !important; } .b-link-stripe:hover .b-line{ opacity:1; } #filters { margin: 3% 0; padding: 0; list-style: none; text-align: center; } #filters li { display: -webkit-inline-box; } #filters li span { display: block; padding: 17px 45px; text-decoration: none; color: #e55353; cursor: pointer; font-size: 14px; font-weight: 300; text-transform: uppercase; background:#1e1e1e; margin: 0 10px 0 0; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; } #filters li span.active, #filters li span:hover { background: #434043; color: #ffffff; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } #portfoliolist .portfolio { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width: 32%; display:none; float:left; overflow:hidden; margin: 0 1% 1% 0; } div#portfoliolist { padding: 40px 0px; } .portfolio-wrapper { overflow:hidden; position: relative !important; cursor:pointer; } .portfolio img { max-width:100%; /*--position: relative;--*/ transition: all 300ms!important; -webkit-transition: all 300ms!important; -moz-transition: all 300ms!important; } .portfolio .label { position: absolute; width: 100%; height:40px; bottom:-40px; } .portfolio .label-bg { background: #22B4B8; width: 100%; height:100%; position: absolute; top:0; left:0; } .portfolio .label-text { color:#fff; position: relative; z-index:500; padding:5px 8px; } .portfolio .text-category { display:block; font-size:9px; font-size: 12px; text-transform:uppercase; } /* Self Clearing Goodness */ .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before, .clearfix:after, .row:before, .row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .row:after, .clearfix:after { clear: both; } .row, .clearfix { zoom: 1; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } /*---------------*/ .b-from-left span { background: url(../images/resize.png) no-repeat; width: 45px; height: 45px; display: block; margin: 33% 0 0 36%; } .b-from-left span.one { background: url(../images/resize-1.png) no-repeat; width: 30px; height: 30px; display: block; margin: 30% 0 0 36%; } /*--advertisement--*/ .add { border: 1px solid rgba(153, 153, 153, 0.2); } .add-left p { background: #88c663; padding: 27px 0%; font-size: 22px; color: #fff; font-weight: 600; } /* Shutter In Horizontal */ a.hvr-shutter-in-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #14b9d5; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; color: #fff; } a.hvr-shutter-in-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #86c461; -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-in-horizontal:hover,a.hvr-shutter-in-horizontal:focus,a.hvr-shutter-in-horizontal:active { color: white; } a.hvr-shutter-in-horizontal:hover:before,a.hvr-shutter-in-horizontal:focus:before,a.hvr-shutter-in-horizontal:active:before { -webkit-transform: scaleX(0); transform: scaleX(0); } .add-right { border-left: 1px solid rgba(153, 153, 153, 0.2); padding: 2em 15px 2em 15px; text-align: center; } .add-left { padding: 2em 25px 1em 15px; text-align: center; } .add-right h3 { color: #1d2124; font-size: 18px; font-weight: 600; margin: 15px 0px 0px 0px; display: block; } /*--advertisement--*/ /*--read--*/ .read{ padding:3em 0px 4em 0px; } .read-left h3 { color: #1d2124; font-size: 17px; font-weight: 700; margin: 0; } .read-btm { border-top: 1px solid rgba(153, 153, 153, 0.2); margin-top: 1.5em; } .rd-left ul{ padding:0; margin-top:1.5em; } .rd-left ul li{ list-style:none; margin-bottom:12px; } .rd-left ul li a{ color:#5b6469; font-size:15px; font-weight:600; } .rd-left ul li a:hover{ color: #14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .read-one{ margin-top:1.8em; } .read-bottom-left { padding: 0; } .read-bottom-left img{ width:100%; } .read-bottom-right h4{ color:#5b6469; font-size:15px; font-weight:700; margin:0; line-height:1.6em; } .read-bottom-right p{ color:#5b6469; font-size:13px; font-weight:600; margin-top:8px; } .read-bottom-right { padding-right: 0; } .follow ul{ padding:0; margin-top:1.8em; } .follow ul li { list-style: none; margin-bottom: 11.5%; } .follow ul li a:hover{ color:#1d2124; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .follow ul li a { font-size: 14px; font-weight: 600; color: #fff; padding: 10px 0px 10px 34px; display: block; } .follow ul li a.twit{ background: url(../images/twit.png) no-repeat 9px 14px #00acee; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 15px 13px #39579a; } .follow ul li a.d { background: url(../images/d.png) no-repeat 7px 14px #cc467b; } .follow ul li a.p { background: url(../images/p.png) no-repeat 12px 14px #df2c32; } /*--read--*/ /*--footer--*/ .footer{ background:#1d2124; padding:2em 0px; } .footer-right{ text-align:right; } .footer-left p { color: #fff; font-size: 14px; font-weight: 400; margin-top: 5px; } .footer-left p a:hover { color: #14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .footer-left p a { color: #fff; } /*--footer--*/ #toTop { display: none; text-decoration: none; position: fixed; bottom: 10px; right: 10px; overflow: hidden; width: 45px; height: 45px; border: none; text-indent: 100%; background: url(../images/top-arw.png) no-repeat; } /*--slide--*/ /*--error--*/ .error { padding: 10em 0px; } .error-top{ text-align:center; position:relative; } .error-top h4 { font-weight: 700; font-size: 2.2em; color: #14b9d5; background: #fff; padding: 10px 50px; position: absolute; top: 24.5%; left: 32%; } .error-top h3 { font-weight: 700; font-size: 15em; color: #14b9d5; } .error-top h5 { font-weight: 600; font-size: 2.55em; color: #14b9d5; margin: 16px 0px 0px 0px; } .error-top p { font-weight: 600; font-size: 17px; color: #14b9d5; } .e-btn{ margin-top:5em; } .e-btn a{ background: #1bb8d3; padding: 12px 45px; font-size: 17px; color: #fff; font-weight: 600; } /*--error--*/ /*--magazine--*/ .magazine{ padding:5em 0px 3em 0px; } .magazine-top-left img { width: 100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } /*------------------ Slider Part starts Here----------*/ .slider{ background:url(../images/slide-banner.jpg)no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height:300px; } #slider2, #slider3 { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; } .rslides_tabs { list-style: none; padding: 0; background: rgba(0,0,0,.25); box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); font-size: 18px; list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0; text-align: center; width: 100%; } .rslides_tabs li { display: inline; float: none; margin-right: 1px; } .rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; } .rslides_tabs li:first-child { margin-left: 0; } .rslides_tabs .rslides_here a { background: rgba(255,255,255,.1); color: #fff; font-weight: bold; } .events { list-style: none; } .callbacks_container { position: relative; float: left; width: 100%; } .callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks img { position: relative; z-index: 1; height: auto; border: 0; } .callbacks .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; left: 0; right: 0; padding: 10px 20px; margin: 0; max-width: none; top: 10%; text-align: center; } .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 239%; left: -4%; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 52px; width: 32px; background: transparent url("../images/arws.png") no-repeat left top; } .callbacks_nav:active { opacity: 1.0; } .callbacks_nav.next { left: auto; background-position: right top; right: -4%; } #slider3-pager a { display: inline-block; } #slider3-pager span{ float: left; } #slider3-pager span{ width:100px; height:15px; background:#fff; display:inline-block; border-radius:30em; opacity:0.6; } #slider3-pager .rslides_here a { background: #FFF; border-radius:30em; opacity:1; } #slider3-pager a { padding: 0; } #slider3-pager li{ display:inline-block; } .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; } .rslides li{ position: relative; display: block; float: left; } .rslides img { height: auto; } .callbacks_tabs { list-style: none; position: absolute; top: 240%; z-index: 999; left: 47%; padding: 0; margin: 0; display: block; } .slider-top{ text-align: center; margin-bottom:2.5em; } .slider-top p.below{ font-size: 14px; color: #fff; font-weight: 100; } .slider-top h3{ font-size:20px; font-weight:400; margin:10px 0px; color:#fff; } .slider-top ul.social-slide{ display:inline-flex; margin: 0px; padding: 0px; } .callbacks_tabs li{ display:inline-block; } @media screen and (max-width: 600px) { .callbacks_nav { top: 47%; } } /*----*/ .callbacks_tabs a{ visibility: hidden; } .callbacks_tabs a:after { content: "\f111"; font-size:0; font-family: FontAwesome; visibility: visible; display: block; height:16px; width:16px; display:inline-block; border:1px solid #fff; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; -ms-border-radius: 30px; } .callbacks_here a:after{ border:1px solid #17ded7; } ul.callbacks_tabs.callbacks2_tabs { display: block; } ul.callbacks_tabs.callbacks2_tabs li{ margin:0 7px; } ul.callbacks_tabs.callbacks2_tabs li a:after { background:#cecece; height:8px; width:8px; border:none; } ul.callbacks_tabs.callbacks2_tabs .callbacks_here a:after{ background:#000; border:none; } ul.callbacks_tabs.callbacks2_tabs { top: 123%; } /*--Slider-Part-Ends-Here--*/ .mag-top-left img,.mag-btm-left img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .mag-top-left h4{ color: #353a3d; font-weight: 700; font-size: 17px; margin: 0; } .mag-top-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 10px; } .mag-top { margin-top: 20px; } .mag-top:nth-child(1){ margin-top:0; } .magazine-bottom { margin-top: 2.5em; } .magazine-bottom-left h3{ color: #353a3d; font-weight: 700; font-size: 2em; margin: 0; } .mag-btm { margin-top: 1.5em; } .mag-btm-left h4 { color: #353a3d; font-weight: 700; font-size: 1.01em; margin: 0; line-height: 1.4em; } .mag-btm-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 10px; } .m-btn { margin-top: 23px; } .m-btn a { color: #fff; padding: 7px 17px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 15px; background: #14b9d5; } .latest-left h4{ color: #353a3d; font-weight: 700; font-size: 1.5em; margin: 0; } .latest{ margin-top:1.5em; } .latest-left h5 { color: #353a3d; font-weight: 700; font-size: 1.01em; margin: 0; line-height: 1.4em; } .latest-left p{ color: #5b6469; font-size: 14px; font-weight: 600; margin-top:10px; } /*--magazine--*/ /*--blog--*/ .blog { padding: 6em 0px 0em 0; } .pager li > a, .pager li > span { display: inline-block; padding: 8px 21px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; color: #353a3d; } .blog-main p{ color:#5b6469; font-size:13px; font-weight:600; margin-top:5px; } .blog-main p a{ color:#14b9d5; } .blog-main p a:hover{ text-decoration:underline; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } a.bg { color: #353a3d; font-size: 1.3em; font-weight: 700; text-decoration: none; } .blog-one{ margin-top:2em; } .blog-one-left a img,.blog-one img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .col-md-5.blog-one-left { padding-left: 0; } .blog-one-left p { color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; } .cmt { padding-bottom: 3em !important; } .comments { margin-top: 2.5em; border-top: 1px solid rgba(153, 153, 153, 0.2); padding: 1.3em 0px; } .comments ul { padding: 0; float:left; margin-top: 2px; } .comments ul li{ list-style:none; display:inline-block; margin-right:15px; } .b-btn{ float:right; } .b-btn a{ color: #fff; padding: 5px 15px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 13px; background: #14b9d5; } .blog-main-one { border-bottom: 1px solid rgba(153, 153, 153, 0.2); } .blog-right h3{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin:0; } .blog-right ul{ padding:0; margin-top:1.5em; } .blog-right ul li{ list-style:none; margin-bottom:8px; } .blog-right ul li a{ color: #5b6469; font-size: 13px; font-weight: 600; } .blog-right ul li a:hover{ color:#14b9d5; margin-left: 10px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .posts{ margin-top:2em; } .categories:nth-child(1){ margin-top:0; } .categories{ margin-top:2em; } p.sngl { margin-top: 1.5em; } .blog-one p{ color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; } .comments ul li span { background: url(../images/cmmnt.png) no-repeat; width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 7px; } .pagination{ margin-top:3em; } .comments ul li span.bookmark{ background-position:0px 0px; } .comments ul li span.clndr{ background-position:-14px 0px; } .comments ul li span.cmnt{ background-position:-28px 0px; } .comments ul li a,.comments ul li p{ color: #5b6469; font-size: 13px; font-weight: 600; display:inline-block; vertical-align: middle; margin-right:10px; } .comments ul li a:hover{ color:#14b9d5; text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .cmt-left{ float:left; } .cmt-right { float: left; margin: 1.8em 0 0 1.8em; } .cmt-list { margin-top: 1.5em; } .comment-list { border: 1px solid rgba(153, 153, 153, 0.2); margin-top: 3em; padding: 3% 4% 3% 4%; } .comment-list h5{ color: #1d2124; font-size: 17px; font-weight: 700; margin: 0; } .comment-list h5 a{ color: #1d2124; } .comment-list h5 a:hover,.cmt-right p a:hover{ color:#00acee; text-decoration:underline; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .cmt-right p{ color: #5b6469; font-size: 13px; font-weight: 600; } .cmt-right p a{ color: #5b6469; } .related{ margin-top:3em; } .contact-form { margin-top: 1.7em; } .related h3,.content h3{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin: 0; } .related-bottom{ margin-top:1.5em; } .related-left img{ width:100%; width: 100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .related-left{ text-align:center; } .related-left h4 { color: #353a3d; font-size: 1.15em; font-weight: 400; margin: 1em 0 0 0; } .content{ margin-top:3em; } .contact-form form input[type="text"]{ padding: 10px 15px; width: 100%; color: #333; font-size: 1em; border: 1px solid #E3E3E3; outline: none; display: block; margin: 10px 0; } .contact-form form textarea { padding: 10px 15px; width: 100%; color: #333; font-size: 1em; border: 1px solid #E3E3E3; outline: none; display: block; margin: 10px 0; } .contact-form form textarea { height: 200px; resize: none; } .contact-form form input[type="submit"]:hover{ background:#89ca62; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .contact-form form input[type="submit"] { color: #fff; background: #14b9d5; padding: 0.7em 1.7em; text-decoration: none; font-size: 0.9em; display: inline-block; margin-top: 1em; border: none; outline: none; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; } /*--blog--*/ /*--bildings--*/ .buildings { padding: 6em 0px 3em 0px; } .building-left{ text-align:center; } .building-left img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .building-left h4{ color: #353a3d; font-size: 1.2em; font-weight: 700; margin: 1.5em 0 0 0; } .building-left p{ color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .build-btn{ margin-top:1em; } .build-btn a{ color: #fff; padding: 6px 16px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 13px; background: #14b9d5; } .building-one:nth-child(1){ margin-top:0; } .building-one{ margin-top:3em; } /*--bildings--*/ /*--news--*/ .lst{ padding:6em 0px; } .latest-btm-left img{ width:100%; } .latest-btm { margin-top: 2.5em; } .latest-top-left h4{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin: 0; } .latest-btm { margin-top: 2em; } .latest-top-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .latest-top h3{ color: #353a3d; font-size: 2em; font-weight: 700; margin: 0; } .latest-bottom{ margin-top:2.2em; } .latest-top-left img{ width:100%; } .new { padding: 0em 0px 5em 0px; } .news-bottom{ margin-top:1.5em; } .news-left h4 { color: #353a3d; font-size: 1.15em; font-weight: 700; margin: 0; line-height: 1.5em; } .news-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .news-left ul{ padding:0; margin-top:1.3em; } .news-left ul li{ list-style-image: url(../images/side.png); margin: 0px 0px 12px 18px; } .new-top{ text-align:center; } .new-top h3,.special-main h3{ color: #353a3d; font-weight: 700; font-size: 2em; margin: 0; } .news-left ul li a{ color: #5b6469; font-size: 14px; font-weight: 600; } .special{ padding:0 0 5em 0; } .special-main{ text-align:center; } .special-main p { color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin: 1.2em auto 0; width: 88%; } .sp-btn{ margin-top:1.5em; } .sp-btn a{ color: #fff; padding: 7px 17px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 15px; background: #14b9d5; } /*--news--*/ /*--starts-media-quaries--*/ @media (max-width:1440px){ .error { padding: 8em 0px; } .sb-search.sb-search-open, .no-js .sb-search { width: 20%; } .magazine-bottom-left h3 { font-size: 1.9em; } .lst { padding: 5em 0px; } .blog { padding: 5em 0px 0em 0; } } @media (max-width:1366px){ .banner-top ul li a { padding: 13px 25px; } .latest-top h3,.new-top h3, .special-main h3 { font-size: 1.9em; } .latest-bottom { margin-top: 2em; } .new { padding-bottom: 4em; } .special { padding-bottom: 3em; } .lst { padding: 4em 0px; } .magazine { padding: 4em 0px 2em 0px; } .buildings { padding: 5em 0px 3em 0px; } .error { padding: 6em 0px; } .error-top h3 { font-size: 14.5em; } .error-top h4 { font-size: 2em; padding: 7px 55px; top: 25.5%; left: 33%; } .e-btn { margin-top: 4em; } .error-top h5 { font-size: 2.3em; margin: 3px 0px 0px 0px; } .caption h3 { width: 85%; margin: 18% auto 0; } .address-top p { padding: 20px 28%; font-size: 20px; } .address { padding: 3em 0px; } .load a { font-size: 21px; padding: 16px 96px; } .articles { padding-bottom: 3.5em; } .add-left p { padding: 24px 0%; font-size: 20px; } .add-right { padding: 1.8em 15px 1.8em 15px; } .read { padding: 3em 0px 3.2em 0px; } .blog-one { margin-top: 1.5em; } } @media (max-width:1280px){ button#showLeftPush { padding: 13px 15px; } .comments { margin-top: 1.7em; padding:1.2em 0px; } .comment-list { margin-top: 2.5em; } .content { margin-top: 2.5em; } .related { margin-top: 2.5em; } .related h3, .content h3 { font-size: 1.25em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.75em; } .lst { padding: 3em 0px; } .latest-bottom { margin-top: 1.5em; } .new { padding-bottom: 3em; } .special { padding-bottom: 1.2em; } .blog { padding: 4em 0px 0em 0; } a.bg { font-size: 1.25em; } .pager { margin: 10px 0; } .blog-right h3 { font-size: 1.25em; } .magazine-bottom-left h3 { font-size: 1.75em; } .m-btn a { padding: 6px 15px; } .building-left h4 { font-size: 1.15em; margin: 1.3em 0 0 0; } .error-top h3 { font-size: 13.5em; } .error-top h4 { font-size: 1.9em; padding: 7px 55px; top: 26.5%; } .error-top h5 { font-size: 2.15em; margin: 0px 0px 0px 0px; } .error-top p { font-size: 16px; } .e-btn { margin-top: 3em; } .error { padding: 5em 0px; } .header-top { padding: 1.3em 0; } .sb-search { height: 69px; } .sb-icon-search, .sb-search-submit { width: 68px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 29px 29px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 29px 29px; } .sb-search { min-width: 67px; } .sb-search-input { top: 15px; font-size: 14px; } .top-nav ul li { padding: 0 12px; } .top-nav { text-align: center; } .header-logo { text-align: right; } .banner-top h1 { font-size: 1.7em; } .banner-top ul li a { padding: 12px 23px; font-size: 17px; } .banner-top ul { margin-top: 4%; } .banner-top { margin-top: 11.2%; } .s-btn a { font-size: 13px; padding: 8px 14px; } .address-top p { padding: 16px 26%; font-size: 19px; } .b-from-left span { margin: 34% 0 0 40%; } .b-from-left span.one { margin: 30% 0 0 39%; } .art-btm h3 { font-size: 18px; } .art-btm p { margin-top: 1.1em; } .cbp-spmenu-left.cbp-spmenu-open { top: 69px; } .load a { font-size: 20px; padding: 15px 93px; } .load { margin-top: 2.5em; } .add-left p { padding: 21px 0%; font-size: 19px; } .add-right h3 { font-size: 17px; margin: 13px 0px 0px 0px; } .add-right { padding: 1.55em 15px 1.55em 15px; } .read-btm { margin-top: 1.3em; } .rd-left ul { margin-top: 1.3em; } .articles { padding-bottom: 3em; } } @media (max-width:1024px){ .header-logo a img { width: 79%; } .comments { padding: 1.1em 0px; } .contact-form { margin-top: 1.5em; } p.sngl { margin-top: 1.3em; } .cmt-list { margin-top: 1.1em; } .comment-list { margin-top: 2em; } .related { margin-top: 2em; } .cmt-list { margin-top: 1em; } .related-left h4 { font-size: 1em; } .related-bottom { margin-top: 1em; } .content { margin-top: 2em; } .cmt-right { margin: 1.8em 0 0 1.5em; } .related h3, .content h3 { font-size: 1.15em; } .related-bottom { margin-top: 1.2em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.6em; } .latest-bottom { margin-top: 1.2em; } .latest-top-left h4 { font-size: 1.17em; } .latest-top-left p { font-size: 13px; margin-top: 12px; overflow: hidden; height: 113px; } .latest-btm { margin-top: 1em; } .news-left h4 { font-size: 1.08em; } .news-left p { font-size: 13px; margin-top: 10px; } .news-left ul li a { font-size: 13px; } .news-left ul li { margin: 0px 0px 10px 11px; } .news-left ul { margin-top: 1em; } .blog-one p { overflow: hidden; height: 185px; } .pager li > a, .pager li > span { font-size: 14px; } .special-main p { font-size: 13px; } .sp-btn a { padding: 6px 15px; font-size: 14px; } .sp-btn { margin-top: 1.3em; } a.bg { font-size: 1.15em; } .blog-right h3 { font-size: 1.15em; } .mag-top-left h4 { font-size: 14px; } .mag-top-left p { font-size: 12px; overflow: hidden; height: 42px; } .magazine-bottom-left h3 { font-size: 1.55em; } .m-btn a { padding: 5px 10px; font-size: 14px; } .mag-btm-left h4 { font-size: 16px; overflow: hidden; height: 22px; } .mag-btm-left p { font-size: 13px; margin-top: 7px; } .m-btn { margin-top: 19px; } .latest-left h5 { font-size: 16px; } .latest-left p { font-size: 13px; } .buildings { padding: 4em 0px 2em 0px; } .building-left h4 { font-size: 1.1em; margin: 1.15em 0 0 0; } .building-left p { font-size: 12px; margin-top: 10px; } .build-btn a { padding: 5px 13px; } .error-top h3 { font-size: 12em; } .error-top h4 { font-size: 1.55em; padding: 5px 65px; top: 26.2%; left: 31.5%; } .error { padding: 4em 0px; } .error-top h5 { font-size: 1.9em; } .error-top p { font-size: 15px; } .e-btn a { padding: 11px 40px; font-size: 16px; } .e-btn { margin-top: 2.8em; } .top-nav ul li { padding: 0 5px; } .top-nav ul li a { font-size: 14px; } button#showLeftPush { padding: 11px 10px; } .sb-icon-search, .sb-search-submit { width: 60px; height: 65px; } .header-top { padding: 1.2em 0; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 24px 24px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 24px 24px; } .banner-top h1 { font-size: 1.6em; } .banner-top ul li a { padding: 10px 21px; font-size: 16px; } .banner { min-height: 300px; } .caption h3 { width: 80%; margin: 16% auto 0; } .address-top p { padding: 13px 25%; font-size: 18px; } .address { padding: 2.2em 0px; } .art-btm { padding: 1.1em 7px; } .art-btm h3 { font-size: 16px; } .art-btm p { margin-top: 13px; font-size: 13px; } .sb-search-input { width: 100%; height: 38px; top: 14px; } .sb-search.sb-search-open, .no-js .sb-search { width: 25%; } .sb-search { min-width: 60px; } .cbp-spmenu a { font-size: 14px; } .cbp-spmenu { width: 17%; } .cbp-spmenu-left.cbp-spmenu-open { top: 64px; } button#showLeftPush span { font-size: 13px; } .caption h3 { font-size: 17px; line-height: 1.3em; margin: 18% auto 0; } .s-btn a { font-size: 12px; padding: 7px 12px; } .s-btn { margin-top: 14px; } .art-btm ul li a span { width: 34px; height: 22px; background-size: 400%; } .art-btm ul li a span.twit { background-position: -34px 0px; } .art-btm ul li a span.g { background-position: -68px 0px; } .art-btm ul li a span.p { background-position: -102px 0px; } .art-btm ul li { margin: 0 0px; } .art-btm ul li label { font-size: 12px; margin-top: 1px; padding: 0.19em 8px; } .art-btm ul { margin-top: 12px; } .art-btm p { margin-top: 12px; } .load a { font-size: 19px; padding: 13px 93px; } .load { margin-top: 2em; } .load { margin-top: 1.8em; } .articles { padding-bottom: 2.5em; } .add-left p { padding: 18px 0%; font-size: 18px; } .add-right img { width: 30%; } .add-right h3 { margin: 9px 0px 0px 0px; } .add-right { padding: 1.3em 15px 1.3em 15px; } .add-left { padding: 1.45em 15px 1em 15px; } .rd-left ul li a { font-size: 14px; } .rd-left ul li { margin-bottom: 10px; } .rd-left ul { margin-top: 1.1em; } .read-btm { margin-top: 1em; } .read { padding: 2.5em 0px 2.5em 0px; } .read-bottom-right h4 { font-size: 13px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 5px 14px #00acee; background-size: 12%; } .follow ul li a { font-size: 12px; padding: 10px 0px 10px 25px; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 10px 12px #39579a; background-size: 6%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 4px 13px #cc467b; background-size: 16%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 9px 13px #df2c32; background-size: 8%; } .follow ul li { margin-bottom: 9.5%; } .footer { padding: 1.7em 0px; } .footer-left p { margin-top: 3px; } .top-nav { width: 65%; margin: 3px 0 0 1.8em; } .social-icons { width: 13%; } } @media (max-width:768px){ .header-top { padding: 1em 0; } .related-left{ width:25%; float:left; } .content,.related { text-align: center; } .contact-form form input[type="text"],.contact-form form textarea{ padding: 8px 15px; font-size: 15px; width:80%; margin: 8px auto 0; } .contact-form form input[type="submit"] { padding: 0.5em 1.7em; } .blog-sng img { width: 85%; } .comment-list h5 { font-size: 16px; } .latest-top-left { width: 50%; float: left; } .latest-btm-left { width: 50%; float: left; } .latest-top-left h4 { font-size: 1.05em; } .latest-btm { margin-top: 13px; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.45em; text-align: center; } .lst { padding: 2.5em 0px; } .news-bottom { margin-top: 1.1em; text-align: center; } .news-left p { font-size: 13px; margin-top: 8px; } .news-left ul { margin-top: 12px; } .news-left h4 { font-size: 1em; width: 85%; margin: 0 auto; } .news-left:nth-child(2){ margin-top:15px; } .new { padding-bottom: 2em; } .special-main p { margin: 1em auto 0; width: 95%; } .sp-btn { margin-top: 1em; } .news-left ul li { margin: 0px 0px 10px 10em; text-align: left; } .latest-top-left p { margin-top: 8px; height: 86px; line-height: 1.7em; } .col-md-5.blog-one-left { width: 42%; float: left; } .col-md-7.blog-one-left { width: 58%; float: left; } .blog-one { margin-top: 1.5em; } .cmt { padding-bottom: 2.7em !important; } .comments { margin-top: 1.5em; padding: 13px 0px; } .blog-right { text-align: center; margin-top: 2em; } .pagination { margin-top: 1.5em; display: block; } .blog { padding: 3em 0px 0em 0; } .latest-left h5 { margin-top: 10px; } .col-md-4.mag-top-left { width: 35%; float: left; } .mag-top-left h4 { font-size: 16px; } .mag-top-left p { font-size: 14px; } .col-md-4.mag-btm-left { width: 35%; float: left; } .magazine-top-left { text-align: center; } .magazine-top-left img { width: 90%; } .magazine { padding: 3em 0px 2em 0px; } .col-md-8.mag-btm-left { width: 60%; float: left; } .magazine-top-right { margin-top: 2em; } .magazine-bottom-left h3 { font-size: 1.5em; text-align: center; } .latest-left h4 { font-size: 1.3em; } .col-md-5.magazine-bottom-left { margin-top: 2em; } .latest { text-align: center; } .col-md-8.mag-top-left { width: 65%; float: left; } .buildings { padding: 3em 0px 1em 0px; } .building-left h4 { font-size: 0.95em; margin: 1.08em 0 0 0; } .building-one { margin-top: 2em; } .building-left { width: 25%; float: left; } .error-top h3 { font-size: 9em; } .error-top h4 { font-size: 1.35em; padding: 2px 70px; top: 25.2%; left: 27.5%; } .error-top h5 { font-size: 1.5em; } .error-top p { font-size: 14px; } .e-btn a { padding: 10px 31px; font-size: 15px; } .e-btn { margin-top: 2.2em; } .error { padding: 3em 0px; } .header-logo a img { width: 65%; margin-top: 6px; } .social-icons { width: 21%; margin-top: 7px; } button#showLeftPush { padding: 13px 13px; } .top-nav { margin-left: 3.3em; width: 25%; } .sb-search.sb-search-open, .no-js .sb-search { width: 33%; } .banner-top h1 { font-size: 1.5em; } .banner-top ul li a { padding: 9px 17px; font-size: 15px; } .banner-top ul li:nth-child(1) { margin-right: 10px; } .banner { min-height: 270px; } .banner-top { margin-top: 13%; } .caption h3 { width: 89%; } .address-top p { padding: 11px 24%; font-size: 17px; } .address { padding: 1.5em 0px; } .cbp-spmenu-left.cbp-spmenu-open { top: 67px; } .cbp-spmenu { width: 25%; } .cbp-spmenu-vertical a { padding: 14px 10px; } .articles-left { width: 50%; float: left; text-align:center; } .articles-left:nth-child(2) { display: none; } .week-left { width: 50%; float: left; } .week-btm-left { width: 33.3%; float: left; } .art-one img { width: 95%; } .art-btm { padding: 1em 7px 1.2em 0px; } .art-btm p { margin-top: 8px; } .art-btm ul { margin-top: 14px; } .articles-left h4 { font-size: 15px; } .load a { font-size: 18px; padding: 12px 90px; } .articles { padding-bottom: 2em; } .load { margin-top: 1.5em; } .add-right { width: 20%; float: right; } .add-left { width: 80%; float: left; padding: 1.45em 15px 1em 15px; } .add-left p { padding: 14px 0%; font-size: 17px; } .add-right h3 { margin: 10px 0px 0px 0px; font-size: 16px; } .add-right img { width: 35%; } .rd-left { width: 33.3%; float: left; } .read-left { margin-top: 3%; } .read-left:nth-child(1){ margin-top: 0%; } .read-left:nth-child(2){ width:65%; float:left; } .read-left:nth-child(3){ width:35%; float:left; } .read-bottom-right { width: 70%; float: right; } .read-bottom-left { width: 30%; float: left; } .follow ul li a { font-size: 14px; padding: 10px 0px 10px 71px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 36px 14px #00acee; background-size: 10%; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 41px 13px #39579a; background-size: 4.2%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 32px 14px #cc467b; background-size: 13%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 37px 13px #df2c32; background-size: 6%; } .footer-left,.footer-right{ width: 50%; float: left; } .footer { padding: 1.5em 0px; } .b-from-left span.one { margin: 28% 0 0 39%; } .art-btm h6 { left: 8px; padding: 8px 14px; font-size: 13px; } } @media (max-width:640px){ span.menu img { width: 22%; } .comments { padding: 10px 0px; } .cmt-left img { width: 75%; } .cmt-right { margin: 1em 0 0 0em; } .cmt-list { margin-top: 14px; } .related-left h4 { font-size: 15px; overflow: hidden; height: 18px; } .special-main p { margin: 11px auto 0; width: 99%; } .special { padding-bottom: 0em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.35em; } .latest-top-left h4 { font-size: 1em; overflow: hidden; height: 20px; line-height: 1.5em; } .latest-top-left p { height: 65px; } .lst { padding: 2em 0px; } .news-bottom { margin-top: 11px; } .news-left ul li { margin: 0px 0px 10px 5.6em; } .new { padding-bottom: 1.5em; } .news-left h4 { width: 100%; } a.bg { font-size: 1em; } .comments ul li { margin-right: 0px; } .comments ul li a img { width: 90%; } .blog-one p { height: 135px; } .latest-left h5 { margin-top: 6px; } .magazine-bottom-left h3 { font-size: 1.42em; } .building-left:nth-child(4){ display:none; } .building-left{ width:33.3%; } .header-top { padding: 11px 0; } span.menu { margin: 2px 0 0em 0; } .header-logo a img { width: 63%; margin-top: 8px; } .header-logo { width: 32%; } button#showLeftPush { padding: 7px 14px; } .sb-icon-search, .sb-search-submit { height: 56px; } .social-icons { width: 24%; margin-top: 7px; } .sb-search.sb-search-open, .no-js .sb-search { width: 39%; } .sb-search-input { font-size: 13px; height: 33px; top: 13px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 26px 22px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 26px 22px; } .banner-top h1 { font-size: 1.3em; } .banner-top ul li a { padding: 7px 15px; font-size: 14px; } .banner-top ul li:nth-child(1) { margin-right: 5px; } .banner { min-height: 230px; } .caption h3 { font-size: 15px; margin: 18% auto 0; } .s-btn a { font-size: 12px; padding: 5px 9px; } .address-top p{ padding: 9px 22%; font-size: 16px; } .address { padding: 1.2em 0px; } .art-btm h3 { font-size: 15px; } .art-btm ul li:nth-child(4){ display:none; } .cbp-spmenu { width: 28%; } .cbp-spmenu-vertical a { padding: 11px 10px; } .cbp-spmenu-left.cbp-spmenu-open { top: 55px; } .b-from-left span { width: 35px; height: 35px; background-size: 100%; margin: 34% 0 0 39%; } .b-from-left span.one { width: 20px; height: 20px; background-size: 100%; margin: 32% 0 0 39%; } .load a { font-size: 17px; padding: 11px 85px; } .top-nav { margin: 0 0 0 2.2em; } .error-top h3 { font-size: 7.5em; } .error-top h4 { font-size: 1.2em; padding: 1px 70px; top: 23.2%; left: 24%; } .error-top h5 { font-size: 1.4em; } .e-btn a { padding: 9px 24px; } .error { padding: 2.5em 0px; } .top-nav ul.nav1 li { padding: .6em 0 4px 0; } .blog { padding: 2.5em 0px 0em 0; } } @media (max-width:480px){ .header-logo { width: 40%; } .cmt { padding-bottom: 2.2em !important; } .comments ul li a, .comments ul li p { font-size: 12px; margin-right: 5px; } .comments ul li span.cmnt { background-position: -22px 0px; } .comments ul li span.clndr { background-position: -11px 0px; } .b-btn a { color: #fff; padding: 5px 11px; } .comments ul { margin-top: 1px; } .comments ul li span { width: 11px; height: 11px; background-size: 300%; margin-right: 4px; } .error-top h4 { font-size: 1.15em; padding: 1px 70px; top: 23.6%; left: 15.6%; } .latest-top-left { width: 100%; text-align: center; } .latest-top-left img { width: 70%; } .latest-btm-left img { width: 100% !important; } .latest-top-left:nth-child(2){ margin-top:1em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.25em; } .latest-bottom { margin-top: 1em; } .news-left h4 { font-size: 15px; } .news-left p { margin-top: 5px; overflow: hidden; height: 67px; } .news-left ul li { margin: 0px 0px 10px 2em; } .news-left p { height: 50px; } .special-main p { margin: 7px auto 0; width: 96%; overflow: hidden; height: 69px; } .sp-btn a { padding: 5px 12px; font-size: 13px; } .sp-btn { margin-top: 14px; } .blog { padding: 2em 0px 0em 0; } .header-top { padding: 12px 0; } .error { padding: 2em 0px; } .social-icons ul li a span { width: 20px; height: 18px; background-size: 300%; } .social-icons ul li a span.twit:hover { background-position: 0px -18px; } .social-icons ul li a span.fb { background-position: -20px 0px; } .social-icons ul li a span.fb:hover { background-position: -20px -18px; } .social-icons ul li a span.g { background-position: -40px 0px; } .social-icons ul li a span.g:hover { background-position: -40px -18px; } .social-icons { width: 29%; margin-top: 7px; } span.menu img { width: 33%; } .top-nav { margin-left: 0em; width: 20%; } button#showLeftPush span { font-size: 12px; } button#showLeftPush { padding: 6px 13px; } .sb-search { min-width: 55px; height: 53px; } .banner-top h1 { font-size: 1.25em; line-height: 1.4em; } .banner-top ul li a { padding: 6px 12px; font-size: 13px; } .banner { min-height: 210px; } .address-top p { padding: 8px 19%; font-size: 15px; } .articles-left { width: 100%; } .art-one img { width: 80%; } .art-btm h3 { font-size: 16px; } .art-btm h6 { left: 40px; } .articles-left:nth-child(3){ margin-top:6%; } .week { margin: 17px 0px 2px 0px; } .b-from-left span { margin: 36% 0 0 41%; } .week-btm-left { padding: 3px 5px; } .load a { font-size: 16px; padding: 10px 80px; } .articles { padding-bottom: 1.5em; } .load { margin-top: 1.2em; } .add-left { width: 100%; } .add-right { width: 100%; border-left: none; } .add-right img { width: 9%; } .add-left p{ padding: 12px 23%; font-size: 16px; } .add-left { width: 100%; float: left; padding: 1.2em 15px 0em 15px; } .read-left h3 { font-size: 15px; } .read-left:nth-child(2),.read-left:nth-child(3){ width: 100%; float: left; } .col-md-2.read-left { margin-top: 2em; } .read-one { margin-top: 1.2em; } .follow ul li { margin: 0 auto 3.5%; width: 56%; } .footer-right a img { width: 50%; } .footer { padding: 1.3em 0px; } .read { padding: 2em 0px 1.5em 0px; } .cbp-spmenu { width: 40%; } .cbp-spmenu-left.cbp-spmenu-open { top: 52px; } .sb-search.sb-search-open, .no-js .sb-search { width: 45%; } .sb-search-input { font-size: 12px; height: 29px; top: 14px; padding: 0px 30px 0 7px; } .buildings { padding: 2.5em 0px 0.5em 0px; } .building-left { width: 50%; } .building-left:nth-child(3){ display:none; } .building-left { width: 50%; } .magazine { padding: 2.5em 0px 0.5em 0px; } .magazine-top-right { margin-top: 1.5em; } .col-md-4.mag-top-left { width: 40%; } .col-md-8.mag-top-left { width: 60%; } .mag-top { margin-top: 15px; } .mag-top-left h4 { font-size: 15px; overflow: hidden; height: 24px; line-height: 1.6em; } .mag-top-left p { font-size: 13px; margin-top: 6px; } .magazine-bottom-left h3 { font-size: 1.3em; } .magazine-bottom { margin-top: 1.7em; } .mag-btm { margin-top: 1.2em; } .col-md-4.mag-btm-left { width: 40%; } .mag-btm-left p { margin-top: 5px; overflow: hidden; height: 60px; } .mag-btm-left h4 { font-size: 15px; } .m-btn a { padding: 4px 7px; font-size: 13px; } .m-btn { margin-top: 15px; } .latest-left h4 { font-size: 1.1em; } .latest-left h5 { font-size: 15px; } .latest-left p { font-size: 12px; margin-top: 7px; } a.bg { font-size: 15px; line-height: 1.6em; } .col-md-5.blog-one-left { width: 45%; } .col-md-7.blog-one-left { width: 55%; } .blog-one-left p{ line-height:1.6em; height: 119px; } .comments ul li a img { width: 75%; } .blog-one { margin-top: 1.1em; } .comments { margin-top: 1.2em; padding-top: 10px; } .blog-right h3 { font-size: 1.05em; } .blog-right ul { margin-top: 1em; } .blog-right ul li { margin-bottom: 5px; } .categories { margin-top: 1.5em; } .pager li > a, .pager li > span { font-size: 13px; padding: 5px 13px; } .pagination { margin-top: 1.2em; } .comment-list h5 { font-size: 15px; } .cmt-list { margin-top: 11px; } .cmt-left img { width: 70%; } .related-left{ width:33.3%; } .related-left:nth-child(4){ display:none; } .contact-form form input[type="text"], .contact-form form textarea { padding: 7px 15px; font-size: 14px; width: 90%; } .contact-form form textarea { height: 170px; } .contact-form form input[type="submit"] { padding: 0.4em 1.5em; } } @media (max-width:320px){ button#showLeftPush { padding: 6px 8px; } .banner-top h1 { font-size: 1.05em; } .banner-top ul { margin-top: 6%; } .banner { min-height: 160px; } .top-nav { display: none; } button#showLeftPush { padding: 3px 13px; } .social-icons { display: none; } .header-logo { width: 100%; text-align: center; } .header-logo a img { width: 43%; } .sb-icon-search, .sb-search-submit { height: 51px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 25px 17px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 25px 17px; } .header-top { padding: 9px 0; } .sb-icon-search, .sb-search-submit { height: 47px; } .banner-top ul li a { padding: 6px 9px; font-size: 12px; } .caption h3 { font-size: 13px; margin: 12% auto 0; width: 100%; } .s-btn { margin-top: 6px; } .s-btn a { font-size: 9px; padding: 3px 6px; } .address-top p { padding: 6px 0%; font-size: 14px; } .rd-left { width: 50%; } .rd-left:nth-child(3){ display:none; } .art-btm h3 { font-size: 13px; } .art-btm p { font-size: 12px; overflow: hidden; height: 58px; } .art-btm ul li { margin: 0 3px; } .art-btm h6 { left: 24px; padding: 6px 11px; font-size: 12px; } .art-btm { padding: 1em 7px 1em 0px; } .b-from-left span { width: 30px; height: 30px; margin: 35% 0px 0 39%; } .week-btm-left:nth-child(3){ display:none; } .week-btm-left{ width:50%; } .b-from-left span.one { width: 23px; height: 23px; margin: 32% 0 0 41%; } .articles-left h4 { font-size: 14px; } .week { margin: 12px 0px 2px 0px; } .art-one { margin-top: 1em; } .load a { font-size: 15px; padding: 8px 40px; } .load { margin-top: 13px; } .articles { padding-bottom: 1.2em; } .add-left p { padding: 9px 15%; font-size: 15px; } .add-right img { width: 14%; } .add-right h3 { margin: 8px 0px 0px 0px; font-size: 15px; } .read { padding: 1.5em 0px 1.2em 0px; } .rd-left ul li { margin-bottom: 3px; } .read-btm { margin-top: 11px; } .rd-left ul { margin-top: 11px; } .rd-left ul li a { font-size: 13px; } .read-left h3 { text-align: center; } .read-left:nth-child(2), .read-left:nth-child(3) { margin-top: 4%; } .read-bottom-right,.read-bottom-left{ width:100%; text-align:center; } .read-bottom-right { padding: 0; } .read-bottom-right h4 { font-size: 12px; } .read-bottom-right p { font-size: 12px; margin-top: 5px; } .follow ul { margin-top: 1em; } .follow ul li { margin: 0 auto 3%; width: 75%; } .follow ul li a { padding: 10px 0px 10px 45px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 17px 15px #00acee; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 20px 13px #39579a; background-size: 4.5%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 14px 13px #cc467b; background-size: 14%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 21px 14px #df2c32; background-size: 7%; } .footer-left, .footer-right { width: 100%; text-align: center; } .footer-right { margin-top: 12px; } .footer-right a img { width: 37%; } #toTop { width: 35px; height: 35px; background-size: 100%; } .read-bottom-right{ margin-top:14px; } .read-bottom-left img { width: 50%; } .cbp-spmenu-vertical a { padding: 7px 0px; font-size: 13px; } .cbp-spmenu { width: 50%; } .sb-search.sb-search-open, .no-js .sb-search { width: 72%; } .sb-search-input { height: 26px; top: 11px; padding: 0px 30px 0 7px; } .cbp-spmenu-left.cbp-spmenu-open { top: 46px; } .footer-left p { margin-top: 0; font-size: 13px; } .error-top h4 { font-size: 1em; padding: 1px 35px; top: 22.7%; left: 12%; } .error { padding: 1em 0px; } .error-top h3 { font-size: 6em; } .error-top h5 { font-size: 1.1em; } .error-top p { font-size: 12px; } .e-btn a { padding: 6px 17px; font-size: 13px; } .e-btn { margin-top: 1.2em; } .building-left img { width: 90%; } .building-left { width: 100%; margin-bottom:15px; } .building-left h4 { font-size: 1em; margin: 1em 0 0 0; } .building-left p { margin-top: 6px; } .build-btn { margin-top: 11px; } .buildings { padding: 2em 0px 0em 0px; } .magazine-top-left img { width: 100%; } .col-md-4.mag-top-left,.col-md-8.mag-top-left { width: 100%; text-align:center; } .mag-top-left img, .mag-btm-left img { width: 70%; } .col-md-8.mag-top-left { margin-top: 10px; } .magazine-bottom-left h3 { font-size: 1.1em; } .mag-btm { margin-top: 1em; } .magazine-bottom { margin-top: 1.2em; } .col-md-4.mag-btm-left,.col-md-8.mag-btm-left{ width: 100%; text-align:center; } .col-md-8.mag-btm-left{ margin-top:14px; } .col-md-5.magazine-bottom-left { margin-top: 1.3em; } .latest-left h5 { font-size: 14px; overflow: hidden; height: 39px; margin-top: 3px; } .latest-left p { margin-top: 5px; } a.bg { font-size: 11px; } .blog-main p { font-size: 12px; } .col-md-5.blog-one-left,.col-md-7.blog-one-left{ width: 100%; } .blog-left { text-align: center; } .blog-one { margin-top: 1em; } .blog-one-left p { height: 80px; margin-top: 13px; } .comments ul li a, .comments ul li p { margin-right: 0px; } .b-btn a { padding: 4px 10px; font-size: 12px; } .comments { margin-top: 1em; padding-top: 8px; } .blog-right ul li { margin-bottom: 2px; } .blog-right h3 { font-size: 1em; } .categories { margin-top: 1.2em; } .blog-right ul { margin-top: 9px; } .pager { margin: 10px 0 0 0; } .pagination { margin: 1em 0 0 0; } .pager li > a, .pager li > span { font-size: 12px; padding: 3px 9px; } .blog { padding: 1.5em 0px 0em 0; } .lst { padding: 1.5em 0px; } .latest-bottom { margin-top: 11px; } .latest-btm-left { padding: 0 6px; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.2em; } .news-left h4 { overflow: hidden; height: 45px; } .news-left ul { margin-top: 4px; } .news-left ul li { margin: 0px 0px 10px 22px; } .new { padding-bottom: 1em; } p.sngl { margin-top: 11px; overflow: hidden; height: 68px !important; } .comments ul li:nth-child(3){ display:none; } .comments ul li:nth-child(1) { margin-right: 8px; } .cmt-left { float: none; } .cmt-left img { width: 25%; } .cmt-right { margin: 16px 0 0 0em; float: none; } .comment-list { margin-top: 1.5em; } .related-left { width: 50%; padding: 0 5px; } .related-left:nth-child(3){ display:none; } .related h3, .content h3 { font-size: 1em; } .contact-form form input[type="text"], .contact-form form textarea { padding: 7px 15px; font-size: 13px; width: 98%; } .contact-form form textarea { height: 155px; } .week-btm-left { padding: 0px 0px; } .comments ul { margin-top: 0px; float: none; } .b-btn { float: none; margin-top: 12px; } } /*--end-media-quaries--*/
frontend/web/css/style.css
html, body{ font-size: 100%; background: #fff; font-family: 'Open Sans', sans-serif; } body a{ transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } h1,h2,h3,h4,h5,h6{ margin:0; } p{ margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } /*-header--*/ .header-top{ background: #1d2124; padding: 1.5em 0; position: relative; } .header-logo{ float:left; width: 18%; } .header-logo a{ text-decoration: none; display: block; } .header-logo a:hover{ text-decoration: none; } .header-logo a h1{ color:#1ba8ed; margin: 0; font-size: 52px; } .top-nav { float: left; width: 69%; margin-top: 3px; } span.menu { display:none; } .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} .top-nav ul{ margin: 0; padding: 0; } .top-nav ul li { list-style-type: none; display: inline-block; padding: 0 17px; } .top-nav ul li a{ text-decoration:none; font-size: 15px; font-weight: 500; color:#fff; position: relative; letter-spacing: 1px; } .top-nav ul li a:hover,.top-nav ul li a.active{ color:#14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .social-icons{ float:right; width: 13%; } .social-icons ul{ margin: 0; padding: 0; } .social-icons ul li{ list-style-type:none; display:inline-block; } .social-icons ul li a span{ background:url(../images/social-icons.png) no-repeat; width:24px; height:22px; display:block; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .social-icons ul li a span.twit{ background-position:0px 0px; } .social-icons ul li a span.fb{ background-position:-24px 0px; } .social-icons ul li a span.g{ background-position:-48px 0px; } .social-icons ul li a span.twit:hover{ background-position:0px -22px; } .social-icons ul li a span.fb:hover{ background-position:-24px -22px; } .social-icons ul li a span.g:hover{ background-position:-48px -22px; } /*--header-menu--*/ button#showRightPush { background: none; border: none; color: #e8e8e8; position: fixed; right: 13.5%; z-index: 9999; outline: none; top: 3.9%; } button#showRightPush img { padding-left: 0px; } /* General styles for all menus */ .cbp-spmenu { background: #14b1cb; position: fixed; z-index: 999; width: 15%; text-align: center; } .cbp-spmenu a { display: block; color: #fff; font-size: 15px; font-weight: 300; display: block; } .cbp-spmenu a:hover,.cbp-spmenu a.active { background: #171a1c ; color: #fff; } .cbp-spmenu a:active { background: #afdefa; color: #47a3da; } /* Orientation-dependent styles for the content of the menu */ .cbp-spmenu-vertical a { border-bottom: 1px solid rgba(245, 245, 245, 0.53); padding: 16px 10px; } .cbp-spmenu-vertical a:nth-child(6){ border-right:none; } .cbp-spmenu-vertical a:hover { text-decoration: none; } .cbp-spmenu-horizontal { width: 100%; height: 150px; left: 0; z-index: 1000; overflow: hidden; } .cbp-spmenu-horizontal h3 { height: 100%; width: 20%; float: left; } .cbp-spmenu-horizontal a { float: left; width: 20%; padding: 0.8em; border-left: 1px solid #258ecd; } /* Vertical menu that slides from the left or right */ .cbp-spmenu-left { left: -600px; top: 75px; } .cbp-spmenu-left.cbp-spmenu-open { left: 0%; top: 75px; } /* Horizontal menu that slides from the top or bottom */ /* Push classes applied to the body */ .cbp-spmenu-push { overflow-x: hidden; position: relative; left: 0; } .cbp-spmenu-push-toleft { left: -240px; } /* Transitions */ .cbp-spmenu, .cbp-spmenu-push { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; } /*--header-menu--*/ /*-- effect for nav --*/ .cl-effect-1 a::before, .cl-effect-1 a::after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .cl-effect-1 a::before { margin-right: 10px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); } .cl-effect-1 a::after { margin-left: 10px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); } .cl-effect-1 a:hover::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:focus::after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); } button#showLeftPush { border: none; position: fixed; left: 0%; z-index: 9999; outline: none; top: 0px; background: #171a1c; padding: 16px 20px; } button#showLeftPush span { color: #fff; display: block; font-size: 14px; margin-top: 1px; } /*-- //effect --*/ /*start search*/ .sb-search { position: absolute; right: 0; width: 0%; top: 0px; min-width: 80px; margin: 0em 0px 0 0px; height: 75px; float: right; overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; } .sb-search-input { position: absolute; top: 16px; left: 0; border: none; outline: none; background: #fff; width: 96%; height: 45px; margin: 0; z-index: 10; padding: 0px 30px 0 10px; font-size: 15px; color: #000; } .sb-search-input::-webkit-input-placeholder { color: #171a1c; } .sb-search-input:-moz-placeholder { color: #171a1c; } .sb-search-input::-moz-placeholder { color: #efb480; } .sb-search-input:-ms-input-placeholder { color: #171a1c; } .sb-icon-search, .sb-search-submit { width: 75px; height: 75px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 71px; text-align: center; cursor: pointer; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 32px 30px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */ filter: alpha(opacity=0); /* IE 5-7 */ color: transparent; border: none; outline: none; z-index: -1; -webkit-appearance: none; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 32px 30px; z-index: 90; } /* Open state */ .sb-search.sb-search-open, .no-js .sb-search { width: 18%; } .sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search { background: #c0c0c0 url('../images/img-sprite.png') no-repeat 0px 1px; color: #000; z-index: 11; } .sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit { z-index: 90; } @media (max-width: 768px){ .header-logo { width: 30%; } span.menu { display: block; position: relative; cursor: pointer; margin: 0em 0 0em 0; } .top-nav { width: 5%; margin-left: 12.8em; } .top-nav ul.nav1 { display: none; padding: 0; margin: 0; z-index: 999; position: absolute; width: 100%; left: 0; top: 100%; } .top-nav ul li a { color: white; display: block; padding-bottom: 6px; font-size: 15px; border: none; margin: 0; } .top-nav ul.nav1 li { display: block; text-align: center; background: #171a1c; margin: 0; width: 100%; padding: .8em 0 8px 0; top: 100%; } } /*-header--*/ /*-banner--*/ .banner{ background:url(../images/banner.jpg) no-repeat; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:350px; } .banner-top { text-align: center; margin-top: 10.5%; } .banner-top h1 { color: #fff; font-size: 1.75em; font-weight: 400; margin: 0; } .banner-top ul{ padding:0; margin-top:5%; } .banner-top ul li{ list-style:none; display:inline-block; } .banner-top ul li:nth-child(1){ margin-right:15px; } .banner-top ul li a { color: #fff; padding: 15px 28px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 18px; } .banner-top ul li a.sub{ background:#89ca62; } .banner-top ul li a.art{ background:#14b9d5; } .banner-top ul li a:hover,.e-btn a:hover{ background: #89ca62; text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } /*--banner--*/ /*--slide--*/ /*-- caption-css --*/ .g1{ position:relative; } .g1:hover div.caption{ display:block; transform:; } .caption { position: absolute; width: 100%; height: 100%; bottom: 0px; z-index: 999; background: rgba(0, 0, 0, 0.65); padding: 0; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transform-style: preserve-3d; display: none; } .caption h3 { color: #fff; font-size: 18px; font-weight: 400; width: 80%; line-height: 1.5em; margin: 19% auto 0; } .s-btn{ margin-top:20px; } .s-btn a{ color:#fff; font-size:15px; font-weight:400; background:#14b9d5; padding:10px 17px; } .s-btn a:hover{ background:#89ca62; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } /*----responsive-mediaquries-----*/ @media(max-width:1366px){ .caption { width: 100%; } } @media(max-width:480px){ .caption { width: 100%; } .caption { padding: 0.5em; } .caption span { font-size: 0.8em; } } img.lazyOwl { width: 100%; } /*--slide--*/ /*--address-starts--*/ .address { padding: 3em 0px; } .address-top{ text-align:center; } .address-top p { background: #1bb8d3; padding: 22px 0%; font-size: 22px; color: #fff; font-weight: 600; width: 80%; margin: 0 auto; } /* Shutter Out Horizontal */ a.hvr-shutter-out-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; background: #1bb8d3; color: #fff; } a.hvr-shutter-out-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #89ca62; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active { color: white; } a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); } /*--address-ends--*/ /*--slide--*/ .articles-left img{ width:100%; } .art-btm { padding: 1.2em 12px; border-bottom: 1px solid rgba(153, 153, 153, 0.2); } .art-btm h3 { color: #353a3d; font-weight: 700; font-size: 19px; margin: 0; text-decoration:none; } .art-btm p { color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 1.3em; } .art-btm ul{ padding:0; margin-top:1em; } .art-btm ul li{ list-style:none; display:inline-block; margin: 0 2px; } .art-btm ul li a span{ background:url(../images/social.png) no-repeat; width:38px; height:26px; display:inline-block; vertical-align: middle; } .art-btm ul li a span.fb{ background-position:0px 0px; } .art-btm ul li a span.twit{ background-position:-38px 0px; } .art-btm ul li a span.g{ background-position:-76px 0px; } .art-btm ul li a span.p{ background-position:-114px 0px; } .art-btm ul li label { font-size: 14px; color: #a3a3a3; font-weight: 600; display: inline-block; vertical-align: middle; background: #f8f8f8; padding: 0.15em 10px; border-top-right-radius: 0.3em; border-bottom-right-radius: 0.3em; -webkit-border-top-right-radius: 0.3em; -moz-border-top-right-radius: 0.3em; -o-border-top-right-radius: 0.3em; -webkit-border-bottom-right-radius: 0.3em; -moz-border-bottom-right-radius: 0.3em; -o-border-bottom-right-radius: 0.3em; } .art-one:nth-child(1){ margin-top:0em; } .sponser{ position:relative; } .art-btm h6 { position: absolute; top: 0; left: 0; color: #fff; background: #e7604a; padding: 10px 16px; font-size: 14px; font-weight: 400; } .art-one{ margin-top:1.3em; } .articles-left h4 { color: #14b9d5; font-weight: 700; font-size: 17px; margin: 0; } .week { margin: 10px 0px 2px 0px; } .col-md-6.week-left { padding: 0 2px; } .week-btm-left{ padding:0px 1px; } .load { margin-top:3em; text-align:center; } .load a { background: #14b9d5; color: #fff; font-size: 22px; font-weight: 500; padding: 19px 100px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; } .articles { padding-bottom: 4em; } /*--slide--*/ /* Strip /*-----------------------------------------------------------------------------------*/ .b-link-stripe{ position:relative; display:inline-block; vertical-align:top; font-weight: 300; overflow:hidden; } .b-link-stripe .b-wrapper{ position:absolute; width:100%; height:100%; top:0; left:0; text-align:center; color:#ffffff; overflow:hidden; } .b-link-stripe .b-line{ position:absolute; top:0; bottom:0; width:20%; background:rgba(15, 207, 140, 0.9); transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; -o-transition:all 0.5s linear; -webkit-transition:all 0.5s linear; opacity:0; visibility:hidden; /* lt-ie9 */ } /*-----------------------------------------------------------------------------------*/ /* Animation effects /*-----------------------------------------------------------------------------------*/ .b-animate-go{ text-decoration:none; } .b-animate{ transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; visibility: hidden; font-size:1.1em; font-weight:700; } .b-animate img{ margin-top:12%; display: -webkit-inline-box; } /* lt-ie9 */ .b-animate-go:hover .b-animate{ visibility:visible; } .b-from-left{ position:relative; left:-100%; } .b-animate-go:hover .b-from-left{ left:0; } span.m_4{ font-size:14px; font-weight:400; } p.m_5 { margin: 2% auto 5%; width: 70%; color: #283A47; font-size: 1.1em; font-weight: 600; line-height: 1.5em; text-align: center; } ul#filters { padding: 0px; text-align: center; width: 70%; padding: 1px 0; margin: 0 auto; background: #1e1e1e; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; } /*--team--*/ .col_1_of_4:first-child { margin-left: 0; } .span_1_of_4 { width: 22.8%; } .col_1_of_4 { display: block; float: left; margin: 1% 0 1% 2.6%; background: #FFF; } .b-wrapper:hover { background: rgba(30, 30, 30, 0.7); transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } /* lt-ie9 */ .b-link-stripe:hover .b-line{ visibility:visible; } .b-link-stripe .b-line1{ left:0; } .b-link-stripe .b-line2{ left:20%; transition-delay:0.1s !important; -moz-transition-delay:0.1s !important; -ms-transition-delay:0.1s !important; -o-transition-delay:0.1s !important; -webkit-transition-delay:0.1s !important; } .b-link-stripe .b-line3{ left:40%; transition-delay:0.2s !important; -moz-transition-delay:0.2s !important; -ms-transition-delay:0.2s !important; -o-transition-delay:0.2s !important; -webkit-transition-delay:0.2s !important; } .b-link-stripe .b-line4{ left:60%; transition-delay:0.3s !important; -moz-transition-delay:0.3s !important; -ms-transition-delay:0.3s !important; -o-transition-delay:0.3s !important; -webkit-transition-delay:0.3s !important; } .b-link-stripe .b-line5{ left:80%; transition-delay:0.4s !important; -moz-transition-delay:0.4s !important; -ms-transition-delay:0.4s !important; -o-transition-delay:0.4s !important; -webkit-transition-delay:0.4s !important; } .b-link-stripe:hover .b-line{ opacity:1; } #filters { margin: 3% 0; padding: 0; list-style: none; text-align: center; } #filters li { display: -webkit-inline-box; } #filters li span { display: block; padding: 17px 45px; text-decoration: none; color: #e55353; cursor: pointer; font-size: 14px; font-weight: 300; text-transform: uppercase; background:#1e1e1e; margin: 0 10px 0 0; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; } #filters li span.active, #filters li span:hover { background: #434043; color: #ffffff; border-radius: 2.3em; -webkit-border-radius: 2.3em; -moz-border-radius: 2.3em; -o-border-radius: 2.3em; -ms-border-radius: 2.3em; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } #portfoliolist .portfolio { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; width: 32%; display:none; float:left; overflow:hidden; margin: 0 1% 1% 0; } div#portfoliolist { padding: 40px 0px; } .portfolio-wrapper { overflow:hidden; position: relative !important; cursor:pointer; } .portfolio img { max-width:100%; /*--position: relative;--*/ transition: all 300ms!important; -webkit-transition: all 300ms!important; -moz-transition: all 300ms!important; } .portfolio .label { position: absolute; width: 100%; height:40px; bottom:-40px; } .portfolio .label-bg { background: #22B4B8; width: 100%; height:100%; position: absolute; top:0; left:0; } .portfolio .label-text { color:#fff; position: relative; z-index:500; padding:5px 8px; } .portfolio .text-category { display:block; font-size:9px; font-size: 12px; text-transform:uppercase; } /* Self Clearing Goodness */ .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before, .clearfix:after, .row:before, .row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .row:after, .clearfix:after { clear: both; } .row, .clearfix { zoom: 1; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } /*---------------*/ .b-from-left span { background: url(../images/resize.png) no-repeat; width: 45px; height: 45px; display: block; margin: 33% 0 0 36%; } .b-from-left span.one { background: url(../images/resize-1.png) no-repeat; width: 30px; height: 30px; display: block; margin: 30% 0 0 36%; } /*--advertisement--*/ .add { border: 1px solid rgba(153, 153, 153, 0.2); } .add-left p { background: #88c663; padding: 27px 0%; font-size: 22px; color: #fff; font-weight: 600; } /* Shutter In Horizontal */ a.hvr-shutter-in-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #14b9d5; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; color: #fff; } a.hvr-shutter-in-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: #86c461; -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } a.hvr-shutter-in-horizontal:hover,a.hvr-shutter-in-horizontal:focus,a.hvr-shutter-in-horizontal:active { color: white; } a.hvr-shutter-in-horizontal:hover:before,a.hvr-shutter-in-horizontal:focus:before,a.hvr-shutter-in-horizontal:active:before { -webkit-transform: scaleX(0); transform: scaleX(0); } .add-right { border-left: 1px solid rgba(153, 153, 153, 0.2); padding: 2em 15px 2em 15px; text-align: center; } .add-left { padding: 2em 25px 1em 15px; text-align: center; } .add-right h3 { color: #1d2124; font-size: 18px; font-weight: 600; margin: 15px 0px 0px 0px; display: block; } /*--advertisement--*/ /*--read--*/ .read{ padding:3em 0px 4em 0px; } .read-left h3 { color: #1d2124; font-size: 17px; font-weight: 700; margin: 0; } .read-btm { border-top: 1px solid rgba(153, 153, 153, 0.2); margin-top: 1.5em; } .rd-left ul{ padding:0; margin-top:1.5em; } .rd-left ul li{ list-style:none; margin-bottom:12px; } .rd-left ul li a{ color:#5b6469; font-size:15px; font-weight:600; } .rd-left ul li a:hover{ color: #14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .read-one{ margin-top:1.8em; } .read-bottom-left { padding: 0; } .read-bottom-left img{ width:100%; } .read-bottom-right h4{ color:#5b6469; font-size:15px; font-weight:700; margin:0; line-height:1.6em; } .read-bottom-right p{ color:#5b6469; font-size:13px; font-weight:600; margin-top:8px; } .read-bottom-right { padding-right: 0; } .follow ul{ padding:0; margin-top:1.8em; } .follow ul li { list-style: none; margin-bottom: 11.5%; } .follow ul li a:hover{ color:#1d2124; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .follow ul li a { font-size: 14px; font-weight: 600; color: #fff; padding: 10px 0px 10px 34px; display: block; } .follow ul li a.twit{ background: url(../images/twit.png) no-repeat 9px 14px #00acee; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 15px 13px #39579a; } .follow ul li a.d { background: url(../images/d.png) no-repeat 7px 14px #cc467b; } .follow ul li a.p { background: url(../images/p.png) no-repeat 12px 14px #df2c32; } /*--read--*/ /*--footer--*/ .footer{ background:#1d2124; padding:2em 0px; } .footer-right{ text-align:right; } .footer-left p { color: #fff; font-size: 14px; font-weight: 400; margin-top: 5px; } .footer-left p a:hover { color: #14b9d5; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .footer-left p a { color: #fff; } /*--footer--*/ #toTop { display: none; text-decoration: none; position: fixed; bottom: 10px; right: 10px; overflow: hidden; width: 45px; height: 45px; border: none; text-indent: 100%; background: url(../images/top-arw.png) no-repeat; } /*--slide--*/ /*--error--*/ .error { padding: 10em 0px; } .error-top{ text-align:center; position:relative; } .error-top h4 { font-weight: 700; font-size: 2.2em; color: #14b9d5; background: #fff; padding: 10px 50px; position: absolute; top: 24.5%; left: 32%; } .error-top h3 { font-weight: 700; font-size: 15em; color: #14b9d5; } .error-top h5 { font-weight: 600; font-size: 2.55em; color: #14b9d5; margin: 16px 0px 0px 0px; } .error-top p { font-weight: 600; font-size: 17px; color: #14b9d5; } .e-btn{ margin-top:5em; } .e-btn a{ background: #1bb8d3; padding: 12px 45px; font-size: 17px; color: #fff; font-weight: 600; } /*--error--*/ /*--magazine--*/ .magazine{ padding:5em 0px 3em 0px; } .magazine-top-left img { width: 100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } /*------------------ Slider Part starts Here----------*/ .slider{ background:url(../images/slide-banner.jpg)no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height:300px; } #slider2, #slider3 { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; } .rslides_tabs { list-style: none; padding: 0; background: rgba(0,0,0,.25); box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); font-size: 18px; list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0; text-align: center; width: 100%; } .rslides_tabs li { display: inline; float: none; margin-right: 1px; } .rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; } .rslides_tabs li:first-child { margin-left: 0; } .rslides_tabs .rslides_here a { background: rgba(255,255,255,.1); color: #fff; font-weight: bold; } .events { list-style: none; } .callbacks_container { position: relative; float: left; width: 100%; } .callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks img { position: relative; z-index: 1; height: auto; border: 0; } .callbacks .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; left: 0; right: 0; padding: 10px 20px; margin: 0; max-width: none; top: 10%; text-align: center; } .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 239%; left: -4%; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 52px; width: 32px; background: transparent url("../images/arws.png") no-repeat left top; } .callbacks_nav:active { opacity: 1.0; } .callbacks_nav.next { left: auto; background-position: right top; right: -4%; } #slider3-pager a { display: inline-block; } #slider3-pager span{ float: left; } #slider3-pager span{ width:100px; height:15px; background:#fff; display:inline-block; border-radius:30em; opacity:0.6; } #slider3-pager .rslides_here a { background: #FFF; border-radius:30em; opacity:1; } #slider3-pager a { padding: 0; } #slider3-pager li{ display:inline-block; } .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; } .rslides li{ position: relative; display: block; float: left; } .rslides img { height: auto; } .callbacks_tabs { list-style: none; position: absolute; top: 240%; z-index: 999; left: 47%; padding: 0; margin: 0; display: block; } .slider-top{ text-align: center; margin-bottom:2.5em; } .slider-top p.below{ font-size: 14px; color: #fff; font-weight: 100; } .slider-top h3{ font-size:20px; font-weight:400; margin:10px 0px; color:#fff; } .slider-top ul.social-slide{ display:inline-flex; margin: 0px; padding: 0px; } .callbacks_tabs li{ display:inline-block; } @media screen and (max-width: 600px) { .callbacks_nav { top: 47%; } } /*----*/ .callbacks_tabs a{ visibility: hidden; } .callbacks_tabs a:after { content: "\f111"; font-size:0; font-family: FontAwesome; visibility: visible; display: block; height:16px; width:16px; display:inline-block; border:1px solid #fff; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; -ms-border-radius: 30px; } .callbacks_here a:after{ border:1px solid #17ded7; } ul.callbacks_tabs.callbacks2_tabs { display: block; } ul.callbacks_tabs.callbacks2_tabs li{ margin:0 7px; } ul.callbacks_tabs.callbacks2_tabs li a:after { background:#cecece; height:8px; width:8px; border:none; } ul.callbacks_tabs.callbacks2_tabs .callbacks_here a:after{ background:#000; border:none; } ul.callbacks_tabs.callbacks2_tabs { top: 123%; } /*--Slider-Part-Ends-Here--*/ .mag-top-left img,.mag-btm-left img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .mag-top-left h4{ color: #353a3d; font-weight: 700; font-size: 17px; margin: 0; } .mag-top-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 10px; } .mag-top { margin-top: 20px; } .mag-top:nth-child(1){ margin-top:0; } .magazine-bottom { margin-top: 2.5em; } .magazine-bottom-left h3{ color: #353a3d; font-weight: 700; font-size: 2em; margin: 0; } .mag-btm { margin-top: 1.5em; } .mag-btm-left h4 { color: #353a3d; font-weight: 700; font-size: 1.01em; margin: 0; line-height: 1.4em; } .mag-btm-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.6em; margin-top: 10px; } .m-btn { margin-top: 23px; } .m-btn a { color: #fff; padding: 7px 17px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 15px; background: #14b9d5; } .latest-left h4{ color: #353a3d; font-weight: 700; font-size: 1.5em; margin: 0; } .latest{ margin-top:1.5em; } .latest-left h5 { color: #353a3d; font-weight: 700; font-size: 1.01em; margin: 0; line-height: 1.4em; } .latest-left p{ color: #5b6469; font-size: 14px; font-weight: 600; margin-top:10px; } /*--magazine--*/ /*--blog--*/ .blog { padding: 6em 0px 0em 0; } .pager li > a, .pager li > span { display: inline-block; padding: 8px 21px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; color: #353a3d; } .blog-main p{ color:#5b6469; font-size:13px; font-weight:600; margin-top:5px; } .blog-main p a{ color:#14b9d5; } .blog-main p a:hover{ text-decoration:underline; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } a.bg { color: #353a3d; font-size: 1.3em; font-weight: 700; text-decoration: none; } .blog-one{ margin-top:2em; } .blog-one-left a img,.blog-one img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .col-md-5.blog-one-left { padding-left: 0; } .blog-one-left p { color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; } .cmt { padding-bottom: 3em !important; } .comments { margin-top: 2.5em; border-top: 1px solid rgba(153, 153, 153, 0.2); padding: 1.3em 0px; } .comments ul { padding: 0; float:left; margin-top: 2px; } .comments ul li{ list-style:none; display:inline-block; margin-right:15px; } .b-btn{ float:right; } .b-btn a{ color: #fff; padding: 5px 15px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 13px; background: #14b9d5; } .blog-main-one { border-bottom: 1px solid rgba(153, 153, 153, 0.2); } .blog-right h3{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin:0; } .blog-right ul{ padding:0; margin-top:1.5em; } .blog-right ul li{ list-style:none; margin-bottom:8px; } .blog-right ul li a{ color: #5b6469; font-size: 13px; font-weight: 600; } .blog-right ul li a:hover{ color:#14b9d5; margin-left: 10px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .posts{ margin-top:2em; } .categories:nth-child(1){ margin-top:0; } .categories{ margin-top:2em; } p.sngl { margin-top: 1.5em; } .blog-one p{ color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; } .comments ul li span { background: url(../images/cmmnt.png) no-repeat; width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 7px; } .pagination{ margin-top:3em; } .comments ul li span.bookmark{ background-position:0px 0px; } .comments ul li span.clndr{ background-position:-14px 0px; } .comments ul li span.cmnt{ background-position:-28px 0px; } .comments ul li a,.comments ul li p{ color: #5b6469; font-size: 13px; font-weight: 600; display:inline-block; vertical-align: middle; margin-right:10px; } .comments ul li a:hover{ color:#14b9d5; text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .cmt-left{ float:left; } .cmt-right { float: left; margin: 1.8em 0 0 1.8em; } .cmt-list { margin-top: 1.5em; } .comment-list { border: 1px solid rgba(153, 153, 153, 0.2); margin-top: 3em; padding: 3% 4% 3% 4%; } .comment-list h5{ color: #1d2124; font-size: 17px; font-weight: 700; margin: 0; } .comment-list h5 a{ color: #1d2124; } .comment-list h5 a:hover,.cmt-right p a:hover{ color:#00acee; text-decoration:underline; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .cmt-right p{ color: #5b6469; font-size: 13px; font-weight: 600; } .cmt-right p a{ color: #5b6469; } .related{ margin-top:3em; } .contact-form { margin-top: 1.7em; } .related h3,.content h3{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin: 0; } .related-bottom{ margin-top:1.5em; } .related-left img{ width:100%; width: 100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .related-left{ text-align:center; } .related-left h4 { color: #353a3d; font-size: 1.15em; font-weight: 400; margin: 1em 0 0 0; } .content{ margin-top:3em; } .contact-form form input[type="text"]{ padding: 10px 15px; width: 100%; color: #333; font-size: 1em; border: 1px solid #E3E3E3; outline: none; display: block; margin: 10px 0; } .contact-form form textarea { padding: 10px 15px; width: 100%; color: #333; font-size: 1em; border: 1px solid #E3E3E3; outline: none; display: block; margin: 10px 0; } .contact-form form textarea { height: 200px; resize: none; } .contact-form form input[type="submit"]:hover{ background:#89ca62; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; } .contact-form form input[type="submit"] { color: #fff; background: #14b9d5; padding: 0.7em 1.7em; text-decoration: none; font-size: 0.9em; display: inline-block; margin-top: 1em; border: none; outline: none; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; } /*--blog--*/ /*--bildings--*/ .buildings { padding: 6em 0px 3em 0px; } .building-left{ text-align:center; } .building-left img{ width:100%; border: 2px solid rgba(153, 153, 153, 0.26) !important; padding: 3px; } .building-left h4{ color: #353a3d; font-size: 1.2em; font-weight: 700; margin: 1.5em 0 0 0; } .building-left p{ color: #5b6469; font-size: 13px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .build-btn{ margin-top:1em; } .build-btn a{ color: #fff; padding: 6px 16px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 13px; background: #14b9d5; } .building-one:nth-child(1){ margin-top:0; } .building-one{ margin-top:3em; } /*--bildings--*/ /*--news--*/ .lst{ padding:6em 0px; } .latest-btm-left img{ width:100%; } .latest-btm { margin-top: 2.5em; } .latest-top-left h4{ color: #353a3d; font-size: 1.3em; font-weight: 700; margin: 0; } .latest-btm { margin-top: 2em; } .latest-top-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .latest-top h3{ color: #353a3d; font-size: 2em; font-weight: 700; margin: 0; } .latest-bottom{ margin-top:2.2em; } .latest-top-left img{ width:100%; } .new { padding: 0em 0px 5em 0px; } .news-bottom{ margin-top:1.5em; } .news-left h4 { color: #353a3d; font-size: 1.15em; font-weight: 700; margin: 0; line-height: 1.5em; } .news-left p{ color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin-top: 1em; } .news-left ul{ padding:0; margin-top:1.3em; } .news-left ul li{ list-style-image: url(../images/side.png); margin: 0px 0px 12px 18px; } .new-top{ text-align:center; } .new-top h3,.special-main h3{ color: #353a3d; font-weight: 700; font-size: 2em; margin: 0; } .news-left ul li a{ color: #5b6469; font-size: 14px; font-weight: 600; } .special{ padding:0 0 5em 0; } .special-main{ text-align:center; } .special-main p { color: #5b6469; font-size: 14px; font-weight: 600; line-height: 1.8em; margin: 1.2em auto 0; width: 88%; } .sp-btn{ margin-top:1.5em; } .sp-btn a{ color: #fff; padding: 7px 17px; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; outline: none; font-size: 15px; background: #14b9d5; } /*--news--*/ /*--starts-media-quaries--*/ @media (max-width:1440px){ .error { padding: 8em 0px; } .sb-search.sb-search-open, .no-js .sb-search { width: 20%; } .magazine-bottom-left h3 { font-size: 1.9em; } .lst { padding: 5em 0px; } .blog { padding: 5em 0px 0em 0; } } @media (max-width:1366px){ .banner-top ul li a { padding: 13px 25px; } .latest-top h3,.new-top h3, .special-main h3 { font-size: 1.9em; } .latest-bottom { margin-top: 2em; } .new { padding-bottom: 4em; } .special { padding-bottom: 3em; } .lst { padding: 4em 0px; } .magazine { padding: 4em 0px 2em 0px; } .buildings { padding: 5em 0px 3em 0px; } .error { padding: 6em 0px; } .error-top h3 { font-size: 14.5em; } .error-top h4 { font-size: 2em; padding: 7px 55px; top: 25.5%; left: 33%; } .e-btn { margin-top: 4em; } .error-top h5 { font-size: 2.3em; margin: 3px 0px 0px 0px; } .caption h3 { width: 85%; margin: 18% auto 0; } .address-top p { padding: 20px 28%; font-size: 20px; } .address { padding: 3em 0px; } .load a { font-size: 21px; padding: 16px 96px; } .articles { padding-bottom: 3.5em; } .add-left p { padding: 24px 0%; font-size: 20px; } .add-right { padding: 1.8em 15px 1.8em 15px; } .read { padding: 3em 0px 3.2em 0px; } .blog-one { margin-top: 1.5em; } } @media (max-width:1280px){ button#showLeftPush { padding: 13px 15px; } .comments { margin-top: 1.7em; padding:1.2em 0px; } .comment-list { margin-top: 2.5em; } .content { margin-top: 2.5em; } .related { margin-top: 2.5em; } .related h3, .content h3 { font-size: 1.25em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.75em; } .lst { padding: 3em 0px; } .latest-bottom { margin-top: 1.5em; } .new { padding-bottom: 3em; } .special { padding-bottom: 1.2em; } .blog { padding: 4em 0px 0em 0; } a.bg { font-size: 1.25em; } .pager { margin: 10px 0; } .blog-right h3 { font-size: 1.25em; } .magazine-bottom-left h3 { font-size: 1.75em; } .m-btn a { padding: 6px 15px; } .building-left h4 { font-size: 1.15em; margin: 1.3em 0 0 0; } .error-top h3 { font-size: 13.5em; } .error-top h4 { font-size: 1.9em; padding: 7px 55px; top: 26.5%; } .error-top h5 { font-size: 2.15em; margin: 0px 0px 0px 0px; } .error-top p { font-size: 16px; } .e-btn { margin-top: 3em; } .error { padding: 5em 0px; } .header-top { padding: 1.3em 0; } .sb-search { height: 69px; } .sb-icon-search, .sb-search-submit { width: 68px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 29px 29px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 29px 29px; } .sb-search { min-width: 67px; } .sb-search-input { top: 15px; font-size: 14px; } .top-nav ul li { padding: 0 12px; } .top-nav { text-align: center; } .header-logo { text-align: right; } .banner-top h1 { font-size: 1.7em; } .banner-top ul li a { padding: 12px 23px; font-size: 17px; } .banner-top ul { margin-top: 4%; } .banner-top { margin-top: 11.2%; } .s-btn a { font-size: 13px; padding: 8px 14px; } .address-top p { padding: 16px 26%; font-size: 19px; } .b-from-left span { margin: 34% 0 0 40%; } .b-from-left span.one { margin: 30% 0 0 39%; } .art-btm h3 { font-size: 18px; } .art-btm p { margin-top: 1.1em; } .cbp-spmenu-left.cbp-spmenu-open { top: 69px; } .load a { font-size: 20px; padding: 15px 93px; } .load { margin-top: 2.5em; } .add-left p { padding: 21px 0%; font-size: 19px; } .add-right h3 { font-size: 17px; margin: 13px 0px 0px 0px; } .add-right { padding: 1.55em 15px 1.55em 15px; } .read-btm { margin-top: 1.3em; } .rd-left ul { margin-top: 1.3em; } .articles { padding-bottom: 3em; } } @media (max-width:1024px){ .header-logo a img { width: 79%; } .comments { padding: 1.1em 0px; } .contact-form { margin-top: 1.5em; } p.sngl { margin-top: 1.3em; } .cmt-list { margin-top: 1.1em; } .comment-list { margin-top: 2em; } .related { margin-top: 2em; } .cmt-list { margin-top: 1em; } .related-left h4 { font-size: 1em; } .related-bottom { margin-top: 1em; } .content { margin-top: 2em; } .cmt-right { margin: 1.8em 0 0 1.5em; } .related h3, .content h3 { font-size: 1.15em; } .related-bottom { margin-top: 1.2em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.6em; } .latest-bottom { margin-top: 1.2em; } .latest-top-left h4 { font-size: 1.17em; } .latest-top-left p { font-size: 13px; margin-top: 12px; overflow: hidden; height: 113px; } .latest-btm { margin-top: 1em; } .news-left h4 { font-size: 1.08em; } .news-left p { font-size: 13px; margin-top: 10px; } .news-left ul li a { font-size: 13px; } .news-left ul li { margin: 0px 0px 10px 11px; } .news-left ul { margin-top: 1em; } .blog-one p { overflow: hidden; height: 185px; } .pager li > a, .pager li > span { font-size: 14px; } .special-main p { font-size: 13px; } .sp-btn a { padding: 6px 15px; font-size: 14px; } .sp-btn { margin-top: 1.3em; } a.bg { font-size: 1.15em; } .blog-right h3 { font-size: 1.15em; } .mag-top-left h4 { font-size: 14px; } .mag-top-left p { font-size: 12px; overflow: hidden; height: 42px; } .magazine-bottom-left h3 { font-size: 1.55em; } .m-btn a { padding: 5px 10px; font-size: 14px; } .mag-btm-left h4 { font-size: 16px; overflow: hidden; height: 22px; } .mag-btm-left p { font-size: 13px; margin-top: 7px; } .m-btn { margin-top: 19px; } .latest-left h5 { font-size: 16px; } .latest-left p { font-size: 13px; } .buildings { padding: 4em 0px 2em 0px; } .building-left h4 { font-size: 1.1em; margin: 1.15em 0 0 0; } .building-left p { font-size: 12px; margin-top: 10px; } .build-btn a { padding: 5px 13px; } .error-top h3 { font-size: 12em; } .error-top h4 { font-size: 1.55em; padding: 5px 65px; top: 26.2%; left: 31.5%; } .error { padding: 4em 0px; } .error-top h5 { font-size: 1.9em; } .error-top p { font-size: 15px; } .e-btn a { padding: 11px 40px; font-size: 16px; } .e-btn { margin-top: 2.8em; } .top-nav ul li { padding: 0 5px; } .top-nav ul li a { font-size: 14px; } button#showLeftPush { padding: 11px 10px; } .sb-icon-search, .sb-search-submit { width: 60px; height: 65px; } .header-top { padding: 1.2em 0; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 24px 24px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 24px 24px; } .banner-top h1 { font-size: 1.6em; } .banner-top ul li a { padding: 10px 21px; font-size: 16px; } .banner { min-height: 300px; } .caption h3 { width: 80%; margin: 16% auto 0; } .address-top p { padding: 13px 25%; font-size: 18px; } .address { padding: 2.2em 0px; } .art-btm { padding: 1.1em 7px; } .art-btm h3 { font-size: 16px; } .art-btm p { margin-top: 13px; font-size: 13px; } .sb-search-input { width: 100%; height: 38px; top: 14px; } .sb-search.sb-search-open, .no-js .sb-search { width: 25%; } .sb-search { min-width: 60px; } .cbp-spmenu a { font-size: 14px; } .cbp-spmenu { width: 17%; } .cbp-spmenu-left.cbp-spmenu-open { top: 64px; } button#showLeftPush span { font-size: 13px; } .caption h3 { font-size: 17px; line-height: 1.3em; margin: 18% auto 0; } .s-btn a { font-size: 12px; padding: 7px 12px; } .s-btn { margin-top: 14px; } .art-btm ul li a span { width: 34px; height: 22px; background-size: 400%; } .art-btm ul li a span.twit { background-position: -34px 0px; } .art-btm ul li a span.g { background-position: -68px 0px; } .art-btm ul li a span.p { background-position: -102px 0px; } .art-btm ul li { margin: 0 0px; } .art-btm ul li label { font-size: 12px; margin-top: 1px; padding: 0.19em 8px; } .art-btm ul { margin-top: 12px; } .art-btm p { margin-top: 12px; } .load a { font-size: 19px; padding: 13px 93px; } .load { margin-top: 2em; } .load { margin-top: 1.8em; } .articles { padding-bottom: 2.5em; } .add-left p { padding: 18px 0%; font-size: 18px; } .add-right img { width: 30%; } .add-right h3 { margin: 9px 0px 0px 0px; } .add-right { padding: 1.3em 15px 1.3em 15px; } .add-left { padding: 1.45em 15px 1em 15px; } .rd-left ul li a { font-size: 14px; } .rd-left ul li { margin-bottom: 10px; } .rd-left ul { margin-top: 1.1em; } .read-btm { margin-top: 1em; } .read { padding: 2.5em 0px 2.5em 0px; } .read-bottom-right h4 { font-size: 13px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 5px 14px #00acee; background-size: 12%; } .follow ul li a { font-size: 12px; padding: 10px 0px 10px 25px; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 10px 12px #39579a; background-size: 6%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 4px 13px #cc467b; background-size: 16%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 9px 13px #df2c32; background-size: 8%; } .follow ul li { margin-bottom: 9.5%; } .footer { padding: 1.7em 0px; } .footer-left p { margin-top: 3px; } .top-nav { width: 65%; margin: 3px 0 0 1.8em; } .social-icons { width: 13%; } } @media (max-width:768px){ .header-top { padding: 1em 0; } .related-left{ width:25%; float:left; } .content,.related { text-align: center; } .contact-form form input[type="text"],.contact-form form textarea{ padding: 8px 15px; font-size: 15px; width:80%; margin: 8px auto 0; } .contact-form form input[type="submit"] { padding: 0.5em 1.7em; } .blog-sng img { width: 85%; } .comment-list h5 { font-size: 16px; } .latest-top-left { width: 50%; float: left; } .latest-btm-left { width: 50%; float: left; } .latest-top-left h4 { font-size: 1.05em; } .latest-btm { margin-top: 13px; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.45em; text-align: center; } .lst { padding: 2.5em 0px; } .news-bottom { margin-top: 1.1em; text-align: center; } .news-left p { font-size: 13px; margin-top: 8px; } .news-left ul { margin-top: 12px; } .news-left h4 { font-size: 1em; width: 85%; margin: 0 auto; } .news-left:nth-child(2){ margin-top:15px; } .new { padding-bottom: 2em; } .special-main p { margin: 1em auto 0; width: 95%; } .sp-btn { margin-top: 1em; } .news-left ul li { margin: 0px 0px 10px 10em; text-align: left; } .latest-top-left p { margin-top: 8px; height: 86px; line-height: 1.7em; } .col-md-5.blog-one-left { width: 42%; float: left; } .col-md-7.blog-one-left { width: 58%; float: left; } .blog-one { margin-top: 1.5em; } .cmt { padding-bottom: 2.7em !important; } .comments { margin-top: 1.5em; padding: 13px 0px; } .blog-right { text-align: center; margin-top: 2em; } .pagination { margin-top: 1.5em; display: block; } .blog { padding: 3em 0px 0em 0; } .latest-left h5 { margin-top: 10px; } .col-md-4.mag-top-left { width: 35%; float: left; } .mag-top-left h4 { font-size: 16px; } .mag-top-left p { font-size: 14px; } .col-md-4.mag-btm-left { width: 35%; float: left; } .magazine-top-left { text-align: center; } .magazine-top-left img { width: 90%; } .magazine { padding: 3em 0px 2em 0px; } .col-md-8.mag-btm-left { width: 60%; float: left; } .magazine-top-right { margin-top: 2em; } .magazine-bottom-left h3 { font-size: 1.5em; text-align: center; } .latest-left h4 { font-size: 1.3em; } .col-md-5.magazine-bottom-left { margin-top: 2em; } .latest { text-align: center; } .col-md-8.mag-top-left { width: 65%; float: left; } .buildings { padding: 3em 0px 1em 0px; } .building-left h4 { font-size: 0.95em; margin: 1.08em 0 0 0; } .building-one { margin-top: 2em; } .building-left { width: 25%; float: left; } .error-top h3 { font-size: 9em; } .error-top h4 { font-size: 1.35em; padding: 2px 70px; top: 25.2%; left: 27.5%; } .error-top h5 { font-size: 1.5em; } .error-top p { font-size: 14px; } .e-btn a { padding: 10px 31px; font-size: 15px; } .e-btn { margin-top: 2.2em; } .error { padding: 3em 0px; } .header-logo a img { width: 65%; margin-top: 6px; } .social-icons { width: 21%; margin-top: 7px; } button#showLeftPush { padding: 13px 13px; } .top-nav { margin-left: 3.3em; width: 25%; } .sb-search.sb-search-open, .no-js .sb-search { width: 33%; } .banner-top h1 { font-size: 1.5em; } .banner-top ul li a { padding: 9px 17px; font-size: 15px; } .banner-top ul li:nth-child(1) { margin-right: 10px; } .banner { min-height: 270px; } .banner-top { margin-top: 13%; } .caption h3 { width: 89%; } .address-top p { padding: 11px 24%; font-size: 17px; } .address { padding: 1.5em 0px; } .cbp-spmenu-left.cbp-spmenu-open { top: 67px; } .cbp-spmenu { width: 25%; } .cbp-spmenu-vertical a { padding: 14px 10px; } .articles-left { width: 50%; float: left; text-align:center; } .articles-left:nth-child(2) { display: none; } .week-left { width: 50%; float: left; } .week-btm-left { width: 33.3%; float: left; } .art-one img { width: 95%; } .art-btm { padding: 1em 7px 1.2em 0px; } .art-btm p { margin-top: 8px; } .art-btm ul { margin-top: 14px; } .articles-left h4 { font-size: 15px; } .load a { font-size: 18px; padding: 12px 90px; } .articles { padding-bottom: 2em; } .load { margin-top: 1.5em; } .add-right { width: 20%; float: right; } .add-left { width: 80%; float: left; padding: 1.45em 15px 1em 15px; } .add-left p { padding: 14px 0%; font-size: 17px; } .add-right h3 { margin: 10px 0px 0px 0px; font-size: 16px; } .add-right img { width: 35%; } .rd-left { width: 33.3%; float: left; } .read-left { margin-top: 3%; } .read-left:nth-child(1){ margin-top: 0%; } .read-left:nth-child(2){ width:65%; float:left; } .read-left:nth-child(3){ width:35%; float:left; } .read-bottom-right { width: 70%; float: right; } .read-bottom-left { width: 30%; float: left; } .follow ul li a { font-size: 14px; padding: 10px 0px 10px 71px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 36px 14px #00acee; background-size: 10%; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 41px 13px #39579a; background-size: 4.2%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 32px 14px #cc467b; background-size: 13%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 37px 13px #df2c32; background-size: 6%; } .footer-left,.footer-right{ width: 50%; float: left; } .footer { padding: 1.5em 0px; } .b-from-left span.one { margin: 28% 0 0 39%; } .art-btm h6 { left: 8px; padding: 8px 14px; font-size: 13px; } } @media (max-width:640px){ span.menu img { width: 22%; } .comments { padding: 10px 0px; } .cmt-left img { width: 75%; } .cmt-right { margin: 1em 0 0 0em; } .cmt-list { margin-top: 14px; } .related-left h4 { font-size: 15px; overflow: hidden; height: 18px; } .special-main p { margin: 11px auto 0; width: 99%; } .special { padding-bottom: 0em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.35em; } .latest-top-left h4 { font-size: 1em; overflow: hidden; height: 20px; line-height: 1.5em; } .latest-top-left p { height: 65px; } .lst { padding: 2em 0px; } .news-bottom { margin-top: 11px; } .news-left ul li { margin: 0px 0px 10px 5.6em; } .new { padding-bottom: 1.5em; } .news-left h4 { width: 100%; } a.bg { font-size: 1em; } .comments ul li { margin-right: 0px; } .comments ul li a img { width: 90%; } .blog-one p { height: 135px; } .latest-left h5 { margin-top: 6px; } .magazine-bottom-left h3 { font-size: 1.42em; } .building-left:nth-child(4){ display:none; } .building-left{ width:33.3%; } .header-top { padding: 11px 0; } span.menu { margin: 2px 0 0em 0; } .header-logo a img { width: 63%; margin-top: 8px; } .header-logo { width: 32%; } button#showLeftPush { padding: 7px 14px; } .sb-icon-search, .sb-search-submit { height: 56px; } .social-icons { width: 24%; margin-top: 7px; } .sb-search.sb-search-open, .no-js .sb-search { width: 39%; } .sb-search-input { font-size: 13px; height: 33px; top: 13px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 26px 22px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 26px 22px; } .banner-top h1 { font-size: 1.3em; } .banner-top ul li a { padding: 7px 15px; font-size: 14px; } .banner-top ul li:nth-child(1) { margin-right: 5px; } .banner { min-height: 230px; } .caption h3 { font-size: 15px; margin: 18% auto 0; } .s-btn a { font-size: 12px; padding: 5px 9px; } .address-top p{ padding: 9px 22%; font-size: 16px; } .address { padding: 1.2em 0px; } .art-btm h3 { font-size: 15px; } .art-btm ul li:nth-child(4){ display:none; } .cbp-spmenu { width: 28%; } .cbp-spmenu-vertical a { padding: 11px 10px; } .cbp-spmenu-left.cbp-spmenu-open { top: 55px; } .b-from-left span { width: 35px; height: 35px; background-size: 100%; margin: 34% 0 0 39%; } .b-from-left span.one { width: 20px; height: 20px; background-size: 100%; margin: 32% 0 0 39%; } .load a { font-size: 17px; padding: 11px 85px; } .top-nav { margin: 0 0 0 2.2em; } .error-top h3 { font-size: 7.5em; } .error-top h4 { font-size: 1.2em; padding: 1px 70px; top: 23.2%; left: 24%; } .error-top h5 { font-size: 1.4em; } .e-btn a { padding: 9px 24px; } .error { padding: 2.5em 0px; } .top-nav ul.nav1 li { padding: .6em 0 4px 0; } .blog { padding: 2.5em 0px 0em 0; } } @media (max-width:480px){ .header-logo { width: 40%; } .cmt { padding-bottom: 2.2em !important; } .comments ul li a, .comments ul li p { font-size: 12px; margin-right: 5px; } .comments ul li span.cmnt { background-position: -22px 0px; } .comments ul li span.clndr { background-position: -11px 0px; } .b-btn a { color: #fff; padding: 5px 11px; } .comments ul { margin-top: 1px; } .comments ul li span { width: 11px; height: 11px; background-size: 300%; margin-right: 4px; } .error-top h4 { font-size: 1.15em; padding: 1px 70px; top: 23.6%; left: 15.6%; } .latest-top-left { width: 100%; text-align: center; } .latest-top-left img { width: 70%; } .latest-btm-left img { width: 100% !important; } .latest-top-left:nth-child(2){ margin-top:1em; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.25em; } .latest-bottom { margin-top: 1em; } .news-left h4 { font-size: 15px; } .news-left p { margin-top: 5px; overflow: hidden; height: 67px; } .news-left ul li { margin: 0px 0px 10px 2em; } .news-left p { height: 50px; } .special-main p { margin: 7px auto 0; width: 96%; overflow: hidden; height: 69px; } .sp-btn a { padding: 5px 12px; font-size: 13px; } .sp-btn { margin-top: 14px; } .blog { padding: 2em 0px 0em 0; } .header-top { padding: 12px 0; } .error { padding: 2em 0px; } .social-icons ul li a span { width: 20px; height: 18px; background-size: 300%; } .social-icons ul li a span.twit:hover { background-position: 0px -18px; } .social-icons ul li a span.fb { background-position: -20px 0px; } .social-icons ul li a span.fb:hover { background-position: -20px -18px; } .social-icons ul li a span.g { background-position: -40px 0px; } .social-icons ul li a span.g:hover { background-position: -40px -18px; } .social-icons { width: 29%; margin-top: 7px; } span.menu img { width: 33%; } .top-nav { margin-left: 0em; width: 20%; } button#showLeftPush span { font-size: 12px; } button#showLeftPush { padding: 6px 13px; } .sb-search { min-width: 55px; height: 53px; } .banner-top h1 { font-size: 1.25em; line-height: 1.4em; } .banner-top ul li a { padding: 6px 12px; font-size: 13px; } .banner { min-height: 210px; } .address-top p { padding: 8px 19%; font-size: 15px; } .articles-left { width: 100%; } .art-one img { width: 80%; } .art-btm h3 { font-size: 16px; } .art-btm h6 { left: 40px; } .articles-left:nth-child(3){ margin-top:6%; } .week { margin: 17px 0px 2px 0px; } .b-from-left span { margin: 36% 0 0 41%; } .week-btm-left { padding: 3px 5px; } .load a { font-size: 16px; padding: 10px 80px; } .articles { padding-bottom: 1.5em; } .load { margin-top: 1.2em; } .add-left { width: 100%; } .add-right { width: 100%; border-left: none; } .add-right img { width: 9%; } .add-left p{ padding: 12px 23%; font-size: 16px; } .add-left { width: 100%; float: left; padding: 1.2em 15px 0em 15px; } .read-left h3 { font-size: 15px; } .read-left:nth-child(2),.read-left:nth-child(3){ width: 100%; float: left; } .col-md-2.read-left { margin-top: 2em; } .read-one { margin-top: 1.2em; } .follow ul li { margin: 0 auto 3.5%; width: 56%; } .footer-right a img { width: 50%; } .footer { padding: 1.3em 0px; } .read { padding: 2em 0px 1.5em 0px; } .cbp-spmenu { width: 40%; } .cbp-spmenu-left.cbp-spmenu-open { top: 52px; } .sb-search.sb-search-open, .no-js .sb-search { width: 45%; } .sb-search-input { font-size: 12px; height: 29px; top: 14px; padding: 0px 30px 0 7px; } .buildings { padding: 2.5em 0px 0.5em 0px; } .building-left { width: 50%; } .building-left:nth-child(3){ display:none; } .building-left { width: 50%; } .magazine { padding: 2.5em 0px 0.5em 0px; } .magazine-top-right { margin-top: 1.5em; } .col-md-4.mag-top-left { width: 40%; } .col-md-8.mag-top-left { width: 60%; } .mag-top { margin-top: 15px; } .mag-top-left h4 { font-size: 15px; overflow: hidden; height: 24px; line-height: 1.6em; } .mag-top-left p { font-size: 13px; margin-top: 6px; } .magazine-bottom-left h3 { font-size: 1.3em; } .magazine-bottom { margin-top: 1.7em; } .mag-btm { margin-top: 1.2em; } .col-md-4.mag-btm-left { width: 40%; } .mag-btm-left p { margin-top: 5px; overflow: hidden; height: 60px; } .mag-btm-left h4 { font-size: 15px; } .m-btn a { padding: 4px 7px; font-size: 13px; } .m-btn { margin-top: 15px; } .latest-left h4 { font-size: 1.1em; } .latest-left h5 { font-size: 15px; } .latest-left p { font-size: 12px; margin-top: 7px; } a.bg { font-size: 15px; line-height: 1.6em; } .col-md-5.blog-one-left { width: 45%; } .col-md-7.blog-one-left { width: 55%; } .blog-one-left p{ line-height:1.6em; height: 119px; } .comments ul li a img { width: 75%; } .blog-one { margin-top: 1.1em; } .comments { margin-top: 1.2em; padding-top: 10px; } .blog-right h3 { font-size: 1.05em; } .blog-right ul { margin-top: 1em; } .blog-right ul li { margin-bottom: 5px; } .categories { margin-top: 1.5em; } .pager li > a, .pager li > span { font-size: 13px; padding: 5px 13px; } .pagination { margin-top: 1.2em; } .comment-list h5 { font-size: 15px; } .cmt-list { margin-top: 11px; } .cmt-left img { width: 70%; } .related-left{ width:33.3%; } .related-left:nth-child(4){ display:none; } .contact-form form input[type="text"], .contact-form form textarea { padding: 7px 15px; font-size: 14px; width: 90%; } .contact-form form textarea { height: 170px; } .contact-form form input[type="submit"] { padding: 0.4em 1.5em; } } @media (max-width:320px){ button#showLeftPush { padding: 6px 8px; } .banner-top h1 { font-size: 1.05em; } .banner-top ul { margin-top: 6%; } .banner { min-height: 160px; } .top-nav { display: none; } button#showLeftPush { padding: 3px 13px; } .social-icons { display: none; } .header-logo { width: 100%; text-align: center; } .header-logo a img { width: 43%; } .sb-icon-search, .sb-search-submit { height: 51px; } .sb-icon-search { background: #171a1c url('../images/srch.png') no-repeat 25px 17px; } .sb-search-submit { background: #171a1c url('../images/srch.png') no-repeat 25px 17px; } .header-top { padding: 9px 0; } .sb-icon-search, .sb-search-submit { height: 47px; } .banner-top ul li a { padding: 6px 9px; font-size: 12px; } .caption h3 { font-size: 13px; margin: 12% auto 0; width: 100%; } .s-btn { margin-top: 6px; } .s-btn a { font-size: 9px; padding: 3px 6px; } .address-top p { padding: 6px 0%; font-size: 14px; } .rd-left { width: 50%; } .rd-left:nth-child(3){ display:none; } .art-btm h3 { font-size: 13px; } .art-btm p { font-size: 12px; overflow: hidden; height: 58px; } .art-btm ul li { margin: 0 3px; } .art-btm h6 { left: 24px; padding: 6px 11px; font-size: 12px; } .art-btm { padding: 1em 7px 1em 0px; } .b-from-left span { width: 30px; height: 30px; margin: 35% 0px 0 39%; } .week-btm-left:nth-child(3){ display:none; } .week-btm-left{ width:50%; } .b-from-left span.one { width: 23px; height: 23px; margin: 32% 0 0 41%; } .articles-left h4 { font-size: 14px; } .week { margin: 12px 0px 2px 0px; } .art-one { margin-top: 1em; } .load a { font-size: 15px; padding: 8px 40px; } .load { margin-top: 13px; } .articles { padding-bottom: 1.2em; } .add-left p { padding: 9px 15%; font-size: 15px; } .add-right img { width: 14%; } .add-right h3 { margin: 8px 0px 0px 0px; font-size: 15px; } .read { padding: 1.5em 0px 1.2em 0px; } .rd-left ul li { margin-bottom: 3px; } .read-btm { margin-top: 11px; } .rd-left ul { margin-top: 11px; } .rd-left ul li a { font-size: 13px; } .read-left h3 { text-align: center; } .read-left:nth-child(2), .read-left:nth-child(3) { margin-top: 4%; } .read-bottom-right,.read-bottom-left{ width:100%; text-align:center; } .read-bottom-right { padding: 0; } .read-bottom-right h4 { font-size: 12px; } .read-bottom-right p { font-size: 12px; margin-top: 5px; } .follow ul { margin-top: 1em; } .follow ul li { margin: 0 auto 3%; width: 75%; } .follow ul li a { padding: 10px 0px 10px 45px; } .follow ul li a.twit { background: url(../images/twit.png) no-repeat 17px 15px #00acee; } .follow ul li a.fb { background: url(../images/fb.png) no-repeat 20px 13px #39579a; background-size: 4.5%; } .follow ul li a.d { background: url(../images/d.png) no-repeat 14px 13px #cc467b; background-size: 14%; } .follow ul li a.p { background: url(../images/p.png) no-repeat 21px 14px #df2c32; background-size: 7%; } .footer-left, .footer-right { width: 100%; text-align: center; } .footer-right { margin-top: 12px; } .footer-right a img { width: 37%; } #toTop { width: 35px; height: 35px; background-size: 100%; } .read-bottom-right{ margin-top:14px; } .read-bottom-left img { width: 50%; } .cbp-spmenu-vertical a { padding: 7px 0px; font-size: 13px; } .cbp-spmenu { width: 50%; } .sb-search.sb-search-open, .no-js .sb-search { width: 72%; } .sb-search-input { height: 26px; top: 11px; padding: 0px 30px 0 7px; } .cbp-spmenu-left.cbp-spmenu-open { top: 46px; } .footer-left p { margin-top: 0; font-size: 13px; } .error-top h4 { font-size: 1em; padding: 1px 35px; top: 22.7%; left: 12%; } .error { padding: 1em 0px; } .error-top h3 { font-size: 6em; } .error-top h5 { font-size: 1.1em; } .error-top p { font-size: 12px; } .e-btn a { padding: 6px 17px; font-size: 13px; } .e-btn { margin-top: 1.2em; } .building-left img { width: 90%; } .building-left { width: 100%; margin-bottom:15px; } .building-left h4 { font-size: 1em; margin: 1em 0 0 0; } .building-left p { margin-top: 6px; } .build-btn { margin-top: 11px; } .buildings { padding: 2em 0px 0em 0px; } .magazine-top-left img { width: 100%; } .col-md-4.mag-top-left,.col-md-8.mag-top-left { width: 100%; text-align:center; } .mag-top-left img, .mag-btm-left img { width: 70%; } .col-md-8.mag-top-left { margin-top: 10px; } .magazine-bottom-left h3 { font-size: 1.1em; } .mag-btm { margin-top: 1em; } .magazine-bottom { margin-top: 1.2em; } .col-md-4.mag-btm-left,.col-md-8.mag-btm-left{ width: 100%; text-align:center; } .col-md-8.mag-btm-left{ margin-top:14px; } .col-md-5.magazine-bottom-left { margin-top: 1.3em; } .latest-left h5 { font-size: 14px; overflow: hidden; height: 39px; margin-top: 3px; } .latest-left p { margin-top: 5px; } a.bg { font-size: 11px; } .blog-main p { font-size: 12px; } .col-md-5.blog-one-left,.col-md-7.blog-one-left{ width: 100%; } .blog-left { text-align: center; } .blog-one { margin-top: 1em; } .blog-one-left p { height: 80px; margin-top: 13px; } .comments ul li a, .comments ul li p { margin-right: 0px; } .b-btn a { padding: 4px 10px; font-size: 12px; } .comments { margin-top: 1em; padding-top: 8px; } .blog-right ul li { margin-bottom: 2px; } .blog-right h3 { font-size: 1em; } .categories { margin-top: 1.2em; } .blog-right ul { margin-top: 9px; } .pager { margin: 10px 0 0 0; } .pagination { margin: 1em 0 0 0; } .pager li > a, .pager li > span { font-size: 12px; padding: 3px 9px; } .blog { padding: 1.5em 0px 0em 0; } .lst { padding: 1.5em 0px; } .latest-bottom { margin-top: 11px; } .latest-btm-left { padding: 0 6px; } .latest-top h3, .new-top h3, .special-main h3 { font-size: 1.2em; } .news-left h4 { overflow: hidden; height: 45px; } .news-left ul { margin-top: 4px; } .news-left ul li { margin: 0px 0px 10px 22px; } .new { padding-bottom: 1em; } p.sngl { margin-top: 11px; overflow: hidden; height: 68px !important; } .comments ul li:nth-child(3){ display:none; } .comments ul li:nth-child(1) { margin-right: 8px; } .cmt-left { float: none; } .cmt-left img { width: 25%; } .cmt-right { margin: 16px 0 0 0em; float: none; } .comment-list { margin-top: 1.5em; } .related-left { width: 50%; padding: 0 5px; } .related-left:nth-child(3){ display:none; } .related h3, .content h3 { font-size: 1em; } .contact-form form input[type="text"], .contact-form form textarea { padding: 7px 15px; font-size: 13px; width: 98%; } .contact-form form textarea { height: 155px; } .week-btm-left { padding: 0px 0px; } .comments ul { margin-top: 0px; float: none; } .b-btn { float: none; margin-top: 12px; } } /*--end-media-quaries--*/
0.305801
0.054525
.cart-header { color: #000080; font-size: 14px; text-align: center; text-transform: uppercase; font-weight: bold; margin: 10px 0 } .pdp-details { position: relative; color: #696969 } .pdp-image-container { float: left; width: 22% } .pdp-description-container { float: left; width: 78% } .price { float: right } .uppercase-text { text-transform: uppercase } .clr { clear: both } .pdp-description-container h2 { color: #000080; font-size: 14px; margin: 0 } .apple-icon { background: url(../images/apple-icon.gif) no-repeat; width: 16px; height: 16px; padding-left: 14px; font-size: 16px; } .add-icon { background: url(../images/add.jpg) no-repeat; width: 22px; height: 20px; padding-left: 20px; font-size: 16px; margin-left: 10px } .blank-icon { background: url(../images/blank-add.jpg) no-repeat; width: 22px; height: 20px; padding-left: 20px; font-size: 16px; margin-right: 10px } .btn-blue { color: #fff; background-color: #000080; border-color: #000080; } .btn-white { color: #000; background-color: #fff; border-color: #ccc; } .btn-blue:hover { color: #fff } .gift-code { color: #000080; font-size: 12px; margin-top: 20px; display: inline-block } .m-top20 { margin-top: 20px } .details-header { padding: 20px; border: #E6E6FA 1px solid; margin: 2px; color: #000080; background-color: #F0F8FF; margin-bottom: 20px; } .details-header-left { width: 70%; float: left; font-size: 14px; margin: 0 } .details-header-right { width: 20%; float: right; text-align: right; } .close-btn{ position: absolute; right: 0; top: -3px; } @media only screen and (max-width: 768px) { /* For mobile version: */ } @media (min-width: 768px) { /* For desktop version: */ .wrapper{ width: 30%; margin: 0 auto; } }
style/app.css
.cart-header { color: #000080; font-size: 14px; text-align: center; text-transform: uppercase; font-weight: bold; margin: 10px 0 } .pdp-details { position: relative; color: #696969 } .pdp-image-container { float: left; width: 22% } .pdp-description-container { float: left; width: 78% } .price { float: right } .uppercase-text { text-transform: uppercase } .clr { clear: both } .pdp-description-container h2 { color: #000080; font-size: 14px; margin: 0 } .apple-icon { background: url(../images/apple-icon.gif) no-repeat; width: 16px; height: 16px; padding-left: 14px; font-size: 16px; } .add-icon { background: url(../images/add.jpg) no-repeat; width: 22px; height: 20px; padding-left: 20px; font-size: 16px; margin-left: 10px } .blank-icon { background: url(../images/blank-add.jpg) no-repeat; width: 22px; height: 20px; padding-left: 20px; font-size: 16px; margin-right: 10px } .btn-blue { color: #fff; background-color: #000080; border-color: #000080; } .btn-white { color: #000; background-color: #fff; border-color: #ccc; } .btn-blue:hover { color: #fff } .gift-code { color: #000080; font-size: 12px; margin-top: 20px; display: inline-block } .m-top20 { margin-top: 20px } .details-header { padding: 20px; border: #E6E6FA 1px solid; margin: 2px; color: #000080; background-color: #F0F8FF; margin-bottom: 20px; } .details-header-left { width: 70%; float: left; font-size: 14px; margin: 0 } .details-header-right { width: 20%; float: right; text-align: right; } .close-btn{ position: absolute; right: 0; top: -3px; } @media only screen and (max-width: 768px) { /* For mobile version: */ } @media (min-width: 768px) { /* For desktop version: */ .wrapper{ width: 30%; margin: 0 auto; } }
0.38445
0.120129
@import "../node_modules/bootstrap/less/variables.less"; @import "../node_modules/bootstrap/less/mixins.less"; @import "../node_modules/bootstrap/less/input-groups.less"; bug in input-groups ? line 47, so copying over code instead... .input-lg(); .input-sm(); */ .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group .form-control:focus { z-index: 3; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }
node_modules/bootstrap-css/lib/input-groups.css
@import "../node_modules/bootstrap/less/variables.less"; @import "../node_modules/bootstrap/less/mixins.less"; @import "../node_modules/bootstrap/less/input-groups.less"; bug in input-groups ? line 47, so copying over code instead... .input-lg(); .input-sm(); */ .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group .form-control:focus { z-index: 3; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }
0.255529
0.0666
body { height: 4000px; } .grid-wrapper { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: minmax(100px, auto); } #graph-outline { grid-column: 2 /6; grid-row: 14 / 20; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: beige; } #graph { position: relative; height: 80%; width: 80%; display: flex; align-items: flex-end; background-color: white; border-left: 10px solid black; border-bottom: 10px solid black; border-right-color: white; border-top-color: white; } .bar-plots { position: relative; width: 20%; background-color: #194BA7; /* border: 1px solid white; */ } #shape-1 { left: -100px; position: absolute; width: 100px; height: 0px; border-right: 165px solid rgb(85, 205, 222); border-top: 100px solid transparent; } #shape-2 { position: absolute; left: 165px; width: 155px; height: 100px; background-color: rgb(85, 205, 222); } #shape-3 { position: absolute; left: 218px; width: 100px; height: 100px; border-right: 155px solid rgb(85, 205, 222); border-top: 140px solid transparent; } #shape-4 { position: absolute; left: 473px; width: 155px; height: 245px; background-color: rgb(85, 205, 222); } #white-cover { position: absolute; top: 0px; right: 0px; height: 100%; width: 100%; background-color: white; transition-property: width; transition-duration: 4s; transition-timing-function: ease; transition-delay: .5s; } #scroll-counter { position: absolute; } .img-circle-items-border { display: flex; justify-content: center; align-items: center; position: absolute; height: 100px; width: 100px; border-radius: 50%; background-color: rgb(65, 133, 189); bottom: 120px; } .img-circle-items { display: flex; justify-content: center; align-items: center; position: absolute; height: 80px; width: 80px; border-radius: 50%; background-color: beige; } .icon { height: 60px; } #white-circle { display: flex; justify-content: center; align-items: center; position: absolute; height: 100px; width: 100px; border-radius: 50%; background-color: white; left: 350px; bottom: 120px; } #img-serum { left: 40px; opacity: 0; } #img-meeseek-box { left: 200px; opacity: 0; } #img-megaseed { left: 350px; opacity: 0; } #img-time-crystal { left: 500px; opacity: 0; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /*http://vignette1.wikia.nocookie.net/rickandmorty/images/4/45/Defense_Mega_Seed.png/revision/latest?cb=20160909051247*/ .pulse { animation-name: pulse_animation; animation-duration: 2000ms; transform-origin: 70% 70%; animation-timing-function: linear; } @keyframes pulse_animation { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1.08); } 60% { transform: scale(1); } 100% { transform: scale(1); } } #box-outline { grid-column: 2 /6; grid-row: 20 / 23; width: 100%; height: 80%; background-color: beige; display: grid; grid-template-columns: 1fr 1fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr; } #progress-date { grid-column: 2 / 5; grid-row: 2 / 3; height: 120px; width: 120px; background-color: white; display: flex; justify-content: space-around; align-items: center; border-radius: 20px; } .img-badge-border { display: flex; justify-content: center; align-items: center; height: 100px; width: 100px; border-radius: 50%; background-color: rgb(65, 133, 189); bottom: 120px; } .img-badge-items { display: flex; justify-content: center; align-items: center; height: 80px; width: 80px; border-radius: 50%; background-color: beige; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 4em; } #date { display: flex; justify-content: center; height: 100%; width: 50%; } #month { width: 80px; background-color: beige; border-radius: 10px; } #progress-details { grid-column: 2 / 5; grid-row: 2 / 8; background-color: white; border-radius: 20px; } #progress-info { grid-column: 6 / 15; grid-row: 2 / 8; background-color: silver; border-radius: 20px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 1.4em; } #progress-title { grid-column: 2 / 16; grid-row: 2 / 4; background-color: white; } #progress-description { grid-column: 2 / 16; grid-row: 5 / 16; background-color: white; }
features/interactiveGraph.css
body { height: 4000px; } .grid-wrapper { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: minmax(100px, auto); } #graph-outline { grid-column: 2 /6; grid-row: 14 / 20; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: beige; } #graph { position: relative; height: 80%; width: 80%; display: flex; align-items: flex-end; background-color: white; border-left: 10px solid black; border-bottom: 10px solid black; border-right-color: white; border-top-color: white; } .bar-plots { position: relative; width: 20%; background-color: #194BA7; /* border: 1px solid white; */ } #shape-1 { left: -100px; position: absolute; width: 100px; height: 0px; border-right: 165px solid rgb(85, 205, 222); border-top: 100px solid transparent; } #shape-2 { position: absolute; left: 165px; width: 155px; height: 100px; background-color: rgb(85, 205, 222); } #shape-3 { position: absolute; left: 218px; width: 100px; height: 100px; border-right: 155px solid rgb(85, 205, 222); border-top: 140px solid transparent; } #shape-4 { position: absolute; left: 473px; width: 155px; height: 245px; background-color: rgb(85, 205, 222); } #white-cover { position: absolute; top: 0px; right: 0px; height: 100%; width: 100%; background-color: white; transition-property: width; transition-duration: 4s; transition-timing-function: ease; transition-delay: .5s; } #scroll-counter { position: absolute; } .img-circle-items-border { display: flex; justify-content: center; align-items: center; position: absolute; height: 100px; width: 100px; border-radius: 50%; background-color: rgb(65, 133, 189); bottom: 120px; } .img-circle-items { display: flex; justify-content: center; align-items: center; position: absolute; height: 80px; width: 80px; border-radius: 50%; background-color: beige; } .icon { height: 60px; } #white-circle { display: flex; justify-content: center; align-items: center; position: absolute; height: 100px; width: 100px; border-radius: 50%; background-color: white; left: 350px; bottom: 120px; } #img-serum { left: 40px; opacity: 0; } #img-meeseek-box { left: 200px; opacity: 0; } #img-megaseed { left: 350px; opacity: 0; } #img-time-crystal { left: 500px; opacity: 0; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /*http://vignette1.wikia.nocookie.net/rickandmorty/images/4/45/Defense_Mega_Seed.png/revision/latest?cb=20160909051247*/ .pulse { animation-name: pulse_animation; animation-duration: 2000ms; transform-origin: 70% 70%; animation-timing-function: linear; } @keyframes pulse_animation { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1.08); } 60% { transform: scale(1); } 100% { transform: scale(1); } } #box-outline { grid-column: 2 /6; grid-row: 20 / 23; width: 100%; height: 80%; background-color: beige; display: grid; grid-template-columns: 1fr 1fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr; } #progress-date { grid-column: 2 / 5; grid-row: 2 / 3; height: 120px; width: 120px; background-color: white; display: flex; justify-content: space-around; align-items: center; border-radius: 20px; } .img-badge-border { display: flex; justify-content: center; align-items: center; height: 100px; width: 100px; border-radius: 50%; background-color: rgb(65, 133, 189); bottom: 120px; } .img-badge-items { display: flex; justify-content: center; align-items: center; height: 80px; width: 80px; border-radius: 50%; background-color: beige; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 4em; } #date { display: flex; justify-content: center; height: 100%; width: 50%; } #month { width: 80px; background-color: beige; border-radius: 10px; } #progress-details { grid-column: 2 / 5; grid-row: 2 / 8; background-color: white; border-radius: 20px; } #progress-info { grid-column: 6 / 15; grid-row: 2 / 8; background-color: silver; border-radius: 20px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; font-family: 'Droid Sans', sans-serif; font-weight: bold; font-size: 1.4em; } #progress-title { grid-column: 2 / 16; grid-row: 2 / 4; background-color: white; } #progress-description { grid-column: 2 / 16; grid-row: 5 / 16; background-color: white; }
0.605682
0.147156
.thumb-wheel { -se-thumbwheel-inner-background: -fx-control-inner-background; -fx-background-color: linear-gradient(to bottom, derive(-fx-text-box-border, -10%), -fx-text-box-border), linear-gradient(from 0px 0px to 0px 5px, derive(-se-thumbwheel-inner-background, -9%), -se-thumbwheel-inner-background); -fx-background-insets: 0, 1; -fx-background-radius: 3, 2; } .thumb-wheel-increment-spinner-button { -fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color; -fx-background-insets: 0 0 -1 0, 0, 1, 2; -fx-background-radius: 3 3 0 0, 3 3 0 0, 2 2 0 0, 1 1 0 0; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 5 8 3 8 */ } .thumb-wheel-increment-spinner-button:focused { -fx-background-color: -fx-focus-color, -fx-inner-border, -fx-body-color, -fx-faint-focus-color, -fx-body-color; -fx-background-insets: -0.2, 1, 2, -1.4, 2.6; -fx-background-radius: 3 3 0 0, 3 3 0 0, 3 3 0 0, 2 2 0 0, 1 1 0 0;; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 5 8 3 8 */ } .thumb-wheel-decrement-spinner-button { -fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color; -fx-background-insets: 0 0 -1 0, 0, 1, 2; -fx-background-radius: 0 0 3 3, 0 0 3 3, 0 0 2 2, 0 0 1 1; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 3 8 5 8 */ } .thumb-wheel-decrement-spinner-button:focused { -fx-background-color: -fx-focus-color, -fx-inner-border, -fx-body-color, -fx-faint-focus-color, -fx-body-color; -fx-background-insets: -0.2, 1, 2, -1.4, 2.6; -fx-background-radius: 0 0 3 3, 0 0 3 3, 0 0 3 3, 0 0 2 2, 0 0 1 1; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 3 8 5 8 */ } .thumb-wheel-increment-arrow { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 4 h 7 l -3.5 -4 z"; } .thumb-wheel-decrement-arrow { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 0 h 7 l -3.5 4 z"; } .thumb-wheel-increment-mark { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 1.3 0 v 1.3 h -1.3 v 1.2 h 1.3 v 1.3 h 1.2 v -1.3 h 1.3 v -1.2 h -1.3 v -1.3 z"; } .thumb-wheel-decrement-mark { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 1.3 v 1.2 h 4 v -1.2 z"; }
src/main/resources/styles/thumbwheel.css
.thumb-wheel { -se-thumbwheel-inner-background: -fx-control-inner-background; -fx-background-color: linear-gradient(to bottom, derive(-fx-text-box-border, -10%), -fx-text-box-border), linear-gradient(from 0px 0px to 0px 5px, derive(-se-thumbwheel-inner-background, -9%), -se-thumbwheel-inner-background); -fx-background-insets: 0, 1; -fx-background-radius: 3, 2; } .thumb-wheel-increment-spinner-button { -fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color; -fx-background-insets: 0 0 -1 0, 0, 1, 2; -fx-background-radius: 3 3 0 0, 3 3 0 0, 2 2 0 0, 1 1 0 0; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 5 8 3 8 */ } .thumb-wheel-increment-spinner-button:focused { -fx-background-color: -fx-focus-color, -fx-inner-border, -fx-body-color, -fx-faint-focus-color, -fx-body-color; -fx-background-insets: -0.2, 1, 2, -1.4, 2.6; -fx-background-radius: 3 3 0 0, 3 3 0 0, 3 3 0 0, 2 2 0 0, 1 1 0 0;; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 5 8 3 8 */ } .thumb-wheel-decrement-spinner-button { -fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color; -fx-background-insets: 0 0 -1 0, 0, 1, 2; -fx-background-radius: 0 0 3 3, 0 0 3 3, 0 0 2 2, 0 0 1 1; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 3 8 5 8 */ } .thumb-wheel-decrement-spinner-button:focused { -fx-background-color: -fx-focus-color, -fx-inner-border, -fx-body-color, -fx-faint-focus-color, -fx-body-color; -fx-background-insets: -0.2, 1, 2, -1.4, 2.6; -fx-background-radius: 0 0 3 3, 0 0 3 3, 0 0 3 3, 0 0 2 2, 0 0 1 1; -fx-padding: 0.333335em 0.666667em 0.333335em 0.666667em; /* 3 8 5 8 */ } .thumb-wheel-increment-arrow { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 4 h 7 l -3.5 -4 z"; } .thumb-wheel-decrement-arrow { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 0 h 7 l -3.5 4 z"; } .thumb-wheel-increment-mark { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 1.3 0 v 1.3 h -1.3 v 1.2 h 1.3 v 1.3 h 1.2 v -1.3 h 1.3 v -1.2 h -1.3 v -1.3 z"; } .thumb-wheel-decrement-mark { -fx-background-color: -fx-mark-highlight-color, -fx-mark-color; -fx-background-insets: 0 0 -1 0, 0; -fx-padding: 0.166667em 0.333333em 0.166667em 0.333333em; /* 2 4 2 4 */ -fx-shape: "M 0 1.3 v 1.2 h 4 v -1.2 z"; }
0.480479
0.195575
.hu-ui.user .portrait { width: 36px; height: 36px; border-radius: 18px; float: left; } .hu-ui.user a { margin: auto 6px; display: inline-block; float: left; line-height: 36px; font-size: 14px; color: gray; cursor: pointer; } .hu-ui.user a.logout:hover { text-decoration: underline !important; } .hu-ui.user a.logout:active { color: #495b64; } .hu-ui.menu-item { width: 84px; height: 104px; position: relative; color: white; background: #495b64; box-sizing: border-box; padding: 6px 0; text-align: center; will-change: background; transition: background 0.2s ease-in-out; cursor: pointer; user-select: none; } .hu-ui.menu-item .icon { padding: 8px 12px; width: auto; font-size: 36px; color: inherit; display: inline-block; text-align: center; } .hu-ui.menu-item .icon li { display: inline-block; } .hu-ui.menu-item .data { color: white; width: 100%; position: relative; top: -8px; text-align: center; display: inline-block; font-size: 12px; } .hu-ui.menu-item:hover { will-change: background; transition: background 0.2s ease-in-out; background: #3e4e55; } .hu-ui.menu-item.active { background: #1b2b33; } .hu-ui.menu-item.active .icon li { color: #6ea0b9; } .hu-ui.menu-item.active .data { color: #6ea0b9; } .hu-ui.menu-item.disabled { background: #a7a7a7; color: gray; } .hu-ui.menu-item.disabled .data { color: gray; } .hu-ui.menu-item.disabled li { color: gray; } .action .action-text, .action a { font-size: .9rem; cursor: pointer; padding: 0 6px; color: #4183c4; user-select: none; } .action .action-text:active, .action a:active { color: #6ea0b9; } .ui.pagination.menu .item.active { border: none; } #geo-picker-pannel { background: white; position: fixed; right: -200%; height: 100%; top: 0; max-width: 480px; width: 100%; box-shadow: -1px 0 15px 1px #d7d7d7; padding: 24px; z-index: 102; } #geo-picker-pannel .close-wrapper { width: 100%; padding: 24px 8px; box-sizing: border-box; } #geo-picker-pannel .close-wrapper .close { display: block; float: left; color: #cdcdcd; font-size: 24px; } #geo-picker-pannel .close-wrapper .close:hover { color: #b3b3b3; } #geo-picker-pannel .close-wrapper .close:active { color: #9a9a9a; } #geo-picker-pannel .map-wrapper { width: 100%; position: relative; } #geo-picker-pannel .map-wrapper #map { padding-bottom: 61.8%; width: 100%; background: gray; margin: 12px 0; border: 1px solid #e6e6e6; } #geo-picker-pannel .map-wrapper #maxisize { position: absolute; top: 12px; right: 7px; font-size: 24px; color: gray; } #geo-picker-pannel #pickerPoint { padding: 6px; } #geo-picker-pannel #pickerPoint .data { font-size: .8rem; font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif; color: red; padding: 6px; border-radius: 3px; } #geo-picker-pannel .toolbar { position: relative; margin: 24px 0; box-sizing: border-box; width: 100%; } #geo-picker-pannel .toolbar .btn { float: right; } .panel-close { right: -100%; } .icon-btn-wrapper { float: right; margin-right: 12px; } .icon-btn-wrapper .icon.button { font-size: 24px; cursor: pointer; color: #495b64; } .icon-btn-wrapper .icon.button:active { color: #77909c; } .rotate-180deg { transform: rotateZ(180deg); transform-origin: 50% 25%; transition: transform 0.6s ease-in-out; } .button.chearup { background: transparent; border: 1px solid red; } .button.chearup i { color: red; }
Assert/css/component.css
.hu-ui.user .portrait { width: 36px; height: 36px; border-radius: 18px; float: left; } .hu-ui.user a { margin: auto 6px; display: inline-block; float: left; line-height: 36px; font-size: 14px; color: gray; cursor: pointer; } .hu-ui.user a.logout:hover { text-decoration: underline !important; } .hu-ui.user a.logout:active { color: #495b64; } .hu-ui.menu-item { width: 84px; height: 104px; position: relative; color: white; background: #495b64; box-sizing: border-box; padding: 6px 0; text-align: center; will-change: background; transition: background 0.2s ease-in-out; cursor: pointer; user-select: none; } .hu-ui.menu-item .icon { padding: 8px 12px; width: auto; font-size: 36px; color: inherit; display: inline-block; text-align: center; } .hu-ui.menu-item .icon li { display: inline-block; } .hu-ui.menu-item .data { color: white; width: 100%; position: relative; top: -8px; text-align: center; display: inline-block; font-size: 12px; } .hu-ui.menu-item:hover { will-change: background; transition: background 0.2s ease-in-out; background: #3e4e55; } .hu-ui.menu-item.active { background: #1b2b33; } .hu-ui.menu-item.active .icon li { color: #6ea0b9; } .hu-ui.menu-item.active .data { color: #6ea0b9; } .hu-ui.menu-item.disabled { background: #a7a7a7; color: gray; } .hu-ui.menu-item.disabled .data { color: gray; } .hu-ui.menu-item.disabled li { color: gray; } .action .action-text, .action a { font-size: .9rem; cursor: pointer; padding: 0 6px; color: #4183c4; user-select: none; } .action .action-text:active, .action a:active { color: #6ea0b9; } .ui.pagination.menu .item.active { border: none; } #geo-picker-pannel { background: white; position: fixed; right: -200%; height: 100%; top: 0; max-width: 480px; width: 100%; box-shadow: -1px 0 15px 1px #d7d7d7; padding: 24px; z-index: 102; } #geo-picker-pannel .close-wrapper { width: 100%; padding: 24px 8px; box-sizing: border-box; } #geo-picker-pannel .close-wrapper .close { display: block; float: left; color: #cdcdcd; font-size: 24px; } #geo-picker-pannel .close-wrapper .close:hover { color: #b3b3b3; } #geo-picker-pannel .close-wrapper .close:active { color: #9a9a9a; } #geo-picker-pannel .map-wrapper { width: 100%; position: relative; } #geo-picker-pannel .map-wrapper #map { padding-bottom: 61.8%; width: 100%; background: gray; margin: 12px 0; border: 1px solid #e6e6e6; } #geo-picker-pannel .map-wrapper #maxisize { position: absolute; top: 12px; right: 7px; font-size: 24px; color: gray; } #geo-picker-pannel #pickerPoint { padding: 6px; } #geo-picker-pannel #pickerPoint .data { font-size: .8rem; font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif; color: red; padding: 6px; border-radius: 3px; } #geo-picker-pannel .toolbar { position: relative; margin: 24px 0; box-sizing: border-box; width: 100%; } #geo-picker-pannel .toolbar .btn { float: right; } .panel-close { right: -100%; } .icon-btn-wrapper { float: right; margin-right: 12px; } .icon-btn-wrapper .icon.button { font-size: 24px; cursor: pointer; color: #495b64; } .icon-btn-wrapper .icon.button:active { color: #77909c; } .rotate-180deg { transform: rotateZ(180deg); transform-origin: 50% 25%; transition: transform 0.6s ease-in-out; } .button.chearup { background: transparent; border: 1px solid red; } .button.chearup i { color: red; }
0.41478
0.070368
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /*--start editing from here--*/ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*--end reset--*/ body { font-family: myFirstFont; src: url(BebasNeueRegular.otf); background-image: url("../img/back.png"); background-repeat: no-repeat; background-attachment: fixed; } h1 { font-size: 3em; text-align: center; color: #ffffff; font-weight: 100; } /*-- main --*/ .main-agile { padding: 3em 0; } .login_logo{ width: 45%; } .w3ls-signup{ width: 60%; margin: 3em 20%; } .w3ls-signup-left{ float: left; width: 55%; background-color: white; background-size: cover; padding: 10% 5%; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .w3ls-signup-left h2{ color: black; font-size: 1.2em; margin: 1em 0 0 0; } .w3ls-signup-right{ float: left; width: 35%; background-color: rgb(254, 194, 38); padding: 1px 2em 1.4em; } .heading-right{ text-transform: uppercase; color: white; margin-top: 5%; font-weight: bold; } .login-agileits-top input[type="text"],.login-agileits-top input[type="password"]{ outline: none; font-size: 1em; color: #212121; padding: .6em; margin: 0; width: 95%; border: none; border-bottom: 1px solid white; -webkit-appearance: none; display: block; background: none; -webkit-border-radius: 10px; -moz-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; } select { width: 98% !important; } .login-agileits-top p { font-size: 1em; color: #212121; font-weight: bold; margin: 1.2em 0 .01em; } /*-- checkbox --*/ .anim { font-size: 0.9em; color: #212121; cursor: pointer; position: relative; margin: 2em 0 0; display: inline-block; } .move{ /* Will be right the checkbox code */ } input.checkbox { background-color: rgb(254, 194, 38); cursor: pointer; vertical-align: text-top; } input.checkbox:before { content: ""; position: absolute; width: 1em; height: 1em; background: inherit; } input.checkbox:after { content: ""; position: absolute; top: 0px; left: 0; z-index: 1; width: 1em; height: 1em; border: 1px solid #296FB7; -webkit-transition: .4s all; -moz-transition: .4s all; -o-transition: .4s all; -ms-transition: .4s all; transition: .4s all; } input.checkbox:checked:after { transform: rotate(-45deg); height: .5rem; border-color: #296FB7; border-top-color: transparent; border-right-color: transparent; } @keyframes rippling { 50% { border-left-color: #F44336; } 100% { border-bottom-color: #F44336; border-left-color: #F44336; } } .login-form.login-form-left .anim { margin-top: 2.5em; } /*-- //checkbox --*/ .login-agileits-top input[type="submit"] { font-size: 1em; color: #fff; background: #296FB7; border: 1px solid #296FB7; outline: none; cursor: pointer; padding: .6em 1em; -webkit-appearance: none; width: 100%; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-top: 1em; transition: 0.5s all ; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .login-agileits-top input[type="submit"]:hover { background: none; border: 1px solid #212121; } .agileinfo-social-grids ul { padding: 0; margin: 0; margin-top: 12%; margin-left: 10%; text-align: center; } .agileinfo-social-grids ul li { display: inline-block; margin: 1em .5em 0 0; } .agileinfo-social-grids ul li a { /*color: #FFFFFF;*/ text-align: center; } .agileinfo-social-grids ul li a i.fa.fa-facebook,.agileinfo-social-grids ul li a i.fa.fa-google, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk { height: 40px; width: 180px; line-height: 40px; background: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .agileinfo-social-grids ul li a i.fa.fa-facebook{ border: solid 1px #3b5998; color: #3b5998; } .agileinfo-social-grids ul li a i.fa.fa-google{ border: solid 1px #CF3D2E; color: #CF3D2E; } .agileinfo-social-grids ul li a i.fa.fa-google:hover { border: solid 1px #CF3D2E; background:#CF3D2E; color: #CF3D2E; } .agileinfo-social-grids ul li a i.fa.fa-google:hover{ border: solid 1px #CF3D2E; background:#CF3D2E; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-twitter{ border: solid 1px #1da1f2; color: #1da1f2; } .agileinfo-social-grids ul li a i.fa.fa-rss{ border: solid 1px #f26522; color: #f26522 ; } .agileinfo-social-grids ul li a i.fa.fa-vk{ border: solid 1px #45668e; color: #45668e; } .agileinfo-social-grids ul li a i.fa.fa-facebook:hover { border: solid 1px #3b5998; background:#3b5998; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-twitter:hover{ border: solid 1px #55acee; background:#55acee; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-rss:hover{ border: solid 1px #f26522; background:#f26522; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-vk:hover{ border: solid 1px #45668e; background:#45668e; color: #FFFFFF; } .copyright{ text-align:center; } .copyright p{ color:#212121; margin:1em 0 0 0; } .copyright p a{ color: #ffffff; } .copyright p a:hover{ color:#212121; } /*-- responsive --*/ @media(max-width:1080px){ .w3ls-signup { width: 65%; } } @media(max-width:991px){ .w3ls-signup { width: 70%; } } @media(max-width:800px){ .w3ls-signup { width: 85%; } } @media(max-width:768px){ .w3ls-signup-left { width: 39.4%; } } @media(max-width:736px){ .w3ls-signup-left { width: 35%; } .w3ls-signup-right { width: 41%; } } @media(max-width:640px){ .w3ls-signup-left { width: 35%; padding: 10.3em 2em; } .w3ls-signup-right { width: 40%; padding: 2em 2em 2em; } .login-agileits-top input[type="text"], .login-agileits-top input[type="password"] { width: 90%; } .agileinfo-social-grids ul li a i.fa.fa-facebook, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk { height: 30px; width: 30px; line-height: 30px; } } @media(max-width:600px){ .w3ls-signup { width: 90%; } } @media(max-width:568px){ .w3ls-signup { width: 70%; } .w3ls-signup-left { width: 100%; padding: 8em 0em; float: none; } .w3ls-signup-right { width: 100%; padding: 2em 0em 2em; float: none; } .login-agileits-top { padding: 0 2em; } } @media(max-width:480px){ .w3ls-signup-left { padding: 6em 0em; } h1 { font-size: 2.5em; } } @media(max-width:414px){ .w3ls-signup { width: 80%; } } @media(max-width:384px){ h1 { font-size: 2em; } } @media(max-width:320px){ .w3ls-signup-left { padding: 4em 0em; } .w3ls-signup { width: 85%; } h1 { font-size: 1.7em; } .w3ls-signup-left img { width: 30%; } .login-agileits-top { padding: 0 1em; } .w3ls-signup-right { padding: 1em 0em; } .wthree-social h5 { margin: 1em 0; } } /*-- //responsive --*/
signin/css/style.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /*--start editing from here--*/ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*--end reset--*/ body { font-family: myFirstFont; src: url(BebasNeueRegular.otf); background-image: url("../img/back.png"); background-repeat: no-repeat; background-attachment: fixed; } h1 { font-size: 3em; text-align: center; color: #ffffff; font-weight: 100; } /*-- main --*/ .main-agile { padding: 3em 0; } .login_logo{ width: 45%; } .w3ls-signup{ width: 60%; margin: 3em 20%; } .w3ls-signup-left{ float: left; width: 55%; background-color: white; background-size: cover; padding: 10% 5%; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .w3ls-signup-left h2{ color: black; font-size: 1.2em; margin: 1em 0 0 0; } .w3ls-signup-right{ float: left; width: 35%; background-color: rgb(254, 194, 38); padding: 1px 2em 1.4em; } .heading-right{ text-transform: uppercase; color: white; margin-top: 5%; font-weight: bold; } .login-agileits-top input[type="text"],.login-agileits-top input[type="password"]{ outline: none; font-size: 1em; color: #212121; padding: .6em; margin: 0; width: 95%; border: none; border-bottom: 1px solid white; -webkit-appearance: none; display: block; background: none; -webkit-border-radius: 10px; -moz-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; } select { width: 98% !important; } .login-agileits-top p { font-size: 1em; color: #212121; font-weight: bold; margin: 1.2em 0 .01em; } /*-- checkbox --*/ .anim { font-size: 0.9em; color: #212121; cursor: pointer; position: relative; margin: 2em 0 0; display: inline-block; } .move{ /* Will be right the checkbox code */ } input.checkbox { background-color: rgb(254, 194, 38); cursor: pointer; vertical-align: text-top; } input.checkbox:before { content: ""; position: absolute; width: 1em; height: 1em; background: inherit; } input.checkbox:after { content: ""; position: absolute; top: 0px; left: 0; z-index: 1; width: 1em; height: 1em; border: 1px solid #296FB7; -webkit-transition: .4s all; -moz-transition: .4s all; -o-transition: .4s all; -ms-transition: .4s all; transition: .4s all; } input.checkbox:checked:after { transform: rotate(-45deg); height: .5rem; border-color: #296FB7; border-top-color: transparent; border-right-color: transparent; } @keyframes rippling { 50% { border-left-color: #F44336; } 100% { border-bottom-color: #F44336; border-left-color: #F44336; } } .login-form.login-form-left .anim { margin-top: 2.5em; } /*-- //checkbox --*/ .login-agileits-top input[type="submit"] { font-size: 1em; color: #fff; background: #296FB7; border: 1px solid #296FB7; outline: none; cursor: pointer; padding: .6em 1em; -webkit-appearance: none; width: 100%; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-top: 1em; transition: 0.5s all ; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .login-agileits-top input[type="submit"]:hover { background: none; border: 1px solid #212121; } .agileinfo-social-grids ul { padding: 0; margin: 0; margin-top: 12%; margin-left: 10%; text-align: center; } .agileinfo-social-grids ul li { display: inline-block; margin: 1em .5em 0 0; } .agileinfo-social-grids ul li a { /*color: #FFFFFF;*/ text-align: center; } .agileinfo-social-grids ul li a i.fa.fa-facebook,.agileinfo-social-grids ul li a i.fa.fa-google, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk { height: 40px; width: 180px; line-height: 40px; background: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .agileinfo-social-grids ul li a i.fa.fa-facebook{ border: solid 1px #3b5998; color: #3b5998; } .agileinfo-social-grids ul li a i.fa.fa-google{ border: solid 1px #CF3D2E; color: #CF3D2E; } .agileinfo-social-grids ul li a i.fa.fa-google:hover { border: solid 1px #CF3D2E; background:#CF3D2E; color: #CF3D2E; } .agileinfo-social-grids ul li a i.fa.fa-google:hover{ border: solid 1px #CF3D2E; background:#CF3D2E; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-twitter{ border: solid 1px #1da1f2; color: #1da1f2; } .agileinfo-social-grids ul li a i.fa.fa-rss{ border: solid 1px #f26522; color: #f26522 ; } .agileinfo-social-grids ul li a i.fa.fa-vk{ border: solid 1px #45668e; color: #45668e; } .agileinfo-social-grids ul li a i.fa.fa-facebook:hover { border: solid 1px #3b5998; background:#3b5998; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-twitter:hover{ border: solid 1px #55acee; background:#55acee; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-rss:hover{ border: solid 1px #f26522; background:#f26522; color: #FFFFFF; } .agileinfo-social-grids ul li a i.fa.fa-vk:hover{ border: solid 1px #45668e; background:#45668e; color: #FFFFFF; } .copyright{ text-align:center; } .copyright p{ color:#212121; margin:1em 0 0 0; } .copyright p a{ color: #ffffff; } .copyright p a:hover{ color:#212121; } /*-- responsive --*/ @media(max-width:1080px){ .w3ls-signup { width: 65%; } } @media(max-width:991px){ .w3ls-signup { width: 70%; } } @media(max-width:800px){ .w3ls-signup { width: 85%; } } @media(max-width:768px){ .w3ls-signup-left { width: 39.4%; } } @media(max-width:736px){ .w3ls-signup-left { width: 35%; } .w3ls-signup-right { width: 41%; } } @media(max-width:640px){ .w3ls-signup-left { width: 35%; padding: 10.3em 2em; } .w3ls-signup-right { width: 40%; padding: 2em 2em 2em; } .login-agileits-top input[type="text"], .login-agileits-top input[type="password"] { width: 90%; } .agileinfo-social-grids ul li a i.fa.fa-facebook, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk { height: 30px; width: 30px; line-height: 30px; } } @media(max-width:600px){ .w3ls-signup { width: 90%; } } @media(max-width:568px){ .w3ls-signup { width: 70%; } .w3ls-signup-left { width: 100%; padding: 8em 0em; float: none; } .w3ls-signup-right { width: 100%; padding: 2em 0em 2em; float: none; } .login-agileits-top { padding: 0 2em; } } @media(max-width:480px){ .w3ls-signup-left { padding: 6em 0em; } h1 { font-size: 2.5em; } } @media(max-width:414px){ .w3ls-signup { width: 80%; } } @media(max-width:384px){ h1 { font-size: 2em; } } @media(max-width:320px){ .w3ls-signup-left { padding: 4em 0em; } .w3ls-signup { width: 85%; } h1 { font-size: 1.7em; } .w3ls-signup-left img { width: 30%; } .login-agileits-top { padding: 0 1em; } .w3ls-signup-right { padding: 1em 0em; } .wthree-social h5 { margin: 1em 0; } } /*-- //responsive --*/
0.281208
0.04975
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } h1, h2, h3, h4, h5, h6, ul { margin: 0; padding: 0; } .container { max-width: 1280px; margin: 0 auto; padding-left: 0.9375rem; padding-right: 0.9375rem; } body { font-family: 'Roboto Slab', serif; font-size: 15px; line-height: 24px; } .block-acc { display: none; padding-left: 40px; } h3 { font-size: 24px; } .wrap { max-width: 1170px; margin: 0 auto; padding-left: 15px; padding-right: 15px; } .wrap .btn_center { margin: 85px auto; } .btn-sec { background: linear-gradient(to top left, #65e49c, #65e4b0); padding: 12px 0; font-size: 18px; box-sizing: border-box; outline: none; border: none; margin-top: 27px; color: #fff; position: relative; cursor: pointer; border-radius: 3px; box-shadow: 0 -2px #adeddb inset; text-decoration: none; display: block; width: 139px; text-align: center; } .page-main { background-image: url(../img/bg.png); background-repeat: no-repeat; background-size: cover; color: #fff; padding-bottom: 50px; padding-bottom: 157px; } .page { padding-top: 161px; padding-bottom: 160px; position: relative; } .page-gray { background-color: #f5f6fa; } .page__title { font-size: 48px; text-align: center; margin-bottom: 22px; letter-spacing: 1.5px; } .page__subtitle { color: #65e496; text-align: center; font-size: 18px; letter-spacing: 0.9px; } .page__btn { display: block; background: linear-gradient(to top left, #65e49c, #65e4b0); color: #fff; text-decoration: none; max-width: 250px; border-radius: 3px; text-align: center; font-size: 18px; margin-top: 48px; padding: 14px 0; letter-spacing: 0.7px; margin-bottom: 19px; box-shadow: 0 -2px #adeddb inset; } .page-carousel { background-image: url(../img/bg-slider.svg); background-repeat: no-repeat; background-size: 100% 100%; padding-top: 210px; padding-bottom: 210px; } .header { display: flex; justify-content: space-between; align-items: center; max-width: 1170px; margin: 0 auto; padding: 38px 15px 180px 15px; } .header__logo { display: block; background-image: url(../img/Logo.svg); background-repeat: no-repeat; width: 137px; height: 28px; } .header-list { font-family: "Open Sans", serif; } .header-list__item { text-decoration: none; margin-left: 18px; color: #fff; letter-spacing: 0.5px; padding-bottom: 5px; border-bottom: 3px solid transparent; transition: 0.3s; } .header-list__item:hover, .header-list__item.active { border-bottom: 3px solid #65e496; } .block-text { flex-basis: calc(93% - 500px); } .block-text--width { flex-basis: calc(93% - 520px); } .block-text__btn--main { box-shadow: 0 -2px #59ba88 inset; } .block-text__name { font-family: "Open Sans", serif; font-size: 18px; margin-top: 0; } .block-text__name_top { margin-top: 14px; margin-left: 0; margin-bottom: 20px; } .block-text__title { font-size: 48px; font-weight: 700; letter-spacing: 1.8px; margin-bottom: 40px; margin-top: 30px; line-height: 50px; } .block-text__title span { display: block; color: #65e496; font-size: 18px; letter-spacing: 0.9px; margin-top: 12px; margin-bottom: -4px; line-height: 23px; } .block-text__description { font-family: "Open Sans", serif; line-height: 24px; margin-bottom: 23px; letter-spacing: 0.75px; } .block-text-item { margin-top: 55px; } .block-text-item__date { font-size: 15px; font-family: Open-sans, sans-serif; letter-spacing: 0.8px; margin-bottom: 4px; } .block-text-item__title { font-size: 18px; letter-spacing: 0.9px; margin-bottom: 14px; } .block-text-item__desc { font-size: 15px; font-family: Open-sans, sans-serif; letter-spacing: 1.25px; } .block-text small { font-family: Open-sans, sans-serif; font-weight: 400; font-style: italic; } h2 + .block-text-item { margin-top: 40px; } .block-book { display: flex; justify-content: flex-start; } .block-book-demo { display: block; height: 643px; background-repeat: no-repeat; background-image: url(../img/book.svg); flex-basis: 500px; } .block-book-demo-text { width: 96%; display: flex; flex-direction: column; height: inherit; justify-content: space-between; } .block-book-demo-text__title { text-align: center; font-size: 36px; letter-spacing: 1px; margin-top: 109px; } .block-book-demo-text__title span { display: block; color: #65e496; font-size: 14px; font-weight: 400; margin-top: 10px; } .block-book-demo-author { margin-bottom: 43px; margin-left: 87px; color: #65e496; font-family: Open-sans, sans-serif; font-size: 14px; letter-spacing: 1px; } .block-author { display: flex; justify-content: space-between; } .block-ava { position: relative; } .block-ava__svg { position: absolute; z-index: -1; right: 0; } .block-ava__svg--left { right: inherit; left: 0; } .block-ava__img { margin-top: 45px; margin-right: 45px; } .block-ava__img--left { margin-top: 49px; margin-left: 51px; margin-right: 0; } .block-counter { display: flex; justify-content: space-around; margin-top: 163px; } .block-counter p { font-family: 'Open sans', serif; text-align: center; font-size: 18px; } .block-counter p span { font-family: 'Roboto Slab', serif; display: block; font-size: 80px; font-weight: 100; color: #65e496; margin-bottom: 45px; } .block-about { display: flex; justify-content: space-between; margin-top: 84px; } .block-about h3 { margin-bottom: 20px; letter-spacing: 1.2px; } .block-about-text { flex-basis: calc(100% - 690px); } .block-about-text__desc { font-family: 'Open sans', serif; letter-spacing: 0.75px; } .block-about-table { flex-basis: 574px; } .block-about-table__list { margin: 0; padding: 0; counter-reset: list; column-count: 2; margin-top: 25px; column-gap: 25px; } .block-about-table__list > li { position: relative; list-style-type: none; padding-left: 36px; counter-increment: list; margin-bottom: 8px; letter-spacing: 0.7px; } .block-about-table__list > li::before { content: counter(list) "."; } .block-about-table__list > li::after { position: absolute; content: "+"; left: 0; top: calc(50% - 10px); font-family: 'Open sans', serif; padding: 0 7px; font-size: 15px; color: #fff; background-color: #5fc9b8; line-height: 22px; cursor: pointer; } .block-about-table__list_next { counter-reset: list 10; position: relative; display: none; } .block-about-table__list_next::before { content: ""; width: 100px; height: 2px; background-color: #78c5b2; display: block; position: absolute; top: -10px; } .block-about-social { display: flex; align-items: center; } .block-about-social__title { font-size: 18px; letter-spacing: 1px; font-weight: 600; } .block-about-social__list { list-style-type: none; padding-left: 20px; } .block-about-social__list > li { display: inline-block; font-size: 18px; margin-right: 15px; } .block-about-social__list > li > a { color: #65e496; } .block-other { display: flex; } .block-other-books { display: flex; justify-content: space-between; } .block-other-books-item { display: flex; flex-direction: column; width: 33%; } .block-other-books-item-picture { margin-top: 65px; background-image: url(../img/book.png); background-repeat: no-repeat; background-position: center; height: 410px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .block-other-books-item-picture__title { margin-top: 70px; font-size: 24px; letter-spacing: 2px; color: #f5f6fa; text-transform: uppercase; text-align: center; line-height: 1.1; padding-left: 15px; } .block-other-books-item-picture__title span { text-transform: none; font-family: 'Open Sans', sans-serif; font-size: 12px; display: block; color: #65e496; letter-spacing: 0.9px; margin-top: 10px; line-height: 1; } .block-other-books-item-picture__author { font-family: 'Open Sans', sans-serif; font-size: 14px; display: block; color: #65e496; margin-bottom: 30px; } .block-other-books-item-dscr { display: flex; flex-direction: column; justify-content: space-around; align-items: center; text-align: center; margin-top: 35px; } .block-other-books-item-dscr__title { font-size: 24px; letter-spacing: 1px; text-transform: capitalize; } .block-other-books-item-dscr__text { font-family: 'Open Sans', sans-serif; font-size: 15px; display: block; width: 65%; } .block-other-books-item-dscr__link { text-decoration: none; text-transform: uppercase; color: #65e496; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 15px; letter-spacing: 1px; border-bottom: 3px solid transparent; transition: 1s; } .block-other-books-item-dscr__link:hover { border-bottom: 3px solid #65e496; } .block-blog { display: flex; justify-content: space-between; margin-top: 86px; } .block-blog-item { flex-basis: 32%; } .block-blog h4 { font-size: 18px; margin-top: 15px; } .block-blog-img { width: 100%; height: 224px; overflow: hidden; position: relative; } .block-blog-img img { width: 100%; height: 224px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover; } .block-blog-info { font-size: 15px; flex-wrap: wrap; } .block-blog-info a { text-decoration: none; color: #65e496; } .block-blog-info > p { margin-top: 4px; } .block-blog__desc { font-size: 15px; font-family: 'Open Sans', sans-serif; } .block-blog + .page__btn { display: block; margin: 84px auto 0; padding: 13px 0; max-width: 227px; } .block-letter { display: flex; justify-content: space-between; } .block-letter-item { flex-basis: 49%; } .block-letter__title { font-size: 48px; margin-bottom: 22px; letter-spacing: 1.9px; margin-top: 6px; } .block-letter__text { font-family: 'Open Sans', sans-serif; letter-spacing: 0.75px; } .block-letter__input { width: 100%; background-color: #44444f; border: none; color: #9191b5; box-sizing: border-box; padding: 15px 27px; border-radius: 3px; letter-spacing: 0.6px; } .block-letter__input:focus { outline: none; } .block-letter__input::placeholder { color: #9191b5; } .block-letter__btn { display: block; background: linear-gradient(to top left, #65e49c, #65e4b0); color: #fff; text-decoration: none; width: 100%; border-radius: 3px; text-align: center; font-size: 18px; margin-top: 21px; padding: 14px 0; letter-spacing: 0.7px; margin-bottom: 19px; box-shadow: 0 -2px #adeddb inset; border: none; } .block-letter__btn:focus { outline: none; } .footer { background-color: #44444f; color: #9191b5; } .block-footer { display: flex; justify-content: space-between; padding-top: 80px; padding-bottom: 80px; } .block-footer div { flex-basis: 23%; } .block-footer div:first-child { flex-basis: 33%; } .block-footer__logo { display: block; background-image: url(../img/Logo-footer.svg); background-repeat: no-repeat; width: 137px; height: 28px; margin-bottom: 27px; margin: auto; } .block-footer__title { font-size: 18px; color: #65e496; text-transform: uppercase; margin-bottom: 20px; } .block-footer__list { list-style-type: none; padding-left: 0; margin-bottom: 13px; } .block-footer__social { display: flex; list-style-type: none; } .block-footer__social > li { margin-right: 14px; } .block-footer__social a { color: #65e496; } .block-carousel { text-align: center; } .block-carousel h3 { color: #65e496; margin-top: 25px; } .block-carousel p { color: #9191b5; font-family: 'Open Sans', sans-serif; max-width: 800px; margin: 0 auto; line-height: 29px; letter-spacing: 0.75px; } .block-carousel p.block-carousel__expert { margin-top: 2px; margin-bottom: 35px; line-height: 27px; } .block-carousel-thumb { display: block; margin: 0 auto 25px; position: relative; overflow: hidden; width: 152px; height: 152px; border-radius: 100%; } .block-carousel-thumb img { width: 152px; height: 152px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover; } .block-carousel-ava { position: relative; width: 152px; height: 152px; display: block; margin: 0 auto; } .block-carousel-bq { position: absolute; top: 0; right: -15px; display: block; width: 48px; height: 72px; background-image: url(../img/bq.png); background-repeat: no-repeat; } .slick-dots { display: flex; list-style-type: none; justify-content: center; margin-top: 10px; } .slick-dots > li { margin: 0 5px; } .slick-dots > li > button { text-indent: -9999px; width: 8px; height: 8px; border: none; background-color: #65e496; border-radius: 100%; line-height: 0; font-size: 0; padding: 0px; cursor: pointer; } .slick-dots > li > button:focus { outline: none; } .slick-dots > li.slick-active button { width: 37px; border-radius: 10px; } @media screen and (min-width: 36rem) { .container { max-width: 31.875rem; } } @media screen and (min-width: 48rem) { .container { max-width: 43.125rem; } } @media screen and (min-width: 62rem) { .container { max-width: 58.125rem; } } @media screen and (min-width: 75rem) { .container { max-width: 69.375rem; } } @media (max-width: 1020px) { .page { padding-top: 120px; padding-bottom: 120px; } .header { padding: 38px 15px 100px 15px; } .block-text { flex-basis: calc(93% - 315px); } .block-text--width { flex-basis: calc(93% - 315px); } .block-text__btn--main { margin: 0 auto; } .block-book { flex-direction: column-reverse; text-align: center; } .block-book-demo { background-position: center; } .block-book-demo-text__title { padding-left: 41px; } .block-book-demo-author { padding-right: 20%; } .block-ava__svg { width: 300px; height: 410px; } .block-ava__img { width: 300px; } .block-about { flex-direction: column; margin: 82px auto 0; max-width: 750px; } .block-about-text { flex-basis: 100%; } .block-about-table { flex-basis: 100%; margin-top: 40px; } .block-other-books { flex-direction: column; margin: 0 auto; } .block-other-books-item { width: 100%; } .block-letter { flex-direction: column; text-align: center; } .block-letter-item { flex-basis: 100%; } .block-letter__input { max-width: 500px; } .block-letter__btn { max-width: 500px; margin: 14px auto 0; } } @media (max-width: 920px) { .header { flex-direction: column; } } @media (max-width: 900px) { .block-blog { flex-direction: column; max-width: 550px; margin: 85px auto 0; } } @media (max-width: 850px) { .block-text__btn { margin: 0 auto; } .block-author { flex-direction: column-reverse; } .block-ava { width: 332px; margin: 0 auto; } .block-ava__svg { width: 306px; height: 390px; } } @media (max-width: 800px) { .block-footer { flex-direction: column; text-align: center; } .block-footer__logo { margin: 0 auto; } .block-footer__social { display: inline-flex; } } @media (max-width: 750px) { .block-counter { flex-direction: column; } .block-counter p { margin-bottom: 80px; } } @media (max-width: 630px) { .block-about-table__list { column-count: 1; } } /*# sourceMappingURL=maps/main.css.map */
dist/styles/main.css
/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } h1, h2, h3, h4, h5, h6, ul { margin: 0; padding: 0; } .container { max-width: 1280px; margin: 0 auto; padding-left: 0.9375rem; padding-right: 0.9375rem; } body { font-family: 'Roboto Slab', serif; font-size: 15px; line-height: 24px; } .block-acc { display: none; padding-left: 40px; } h3 { font-size: 24px; } .wrap { max-width: 1170px; margin: 0 auto; padding-left: 15px; padding-right: 15px; } .wrap .btn_center { margin: 85px auto; } .btn-sec { background: linear-gradient(to top left, #65e49c, #65e4b0); padding: 12px 0; font-size: 18px; box-sizing: border-box; outline: none; border: none; margin-top: 27px; color: #fff; position: relative; cursor: pointer; border-radius: 3px; box-shadow: 0 -2px #adeddb inset; text-decoration: none; display: block; width: 139px; text-align: center; } .page-main { background-image: url(../img/bg.png); background-repeat: no-repeat; background-size: cover; color: #fff; padding-bottom: 50px; padding-bottom: 157px; } .page { padding-top: 161px; padding-bottom: 160px; position: relative; } .page-gray { background-color: #f5f6fa; } .page__title { font-size: 48px; text-align: center; margin-bottom: 22px; letter-spacing: 1.5px; } .page__subtitle { color: #65e496; text-align: center; font-size: 18px; letter-spacing: 0.9px; } .page__btn { display: block; background: linear-gradient(to top left, #65e49c, #65e4b0); color: #fff; text-decoration: none; max-width: 250px; border-radius: 3px; text-align: center; font-size: 18px; margin-top: 48px; padding: 14px 0; letter-spacing: 0.7px; margin-bottom: 19px; box-shadow: 0 -2px #adeddb inset; } .page-carousel { background-image: url(../img/bg-slider.svg); background-repeat: no-repeat; background-size: 100% 100%; padding-top: 210px; padding-bottom: 210px; } .header { display: flex; justify-content: space-between; align-items: center; max-width: 1170px; margin: 0 auto; padding: 38px 15px 180px 15px; } .header__logo { display: block; background-image: url(../img/Logo.svg); background-repeat: no-repeat; width: 137px; height: 28px; } .header-list { font-family: "Open Sans", serif; } .header-list__item { text-decoration: none; margin-left: 18px; color: #fff; letter-spacing: 0.5px; padding-bottom: 5px; border-bottom: 3px solid transparent; transition: 0.3s; } .header-list__item:hover, .header-list__item.active { border-bottom: 3px solid #65e496; } .block-text { flex-basis: calc(93% - 500px); } .block-text--width { flex-basis: calc(93% - 520px); } .block-text__btn--main { box-shadow: 0 -2px #59ba88 inset; } .block-text__name { font-family: "Open Sans", serif; font-size: 18px; margin-top: 0; } .block-text__name_top { margin-top: 14px; margin-left: 0; margin-bottom: 20px; } .block-text__title { font-size: 48px; font-weight: 700; letter-spacing: 1.8px; margin-bottom: 40px; margin-top: 30px; line-height: 50px; } .block-text__title span { display: block; color: #65e496; font-size: 18px; letter-spacing: 0.9px; margin-top: 12px; margin-bottom: -4px; line-height: 23px; } .block-text__description { font-family: "Open Sans", serif; line-height: 24px; margin-bottom: 23px; letter-spacing: 0.75px; } .block-text-item { margin-top: 55px; } .block-text-item__date { font-size: 15px; font-family: Open-sans, sans-serif; letter-spacing: 0.8px; margin-bottom: 4px; } .block-text-item__title { font-size: 18px; letter-spacing: 0.9px; margin-bottom: 14px; } .block-text-item__desc { font-size: 15px; font-family: Open-sans, sans-serif; letter-spacing: 1.25px; } .block-text small { font-family: Open-sans, sans-serif; font-weight: 400; font-style: italic; } h2 + .block-text-item { margin-top: 40px; } .block-book { display: flex; justify-content: flex-start; } .block-book-demo { display: block; height: 643px; background-repeat: no-repeat; background-image: url(../img/book.svg); flex-basis: 500px; } .block-book-demo-text { width: 96%; display: flex; flex-direction: column; height: inherit; justify-content: space-between; } .block-book-demo-text__title { text-align: center; font-size: 36px; letter-spacing: 1px; margin-top: 109px; } .block-book-demo-text__title span { display: block; color: #65e496; font-size: 14px; font-weight: 400; margin-top: 10px; } .block-book-demo-author { margin-bottom: 43px; margin-left: 87px; color: #65e496; font-family: Open-sans, sans-serif; font-size: 14px; letter-spacing: 1px; } .block-author { display: flex; justify-content: space-between; } .block-ava { position: relative; } .block-ava__svg { position: absolute; z-index: -1; right: 0; } .block-ava__svg--left { right: inherit; left: 0; } .block-ava__img { margin-top: 45px; margin-right: 45px; } .block-ava__img--left { margin-top: 49px; margin-left: 51px; margin-right: 0; } .block-counter { display: flex; justify-content: space-around; margin-top: 163px; } .block-counter p { font-family: 'Open sans', serif; text-align: center; font-size: 18px; } .block-counter p span { font-family: 'Roboto Slab', serif; display: block; font-size: 80px; font-weight: 100; color: #65e496; margin-bottom: 45px; } .block-about { display: flex; justify-content: space-between; margin-top: 84px; } .block-about h3 { margin-bottom: 20px; letter-spacing: 1.2px; } .block-about-text { flex-basis: calc(100% - 690px); } .block-about-text__desc { font-family: 'Open sans', serif; letter-spacing: 0.75px; } .block-about-table { flex-basis: 574px; } .block-about-table__list { margin: 0; padding: 0; counter-reset: list; column-count: 2; margin-top: 25px; column-gap: 25px; } .block-about-table__list > li { position: relative; list-style-type: none; padding-left: 36px; counter-increment: list; margin-bottom: 8px; letter-spacing: 0.7px; } .block-about-table__list > li::before { content: counter(list) "."; } .block-about-table__list > li::after { position: absolute; content: "+"; left: 0; top: calc(50% - 10px); font-family: 'Open sans', serif; padding: 0 7px; font-size: 15px; color: #fff; background-color: #5fc9b8; line-height: 22px; cursor: pointer; } .block-about-table__list_next { counter-reset: list 10; position: relative; display: none; } .block-about-table__list_next::before { content: ""; width: 100px; height: 2px; background-color: #78c5b2; display: block; position: absolute; top: -10px; } .block-about-social { display: flex; align-items: center; } .block-about-social__title { font-size: 18px; letter-spacing: 1px; font-weight: 600; } .block-about-social__list { list-style-type: none; padding-left: 20px; } .block-about-social__list > li { display: inline-block; font-size: 18px; margin-right: 15px; } .block-about-social__list > li > a { color: #65e496; } .block-other { display: flex; } .block-other-books { display: flex; justify-content: space-between; } .block-other-books-item { display: flex; flex-direction: column; width: 33%; } .block-other-books-item-picture { margin-top: 65px; background-image: url(../img/book.png); background-repeat: no-repeat; background-position: center; height: 410px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .block-other-books-item-picture__title { margin-top: 70px; font-size: 24px; letter-spacing: 2px; color: #f5f6fa; text-transform: uppercase; text-align: center; line-height: 1.1; padding-left: 15px; } .block-other-books-item-picture__title span { text-transform: none; font-family: 'Open Sans', sans-serif; font-size: 12px; display: block; color: #65e496; letter-spacing: 0.9px; margin-top: 10px; line-height: 1; } .block-other-books-item-picture__author { font-family: 'Open Sans', sans-serif; font-size: 14px; display: block; color: #65e496; margin-bottom: 30px; } .block-other-books-item-dscr { display: flex; flex-direction: column; justify-content: space-around; align-items: center; text-align: center; margin-top: 35px; } .block-other-books-item-dscr__title { font-size: 24px; letter-spacing: 1px; text-transform: capitalize; } .block-other-books-item-dscr__text { font-family: 'Open Sans', sans-serif; font-size: 15px; display: block; width: 65%; } .block-other-books-item-dscr__link { text-decoration: none; text-transform: uppercase; color: #65e496; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 15px; letter-spacing: 1px; border-bottom: 3px solid transparent; transition: 1s; } .block-other-books-item-dscr__link:hover { border-bottom: 3px solid #65e496; } .block-blog { display: flex; justify-content: space-between; margin-top: 86px; } .block-blog-item { flex-basis: 32%; } .block-blog h4 { font-size: 18px; margin-top: 15px; } .block-blog-img { width: 100%; height: 224px; overflow: hidden; position: relative; } .block-blog-img img { width: 100%; height: 224px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover; } .block-blog-info { font-size: 15px; flex-wrap: wrap; } .block-blog-info a { text-decoration: none; color: #65e496; } .block-blog-info > p { margin-top: 4px; } .block-blog__desc { font-size: 15px; font-family: 'Open Sans', sans-serif; } .block-blog + .page__btn { display: block; margin: 84px auto 0; padding: 13px 0; max-width: 227px; } .block-letter { display: flex; justify-content: space-between; } .block-letter-item { flex-basis: 49%; } .block-letter__title { font-size: 48px; margin-bottom: 22px; letter-spacing: 1.9px; margin-top: 6px; } .block-letter__text { font-family: 'Open Sans', sans-serif; letter-spacing: 0.75px; } .block-letter__input { width: 100%; background-color: #44444f; border: none; color: #9191b5; box-sizing: border-box; padding: 15px 27px; border-radius: 3px; letter-spacing: 0.6px; } .block-letter__input:focus { outline: none; } .block-letter__input::placeholder { color: #9191b5; } .block-letter__btn { display: block; background: linear-gradient(to top left, #65e49c, #65e4b0); color: #fff; text-decoration: none; width: 100%; border-radius: 3px; text-align: center; font-size: 18px; margin-top: 21px; padding: 14px 0; letter-spacing: 0.7px; margin-bottom: 19px; box-shadow: 0 -2px #adeddb inset; border: none; } .block-letter__btn:focus { outline: none; } .footer { background-color: #44444f; color: #9191b5; } .block-footer { display: flex; justify-content: space-between; padding-top: 80px; padding-bottom: 80px; } .block-footer div { flex-basis: 23%; } .block-footer div:first-child { flex-basis: 33%; } .block-footer__logo { display: block; background-image: url(../img/Logo-footer.svg); background-repeat: no-repeat; width: 137px; height: 28px; margin-bottom: 27px; margin: auto; } .block-footer__title { font-size: 18px; color: #65e496; text-transform: uppercase; margin-bottom: 20px; } .block-footer__list { list-style-type: none; padding-left: 0; margin-bottom: 13px; } .block-footer__social { display: flex; list-style-type: none; } .block-footer__social > li { margin-right: 14px; } .block-footer__social a { color: #65e496; } .block-carousel { text-align: center; } .block-carousel h3 { color: #65e496; margin-top: 25px; } .block-carousel p { color: #9191b5; font-family: 'Open Sans', sans-serif; max-width: 800px; margin: 0 auto; line-height: 29px; letter-spacing: 0.75px; } .block-carousel p.block-carousel__expert { margin-top: 2px; margin-bottom: 35px; line-height: 27px; } .block-carousel-thumb { display: block; margin: 0 auto 25px; position: relative; overflow: hidden; width: 152px; height: 152px; border-radius: 100%; } .block-carousel-thumb img { width: 152px; height: 152px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); object-fit: cover; } .block-carousel-ava { position: relative; width: 152px; height: 152px; display: block; margin: 0 auto; } .block-carousel-bq { position: absolute; top: 0; right: -15px; display: block; width: 48px; height: 72px; background-image: url(../img/bq.png); background-repeat: no-repeat; } .slick-dots { display: flex; list-style-type: none; justify-content: center; margin-top: 10px; } .slick-dots > li { margin: 0 5px; } .slick-dots > li > button { text-indent: -9999px; width: 8px; height: 8px; border: none; background-color: #65e496; border-radius: 100%; line-height: 0; font-size: 0; padding: 0px; cursor: pointer; } .slick-dots > li > button:focus { outline: none; } .slick-dots > li.slick-active button { width: 37px; border-radius: 10px; } @media screen and (min-width: 36rem) { .container { max-width: 31.875rem; } } @media screen and (min-width: 48rem) { .container { max-width: 43.125rem; } } @media screen and (min-width: 62rem) { .container { max-width: 58.125rem; } } @media screen and (min-width: 75rem) { .container { max-width: 69.375rem; } } @media (max-width: 1020px) { .page { padding-top: 120px; padding-bottom: 120px; } .header { padding: 38px 15px 100px 15px; } .block-text { flex-basis: calc(93% - 315px); } .block-text--width { flex-basis: calc(93% - 315px); } .block-text__btn--main { margin: 0 auto; } .block-book { flex-direction: column-reverse; text-align: center; } .block-book-demo { background-position: center; } .block-book-demo-text__title { padding-left: 41px; } .block-book-demo-author { padding-right: 20%; } .block-ava__svg { width: 300px; height: 410px; } .block-ava__img { width: 300px; } .block-about { flex-direction: column; margin: 82px auto 0; max-width: 750px; } .block-about-text { flex-basis: 100%; } .block-about-table { flex-basis: 100%; margin-top: 40px; } .block-other-books { flex-direction: column; margin: 0 auto; } .block-other-books-item { width: 100%; } .block-letter { flex-direction: column; text-align: center; } .block-letter-item { flex-basis: 100%; } .block-letter__input { max-width: 500px; } .block-letter__btn { max-width: 500px; margin: 14px auto 0; } } @media (max-width: 920px) { .header { flex-direction: column; } } @media (max-width: 900px) { .block-blog { flex-direction: column; max-width: 550px; margin: 85px auto 0; } } @media (max-width: 850px) { .block-text__btn { margin: 0 auto; } .block-author { flex-direction: column-reverse; } .block-ava { width: 332px; margin: 0 auto; } .block-ava__svg { width: 306px; height: 390px; } } @media (max-width: 800px) { .block-footer { flex-direction: column; text-align: center; } .block-footer__logo { margin: 0 auto; } .block-footer__social { display: inline-flex; } } @media (max-width: 750px) { .block-counter { flex-direction: column; } .block-counter p { margin-bottom: 80px; } } @media (max-width: 630px) { .block-about-table__list { column-count: 1; } } /*# sourceMappingURL=maps/main.css.map */
0.69987
0.09899
:root { --spectrum-button-cta-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color: var(--spectrum-semantic-cta-color-background-default); --spectrum-button-cta-border-color: var(--spectrum-semantic-cta-color-background-default); --spectrum-button-cta-text-color: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color-hover: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-border-color-hover: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-text-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-down: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color-down: var(--spectrum-semantic-cta-color-background-down); --spectrum-button-cta-border-color-down: var(--spectrum-semantic-cta-color-background-down); --spectrum-button-cta-text-color-down: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-cta-border-size-increase-key-focus: 1px; --spectrum-button-cta-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-cta-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-cta-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-cta-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-cta-background-color-key-focus: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-border-color-key-focus: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-text-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-cta-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-cta-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-cta-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-cta-height: var(--spectrum-alias-single-line-height); --spectrum-button-cta-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-cta-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-cta-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-cta-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-cta-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-cta-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-cta-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-cta-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-cta-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-cta-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-cta-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-cta-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-over-background-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-over-background-border-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-text-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-background-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-background-color-down: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-down: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-border-size-increase-key-focus: 1px; --spectrum-button-over-background-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-over-background-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-over-background-focus-ring-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-over-background-background-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-disabled: rgba(255,255,255,0.35); --spectrum-button-over-background-background-color-disabled: rgba(255,255,255,0.1); --spectrum-button-over-background-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-over-background-text-color-disabled: rgba(255,255,255,0.35); --spectrum-button-over-background-height: var(--spectrum-alias-single-line-height); --spectrum-button-over-background-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-over-background-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-over-background-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-over-background-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-over-background-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-over-background-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-over-background-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-over-background-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-over-background-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-over-background-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-over-background-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-over-background-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-primary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-primary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-primary-border-color: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color: var(--spectrum-global-color-gray-800); --spectrum-button-primary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-primary-background-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-primary-border-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-primary-background-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-primary-border-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-primary-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-primary-border-size-increase-key-focus: 1px; --spectrum-button-primary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-primary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-primary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-primary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-primary-background-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-primary-border-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-primary-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-primary-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-primary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-primary-height: var(--spectrum-alias-single-line-height); --spectrum-button-primary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-primary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-primary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-primary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-primary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-primary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-primary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-primary-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-primary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-primary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-primary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-primary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-primary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-over-background-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-over-background-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1); --spectrum-button-quiet-over-background-border-color-hover: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-down: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-border-color-down: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-down: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-border-size-increase-key-focus: 1px; --spectrum-button-quiet-over-background-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-over-background-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-over-background-focus-ring-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-over-background-background-color-key-focus: rgba(255,255,255,0.1); --spectrum-button-quiet-over-background-border-color-key-focus: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-over-background-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-over-background-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-over-background-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-over-background-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-over-background-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-over-background-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-over-background-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-over-background-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-over-background-border-size: 0; --spectrum-button-quiet-over-background-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-over-background-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-over-background-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-over-background-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-primary-icon-color: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-primary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-primary-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-primary-text-color: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-primary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-quiet-primary-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-text-color-hover: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-quiet-primary-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-primary-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-primary-text-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-quiet-primary-border-size-increase-key-focus: 1px; --spectrum-button-quiet-primary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-primary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-primary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-primary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-primary-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-text-color-key-focus: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-primary-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-primary-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-primary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-primary-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-primary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-primary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-primary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-primary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-primary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-primary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-primary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-primary-border-size: 0; --spectrum-button-quiet-primary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-primary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-primary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-primary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-primary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-secondary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-quiet-secondary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-secondary-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-secondary-text-color: var(--spectrum-global-color-gray-700); --spectrum-button-quiet-secondary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-quiet-secondary-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-text-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-quiet-secondary-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-secondary-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-secondary-text-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-quiet-secondary-border-size-increase-key-focus: 1px; --spectrum-button-quiet-secondary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-secondary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-secondary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-secondary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-secondary-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-text-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-secondary-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-secondary-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-secondary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-secondary-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-secondary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-secondary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-secondary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-secondary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-secondary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-secondary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-secondary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-secondary-border-size: 0; --spectrum-button-quiet-secondary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-secondary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-secondary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-secondary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-secondary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-warning-icon-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-quiet-warning-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-warning-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-warning-text-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-quiet-warning-icon-color-hover: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-text-color-hover: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-down: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-warning-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-warning-text-color-down: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-key-focus: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-border-size-increase-key-focus: 1px; --spectrum-button-quiet-warning-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-warning-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-warning-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-warning-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-warning-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-text-color-key-focus: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-warning-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-warning-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-warning-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-warning-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-warning-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-warning-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-warning-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-warning-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-warning-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-warning-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-warning-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-warning-border-size: 0; --spectrum-button-quiet-warning-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-warning-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-warning-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-warning-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-warning-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-secondary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-secondary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-secondary-border-color: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-secondary-background-color-hover: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-border-color-hover: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-secondary-background-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-secondary-border-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-secondary-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-secondary-border-size-increase-key-focus: 1px; --spectrum-button-secondary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-secondary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-secondary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-secondary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-secondary-background-color-key-focus: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-border-color-key-focus: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-secondary-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-secondary-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-secondary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-secondary-height: var(--spectrum-alias-single-line-height); --spectrum-button-secondary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-secondary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-secondary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-secondary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-secondary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-secondary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-secondary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-secondary-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-secondary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-secondary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-secondary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-secondary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-secondary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-warning-icon-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-warning-border-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-icon-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-warning-background-color-hover: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-border-color-hover: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-warning-background-color-down: var(--spectrum-global-color-red-700); --spectrum-button-warning-border-color-down: var(--spectrum-global-color-red-700); --spectrum-button-warning-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-warning-border-size-increase-key-focus: 1px; --spectrum-button-warning-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-warning-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-warning-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-warning-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-warning-background-color-key-focus: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-border-color-key-focus: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-warning-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-warning-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-warning-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-warning-height: var(--spectrum-alias-single-line-height); --spectrum-button-warning-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-warning-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-warning-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-warning-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-warning-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-warning-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-warning-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-warning-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-warning-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-warning-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-warning-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-warning-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-warning-icon-size: var(--spectrum-alias-workflow-icon-size); }
example/counter/web/assets/styles/@spectrum-css/vars/css/components/spectrum-button.css
:root { --spectrum-button-cta-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color: var(--spectrum-semantic-cta-color-background-default); --spectrum-button-cta-border-color: var(--spectrum-semantic-cta-color-background-default); --spectrum-button-cta-text-color: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color-hover: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-border-color-hover: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-text-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-down: var(--spectrum-global-color-static-white); --spectrum-button-cta-background-color-down: var(--spectrum-semantic-cta-color-background-down); --spectrum-button-cta-border-color-down: var(--spectrum-semantic-cta-color-background-down); --spectrum-button-cta-text-color-down: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-cta-border-size-increase-key-focus: 1px; --spectrum-button-cta-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-cta-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-cta-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-cta-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-cta-background-color-key-focus: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-border-color-key-focus: var(--spectrum-semantic-cta-color-background-hover); --spectrum-button-cta-text-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-cta-icon-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-cta-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-cta-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-cta-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-cta-height: var(--spectrum-alias-single-line-height); --spectrum-button-cta-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-cta-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-cta-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-cta-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-cta-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-cta-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-cta-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-cta-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-cta-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-cta-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-cta-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-cta-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-cta-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-over-background-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-over-background-border-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-text-color: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-background-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-background-color-down: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-down: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-over-background-border-size-increase-key-focus: 1px; --spectrum-button-over-background-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-over-background-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-over-background-focus-ring-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-over-background-background-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-border-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-over-background-icon-color-disabled: rgba(255,255,255,0.35); --spectrum-button-over-background-background-color-disabled: rgba(255,255,255,0.1); --spectrum-button-over-background-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-over-background-text-color-disabled: rgba(255,255,255,0.35); --spectrum-button-over-background-height: var(--spectrum-alias-single-line-height); --spectrum-button-over-background-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-over-background-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-over-background-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-over-background-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-over-background-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-over-background-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-over-background-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-over-background-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-over-background-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-over-background-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-over-background-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-over-background-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-over-background-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-primary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-primary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-primary-border-color: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color: var(--spectrum-global-color-gray-800); --spectrum-button-primary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-primary-background-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-primary-border-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-primary-background-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-primary-border-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-primary-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-primary-border-size-increase-key-focus: 1px; --spectrum-button-primary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-primary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-primary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-primary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-primary-background-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-primary-border-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-primary-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-primary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-primary-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-primary-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-primary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-primary-height: var(--spectrum-alias-single-line-height); --spectrum-button-primary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-primary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-primary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-primary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-primary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-primary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-primary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-primary-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-primary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-primary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-primary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-primary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-primary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-primary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-over-background-icon-color: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-over-background-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color-hover: rgba(255,255,255,0.1); --spectrum-button-quiet-over-background-border-color-hover: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-hover: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-down: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-background-color-down: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-border-color-down: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-down: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-border-size-increase-key-focus: 1px; --spectrum-button-quiet-over-background-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-over-background-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-over-background-focus-ring-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-over-background-background-color-key-focus: rgba(255,255,255,0.1); --spectrum-button-quiet-over-background-border-color-key-focus: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-key-focus: var(--spectrum-global-color-static-white); --spectrum-button-quiet-over-background-icon-color-disabled: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-over-background-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-over-background-text-color-disabled: rgba(255,255,255,0.15); --spectrum-button-quiet-over-background-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-over-background-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-over-background-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-over-background-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-over-background-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-over-background-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-over-background-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-over-background-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-over-background-border-size: 0; --spectrum-button-quiet-over-background-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-over-background-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-over-background-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-over-background-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-over-background-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-primary-icon-color: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-primary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-primary-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-primary-text-color: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-primary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-quiet-primary-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-text-color-hover: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-quiet-primary-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-primary-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-primary-text-color-down: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-quiet-primary-border-size-increase-key-focus: 1px; --spectrum-button-quiet-primary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-primary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-primary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-primary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-primary-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-primary-text-color-key-focus: var(--spectrum-global-color-gray-900); --spectrum-button-quiet-primary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-primary-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-primary-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-primary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-primary-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-primary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-primary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-primary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-primary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-primary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-primary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-primary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-primary-border-size: 0; --spectrum-button-quiet-primary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-primary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-primary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-primary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-primary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-primary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-secondary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-quiet-secondary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-secondary-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-secondary-text-color: var(--spectrum-global-color-gray-700); --spectrum-button-quiet-secondary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-quiet-secondary-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-text-color-hover: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-quiet-secondary-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-secondary-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-secondary-text-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-quiet-secondary-border-size-increase-key-focus: 1px; --spectrum-button-quiet-secondary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-secondary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-secondary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-secondary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-secondary-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-secondary-text-color-key-focus: var(--spectrum-global-color-gray-800); --spectrum-button-quiet-secondary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-secondary-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-secondary-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-secondary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-secondary-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-secondary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-secondary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-secondary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-secondary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-secondary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-secondary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-secondary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-secondary-border-size: 0; --spectrum-button-quiet-secondary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-secondary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-secondary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-secondary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-secondary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-secondary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-quiet-warning-icon-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-quiet-warning-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-warning-border-color: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-warning-text-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-quiet-warning-icon-color-hover: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-background-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-border-color-hover: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-text-color-hover: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-down: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-background-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-warning-border-color-down: var(--spectrum-global-color-gray-300); --spectrum-button-quiet-warning-text-color-down: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-key-focus: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-border-size-increase-key-focus: 1px; --spectrum-button-quiet-warning-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-quiet-warning-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-quiet-warning-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-quiet-warning-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-quiet-warning-background-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-border-color-key-focus: var(--spectrum-global-color-gray-200); --spectrum-button-quiet-warning-text-color-key-focus: var(--spectrum-global-color-red-700); --spectrum-button-quiet-warning-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-quiet-warning-background-color-disabled: var(--spectrum-alias-background-color-transparent); --spectrum-button-quiet-warning-border-color-disabled: var(--spectrum-alias-border-color-transparent); --spectrum-button-quiet-warning-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-quiet-warning-height: var(--spectrum-alias-single-line-height); --spectrum-button-quiet-warning-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-warning-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-quiet-warning-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-quiet-warning-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-warning-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-quiet-warning-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-quiet-warning-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-quiet-warning-border-size: 0; --spectrum-button-quiet-warning-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-quiet-warning-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-quiet-warning-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-quiet-warning-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-quiet-warning-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-quiet-warning-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-secondary-icon-color: var(--spectrum-alias-icon-color); --spectrum-button-secondary-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-secondary-border-color: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-icon-color-hover: var(--spectrum-alias-icon-color-hover); --spectrum-button-secondary-background-color-hover: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-border-color-hover: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-down: var(--spectrum-alias-icon-color-down); --spectrum-button-secondary-background-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-secondary-border-color-down: var(--spectrum-global-color-gray-800); --spectrum-button-secondary-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-key-focus: var(--spectrum-alias-icon-color-focus); --spectrum-button-secondary-border-size-increase-key-focus: 1px; --spectrum-button-secondary-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-secondary-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-secondary-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-secondary-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-secondary-background-color-key-focus: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-border-color-key-focus: var(--spectrum-global-color-gray-700); --spectrum-button-secondary-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-secondary-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-secondary-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-secondary-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-secondary-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-secondary-height: var(--spectrum-alias-single-line-height); --spectrum-button-secondary-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-secondary-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-secondary-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-secondary-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-secondary-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-secondary-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-secondary-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-secondary-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-secondary-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-secondary-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-secondary-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-secondary-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-secondary-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-secondary-icon-size: var(--spectrum-alias-workflow-icon-size); --spectrum-button-warning-icon-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-background-color: var(--spectrum-alias-background-color-transparent); --spectrum-button-warning-border-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-icon-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-warning-background-color-hover: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-border-color-hover: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color-hover: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-warning-background-color-down: var(--spectrum-global-color-red-700); --spectrum-button-warning-border-color-down: var(--spectrum-global-color-red-700); --spectrum-button-warning-text-color-down: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-warning-border-size-increase-key-focus: 1px; --spectrum-button-warning-focus-ring-gap-key-focus: var(--spectrum-alias-focus-ring-gap); --spectrum-button-warning-focus-ring-size-key-focus: var(--spectrum-alias-focus-ring-size); --spectrum-button-warning-focus-ring-color-key-focus: var(--spectrum-alias-focus-ring-color); --spectrum-button-warning-focus-ring-border-radius-key-focus: var(--spectrum-global-dimension-size-250); --spectrum-button-warning-background-color-key-focus: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-border-color-key-focus: var(--spectrum-semantic-negative-color-text-small); --spectrum-button-warning-text-color-key-focus: var(--spectrum-global-color-gray-50); --spectrum-button-warning-icon-color-disabled: var(--spectrum-alias-icon-color-disabled); --spectrum-button-warning-background-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-warning-border-color-disabled: var(--spectrum-global-color-gray-200); --spectrum-button-warning-text-color-disabled: var(--spectrum-global-color-gray-500); --spectrum-button-warning-height: var(--spectrum-alias-single-line-height); --spectrum-button-warning-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-warning-text-padding-x: var(--spectrum-global-dimension-size-200); --spectrum-button-warning-text-padding-top: var(--spectrum-global-dimension-size-75); --spectrum-button-warning-medium-text-padding-bottom: var(--spectrum-global-dimension-size-85); --spectrum-button-warning-large-text-padding-bottom: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-icon-padding-left: var(--spectrum-global-dimension-size-175); --spectrum-button-warning-icon-padding-right: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-icon-padding-y: var(--spectrum-global-dimension-size-85); --spectrum-button-warning-border-radius: var(--spectrum-alias-border-radius-large); --spectrum-button-warning-border-size: var(--spectrum-alias-border-size-thick); --spectrum-button-warning-text-font-weight: var(--spectrum-global-font-weight-bold); --spectrum-button-warning-text-gap: var(--spectrum-global-dimension-size-100); --spectrum-button-warning-text-size: var(--spectrum-alias-pill-button-text-size); --spectrum-button-warning-text-baseline: var(--spectrum-alias-pill-button-text-baseline); --spectrum-button-warning-text-line-height: var(--spectrum-alias-button-text-line-height); --spectrum-button-warning-icon-size: var(--spectrum-alias-workflow-icon-size); }
0.580947
0.070592
.pb-wrapper { width: 260px; height: 100%; position: fixed; left: 0; top: 0; background: #2f353a; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; transition: left 1s; z-index: 1; } .pbe-wrapper { width: 240px; padding: 15px 30px; color: #fff; } .pb-page { margin-left: 300px; } main, .fixed-top, footer { margin-left: 260px; transition: margin-left 1s; } .page-builder-nav, .sidebar { width: 260px; } .mini-layout .row { border: 1px dotted #f8f8f8; margin: 2px; padding: 4px; } .mini-layout { margin: 0; padding: 0; } .mini-layout .row:hover { background: #222; cursor: pointer; } .mini-layout .col:hover { background: #eee; cursor: pointer; } .section-edit .fa-ellipsis-h { margin: 0; } .section-edit { margin: 0 12px 0 0; padding: 0; } .btn-util { padding: 0 4px; margin: 6px 0 0 0; } .popover-header { background-color: #2f353a !important; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } .header { color: #fff; padding: 4px 0; font-size: 0.6em; padding: 0.5rem 1rem; } .nav { list-style: none; color: #fff; } .page .nav-link { height: 45px; width: 258px; } .page .nav-link span { line-height: 38px; margin: 0 0 0 12px; } .pb-section { width: 100%; border: 1px solid transparent; color: #fff; } .pb-section:hover { background: #20a8d8; } .nav-title { display: block; width: 100%; padding: 6px; margin: 6px 0 0 6px; border-radius: 2px; text-transform: uppercase; font-weight: 700; font-size: 80%; letter-spacing: 3px; } .sidebar-minimizer { position: absolute; flex: 0 0 50px; background-color: rgba(0, 0, 0, 0.2); border: 0; bottom: 0; width: 100%; height: 50px; } .sidebar-minimizer:before { position: absolute; top: 0; right: 0; width: 50px; height: 50px; content: ""; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%2373818f' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; background-size: 12.5px; transition: 0.3s; } .opened { background: #6b5b95; } .hide { display: none; } section { border: 1px solid transparent; } .section-highlight { border: 1px solid #a2b9bc; } .row { border: 2px solid transparent; } .row-highlight { box-shadow: 0 0 0 1px yellowgreen !important; outline: dashed 1px darkgreen !important; } .col-highlight { box-shadow: 0 0 0 1px crimson !important; outline: dashed 1px darkred !important; } .row { position: relative; } .row-button, .col-button { /* display: none */ } .row-button { position: absolute; left: -1px; bottom: -29px; z-index: 2; } .row-button .btn-secondary { background-color: yellowgreen; } .col-button { position: absolute; left: -2px; top: -34px; } .add-module { position: absolute; left: 115px; top: -34px; } .edit-module { position: absolute; right: -1px; top: -5px; z-index: 2; } .module-button { right: 32px; } .col-button .btn-secondary { background-color: crimson; } .add-module .btn-secondary { background-color: slateblue; } .edit-module .btn-secondary { background-color: skyblue; } .pb .module:hover { box-shadow: 0px 0px 0px 1px #777 inset; } .pb section .col span, .pb-section .nav-link, .dropdown-menu .dropdown-item { cursor: pointer; } .pb section .col { border: 1px dotted transparent; } .pb section .col:hover { border: 1px dotted #6b5b95; } .section-editor-button .btn { border-radius: 0; border: 0; } .block-edit { background-color: #a2b9bc; } #backgroundColorPreview { width: 100px; height: 30px; border: 1px solid #fff; } #editor.ace_editor { width: 255px; height: calc(100vh - 180px); } .editor-wrapper { background: green; height: 100%; } .section-wrapper { margin: 0 0 20px; } .btn-group.btn-section { width: 100%; margin: 0 1rem; } .module { position: relative; } .empty-column { font-size: 0.7em; color: #777; display: block; text-align: center; margin: 10px 0; } /* sortable */ .sortable-chosen { background: #fff; } .sortable-ghost { background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient-sortable-ghost 1s ease infinite; } @keyframes gradient-sortable-ghost { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } /* Side Panel */ .pb-side-panel { position: fixed; right: 0; top: 0; bottom: 0; width: 50vw; /* height: 100vh; */ z-index: 1030; background: #fff; border-left: 1px solid #666; } .pb-side-panel .content { padding: 20px; } .pb-side-panel h5 { background: #666; color: #fff; padding: 20px 20px 0 20px; height: 69px; } .pb-side-panel.close { display: none; /* width: 0vw; opacity: 0; transition: width .5s, visibility 1s; */ } .pb-side-panel .handle { position: relative; } .pb-side-panel .handle span { font-size: 40px; background: #fff; border: 1px solid #666; border-right: 1px solid #fff; position: absolute; left: -60px; top: 68px; width: 60px; padding-left: 16px; cursor: pointer; } .pb-side-panel-modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1020; width: 100vw; height: 100vh; background-color: #000; opacity: 0.5; } .pb-side-panel-modal-backdrop.close { display: none; } .ck-balloon-panel { z-index: 1040 !important; } .content .nav-tabs { margin: 0 0 20px; } .sidebar-expander { position: absolute; top: calc(50% - 30px); left: -60px; width: 60px; height: 60px; background-image: url("/assets/img/right-arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 60px; background-color: transparent; border: 0; transition: left 2s; z-index: 999; } .sidebar-expander:focus { outline: 0; } /* .pb-side-panel.close .handle span{ display: none; } */ .delete-data-preview { margin: 30px 0 0; width: 100%; } .delete-data-preview textarea { width: 100%; height: 400px; } .page-template-region { display: none; border: 6px dashed grey; text-align: center; line-height: 40px; } .pb .page-template-region { display: block; } .formio-component-modal-wrapper .open-modal-button { max-height: 60vh; overflow: auto; } .pb-wrapper { font-family: Verdana, Geneva, Tahoma, sans-serif; } .pb-wrapper a { color: #fff; } .pb-wrapper .nav-tabs .nav-link { padding-top: 8px; padding-bottom: 8px; } .open-admin.row { margin: 15px 0 8px 0; } .add-module-dropdown{ -moz-column-count: 2; /* Firefox */ -webkit-column-count: 2; /* Safari and Chrome */ column-count: 2; /* width: 500px; */ height:640px; }
server/page-builder/css/page-builder.css
.pb-wrapper { width: 260px; height: 100%; position: fixed; left: 0; top: 0; background: #2f353a; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; transition: left 1s; z-index: 1; } .pbe-wrapper { width: 240px; padding: 15px 30px; color: #fff; } .pb-page { margin-left: 300px; } main, .fixed-top, footer { margin-left: 260px; transition: margin-left 1s; } .page-builder-nav, .sidebar { width: 260px; } .mini-layout .row { border: 1px dotted #f8f8f8; margin: 2px; padding: 4px; } .mini-layout { margin: 0; padding: 0; } .mini-layout .row:hover { background: #222; cursor: pointer; } .mini-layout .col:hover { background: #eee; cursor: pointer; } .section-edit .fa-ellipsis-h { margin: 0; } .section-edit { margin: 0 12px 0 0; padding: 0; } .btn-util { padding: 0 4px; margin: 6px 0 0 0; } .popover-header { background-color: #2f353a !important; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } .header { color: #fff; padding: 4px 0; font-size: 0.6em; padding: 0.5rem 1rem; } .nav { list-style: none; color: #fff; } .page .nav-link { height: 45px; width: 258px; } .page .nav-link span { line-height: 38px; margin: 0 0 0 12px; } .pb-section { width: 100%; border: 1px solid transparent; color: #fff; } .pb-section:hover { background: #20a8d8; } .nav-title { display: block; width: 100%; padding: 6px; margin: 6px 0 0 6px; border-radius: 2px; text-transform: uppercase; font-weight: 700; font-size: 80%; letter-spacing: 3px; } .sidebar-minimizer { position: absolute; flex: 0 0 50px; background-color: rgba(0, 0, 0, 0.2); border: 0; bottom: 0; width: 100%; height: 50px; } .sidebar-minimizer:before { position: absolute; top: 0; right: 0; width: 50px; height: 50px; content: ""; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%2373818f' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; background-size: 12.5px; transition: 0.3s; } .opened { background: #6b5b95; } .hide { display: none; } section { border: 1px solid transparent; } .section-highlight { border: 1px solid #a2b9bc; } .row { border: 2px solid transparent; } .row-highlight { box-shadow: 0 0 0 1px yellowgreen !important; outline: dashed 1px darkgreen !important; } .col-highlight { box-shadow: 0 0 0 1px crimson !important; outline: dashed 1px darkred !important; } .row { position: relative; } .row-button, .col-button { /* display: none */ } .row-button { position: absolute; left: -1px; bottom: -29px; z-index: 2; } .row-button .btn-secondary { background-color: yellowgreen; } .col-button { position: absolute; left: -2px; top: -34px; } .add-module { position: absolute; left: 115px; top: -34px; } .edit-module { position: absolute; right: -1px; top: -5px; z-index: 2; } .module-button { right: 32px; } .col-button .btn-secondary { background-color: crimson; } .add-module .btn-secondary { background-color: slateblue; } .edit-module .btn-secondary { background-color: skyblue; } .pb .module:hover { box-shadow: 0px 0px 0px 1px #777 inset; } .pb section .col span, .pb-section .nav-link, .dropdown-menu .dropdown-item { cursor: pointer; } .pb section .col { border: 1px dotted transparent; } .pb section .col:hover { border: 1px dotted #6b5b95; } .section-editor-button .btn { border-radius: 0; border: 0; } .block-edit { background-color: #a2b9bc; } #backgroundColorPreview { width: 100px; height: 30px; border: 1px solid #fff; } #editor.ace_editor { width: 255px; height: calc(100vh - 180px); } .editor-wrapper { background: green; height: 100%; } .section-wrapper { margin: 0 0 20px; } .btn-group.btn-section { width: 100%; margin: 0 1rem; } .module { position: relative; } .empty-column { font-size: 0.7em; color: #777; display: block; text-align: center; margin: 10px 0; } /* sortable */ .sortable-chosen { background: #fff; } .sortable-ghost { background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient-sortable-ghost 1s ease infinite; } @keyframes gradient-sortable-ghost { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } /* Side Panel */ .pb-side-panel { position: fixed; right: 0; top: 0; bottom: 0; width: 50vw; /* height: 100vh; */ z-index: 1030; background: #fff; border-left: 1px solid #666; } .pb-side-panel .content { padding: 20px; } .pb-side-panel h5 { background: #666; color: #fff; padding: 20px 20px 0 20px; height: 69px; } .pb-side-panel.close { display: none; /* width: 0vw; opacity: 0; transition: width .5s, visibility 1s; */ } .pb-side-panel .handle { position: relative; } .pb-side-panel .handle span { font-size: 40px; background: #fff; border: 1px solid #666; border-right: 1px solid #fff; position: absolute; left: -60px; top: 68px; width: 60px; padding-left: 16px; cursor: pointer; } .pb-side-panel-modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1020; width: 100vw; height: 100vh; background-color: #000; opacity: 0.5; } .pb-side-panel-modal-backdrop.close { display: none; } .ck-balloon-panel { z-index: 1040 !important; } .content .nav-tabs { margin: 0 0 20px; } .sidebar-expander { position: absolute; top: calc(50% - 30px); left: -60px; width: 60px; height: 60px; background-image: url("/assets/img/right-arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 60px; background-color: transparent; border: 0; transition: left 2s; z-index: 999; } .sidebar-expander:focus { outline: 0; } /* .pb-side-panel.close .handle span{ display: none; } */ .delete-data-preview { margin: 30px 0 0; width: 100%; } .delete-data-preview textarea { width: 100%; height: 400px; } .page-template-region { display: none; border: 6px dashed grey; text-align: center; line-height: 40px; } .pb .page-template-region { display: block; } .formio-component-modal-wrapper .open-modal-button { max-height: 60vh; overflow: auto; } .pb-wrapper { font-family: Verdana, Geneva, Tahoma, sans-serif; } .pb-wrapper a { color: #fff; } .pb-wrapper .nav-tabs .nav-link { padding-top: 8px; padding-bottom: 8px; } .open-admin.row { margin: 15px 0 8px 0; } .add-module-dropdown{ -moz-column-count: 2; /* Firefox */ -webkit-column-count: 2; /* Safari and Chrome */ column-count: 2; /* width: 500px; */ height:640px; }
0.47658
0.111386
@CHARSET "UTF-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100); @font-face { font-family: 'ralewayregular'; src: url('../fuentes/raleway-regular-webfont.eot'); src: url('../fuentes/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fuentes/raleway-regular-webfont.woff') format('woff'), url('../fuentes/raleway-regular-webfont.ttf') format('truetype'), url('../fuentes/raleway-regular-webfont.svg#ralewayregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaymedium'; src: url('../fuentes/raleway-medium-webfont.eot'); src: url('../fuentes/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fuentes/raleway-medium-webfont.woff') format('woff'), url('../fuentes/raleway-medium-webfont.ttf') format('truetype'), url('../fuentes/raleway-medium-webfont.svg#ralewaymedium') format('svg'); font-weight: normal; font-style: normal; } ::selection {background:#17a387; color:#fff;} ::-moz-selection {background:#17a387; color:#fff;} ::-webkit-selection {background:#17a387; color:#fff;} ::-o-selection {background:#17a387; color:#fff;} ::-webkit-input-placeholder {color:#737F80; opacity:1} :-moz-placeholder {color:#737F80; opacity:1} ::-moz-placeholder {color:#737F80; opacity:1} :-ms-input-placeholder {color:#737F80; opacity:1} :focus {outline-width:0} img { border-width:0} .cleaner {clear:both} input { color:#737F80} ul, li { margin:0; padding:0; list-style:none} body, html {padding: 0; margin: 0; height:100%} body {font-family:'ralewayregular', 'Raleway', sans-serif; font-size:16px; background-color:#ecf0f1; min-width:1024px; overflow-x:hidden;} header {height:80px; background-color:#12806a; border-bottom:2px solid #3e4463;position: relative;display: inline-block;width: 100%;} header a { display:block} #conheader { width:1024px; padding:30px 0 20px 0; margin:0 auto} h1 {text-indent:-9999px; background-image:url(../imagenes/logo.png); height:32px; width:200px; margin:0; float:left} #menu { float:right; margin-top:6px; z-index:99; position:relative} #menu a {float:left} #menu nav { position:relative; } #menu nav ul{width:100%;} /* para IE 10*/ @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE6 y 7*/ @media screen\9{#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE6, 7 y 8*/ @media \0screen\,screen\9{#menu nav ul{width:width:793px; position:absolute; right:0; top:0}} /*Para IE8, 9 y 10*/ @media screen\0 {#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE9 y 10*/ @media screen and (min-width:0\0) {#menu nav ul{width:793px; position:absolute; right:0; top:0}} #menu nav li {float:left; z-index:97; display:block;} #menu nav a {display:block; height:35px; font-family:'ralewayregular', 'Raleway', sans-serif; font-size:16px; text-align:center; color:#FFF; text-decoration:none; text-align:center; padding:5px 10px 0 10px; margin-left:25px;} #menu nav ul il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* animamos su visibildiad */ -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s; } /* son visibes al poner el cursor encima */ #menu nav li:hover > ul { opacity: 1; position:absolute; top:32px; width:226px; z-index:1 } /* cada un ode los items de los submen&uacute;s */ #menu nav li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /* animamos su visibildiad */ -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s; } #menu nav li:hover > ul li { overflow: visible; float:none; padding: 0;} #menu nav li ul li a {font-size:14px; background-information-header:#17a387; width:164px; padding:8px 20px 0 16px; height:24px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; text-align:left; letter-spacing:normal;border-bottom: 3px solid #17a387; } #menu nav li ul li a:hover { background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463;} #menu nav li ul li:first-child a {} #menu nav li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} #menu .apretado { border-bottom: 6px solid #3e4463} #menu nav a:hover { border-bottom: 6px solid #3e4463} #menu nav #login {display:block; width:140px; background-image:url(../imagenes/botlogin.jpg); background-repeat:repeat-x; font-size:14px; height:24px; padding:6px 0 0 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; border:0!important} #menu nav #login:hover {margin-top:2px; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; padding-top:7px; height:23px;} #menu nav #login img { margin-right:5px} #menu nav #logout {display:block; width:180px; background-image:url(../imagenes/botlogin.jpg); background-repeat:repeat-x; font-size:14px; height:24px; padding-top:6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; border:0!important; float:left;} #menu nav #logout:hover {margin-top:2px; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; padding-top:7px; height:23px;} #menu nav #logout img { margin:0 5px 0 5px; float:right} /*-------------------------------------- CHAT ------------------------------------------------------*/ #chat #showRight {width:60px; height:60px; text-indent:-9999px; background-image:url(../imagenes/chat.png); background-color:transparent; border:none !important; padding:0; cursor:pointer; position:fixed; top:122px; right:0; z-index:9998} #chat .cbp-spmenu-vertical {width:430px; background: #3a3f4a; position: fixed; top: 122px; z-index:9997; right: -240px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px;} #chat .cbp-spmenu-right { right:-430px;} #chat .cbp-spmenu-right.cbp-spmenu-open { right: 0px;} #chat .cbp-spmenu-vertical h3 {-moz-border-radius:4px 0 0 0; -o-border-radius:4px 0 0 0; border-radius:4px 0 0 0; background-color:#535979; margin:0; font-weight:normal; font-size:25px; color:#FFF; height:45px; padding:15px 0 0 20px; width:350px; float:left} #chat .cbp-spmenu-vertical #formah3 { float:right; width:60px; height:60px; background-color:#3d4361} #chat #consultachat { width:390px; margin:20px; text-align:left;} #chat #consultachat p { margin:0; color:#FFF; font-size:12px} #chat #consultachat .izq_consultachat { float:left} #chat #consultachat .der_consultachat { float:right} #chat #consultachat .izq_consultachat input , #chat #consultachat .der_consultachat input { width:182.5px} #chat #consultachat .email_chat { width:100%} #chat #consultachat .email_chat input { width:98% !important} #chat #consultachat input {height:30px; border:1px solid #FFF; background-color:#FFF; color:#737f80; margin-bottom:15px; font-size:14px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:5px;} #chat #consultachat input:focus {border:1px solid #535979; background-color:#535979; color:#ecf0f1} #chat #consultachat textarea {border:1px solid #FFF; color:#737f80; margin-bottom:10px; font-size:14px; background-color:#FFF; height:100px; max-height:100px; width:98%; max-width:98%; font-family:'ralewayregular', 'Raleway', sans-serif; padding:10px 0 0 5px; overflow:hidden;} #chat #consultachat textarea:focus {border:1px solid #535979; background-color:#535979; color:#ecf0f1} #chat #botones_consultachat { width:390; height:45px; margin-top:30px} #chat #botones_consultachat #saveForm { float:right; width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #chat #botones_consultachat #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #chat #botones_consultachat #borrar { float:left; width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important} #chat #botones_consultachat #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*-------------------------------------- CHAT ------------------------------------------------------*/ h2 {font-size:20px; color:#FFF; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #container{ margin:0 auto; height: auto; width:1024px;} .content #volver { position:absolute; top:10px; right:15px; display:block; height:26px; width:26px} .tabs { position: relative; width: 1024px; padding-top:40px } .tabs #tab-1, #tab-2, #tab-3, #tab-4, #tab-5 { padding: 0; position: absolute; z-index: 1000; width: 204px; height: 35px; left: 1px; top: 40px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); cursor: pointer; } .tabs input#tab-2{margin-left:1px; left: 204px; } .tabs input#tab-3{margin-left:1px; left: 408px; } .tabs input#tab-4{margin-left:1px; left: 612px; } .tabs input#tab-5{margin-left:1px; left: 816px; } .tabs .tab-label-1, .tab-label-2, .tab-label-3, .tab-label-4, .tab-label-5 { float: left; width:204px; height:30px; display:block; background:#d4d8d9; padding-top:10px; position:relative; color:#737f80; cursor:pointer; font-size:16px; text-align:center } .tab-label-1:after, .tab-label-2:after, .tab-label-3:after, .tab-label-4:after, .tab-label-5:after { content: ''; background: #fff; position: absolute; bottom: -2px; left: 0; width: 100%; height: 2px; display: block; } .tab-label-1:hover + label, .tab-label-2:hover + label, .tab-label-3:hover + label, .tab-label-4:hover + label, .tab-label-5:hover + label {color:#fff; background-color:#12806a} .tabs label:first-of-type { z-index: 5; } .tab-label-2 {margin-left:1px; z-index: 4; } .tab-label-3 {margin-left:1px; z-index: 3; } .tab-label-4 {margin-left:1px; z-index: 2; } .tab-label-5 {margin-left:1px; z-index: 1; } .tabs input:checked + label { background:#12806a; color:#fff; margin-top:3px; height:27px; z-index: 6; } .clear-shadow { clear: both; } .content {position: relative; width: 100%; min-height:768px; margin-bottom:50px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:12px; color:#737f80; -webkit-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 1px 1px 0px #a7a9ab; box-shadow: 0.5px 1px 1px 0px #a7a9ab;} .content .content-1, .content-2, .content-3, .content-4, .content-5 { position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0; -webkit-transition: opacity linear 0.05s; -moz-transition: opacity linear 0.05s; -o-transition: opacity linear 0.05s; -ms-transition: opacity linear 0.05s; transition: opacity linear 0.05s; } .tabs input.tab-selector-1:checked ~ .content .content-1, .tabs input.tab-selector-2:checked ~ .content .content-2, .tabs input.tab-selector-3:checked ~ .content .content-3, .tabs input.tab-selector-4:checked ~ .content .content-4, .tabs input.tab-selector-5:checked ~ .content .content-5{ z-index: 100; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity ease-out 0.2s 0.1s; -moz-transition: opacity ease-out 0.2s 0.1s; -o-transition: opacity ease-out 0.2s 0.1s; -ms-transition: opacity ease-out 0.2s 0.1s; transition: opacity ease-out 0.2s 0.1s; } .content h2 { background-color:#17a387; width:1009px; height:38px; padding:12px 0 0 15px} /*--------------------------------------------------------------------------------------------*/ .infocont { padding:45px;} .content h3 { color:#17a387; font-weight:normal; font-size:25px; margin:0} .content p { font-size:14px; z-index: 1000; } .infocont a {color:#737f80} #campana1 { width:300px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:50px 0 0 100px; text-decoration:none; display:block} #tutorial { width:300px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin:50px 100px 0 0; text-decoration:none; display:block} #campana1 img { margin:20px 60px} #tutorial img { margin:20px 60px} .infocont a h4 { font-weight:normal; text-align:center; font-size:24px } .infocont a p { text-align:center; font-size:14px} .infocont a:visited { color:#737f80} #campana1:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #tutorial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} /*--------------------------------------------------------------------------------------------*/ #pasoscam { margin-bottom:55px; } #pasoscam li { text-align:center; font-weight:normal; font-size:14px; margin:0; width:45px; height:29px; position:relative; float:left} #pasoscam li .circulo { height:12px; width:12px; -webkit-border-radius: 400px; -moz-border-radius: 400px; -o-border-radius: 400px; border-radius: 400px; background-color:#FFF; border:3px solid #17a387; -webkit-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; position:absolute; right:15px; top:22px; z-index:6 } #pasoscam li .linea { height:5px; width:45px; background-color:#17a387; position:absolute; right:0px; top:29px; z-index:5 } #pasoscam .pasosactivado { background-color:#17a387 !important;} #pasoscam #pasocam1 { float:left;} #pasoscam #pasocam1 .linea { width:20px !important; right:0px !important} #pasoscam #pasocam5 { float:right;} #pasoscam #pasocam5 .linea { width:20px !important; left:-3px !important} #pasoscam .separadorpasos {width:177px; height:5px; float:left; padding-top:29px } #pasoscam .separadorlinea { background-color:#17a387; height:5px; } /*--------------------------------------------------------------------------------------------*/ #campanacla { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #campanacla img { margin:15px 65px} #campanacla:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #campanasocial { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 37px; text-decoration:none; padding:0 5px; display:block} #campanasocial img { margin:15px 65px} #campanasocial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #testsocial { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #testsocial img { margin:25px 65px} #testsocial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #testsocial h4 { margin-top:40px} #armarcam {} #armarcam h4 { font-size:18px; margin:20px 0 15px 0} #armarcam img { margin:0 0 0 77px} #armarcam a {width:267px; height:230px;} #armarcam a:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #eblanco {background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #epredi { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 51.5px; text-decoration:none; padding:0 5px; display:block} #eanteriores {background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #url { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 0; text-decoration:none; padding:0 5px; display:block} #html { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 51.5px; text-decoration:none; padding:0 5px; display:block} #tutorial_ch { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin:40px 0 0 0; text-decoration:none; padding:0 5px; display:block} /*--------------------------------------------------------------------------------------------*/ .submenu { height:50px; width:934px; margin-bottom:20px; position:relative} .submenu #filtrocategoria { float:left !important; z-index:3} .filtro {width:180px; height:26px; font-size:14px; padding:10px 0 0 10px; text-decoration:none; display:block; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; background-image:url(../imagenes/flechafiltro.png); background-repeat:no-repeat; background-position:right;} #filtrocategoria { position:relative; width:190px; margin-right:20px} .submenu #filtrocategoria il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } .submenu #filtrocategoria ul { float:none !important; } /* son visibes al poner el cursor encima */ .submenu #filtrocategoria li:hover > ul { opacity: 1!important ; overflow-y:scroll; overflow-x: hidden; position:absolute; top:37px; width:191px; z-index:1; border:1px solid #d4d8d9; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:212px} /* cada un ode los items de los submen&uacute;s */ .submenu #filtrocategoria li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #filtrocategoria li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:180px; } .submenu #filtrocategoria li ul li a {font-size:14px; width:180px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#FFF; border:1px solid #d4d8d9;} .submenu #filtrocategoria li ul li a:hover { background-color:#d4d8d9; color:#737F80} .submenu #filtrocategoria li ul li:hover >#filtrocategoria { background-color:#000 !important} .submenu .search {width:180px; height:34px; font-size:14px; padding-left: 10px; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; opacity:1; position:inherit; background-image:url(../imagenes/buscar.png); background-repeat:no-repeat; background-position:right;} .submenu .search:hover {border:1px solid #17A387; -webkit-box-shadow: 1px 0.5px 0px 0px #17A387; -moz-box-shadow: 1px 0.5px 0px 0px #17A387; -o-box-shadow: 1px 0.5px 0px 0px #17A387; box-shadow: 1px 0.5px 0px 0px #17A387; color:#17A387;} .submenu .search:focus { color:#737F80} .cerarcampa&ntilde;a { width:160px; height:25px; padding-top:9px; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .cerarcampa&ntilde;a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .submenu .opciones { float:right; height:50px;} .submenu li { float:left} .importarlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .importarlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .crearlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; } .crearlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .importarlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; margin-right:20px} .importarlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .comprarahora { margin-top:50px} .submenu .opciones { position:absolute; right:0; z-index:100} .submenu .opciones il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /*-moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } /* son visibes al poner el cursor encima */ .submenu .opciones li:hover > ul { opacity: 1!important ; position:absolute; top:32px; width:226px; } /* cada un ode los items de los submen&uacute;s */ .submenu .opciones li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /*-moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu .opciones li:hover > ul li { overflow: visible; float:none; padding: 0; height:38px; width:160px;} .submenu .opciones li ul li a { display:block; font-size:14px; background-color:#17a387; width:142px; padding:10px 0 0 18px; height:25px; text-decoration:none; color:#FFF; border-bottom: 3px solid #17a387; /*-webkit-box-shadow: 0px 1px 2px 0px #0e6655; -moz-box-shadow: 0px 1px 2px 0px #0e6655; -o-box-shadow: 0px 1px 2px 0px #0e6655; box-shadow: 0px 1px 2px 0px #0e6655;*/ } .submenu .opciones li ul li a:hover {background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463; } .submenu .opciones li ul li:first-child a {/*-webkit-box-shadow: 0px 0px 0px 0px #0e6655; moz-box-shadow: 0px 0px 0px 0px #0e6655; box-shadow: 0px 0px 0px 0px #0e6655;*/} .submenu .opciones li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} /*--------------------------------------------------------------------------------------------*/ .listacampanias { font-weight:normal;} .listacampanias th {font-weight:normal; border:1px solid #FFF} .listacampanias td { border-bottom:1px solid #d4d8d9; height:45px; font-size:14px; text-align:center;} .primeralinea { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .listacampanias .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:8px; opacity:0.5} .listacampanias .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .listacampanias .editarcampam:hover { opacity:1} .listacampanias .borrarcam:hover { opacity:1} .listacampanias .duplicamania {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .duplicamania:hover { opacity:1} .listacampanias .descargarlista {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .descargarlista:hover { opacity:1} .listacampanias .enviarcarpeta {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .enviarcarpeta:hover { opacity:1} .listacampanias a { text-decoration:none} .listacampanias a:hover { text-decoration:underline; color:#17A387} .primeralineareport { background-color:#17A387; text-align:center; color:#FFF; font-size:16px; height:40px; } .reportecampanias { font-weight:normal; } .reportecampanias th {font-weight:normal; border:1px solid #FFF} .reportecampanias td { border-bottom:1px solid #17A387; height:100px; font-size:14px; text-align:center;} .reportecampanias .reporteinfo td {font-size:36px; color:#17A387;} .listadecontactos { font-weight:normal; } .listadecontactos th {font-weight:normal; border:1px solid #FFF} .listadecontactos td { border-bottom:1px solid #d4d8d9; height:65px; font-size:14px; text-align:center;} .primeralinea { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .listadecontactos .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:5px; opacity:0.5} .listadecontactos .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .listadecontactos .editarcampam:hover { opacity:1} .listadecontactos .borrarcam:hover { opacity:1} .listadecontactos a { text-decoration:none} .listadecontactos a:hover { text-decoration:underline; color:#17A387} /*--------------------------------------------------------------------------------------------*/ .listadecontactos .checkbox, .listacampanias .checkbox, .libret .checkbox {width:39px; position:relative !important; } .listadecontactos .checkbox input, .listacampanias .checkbox input, .libret .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .listadecontactos .checkbox label, .listacampanias .checkbox label, .libret .checkbox label {background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} .listadecontactos .checkbox label:hover, .listacampanias .checkbox label:hover, .libret .checkbox label:hover { background-color:transparent !important} .listadecontactos .checkbox input[type=checkbox]:checked + label, .listacampanias .checkbox input[type=checkbox]:checked + label, .libret .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } .listadecontactos .checkbox label:after, .listacampanias .checkbox label:after, .libret .checkbox label:after { background-color:transparent} .flechatabla { background-image:url(../imagenes/flechatablaabajo.png); width:12px; height:10px; display:inline-block; text-indent:-9999px; margin-left:5px } /*---------------------------------footer---------------------------------*/ #foo {background-color:#3e4463; border-bottom:5px solid #2f344c; border-top:5px solid #535979; height:130px; margin: 0px auto 0 auto } /*margin: -130px auto 0 auto*/ #foo:after{width: 100%;height:130px;display:block;clear:both;} #foo_text {width:1024px; margin:0 auto; padding-top:20px;} #foo_izq { float:left} #foo_text h6 {text-indent:-9999px; background-image:url(../imagenes/logochiquito.png); height:22px; width:128px; margin:0;} #foo_izq p { font-size:12px; color:#FFF; margin:5px 0 0 0} #foo_der { float:right; width:418px} #foo_der .face {width:42px; height:42px; text-indent:-9999px; background-image:url(../imagenes/iconface.png); display:block; float:right; margin-right:7px} #foo_der .twe {width:42px; height:42px; text-indent:-9999px; background-image:url(../imagenes/icontw.png); display:block; float:right} #foo_der #subanewsletter { width:100%} #foo_der #newsletter {height:39px; width:205px; background-color:#2f344c; border:none; -webkit-border-radius:1px 0 0 1px; -moz-border-radius:1px 0 0 1px; -o-border-radius:1px 0 0 1px; border-radius:1px 0 0 1px; float:left; padding-left:10px} #foo_der #button {width:102px; height:40px; background-color:#17a387; background-image:url(../imagenes/newsletter.png); background-repeat:no-repeat; background-position:top left; float:right; border:0; margin:0px 9px 0 0; color:#FFF; font-size:14px; text-align:center; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 1px 1px 1px 0px #2f344c; -moz-box-shadow: 1px 1px 1px 0px #2f344c; -o-box-shadow: 1px 1px 1px 0px #2f344c; box-shadow: 1px 1px 1px 0px #2f344c; text-align:right; padding:0 12px 0 0; cursor:pointer} #foo_der #button:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:2px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; padding:0 12px 0 0} #botones_footer ul {width:760px; margin:30px auto 0 auto} #botones_footer li {float:left} #botones_footer li a {font-size:14px; color:#181a26; text-decoration:none; margin-right:60px} #botones_footer li .ultimo_boton_footer { margin-right:0 !important} /*--------Perfil------------------------------------------------------------------------------------*/ .perfiltabla { font-weight:normal; border-right:2px solid #17A387; border-left:2px solid #17A387} .perfiltabla th {font-weight:normal;} .perfiltabla td { border-bottom:1px solid #d4d8d9; height:50px; font-size:18px; text-align:center;} .primeraperfil th{ border-top:1px solid #d4d8d9; border-bottom:1px solid #d4d8d9; height:45px; font-size:18px; text-align:center;} .tipoperfil { font-family:'ralewaymedium' !important; text-align:left !important; padding-left:30px} .datoperfil { text-align:right !important; padding-right:30px} .editarperfil { height:40px; margin-top:30px; } .editarperfil a { width:160px; height:25px; padding-top:9px; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .editarperfil a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*-------- information-header ------------------------------------------------------------------------------------*/ .information-header{ position: relative; float: left; background-color: #384363; width: 100%; } .information-header p{ color:#fff; position: relative; float: right; padding: 0; margin: 6px 6px; font-size: 14px; } .information-header .yellow{ color:#f8fd0b; } .information-header .center{ width: 1024px; margin: 0 auto; } /*-------- Historial de compras ------------------------------------------------------------------------------------*/ .centerTable{ padding: 0; text-align: center !important; } /*--------edita de envios------------------------------------------------------------------------------------*/ #configurar_piecam {position:relative; margin-top:50px} #configurar_piecam .verpiedecam { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} #configurar_piecam .verpiedecam:hover {text-decoration:underline;} #configurar_piecam #mostrar_piecam .usarpie {position:absolute !important; top:0; left:0; z-index: 59; background-color:#FFF; background-image:url(../imagenes/imputactivado_redes.png);} #configurar_piecam #mostrar_piecam .editarpiecam {position:absolute !important; top:0; left:250px; z-index: 58; background-color:#FFF; background-image:url(../imagenes/imput_redes.png)} #configurar_piecam #mostrar_piecam {position:absolute; top:0; width:100%; z-index:60} #configurar_piecam #mostrar_piecam .divparaocultar {position:absolute; top:0; z-index: 35; width:100%; background-color:#fff; opacity:0.7 } #configurar_piecam #info_piecam { width:100%; z-index:30; padding-top:50px} #configurar_piecam #info_piecam .usarpie {position:absolute !important; top:0; left:0; z-index: 59; background-color:#FFF; background-image:url(../imagenes/imput_redes.png);} #configurar_piecam #info_piecam .editarpiecam {position:absolute !important; top:0; left:250px; z-index: 58; background-color:#FFF; background-image:url(../imagenes/imputactivado_redes.png)} /*--------Perfil------------------------------------------------------------------------------------*/ /*--------Editar---Perfil------------------------------------------------------------------------------------*/ #formularioperfil .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:48%} #formularioperfil .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formularioperfil .empresa { width:99% !important} #formularioperfil .der { float:right} #formularioperfil .select {border:1px solid #17a387; height:39px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:49%; overflow:auto } #formularioperfil .select:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formularioperfil .select option { height:30px; vertical-align:middle} #formularioperfil h4 {font-size:16px; font-weight:normal; color:#17a387; margin:0} #formularioperfil p { display:inline-block;} #formularioperfil .indicacion {margin:0; float:left} #formularioperfil .checkbox, #formularioperfil .radio { vertical-align:middle} #formularioperfil #checkbox {width:436px; position:relative !important; border:1px solid #17a387; padding:20px 0 0 20px; float:left; height:75px} #formularioperfil .checkbox { position:relative; display:inline-block; margin:10px 20px 12px 0} #formularioperfil .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formularioperfil .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formularioperfil .checkbox label:hover { background-color:transparent !important} #formularioperfil .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } #formularioperfil .checkbox label:after { background-color:transparent} #formularioperfil #radio {width:436px; position:relative !important; border:1px solid #17a387; padding:20px 0 0 20px; float:right; height:75px} #formularioperfil .radio { position:relative; display:inline-block; margin:10px 20px 12px 0} #formularioperfil .radio input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formularioperfil .radio label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/radio.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formularioperfil .radio label:hover { background-color:transparent !important} #formularioperfil .radio input[type=radio]:checked + label {height:30px !important; background-image:url(../imagenes/radioactivado.png) !important; padding:0 !important; margin:0 !important; } #formularioperfil .radio label:after { background-color:transparent} #formularioperfil .customfile-wrap { float:right} #formularioperfil .textarea:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #formularioperfil .textarea {border:1px solid #17a387; color:#737f80; margin-bottom:20px; font-size:18px; padding:10px; width:914px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; overflow:hidden} #botonesform { width:100%; margin-top:30px} #formularioperfil .buttons {clear:both; display:block; height:45px} #formularioperfil .buttons input {float:right;} #formularioperfil #saveForm { width:100px !important; height:40px; padding-bottom:3px; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:10px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formularioperfil #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #formularioperfil #borrar { width:100px !important; height:40px; padding-bottom:3px; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formularioperfil #borrar:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #formularioperfil .text::selection {background:#10705D; color:#fff;} #formularioperfil .text::-moz-selection {background:#10705D; color:#fff;} #formularioperfil .text::-webkit-selection {background:#10705D; color:#fff;} #formularioperfil .text::-o-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-moz-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-webkit-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-o-selection {background:#10705D; color:#fff;} /*--------Editar---Perfil------------------------------------------------------------------------------------*/ /*--------Planes------------------------------------------------------------------------------------*/ #planes { margin-bottom:20px} #planes p {color:#737f80; font-size:14px; height:105px; margin-bottom:0 !important } #planes .infoplanes {width:280px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; background-color:#FFF; margin:15px 0 25px 0} #planes .verdeinfo {padding:20px} #planes .grisinfo {background-color:#f2f0f0; padding:20px} #planes .verdeinfo h4 {text-align:center; color:#17a387; font-size:14pt; margin:0; display:inline-block; line-height:32px; float:left} #planes .grisinfo h4 {text-align:center; color:#737f80; font-size:14pt; margin:0; display:inline-block; line-height:32px; float:left} #planes .segundalinea_plan { display:block !important; text-align:center; float:none !important; margin-top:5px !important} #planes .hastaplan { font-weight:normal; font-size:20px;} #planes .hastaenv { font-weight:normal; font-size:20px} #planes .precioplan { font-size:24px;} #planes .xicon { margin:17px 101px 17px 101px } #planes img { margin: 0 5px 0 5px} #planes #pfree, #planes #individual { width:280px; float:left} #planes #mensuales { width:280px; float:right} #planes #pfree { margin-right:47px} #formasdepago { margin-bottom:5px} #formasdepago h6 { text-align:center; font-size:16px; color:#afb3b3; margin:0 0 15px 0; font-weight:normal} .infocont #bto_planes {height:50px; width:160px; position:relative; margin:0 auto 35px auto} .infocont #bto_planes #comprar, .infocont #bto_planes #enviar { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; float:right} .infocont #bto_planes #comprar:hover, .infocont #bto_planes #enviar:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #planes .radioplanes { position:relative; display:inline-block; z-index:2; float:left} #planes .radioplanes_gratis {margin:5px 2px 0 31px;} #planes .radioplanes_corto {margin:5px 2px 0 24px;} #planes .radioplanes_largo {margin:5px 2px 0 13px;} #planes .radioplanes input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #planes .radioplanes label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} #planes .radioplanes label:hover { background-color:transparent !important} #planes .radioplanes input[type=radio]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } #planes .radioplanes label:after { background-color:transparent} /*--------Soporte------------------------------------------------------------------------------------*/ #st-accordion { margin-top:30px} .st-accordion ul li{ height: 40px; padding:3px; overflow: hidden;} .st-accordion ul li > a{ text-decoration:none; font-size:18px; height: 40px; margin-bottom:5px; display: block;position: relative; line-height: 40px; outline:none; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .st-accordion ul li > a:hover{ color: #FFF;} .st-accordion ul li.st-open > a{color: #FFF;} .st-accordion ul li > a .numeropreg {width: 40px; height: 40px; float:left;-webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -o-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px; font-size:20px; text-align:center; line-height: 40px !important; background-color:#D9DDDE} .st-accordion ul li > a:hover .numeropreg {background-color:#17A387 } .st-accordion ul li.st-open > a .numeropreg {background-color:#17A387} .st-accordion ul li > a .pregunta {width:824px; height:40px; float:left; -webkit-box-shadow:0.5px 1px 2px 0px #c6c6c5; -moz-box-shadow:0.5px 1px 2px 0px #c6c6c5; -o-box-shadow:0.5px 1px 2px 0px #c6c6c5; box-shadow:0.5px 1px 2px 0px #c6c6c5; text-align:left; padding-left:20px; margin-left:2px} .st-accordion ul li > a:hover .pregunta {background-color:#17A387 } .st-accordion ul li.st-open > a .pregunta {background-color:#17A387} .st-accordion ul li > a .abrirpreg {background: transparent url(../imagenes/btopreguna.png) no-repeat center center; background-position:center; text-indent:-9000px; width: 22px; height:22px; float:right; opacity:1; -webkit-box-shadow:0.5px 1px 2px 0px #c6c6c5; -moz-box-shadow:0.5px 1px 2px 0px #c6c6c5; -o-box-shadow:1px 1px 2px 0px #c6c6c5; box-shadow:0.5px 1px 2px 0px #c6c6c5; -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; -o-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0; padding:9px;} .st-accordion ul li > a:hover .abrirpreg {background: transparent url(../imagenes/btopregunaactivado.png) no-repeat center center; opacity:1; background-color:#17A387;} .st-accordion ul li.st-open > a .abrirpreg {background: transparent url(../imagenes/btopregunaactivado.png) no-repeat center center; opacity:1; background-color:#17A387} .st-content{border:1px solid #17A387; margin-bottom:10px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; padding: 15px;} .st-content p{font-size: 14px; text-align:justify; margin:5px;line-height: 24px;} /*consulta*/ /*#consulta { margin-top:50px} #consulta h4 { font-size:18px; font-weight:normal; color:#17a387}*/ #consulta input { opacity:1; position:relative !important; width:100%; top:0; left:0} #form_contacto {text-align:left; margin-top:20px} #form_contacto .textarea:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #form_contacto .textarea {border:1px solid #17a387; color:#737f80; font-size:18px; padding:10px; width:914px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; overflow:hidden} #form_contacto .textarea::selection {background:#10705D; color:#fff;} #form_contacto .textarea::-moz-selection {background:#10705D; color:#fff;} #form_contacto .textarea::-webkit-selection {background:#10705D; color:#fff;} #form_contacto .textarea::-o-selection {background:#10705D; color:#fff;} #botonesform { width:100%; margin-top:30px} #form_contacto .buttons {clear:both; display:block; height:45px;} .buttons input {float:right;} #botonesform #saveForm { width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:20px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #botonesform #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #botonesform #borrar { width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important} #botonesform #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------Soporte------------------------------------------------------------------------------------*/ /*--------libreria------------------------------------------------------------------------------------*/ .submenu .searchlibroteca {width:180px; height:34px; font-size:14px; padding-left: 10px; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; opacity:1; position:inherit; background-image:url(../imagenes/buscar.png); background-repeat:no-repeat; background-position:right;} .submenu .searchlibroteca:hover {border:1px solid #17A387; -webkit-box-shadow: 1px 0.5px 0px 0px #17A387; -moz-box-shadow: 1px 0.5px 0px 0px #17A387; box-shadow: 1px 0.5px 0px 0px #17A387; color:#17A387;} .submenu .searchlibroteca:focus { color:#737F80} .subiralibreria { width:160px; height:25px; padding:9px 18px 0 0 ; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; background-image:url(../imagenes/flechabtosubir.png); background-repeat:no-repeat; background-position:143px 10px;} .subiralibreria:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #subiralibreria { position:absolute; right:0; z-index:100} .submenu #subiralibreria il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /*-moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } /* son visibes al poner el cursor encima */ .submenu #subiralibreria li:hover > ul { opacity: 1!important ; position:absolute; top:32px; width:178px; } /* cada un ode los items de los submen&uacute;s */ .submenu #subiralibreria li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /*-moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #subiralibreria li:hover > ul li { overflow: visible; float:none; padding: 0; height:38px; width:178px;} .submenu #subiralibreria li ul li a { display:block; font-size:14px; background-color:#17a387; width:160px; padding:10px 0 0 18px; height:25px; text-decoration:none; color:#FFF; border-bottom: 3px solid #17a387; /*-webkit-box-shadow: 0px 1px 2px 0px #0e6655; -moz-box-shadow: 0px 1px 2px 0px #0e6655; -o-box-shadow: 0px 1px 2px 0px #0e6655; box-shadow: 0px 1px 2px 0px #0e6655;*/ } .submenu #subiralibreria li ul li a:hover {background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463; } .submenu #subiralibreria li ul li:first-child a {/*-webkit-box-shadow: 0px 0px 0px 0px #0e6655; moz-box-shadow: 0px 0px 0px 0px #0e6655; box-shadow: 0px 0px 0px 0px #0e6655;*/} .submenu #subiralibreria li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} #filtrolibreria { width:190px; float:left; border-top:5px solid #17a387; } #filtrolibreria a { display:block; height:23px; margin-bottom:5px; text-decoration:none; font-size:14px; opacity:0.7; background-repeat:no-repeat; background-position:5px 4px; padding:7px 0 0 35px} #filtrolibreria a span {letter-spacing:3px} #filtrolibreria a:hover{background-color:#d4d8d9; opacity:1; color:#737F80; font-weight:normal; } #filtrolibreria .apretado {background-color:#d4d8d9; opacity:1; color:#737F80; font-family:'ralewaymedium'} #filtrolibreria #filtrotodo { background-image:url(../imagenes/filtrotodo.png)} #filtrolibreria #filtroimag { background-image:url(../imagenes/filtroimagen.png)} #filtrolibreria #filtrocarpeta { background-image:url(../imagenes/filtrocarpeta.png)} #filtrolibreria #filtrobasura { background-image:url(../imagenes/filtrobasura.png)} #filtrolibreria #filtrocrear { background-image:url(../imagenes/filtroagregar.png); border:2px solid #d4d8d9; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; opacity:1; margin-top:25px} #submenulibreria { height:50px; background-color:#17a387} #submenulibreria a { text-decoration:none} #filtroselecionados {height:50px; float:left; padding-left:15px } #filtroselecionados li { float:left; margin-top:8px} #filtroselecionados p { margin:8px 30px 0 0; color:#FFF; font-size:16px;} #filtroselecionados a {height:20px; width:60px; display:inline-block; color:#FFF; font-size:14px; padding:7px 3px 3px 40px; background-repeat:no-repeat; background-position:7px 3px; display:block; margin-top:3px; /*border:1px solid #10705D*/} #filtroselecionados a:hover { opacity:1; background-color:#10705D} #filtroselecionados #agregarcapeta { background-image:url(../imagenes/agregarcapeta.png); -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px ;} #filtroselecionados #borrarselecionados { background-image:url(../imagenes/borrar.png); -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px;} #filtrover { float:right; margin:8px 10px 0 0} #filtrover li { float:left;} #filtrover a {padding:4px; height:25px; width:25px; display:block; } #filtrover a:hover {opacity:0.8; border:none; background-color:#10705D;} #filtrover .apretado {opacity:0.8; border:none; background-color:#10705D;} #filtrover #filtroiconlinsta {-webkit-border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -o-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; border:1px solid #10705D} #filtrover #filtroiconimagen {-webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -o-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; border:1px solid #10705D} #tablalibreria { width:734px; float:right} .libret { font-weight:normal; border:1px solid #d4d8d9} .libret th {font-weight:normal; border:1px solid #FFF} .libret td { border-bottom:1px solid #d4d8d9; height:100px; font-size:14px; text-align:center;} .libret tr:hover { background-color:#d4d8d9;} .libret .primeralibre { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .libret .primeralibre a { color:#FFF } .libret .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:5px; opacity:0.5} .libret .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .libret .editarcampam:hover { opacity:1} .libret .borrarcam:hover { opacity:1} .libret .ver_libreria {height:25px; width:25px; float:left; display:block; margin:0 5px 0 5px; opacity:0.5} .libret .ver_libreria:hover {opacity:1 } .libret .duplicamania {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .libret .duplicamania:hover { opacity:1} .libret .enviada { color:#17A387} .libret .descargarlista {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .libret .descargarlista:hover { opacity:1} .libret .enviarcarpeta {height:25px; width:25px; float:left; display:block; margin:0 1px 0 9px; opacity:0.5} .libret .enviarcarpeta:hover { opacity:1} .libret .nombrelibreria {text-decoration:none; font-size:18px; color:#737F80 } .libret .nombrebanco {text-decoration:none; font-size:18px; color:#737F80 } .libret .banco_ver {height:28px; width:28px; display:block; background-image:url(../imagenes/ojoicono.png); text-indent:-9999px; margin-left:18px; opacity:0.5} .libret .banco_ver:hover {opacity:1} .libret .libre_img a { display:block; height:100%; width:100%; cursor:pointer} .libret .libre_img a:hover { background-color:#d4d8d9} .libret .libre_img img {padding:5px; background-color:#FFF; margin-top:8px; cursor:pointer} #submenulibreria #cantidad { float:right !important; z-index:5} #cantidad .boton { color:#FFF; width:80px; height:25px; font-size:14px; padding:8px 0 0 10px; text-decoration:none; display:block; float:left; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; border:1px solid #10705D; background-image:url(../imagenes/flechafiltro_blanca.png); background-repeat:no-repeat; background-position:right;} #cantidad .boton:hover { background-color:#10705D; border:1px solid #10705D} #submenulibreria .btosuscriptores {margin:8px 10px 0 0 !important} #cantidad { position:relative; width:90px; margin:8px 20px 0 0} #submenulibreria #cantidad il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } #submenulibreria #cantidad ul { float:none !important; } /* son visibes al poner el cursor encima */ #submenulibreria #cantidad li:hover > ul { opacity: 1!important ; overflow-x: hidden; position:absolute; top:34px; width:90px; z-index:1; border:1px solid #10705D; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:140px} /* cada un ode los items de los submen&uacute;s */ #submenulibreria #cantidad li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } #submenulibreria #cantidad li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:180px; } #submenulibreria #cantidad li ul li a { color:#FFF; font-size:14px; width:180px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#17A387; } #submenulibreria #cantidad li ul li a:hover { background-color:#10705D; color:#FFF} #submenulibreria #cantidad li ul li:hover >#cantidad { background-color:#10705D !important} /*---banco---*/ #banco { width:934px} .tablabanco { font-weight:normal; border:1px solid #d4d8d9; position:relative} .tablabanco th {font-weight:normal; } .tablabanco td { height:120px; font-size:14px; text-align:center; position:relative; width:175px} .tablabanco img {border:1px solid #d4d8d9; margin:16px auto auto auto; padding:5px; background-color:#FFF; z-index:1} .tablabanco .banco_img {height:120px; display:block; text-decoration:none; position:relative; border-top:1px solid #D4D8D9; cursor:pointer } .tablabanco .banco_img:hover { background-color:#d4d8d9; color:#737F80 !important; font-family:'ralewaymedium'; text-decoration:underline !important; color:#17a387 !important;border-top:1px solid #D4D8D9; } .tablabanco .banco_img img {cursor:pointer} .tablabanco .banco_ver {height:20px; width:25px; display:block; background-image:url(../imagenes/ver_banco.png); text-indent:-9999px } .tablabanco .banco_ver:hover {background-image:url(../imagenes/ver_bancohover.png) } .tablabanco .banco_editar {height:20px; width:20px; display:block; background-image:url(../imagenes/editarlibreria.png); text-indent:-9999px } .tablabanco .banco_editar:hover {background-image:url(../imagenes/editarlibreriahover.png) } .tablabanco .banco_borar {height:20px; width:20px; display:block; background-image:url(../imagenes/borrarlibreria.png); text-indent:-9999px } .tablabanco .banco_borar:hover {background-image:url(../imagenes/borrarlibreriahover.png) } .tablabanco .banco_opciones {} .tablabanco .banco_opciones img { border:none !important; margin:0 0 0 0 !important; padding:0 !important; background-color:transparent !important} .tablabanco .checkbox { position:relative; display:inline-block; z-index:2; margin-right:2px} .tablabanco .checkbox input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .tablabanco .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} .tablabanco .checkbox label:hover { background-color:transparent !important} .tablabanco .checkbox input[type=checkbox]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } .tablabanco .checkbox label:after { background-color:transparent} #subiralibreria_banco {width:160px; float:right } #subiralibreria_banco a { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF } #subiralibreria_banco a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*---detalle---*/ #detalle #imagendetalle { float:left} #detalle #imagendetalle img { border: 1px solid #D4D8D9; padding: 5px;} #tabladetalle { width:400px; float:right} .detallet { font-weight:normal; border:1px solid #d4d8d9} .detallet th {font-weight:normal; border:1px solid #FFF} .detallet td { border-bottom:1px solid #d4d8d9; height:45px; font-size:14px; text-align:center;} .detallet .primeralibre { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } #detalle .submenu { height:50px; width:400px; margin-top:20px; position:relative; float:right} #detalle .subir { width:160px; height:25px; padding:9px 0 0 0 ; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important;} #detalle .subir:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------libreria------------------------------------------------------------------------------------*/ /*--------paginador------------------------------------------------------------------------------------*/ #paginador {margin:50px auto 0 auto; width:100%; height:18px; position:relative;} #paginador ul { clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; left:50%; text-align:center;} #paginador ul li { display:block; float:left; list-style:none; position:relative; right:50%;} #paginador li { float:left; margin:0 2px 0 2px; font-size:14px; letter-spacing:1px } #paginador .flechapag {padding:5px !important} #paginador a { text-decoration:none; padding:5px 10px; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; display:block;} #paginador a:hover{background-color:#d4d8d9; color:#737F80; font-weight:normal;} #paginador .apretado {background-color:#17A387; color:#FFF; font-family:'ralewaymedium'; } /*--------paginador------------------------------------------------------------------------------------*/ /*--------registro------------------------------------------------------------------------------------*/ #container_registro{ margin:0 auto; height:auto; width:1024px; padding-top:80px;} #conheader #volver {display:block; height:26px; width:26px; float:right; margin-top:10px} #content_registro{position: relative; width:934px; height:370px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:14px; color:#737f80; -webkit-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 1px 1px 0px #a7a9ab; box-shadow: 0.5px 1px 1px 0px #a7a9ab; padding:45px; margin:auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #content_registro h2 {font-size:30px; color:#17A387; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #formulariregistro { margin-top:50px} #formulariregistro .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:99%} #formulariregistro .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formulariregistro .select {border:1px solid #17a387; height:39px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:49%; overflow:auto } #formulariregistro .select:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formulariregistro .select option { height:30px; vertical-align:middle} #registrocheckbox { float:left; margin-top:20px} #formulariregistro p { display:inline-block; margin:0} #formulariregistro .checkbox { vertical-align:middle} #formulariregistro .checkbox { position:relative; display:inline-block; margin-left:-11px} #formulariregistro .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formulariregistro .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formulariregistro .checkbox label:hover { background-color:transparent !important} #formulariregistro .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } #formulariregistro .checkbox label:after { background-color:transparent} #formulariregistro .text::selection {background:#10705D; color:#fff;} #formulariregistro .text::-moz-selection {background:#10705D; color:#fff;} #formulariregistro .text::-webkit-selection {background:#10705D; color:#fff;} #formulariregistro .text::-o-selection {background:#10705D; color:#fff;} #formulariregistro a { color:#17a387} #formulariregistro a:hover { color:#10705D} #formulariregistro .buttons {display:block; height:45px; width:235px; float:right; margin-top:42px} #formulariregistro .buttons input {float:right;} #formulariregistro #saveForm { width:235px !important; height:40px; padding:0 0 3px 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:10px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formulariregistro #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------registro------------------------------------------------------------------------------------*/ /*--------terminoycondiciones------------------------------------------------------------------------------------*/ #container_tyc{ margin:0 auto; height:auto; width:1024px; padding-top:30px} #container_tyc #logo {height:32px; width:200px; display:block; margin-bottom:30px} #container_tyc h1 {text-indent:-9999px; background-image:url(../imagenes/logo.png); height:32px; width:200px; float:none } #content_tyc{position: relative; width:934px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:14px; color:#737f80; -webkit-box-shadow: 5px 5px 0px 0px #3E4463; -moz-box-shadow: 5px 5px 0px 0px #3E4463; -o-box-shadow: 5px 5px 0px 0px #3E4463; box-shadow: 5px 5px 0px 0px #3E4463; padding:45px; margin:auto auto 80px auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #content_tyc h2 {font-size:30px; color:#17A387; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #content_tyc h3 {font-size:18px; font-weight:normal; margin:30px 0 0 0; font-family:'ralewayregular', 'Raleway', sans-serif;} #content_tyc p { text-align: justify } #content_tyc a {color:#17A387} #content_tyc a:hover {color:#10705D} /*--------terminoycondiciones------------------------------------------------------------------------------------*/ /*--------campa&ntilde;a paso 3------------------------------------------------------------------------------------*/ .infocont .info_basica {margin-bottom:50px; padding-bottom:35px; border-bottom:1px solid #D4D8D9} .infocont .info_basica h3{ margin-bottom:30px} .form_info_basica .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:48%} .form_info_basica .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } .form_info_basica .nomcam { width:99% !important} .form_info_basica .der { float:right} .infocont #selecionar_suscriptores { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9} .infocont #selecionar_suscriptores h3{ margin-bottom:30px} /*--------redes------------------------------------------------------------------------------------*/ .infocont #configurar_redes { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative; width:934px} .infocont #configurar_redes h3{ margin-bottom:25px} .infocont #configurar_redes .activarydesactivar { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-image:url(../imagenes/imput_redes.png); background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} .infocont #configurar_redes .activarydesactivar:hover {text-decoration:underline;} .infocont #configurar_redes #mostrar_div .btbmostrar_div, .infocont #configurar_redes #mostrar_div_conected .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #mostrar_div, .infocont #configurar_redes #mostrar_div_conected {position:absolute; top:0; height:190px; width:444px;} .infocont #configurar_redes #mostrar_div .divparaocultar, .infocont #configurar_redes #mostrar_div_conected .divparaocultar {position:absolute; top:0; height:190px; z-index: 35; width:444px; background-color:#fff; opacity:0.7 } .infocont #configurar_redes #info_agregar_redes .activarydesactivar, .infocont #configurar_redes #info_conectarse_redes .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} #info_agregar_redes #rede_iconos {width:420px; margin:30px 0 0 27px} #info_agregar_redes #rede_iconos .iconosindividuales { position:relative; float:left; margin-right:20px} #info_agregar_redes #rede_iconos input {height:50px; width:50px; visibility: hidden; position:relative; cursor:pointer; margin:0 !important} #info_agregar_redes #rede_iconos label{background-color:#FFF; display: block; width: 40px !important; height: 40px !important; cursor: pointer; position: absolute; z-index: 1; padding:4px !important; top:0px !important; left:0px !important; border:2px solid #FFF; background-position:center; background-repeat:no-repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #info_agregar_redes #rede_iconos label:hover { border:2px solid #17A387; background-color:#f3f4f5} #info_agregar_redes #rede_iconos input[type=checkbox]:checked + label {padding:4px !important; margin:0 !important; border:2px solid #10705d} #info_agregar_redes #rede_iconos label:after {border:2px solid #17A387; background-color:#f3f4f5} #info_agregar_redes #rede_iconos #label_facebook_agregar_redes { background-image:url(../imagenes/campania_facebook.png)} #info_agregar_redes #rede_iconos #label_twitter_agregar_redes { background-image:url(../imagenes/campania_tw.png)} #info_agregar_redes #rede_iconos #label_linkedin_agregar_redes { background-image:url(../imagenes/campania_link.png)} #info_agregar_redes #rede_iconos #label_google_agregar_redes { background-image:url(../imagenes/campania_gplus.png)} #info_agregar_redes #rede_iconos #label_pinterest_agregar_redes { background-image:url(../imagenes/campania_p.png)} #info_agregar_redes #rede_iconos #label_tumblr_agregar_redes { background-image:url(../imagenes/campania_tumbl.png)} #info_agregar_redes #rede_iconos #label_blogger_agregar_redes { background-image:url(../imagenes/campania_b.png)} #info_agregar_redes #rede_iconos #label_meneame_agregar_redes { background-image:url(../imagenes/campania_meneame.png)} #info_agregar_redes #rede_iconos #label_reddit_agregar_redes { background-image:url(../imagenes/campania_reddit.png)} #info_agregar_redes #rede_iconos #label_digg_agregar_redes { background-image:url(../imagenes/campania_digg.png)} #info_agregar_redes #rede_iconos #label_delicious_agregar_redes { background-image:url(../imagenes/campania_delicius.png)} .infocont #configurar_redes #conectarsearedes {width:425px; height:190px; float:left; position:relative; border-right:1px solid #D4D8D9; padding:0 23.5px 0 0; } .infocont #configurar_redes #info_conectarse_redes { width:444px;} #info_conectarse_redes .conected { width:144px; height:40px;} #info_conectarse_redes .conected a { width:94px; height:28px; display:block; color:#FFF; text-decoration:none; font-size:14px; padding:12px 0 0 50px; background-position:top left; background-repeat:no-repeat;} #info_conectarse_redes .conected a:hover { background-position:bottom left} #info_conectarse_redes #conectar_face { float:left; margin:36px 0 0 28px;} #info_conectarse_redes #conectar_face a { background-image:url(../imagenes/coneccted_facebook.png); } #info_conectarse_redes #conectar_tw { float:right; margin:36px 50px 0 0;} #info_conectarse_redes #conectar_tw a { background-image:url(../imagenes/coneccted_tw.png);} #info_conectarse_redes #conectar_lk { float:left; margin:30px 0 0 28px;} #info_conectarse_redes #conectar_lk a { background-image:url(../imagenes/coneccted_lk.png);} #info_conectarse_redes #conectar_g { float:right; margin:30px 50px 0 0;} #info_conectarse_redes #conectar_g a { background-image:url(../imagenes/coneccted_google.png);} .infocont #configurar_redes #segundasopciones {width:934px; position:relative; padding-top:40px; margin-top:15px; border-top:1px solid #D4D8D9} .infocont #plugins_redes {width:444px; float:right; position:relative; height:225px;} .infocont #plugins_redes #info_plugins_redes { width:444px;} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes {position:absolute; top:0; height:90px; width:444px;} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes .divparaocultar {position:absolute; top:0; height:200px; z-index: 35; width:444px; background-color:#fff; opacity:0.7 } .infocont #configurar_redes #plugins_redes #info_plugins_redes .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} #info_plugins_redes #plugins_iconos {width:390px; margin:30px 0 0 27px} #info_plugins_redes #plugins_iconos .iconosindividuales_plugins { position:relative; float:left; margin-right:60px} #info_plugins_redes #plugins_iconos .ultimoprinterest {margin-right:0 !important} #info_plugins_redes #plugins_iconos input {height:50px; width:90px; visibility: hidden; position:relative; cursor:pointer; margin:0 !important} #info_plugins_redes #plugins_iconos label{background-color:#FFF; display: block; width: 80px !important; height: 40px !important; cursor: pointer; position: absolute; z-index: 1; padding:4px !important; top:0px !important; left:0px !important; border:2px solid #FFF; background-position:center; background-repeat:no-repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #info_plugins_redes #plugins_iconos label:hover { border:2px solid #17A387; background-color:#f3f4f5} #info_plugins_redes #plugins_iconos input[type=checkbox]:checked + label {padding:4px !important; margin:0 !important; border:2px solid #10705d} #info_plugins_redes #plugins_iconos label:after {border:2px solid #17A387; background-color:#f3f4f5} #info_plugins_redes #plugins_iconos #label_facebookplugins { background-image:url(../imagenes/pluginsfb.png)} #info_plugins_redes #plugins_iconos #label_googleplugins { background-image:url(../imagenes/pluginsg.png)} #info_plugins_redes #plugins_iconos #label_pinterestplugins { background-image:url(../imagenes/pluginspt.png)} .infocont #segundasopciones #canalrss {width:934px; position:relative;} .infocont #segundasopciones #canalrss #info_canalrss { width:934px;} .infocont #configurar_redes #canalrss #mostrar_div_canalrss .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #canalrss #mostrar_div_canalrss {position:absolute; top:0; height:90px; width:934px;} .infocont #configurar_redes #canalrss #mostrar_div_canalrss .divparaocultar {position:absolute; top:0; height:200px; z-index: 35; width:934px; background-color:#fff; opacity:0.4 } .infocont #configurar_redes #canalrss #info_canalrss .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss { margin-top:25px} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss .textarea_redes { border: 1px solid #17a387; color: #737F80; font-family: 'Raleway',sans-serif; font-size: 16px; height: 108px; max-height:108px; overflow: hidden; padding: 10px; width:912px; max-width:912px} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss .textarea_redes:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} /*--------campa&ntilde;a clasica------------*/ .infocont #configurar_redes_clasica { margin-bottom:50px; padding-bottom:44px; position:relative; border-bottom:1px solid #D4D8D9;} .infocont #configurar_redes_clasica h3{ margin-bottom:25px} .infocont #configurar_redes_clasica #agregar_redes_clasica {position:relative;} .infocont #configurar_redes_clasica .activarydesactivar { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-image:url(../imagenes/imput_redes.png); background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} .infocont #configurar_redes_clasica .activarydesactivar:hover {text-decoration:underline;} .infocont #configurar_redes_clasica #mostrar_div .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes_clasica #mostrar_div {position:absolute; top:0; width:100%;} .infocont #configurar_redes_clasica #mostrar_div .divparaocultar {position:absolute; top:0; z-index: 35; width:100%; background-color:#fff; opacity:0.7 } .infocont .mensaje_agregar_redes { font-size:14px; margin:10px 0 0 0} .infocont #configurar_redes_clasica #info_agregar_redes { width:100%} .infocont #configurar_redes_clasica #info_agregar_redes .activarydesactivar { background-image:url(../imagenes/imputactivado_redes.png);} .infocont #configurar_redes_clasica #rede_iconos { width:100%; margin:20px 0 0 0px !important} .infocont #configurar_redes_clasica #rede_iconos .iconosindividuales { position:relative; float:left; margin-right:12px} .infocont #configurar_redes_clasica #rede_iconos .link_clasic { visibility:visible; float:left; border:1px solid #17a387; height:35px; color:#737f80; margin-top:6px !important; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:10px; width:369px; cursor:text !important} .infocont #configurar_redes_clasica #rede_iconos .link_clasic:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } .infocont #configurar_redes_clasica #rede_iconos .bto_linkizq { height:46px; width:444px; float:left; margin-bottom:15px;} .infocont #configurar_redes_clasica #rede_iconos .bto_linkder { height:46px; width:444px; float:right; margin-bottom:15px;} .infocont #configurar_redes_clasica #rede_iconos .ultimo_link {margin-bottom:0px !important} /*--------redes------------------------------------------------------------------------------------*/ .infocont #configurar_envio { margin-bottom:50px; border-bottom:1px solid #D4D8D9} .infocont #configurar_envio h3{ margin-bottom:30px} #pestanias_envio { position:relative; width:934px} #pestanias_envio #enviotab-1, #pestanias_envio #enviotab-2 {padding: 0; position: absolute; z-index: 1000; width:444px; height:140px; top: 0px ; opacity:0 !important ; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); cursor: pointer; margin:0} #pestanias_envio #enviotab-1 { left:0} #pestanias_envio #enviotab-2 { right:0} #pestanias_envio .envio-label-1, #pestanias_envio .envio-label-2 {width:444px; height:140px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; text-decoration:none; display:block} #pestanias_envio .envio-label-1 { float:left} #pestanias_envio .envio-label-2 { float:right} #pestanias_envio .envio-label-1 h4, #pestanias_envio .envio-label-2 h4 { font-size:18px; margin:30px 0 0 15px; text-align:left; display:block; width:200px; float:left; letter-spacing:0.5px; font-weight:normal} #pestanias_envio .envio-label-1 p, #pestanias_envio .envio-label-2 p { text-align:left; margin:10px 0 0 15px; float:left; display:block; width:250px;} #pestanias_envio .envio-label-1 img, #pestanias_envio .envio-label-2 img { float:left; margin:17px 10px 0 20px} #pestanias_envio input:checked + label h4{margin:26px 0 0 11px;} #pestanias_envio input:checked + label p {margin:10px 0 0 11px;} #pestanias_envio input:checked + label img {margin:13px 10px 0 16px} #pestanias_envio .envio-label-1:after, #pestanias_envio .envio-label-2:after { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #pestanias_envio .envio-label-1:hover + label, #pestanias_envio .envio-label-2:hover + label { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #pestanias_envio .envio-label-1 { z-index: 2;} #pestanias_envio .envio-label-2 {z-index: 1;} #pestanias_envio input:checked + label { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF; border:4px solid #10705d;width:436px; height:132px; margin:0 !important} .enviocontent {position: relative; width: 100%; margin-top:10px; min-height:230px;} .enviocontent .content-1, .enviocontent .content-2 { background-color:#FFF; min-height:220px; position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0; -webkit-transition: opacity linear 0.05s; -moz-transition: opacity linear 0.05s; -o-transition: opacity linear 0.05s; -ms-transition: opacity linear 0.05s; transition: opacity linear 0.05s; } #pestanias_envio input.tab-selector-1:checked ~ .enviocontent .content-1, #pestanias_envio input.tab-selector-2:checked ~ .enviocontent .content-2 { z-index: 100; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity ease-out 0.2s 0.1s; -moz-transition: opacity ease-out 0.2s 0.1s; -o-transition: opacity ease-out 0.2s 0.1s; -ms-transition: opacity ease-out 0.2s 0.1s; transition: opacity ease-out 0.2s 0.1s;} .enviocontent .content-1 #separador_inmediato { background-color:#17a387; width:934px; height:2px; margin:30px 0 30px 0; position:relative} .enviocontent .content-1 #separador_inmediato img { margin:0 !important; position:absolute; top:-16px; left:209.5px} .enviocontent .content-2 #separador_programada { background-color:#17a387; width:934px ; height:2px; margin:30px 0 40px 0; position:relative} .enviocontent .content-2 #separador_programada img { margin:0 !important; position:absolute; top:-16px; right:209.5px} .configuracionenvio_mensaje .checkbox { vertical-align:middle; float:left} .configuracionenvio_mensaje .checkbox { position:relative; display:inline-block; margin-left:-11px} .configuracionenvio_mensaje .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .configuracionenvio_mensaje .checkbox label{background-color:transparent !important; display: block; width: 30px !important; height: 30px !important; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important; border:none !important} .configuracionenvio_mensaje .checkbox label:hover { background-color:transparent !important} .configuracionenvio_mensaje .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } .configuracionenvio_mensaje .checkbox label:after { background-color:transparent} .configuracionenvio_mensaje p { float:left; margin:8px 0 0 1px; font-size:16px} #programar_envio { height:62px; width:100%; margin-bottom:30px; position:relative; } #programar_fecha { float:left; margin-right:52px} #programar_fecha .titulo_envio { margin:0 0 5px 1px} #programar_fecha #fecha-form input {width:168px; height:26px; font-size:16px; padding:5px 0 5px 10px; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; float:left; background-image:url(../imagenes/fecha.png); background-repeat:no-repeat; background-position:right; cursor:pointer} #programar_horario { float:left; width:178px} #programar_envio .titulo_envio { margin:0 0 5px 1px} #programar_horario #horarioforma input {width:41px; text-align:center; height:26px; font-size:16px; padding:5px 0 5px 0px; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; float:left; margin-right:7px} #programar_horario #hora { float:left; width:75px; height:38px; font-size:14px; padding:10px 0 10px 10px; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; color:#737F80 !important; cursor:pointer} #programar_horario #hora:focus {} #programar_horario #hora option {font-size:14px; height:25px; color:#737F80 !important; padding:10px 0 0 10px; background-color:#FFF; border:1px solid #d4d8d9;} #programar_horario #hora option:focus { background-color:#d4d8d9 !important; color:#737F80 !important; border:1px solid #d4d8d9 !important} #zona_horaria-div { width:470px; float:right;} #zona_horaria-div .titulo_envio { margin:0 0 5px 1px} #programar_envio #zona_horaria { float:right; width:470px; height:38px; font-size:14px; padding:10px 0 5px 10px; text-decoration:none; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; color:#737F80 !important; cursor:pointer} #programar_envio #zona_horaria option {font-size:14px; height:25px; color:#737F80 !important; padding:10px 0 0 10px; background-color:#FFF; border:1px solid #d4d8d9;} #programar_envio #zona_horaria option:focus { background-color:#d4d8d9 !important; color:#737F80 !important; border:1px solid #d4d8d9 !important} #programar_envio #zona_horaria .doble {height:35px;} .infocont #opciones_pasos {height:50px; width:100%; position:relative;} .infocont #opciones_pasos ul { float:right; height:50px;} .infocont #opciones_pasos li { float:left} .infocont #opciones_pasos #guardarysalir { float:left; width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#737f80; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #454c4c; -moz-box-shadow: 0px 3px 0px 0px #454c4c; -o-box-shadow: 0px 3px 0px 0px #454c4c; box-shadow: 0px 3px 0px 0px #454c4c; text-decoration:none; color:#FFF !important; } .infocont #opciones_pasos #guardarysalir:hover {background-color:#737f80; -webkit-box-shadow: 0px 0px 0px 0px #454c4c; -moz-box-shadow: 0px 0px 0px 0px #454c4c; -o-box-shadow: 0px 0px 0px 0px #454c4c; box-shadow: 0px 0px 0px 0px #454c4c; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .infocont #opciones_pasos #anterior{ width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#a31717; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 3px 0px 0px #701010; -o-box-shadow: 0px 3px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; text-decoration:none; color:#FFF !important; margin-right:20px } .infocont #opciones_pasos #anterior:hover {background-color:#a31717; -webkit-box-shadow: 0px 0px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 0px 0px 0px #701010; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .infocont #opciones_pasos #siguiente{ width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; } .infocont #opciones_pasos #siguiente:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------campa&ntilde;a paso 3------------------------------------------------------------------------------------*/ /*--------resumen paso 5------------------------------------------------------------------------------------*/ .infocont .tiyulos_resumen { width:934px; margin-bottom:25px;} .infocont .tiyulos_resumen h3 { margin-bottom:0 !important} .infocont .tiyulos_resumen a { display:block; width:30px; height:30px; opacity:0.5; float:right; text-indent:-9999px; background-position:center; background-repeat:no-repeat} .infocont .tiyulos_resumen a:hover {opacity:1} .infocont .tiyulos_resumen .editar_resumen { margin-left:5px; background-image:url(../imagenes/editarcamania.png)} .infocont .tiyulos_resumen .ver_resumen { background-image:url(../imagenes/ojoicono.png)} .infocont .resumen_bien h3 { background-image:url(../imagenes/resumen_bien.png); background-repeat:no-repeat; background-position:center left; padding-left:35px; color:#17a387 !important} .infocont .resumen_mal h3 { background-image:url(../imagenes/resumen_mal.png); background-repeat:no-repeat; background-position:center left; padding-left:35px; color:#a31717 !important} .infocont .cont_faltante {color:#a31717 !important} .infocont #configuracion_resumen { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative;} .infocont #configuracion_resumen h3 {width:700px; float:left;} .infocont #configuracion_resumen .secciones { font-size:18px; color:#17A387} .infocont #configuracion_resumen #resumen_destinatarios, .infocont #configuracion_resumen #resumen_redes, .infocont #configuracion_resumen #resumen_envio{ margin-top:50px} /*--------redes campa&ntilde;a social------------------------------------------------------------------------------------*/ #resumen_redes { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative; width:934px} #resumen_redes .redes_sociales_elegidas { width:934px; border-bottom:1px solid #D4D8D9; padding-bottom:50px; margin-bottom:50px} #resumen_redes #publicar_resumen {width:425px; float:left; position:relative; padding:0 23.5px 40px 0; border-right:1px solid #D4D8D9;} #resumen_redes .iconosredes_resumentop {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:10px 16px 0 16px; float:left} #resumen_redes .iconosredes_resumenbottom {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:26px 16px 0 16px; float:left} #resumen_redes .noelegidored { opacity:0.2} #resumen_redes #face_resumen { background-image:url(../imagenes/campania_facebook.png); margin-left:30px} #resumen_redes #tw_resumen { background-image:url(../imagenes/campania_tw.png)} #resumen_redes #link_resumen{ background-image:url(../imagenes/campania_link.png)} #resumen_redes #gplus_resumen { background-image:url(../imagenes/campania_gplus.png)} #resumen_redes #p_resumen { background-image:url(../imagenes/campania_p.png)} #resumen_redes #tumbl_resumen { background-image:url(../imagenes/campania_tumbl.png)} #resumen_redes #b_resumen { background-image:url(../imagenes/campania_b.png); margin-right:0px !important} #resumen_redes #meneame_resumen { background-image:url(../imagenes/campania_meneame.png); margin-left:66px !important} #resumen_redes #reddit_resumen { background-image:url(../imagenes/campania_reddit.png)} #resumen_redes #digg_resumen { background-image:url(../imagenes/campania_digg.png)} #resumen_redes #delicius_resumen { background-image:url(../imagenes/campania_delicius.png); margin-right:0 !important} #resumen_redes #publicar_resumen .conected_resumen { width:94px; height:28px; background-position:top left; background-repeat:no-repeat; font-size:14px; color:#FFF; padding: 12px 0 0 50px;} #resumen_redes #publicar_resumen #rconectar_face { float:left; margin:10px 0 0 40px; background-image:url(../imagenes/coneccted_facebook.png); } #resumen_redes #publicar_resumen #rconectar_tw { float:right; margin:10px 40px 0 0; background-image:url(../imagenes/coneccted_tw.png);} #resumen_redes #publicar_resumen #rconectar_lk { float:left; margin:26px 0 0 40px; background-image:url(../imagenes/coneccted_lk.png);} #resumen_redes #publicar_resumen #rconectar_g { float:right; margin:26px 40px 0 0; background-image:url(../imagenes/coneccted_google.png);} #resumen_redes #segundasopciones {width:934px; position:relative; padding-top:30px; border-top:1px solid #D4D8D9; margin-top:40px} #resumen_redes #plugins_redes_resumen {width:444px; float:right; position:relative;} #resumen_redes #plugins_iconos_resumen {width:390px; margin:36px 0 0 40px} #resumen_redes #plugins_iconos_resumen .iconosindividuales_plugins {float:left; margin-right:66px; height:40px; width:80px} #resumen_redes #plugins_iconos_resumen .ultimoprinterest {margin-right:0 !important} #resumen_redes #plugins_iconos_resumen #facebook_plugins { background-image:url(../imagenes/pluginsfb.png)} #resumen_redes #plugins_iconos_resumen #googleplugins { background-image:url(../imagenes/pluginsg.png)} #resumen_redes #plugins_iconos_resumen #pinterestplugins { background-image:url(../imagenes/pluginspt.png)} #segundasopciones #canalrss_resumen {width:934px; position:relative;} #segundasopciones #canalrss_resumen #textarea_redes_resumen {margin-top:25px; border: 1px solid #D4D8D9; color: #737F80; height: 108px; padding: 10px; width:912px;} #segundasopciones #canalrss_resumen #textarea_redes_resumen p {overflow: hidden; margin:0; font-size:16px } /*--------redes campa&ntilde;a social------------------------------------------------------------------------------------*/ /*--------redes campa&ntilde;a clasicas------------------------------------------------------------------------------------*/ #resumen_redes #resumenredes_clasica .iconosredes_resumencla {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:10px 24.5px 0 24.5px; float:left} #resumen_redes #resumenredes_clasica #face_resumen { background-image:url(../imagenes/campania_facebook.png); margin-left:0px} #resumen_redes #resumenredes_clasica #meneame_resumen { background-image:url(../imagenes/campania_meneame.png); margin-left:24.5px !important} #resumen_redes #resumenredes_clasica #b_resumen { background-image:url(../imagenes/campania_delicius.png); margin-right:24.5px !important} /*--------redes campa&ntilde;a clasicas------------------------------------------------------------------------------------*/ .infocont #configuracion_resumen #resumen_envio img { float:left; margin-right:25px} .infocont #configuracion_resumen #resumen_envio #horario_programado {float:left; font-size:16px; line-height:25px; margin-top:30px} .infocont #contenidoyprueba_resumen { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative;} .infocont #contenido_resumen {border-right: 1px solid #D4D8D9; float: left; padding: 0 18px 0 0; position: relative; width: 444px;} .infocont #contenido_resumen .tiyulos_resumen { width:444px} .infocont #contenido_resumen h3 {width:300px; float:left;} .infocont #contenido_resumen #campania_resumen { width:444px; height:582px} .infocont #contenido_resumen #campania_resumen td { text-align:center; width:444px; height:582px; border:1px solid #D4D8D9} .infocont #probarenvio_resumen { position: relative; width: 444px; float:right} .infocont #probarenvio_resumen h3{ margin-bottom:25px} .infocont #probarenvio_resumen p { margin-top:0} .infocont #probarenvio_resumen .emaildeprueba {border:1px solid #17a387; color:#737f80; margin-bottom:20px; font-size:16px; padding:10px; width:424px; max-width:424px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; max-height:150px; overflow:hidden} .infocont #probarenvio_resumen .emaildeprueba:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #probarenvio_resumen #boton_prueba {width:100%; height:45px;} #probarenvio_resumen #probar_boton { float:right; width:160px !important; height:34px ; background-color:#17A387; padding:0 !important; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #probarenvio_resumen #probar_boton:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D;padding:0 !important; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------resumen paso 5------------------------------------------------------------------------------------*/ /*--------template------------------------------------------------------------------------------------*/ .submenu #cantidad_template { float:right !important; z-index:5; position:relative;} #cantidad_template .boton { color:#737F80; width:80px; height:25px; font-size:14px; padding:8px 0 0 10px; text-decoration:none; display:block; float:left; background-image:url(../imagenes/flechafiltro.png); background-repeat:no-repeat; background-position:right; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; } #cantidad .boton:hover { background-color:#10705D; border:1px solid #10705D} .submenu #cantidad_template il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } .submenu #cantidad_template ul { float:none !important; } /* son visibes al poner el cursor encima */ .submenu #cantidad_template li:hover > ul { opacity: 1!important ; overflow-x: hidden; position:absolute; top:34px; width:90px; z-index:1; border:1px solid #d4d8d9; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:142px} /* cada un ode los items de los submen&uacute;s */ .submenu #cantidad_template li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #cantidad_template li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:80px; } .submenu #cantidad_template li ul li a { color:#737F80 font-size:14px; width:80px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#FFF; border:1px solid #d4d8d9; } .submenu #cantidad_template li ul li a:hover { background-color:#d4d8d9; color:#737F80} .submenu #cantidad_template li ul li:hover >#cantidad { background-color:#d4d8d9 !important} .tabla_template { font-weight:normal; border:1px solid #d4d8d9; position:relative} .tabla_template th {font-weight:normal; } .tabla_template td { height:235px; font-size:14px; text-align:center; position:relative; width:175px} .tabla_template img {border:1px solid #d4d8d9; margin:16px auto auto auto; padding:5px; background-color:#FFF; z-index:1} .tabla_template .temple_img {height:235px; display:block; text-decoration:none; position:relative; border-top:1px solid #D4D8D9; cursor:pointer } .tabla_template .temple_img:hover { background-color:#d4d8d9; color:#737F80 !important; font-family:'ralewaymedium'; text-decoration:underline !important; color:#17a387 !important;border-top:1px solid #D4D8D9; } .tabla_template .temple_img img {cursor:pointer} .tabla_template .temple_ver {height:20px; width:25px; display:block; background-image:url(../imagenes/ver_banco.png); text-indent:-9999px } .tabla_template .temple_ver:hover {background-image:url(../imagenes/ver_bancohover.png) } .tabla_template .temple_opciones {} .tabla_template .temple_opciones img { border:none !important; margin:0 0 0 0 !important; padding:0 !important; background-color:transparent !important} .tabla_template .radio { position:relative; display:inline-block; z-index:2; margin:0 2px 3px 0} .tabla_template .radio input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .tabla_template .radio label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} .tabla_template .radio label:hover { background-color:transparent !important} .tabla_template .radio input[type=radio]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } .tabla_template .radio label:after { background-color:transparent} .opciones_paso4 {margin-top:80px; } #detalle_template {border: 1px solid #D4D8D9; padding: 5px; margin:0 auto; width:800px} /*--------template------------------------------------------------------------------------------------*/ /*-----------------------POP UP------------------------------------------------------------------------------------*/ #bg_popup { width:100%; height:100%; background-color:#333} #container_popup {-webkit-border-radius:4px 4px 2px 2px; -moz-border-radius:4px 4px 2px 2px; -o-border-radius:4px 4px 2px 2px; border-radius:4px 4px 2px 2px; background-color:#FFF; -webkit-box-shadow:2px 2px 2px 0px #1a1a1a; -moz-box-shadow:2px 2px 2px 0px #1a1a1a; -o-box-shadow:2px 2px 2px 0px #1a1a1a; box-shadow:2px 2px 2px 0px #1a1a1a; position:absolute; top:45%; left:50%;} #bg_popup .popup_listasuscriptores {margin-left:-300px; margin-top:-116px; width:600px; height:232px} #bg_popup .popup_suscriptor {margin-left:-300px; margin-top:-197px; width:600px; height:394px} #bg_popup .popup_eliminar {margin-left:-300px; margin-top:-115px; width:600px; height:230px} #bg_popup .popup_eliminar #encabeezado {background-color:#A31717;} .popup_listasuscriptores #info_popup, .popup_suscriptor #info_popup, #bg_popup .popup_eliminar #info_popup { padding:20px; width:560px;} #container_popup #encabeezado {width:100%; height:33px; padding-top:12px ; background-color:#17A387; -webkit-border-radius:2px 2px 0 0; -moz-border-radius:2px 2px 0 0; -o-border-radius:2px 2px 0 0; border-radius:2px 2px 0 0;} #container_popup #encabeezado h3 { margin:0 0 0 20px; color:#FFF; font-weight:normal; font-size:18px; width:400px; float:left; font-family:'ralewayregular', 'Raleway', sans-serif; } #container_popup #encabeezado #cerrar_popup { margin:2px 20px 0 0; float:right; opacity:0.7} #container_popup #encabeezado #cerrar_popup:hover {opacity:1} #formpopup { margin-top:20px; width:100%} #formpopup input {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%;} #formpopup input:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formpopup .unico {width:552px} #formpopup .dobre {width:265px} #formpopup .izq { float:left} #formpopup .der { float:right} #botones_popup { width:100%; margin-top:30px; clear:both; display:block; height:42px} #botones_popup #saveForm { width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important; float:right} #botones_popup #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #botones_popup #borrar { width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important; float:left} #botones_popup #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #pregunta_popup { color:#737F80; margin:17px 0; font-size:18px; line-height:28px} #info_popup .libreria_redes { width:94px; height:28px; display:block; color:#FFF; text-decoration:none; font-size:14px; padding:12px 0 0 50px; background-position:top left; background-repeat:no-repeat;} #info_popup .libreria_redes:hover { background-position:bottom left} #info_popup #libreria_fc {background-image:url(../imagenes/coneccted_facebook.png); float:left; margin:20px 0 0 70px;} #info_popup #libreria_tw {background-image:url(../imagenes/coneccted_tw.png); float:right; margin:20px 70px 0 0;} #info_popup #libreria_lk {background-image:url(../imagenes/coneccted_lk.png); float:left; margin:30px 0 0 70px;} #info_popup #libreria_g {background-image:url(../imagenes/coneccted_google.png); float:right; margin:30px 70px 0 0;} /*-----------------------subir desde mi pc------------------------------------------------------------------------------------*/ #subirdesdepc { margin-top:20px; width:100%} #subirdesdepc input {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%;} #subirdesdepc .customfile-wrap {width:560px !important} #subirdesdepc .customfile-filename { width:414px !important} #selec_carpeta { float:left; border:1px solid #17a387; height:39px; color:#737f80; font-size:16px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:320px; overflow:auto } #selec_carpeta option {height:30px; vertical-align:middle; padding:10px 0 0 10px; } #selec_carpeta:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #selec_carpeta .lib_car_img {background-image:url(../imagenes/filtroimagen_b.png); background-position:6px 8px; background-repeat: no-repeat; padding-left:35px !important} #selec_carpeta .lib_carpeta { background-image:url(../imagenes/filtrocarpeta_b.png); background-position:6px 8px; background-repeat: no-repeat; padding-left:35px !important} /*-----------------------subir desde mi pc------------------------------------------------------------------------------------*/ /*-----------------------URL------------------------------------------------------------------------------------*/ #subir_url {height:40px; width:537px; margin:0 auto; padding:95px 0 70px 0} #subir_url .customfile-wrap {width:537px !important} #subir_url .customfile-filename { width:391px !important} /*-----------------------URL------------------------------------------------------------------------------------*/ /*-----------------------subir archivo generales------------------------------------------------------------------------------------*/ .customfile-wrap {height:40px; width:460px} .customfile-filename { width:314px; height:35px; border:1px solid #17A387; color:#737F80; font-size:18px; font-family:'Raleway',sans-serif; font-weight:normal; padding:1px 0 1px 9px; float:left} .customfile-filename:focus {outline: none;} .customfile-upload {display:inline-block; cursor: pointer; font-size:14px; font-family:'Raleway',sans-serif; float:right; background-color: #17A387; border: 0 none; border-radius: 2px; box-shadow: 0 3px 0 0 #10705D; color: #FFFFFF; font-size: 14px; height:36px; letter-spacing: 1px; margin-left:15px; opacity: 1 !important; padding:2px 0 0 0; width: 120px !important; text-align:center} .customfile-upload:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /* para IE 10*/ @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE6 y 7*/ @media screen\9{.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE6, 7 y 8*/ @media \0screen\,screen\9{.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE8, 9 y 10*/ @media screen\0 {.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE9 y 10*/ @media screen and (min-width:0\0) {.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*-----------------------subir archivo generales------------------------------------------------------------------------------------*/
public/css/style.css
@CHARSET "UTF-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100); @font-face { font-family: 'ralewayregular'; src: url('../fuentes/raleway-regular-webfont.eot'); src: url('../fuentes/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fuentes/raleway-regular-webfont.woff') format('woff'), url('../fuentes/raleway-regular-webfont.ttf') format('truetype'), url('../fuentes/raleway-regular-webfont.svg#ralewayregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaymedium'; src: url('../fuentes/raleway-medium-webfont.eot'); src: url('../fuentes/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fuentes/raleway-medium-webfont.woff') format('woff'), url('../fuentes/raleway-medium-webfont.ttf') format('truetype'), url('../fuentes/raleway-medium-webfont.svg#ralewaymedium') format('svg'); font-weight: normal; font-style: normal; } ::selection {background:#17a387; color:#fff;} ::-moz-selection {background:#17a387; color:#fff;} ::-webkit-selection {background:#17a387; color:#fff;} ::-o-selection {background:#17a387; color:#fff;} ::-webkit-input-placeholder {color:#737F80; opacity:1} :-moz-placeholder {color:#737F80; opacity:1} ::-moz-placeholder {color:#737F80; opacity:1} :-ms-input-placeholder {color:#737F80; opacity:1} :focus {outline-width:0} img { border-width:0} .cleaner {clear:both} input { color:#737F80} ul, li { margin:0; padding:0; list-style:none} body, html {padding: 0; margin: 0; height:100%} body {font-family:'ralewayregular', 'Raleway', sans-serif; font-size:16px; background-color:#ecf0f1; min-width:1024px; overflow-x:hidden;} header {height:80px; background-color:#12806a; border-bottom:2px solid #3e4463;position: relative;display: inline-block;width: 100%;} header a { display:block} #conheader { width:1024px; padding:30px 0 20px 0; margin:0 auto} h1 {text-indent:-9999px; background-image:url(../imagenes/logo.png); height:32px; width:200px; margin:0; float:left} #menu { float:right; margin-top:6px; z-index:99; position:relative} #menu a {float:left} #menu nav { position:relative; } #menu nav ul{width:100%;} /* para IE 10*/ @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE6 y 7*/ @media screen\9{#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE6, 7 y 8*/ @media \0screen\,screen\9{#menu nav ul{width:width:793px; position:absolute; right:0; top:0}} /*Para IE8, 9 y 10*/ @media screen\0 {#menu nav ul{width:793px; position:absolute; right:0; top:0}} /*Para IE9 y 10*/ @media screen and (min-width:0\0) {#menu nav ul{width:793px; position:absolute; right:0; top:0}} #menu nav li {float:left; z-index:97; display:block;} #menu nav a {display:block; height:35px; font-family:'ralewayregular', 'Raleway', sans-serif; font-size:16px; text-align:center; color:#FFF; text-decoration:none; text-align:center; padding:5px 10px 0 10px; margin-left:25px;} #menu nav ul il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* animamos su visibildiad */ -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s; } /* son visibes al poner el cursor encima */ #menu nav li:hover > ul { opacity: 1; position:absolute; top:32px; width:226px; z-index:1 } /* cada un ode los items de los submen&uacute;s */ #menu nav li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /* animamos su visibildiad */ -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s; } #menu nav li:hover > ul li { overflow: visible; float:none; padding: 0;} #menu nav li ul li a {font-size:14px; background-information-header:#17a387; width:164px; padding:8px 20px 0 16px; height:24px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; text-align:left; letter-spacing:normal;border-bottom: 3px solid #17a387; } #menu nav li ul li a:hover { background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463;} #menu nav li ul li:first-child a {} #menu nav li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} #menu .apretado { border-bottom: 6px solid #3e4463} #menu nav a:hover { border-bottom: 6px solid #3e4463} #menu nav #login {display:block; width:140px; background-image:url(../imagenes/botlogin.jpg); background-repeat:repeat-x; font-size:14px; height:24px; padding:6px 0 0 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; border:0!important} #menu nav #login:hover {margin-top:2px; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; padding-top:7px; height:23px;} #menu nav #login img { margin-right:5px} #menu nav #logout {display:block; width:180px; background-image:url(../imagenes/botlogin.jpg); background-repeat:repeat-x; font-size:14px; height:24px; padding-top:6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 2px 2px 0px #0e6655; -moz-box-shadow: 0px 2px 2px 0px #0e6655; -o-box-shadow: 0px 2px 2px 0px #0e6655; box-shadow: 0px 2px 2px 0px #0e6655; border:0!important; float:left;} #menu nav #logout:hover {margin-top:2px; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; padding-top:7px; height:23px;} #menu nav #logout img { margin:0 5px 0 5px; float:right} /*-------------------------------------- CHAT ------------------------------------------------------*/ #chat #showRight {width:60px; height:60px; text-indent:-9999px; background-image:url(../imagenes/chat.png); background-color:transparent; border:none !important; padding:0; cursor:pointer; position:fixed; top:122px; right:0; z-index:9998} #chat .cbp-spmenu-vertical {width:430px; background: #3a3f4a; position: fixed; top: 122px; z-index:9997; right: -240px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px;} #chat .cbp-spmenu-right { right:-430px;} #chat .cbp-spmenu-right.cbp-spmenu-open { right: 0px;} #chat .cbp-spmenu-vertical h3 {-moz-border-radius:4px 0 0 0; -o-border-radius:4px 0 0 0; border-radius:4px 0 0 0; background-color:#535979; margin:0; font-weight:normal; font-size:25px; color:#FFF; height:45px; padding:15px 0 0 20px; width:350px; float:left} #chat .cbp-spmenu-vertical #formah3 { float:right; width:60px; height:60px; background-color:#3d4361} #chat #consultachat { width:390px; margin:20px; text-align:left;} #chat #consultachat p { margin:0; color:#FFF; font-size:12px} #chat #consultachat .izq_consultachat { float:left} #chat #consultachat .der_consultachat { float:right} #chat #consultachat .izq_consultachat input , #chat #consultachat .der_consultachat input { width:182.5px} #chat #consultachat .email_chat { width:100%} #chat #consultachat .email_chat input { width:98% !important} #chat #consultachat input {height:30px; border:1px solid #FFF; background-color:#FFF; color:#737f80; margin-bottom:15px; font-size:14px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:5px;} #chat #consultachat input:focus {border:1px solid #535979; background-color:#535979; color:#ecf0f1} #chat #consultachat textarea {border:1px solid #FFF; color:#737f80; margin-bottom:10px; font-size:14px; background-color:#FFF; height:100px; max-height:100px; width:98%; max-width:98%; font-family:'ralewayregular', 'Raleway', sans-serif; padding:10px 0 0 5px; overflow:hidden;} #chat #consultachat textarea:focus {border:1px solid #535979; background-color:#535979; color:#ecf0f1} #chat #botones_consultachat { width:390; height:45px; margin-top:30px} #chat #botones_consultachat #saveForm { float:right; width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #chat #botones_consultachat #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #chat #botones_consultachat #borrar { float:left; width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important} #chat #botones_consultachat #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*-------------------------------------- CHAT ------------------------------------------------------*/ h2 {font-size:20px; color:#FFF; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #container{ margin:0 auto; height: auto; width:1024px;} .content #volver { position:absolute; top:10px; right:15px; display:block; height:26px; width:26px} .tabs { position: relative; width: 1024px; padding-top:40px } .tabs #tab-1, #tab-2, #tab-3, #tab-4, #tab-5 { padding: 0; position: absolute; z-index: 1000; width: 204px; height: 35px; left: 1px; top: 40px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); cursor: pointer; } .tabs input#tab-2{margin-left:1px; left: 204px; } .tabs input#tab-3{margin-left:1px; left: 408px; } .tabs input#tab-4{margin-left:1px; left: 612px; } .tabs input#tab-5{margin-left:1px; left: 816px; } .tabs .tab-label-1, .tab-label-2, .tab-label-3, .tab-label-4, .tab-label-5 { float: left; width:204px; height:30px; display:block; background:#d4d8d9; padding-top:10px; position:relative; color:#737f80; cursor:pointer; font-size:16px; text-align:center } .tab-label-1:after, .tab-label-2:after, .tab-label-3:after, .tab-label-4:after, .tab-label-5:after { content: ''; background: #fff; position: absolute; bottom: -2px; left: 0; width: 100%; height: 2px; display: block; } .tab-label-1:hover + label, .tab-label-2:hover + label, .tab-label-3:hover + label, .tab-label-4:hover + label, .tab-label-5:hover + label {color:#fff; background-color:#12806a} .tabs label:first-of-type { z-index: 5; } .tab-label-2 {margin-left:1px; z-index: 4; } .tab-label-3 {margin-left:1px; z-index: 3; } .tab-label-4 {margin-left:1px; z-index: 2; } .tab-label-5 {margin-left:1px; z-index: 1; } .tabs input:checked + label { background:#12806a; color:#fff; margin-top:3px; height:27px; z-index: 6; } .clear-shadow { clear: both; } .content {position: relative; width: 100%; min-height:768px; margin-bottom:50px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:12px; color:#737f80; -webkit-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 1px 1px 0px #a7a9ab; box-shadow: 0.5px 1px 1px 0px #a7a9ab;} .content .content-1, .content-2, .content-3, .content-4, .content-5 { position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0; -webkit-transition: opacity linear 0.05s; -moz-transition: opacity linear 0.05s; -o-transition: opacity linear 0.05s; -ms-transition: opacity linear 0.05s; transition: opacity linear 0.05s; } .tabs input.tab-selector-1:checked ~ .content .content-1, .tabs input.tab-selector-2:checked ~ .content .content-2, .tabs input.tab-selector-3:checked ~ .content .content-3, .tabs input.tab-selector-4:checked ~ .content .content-4, .tabs input.tab-selector-5:checked ~ .content .content-5{ z-index: 100; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity ease-out 0.2s 0.1s; -moz-transition: opacity ease-out 0.2s 0.1s; -o-transition: opacity ease-out 0.2s 0.1s; -ms-transition: opacity ease-out 0.2s 0.1s; transition: opacity ease-out 0.2s 0.1s; } .content h2 { background-color:#17a387; width:1009px; height:38px; padding:12px 0 0 15px} /*--------------------------------------------------------------------------------------------*/ .infocont { padding:45px;} .content h3 { color:#17a387; font-weight:normal; font-size:25px; margin:0} .content p { font-size:14px; z-index: 1000; } .infocont a {color:#737f80} #campana1 { width:300px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:50px 0 0 100px; text-decoration:none; display:block} #tutorial { width:300px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin:50px 100px 0 0; text-decoration:none; display:block} #campana1 img { margin:20px 60px} #tutorial img { margin:20px 60px} .infocont a h4 { font-weight:normal; text-align:center; font-size:24px } .infocont a p { text-align:center; font-size:14px} .infocont a:visited { color:#737f80} #campana1:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #tutorial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} /*--------------------------------------------------------------------------------------------*/ #pasoscam { margin-bottom:55px; } #pasoscam li { text-align:center; font-weight:normal; font-size:14px; margin:0; width:45px; height:29px; position:relative; float:left} #pasoscam li .circulo { height:12px; width:12px; -webkit-border-radius: 400px; -moz-border-radius: 400px; -o-border-radius: 400px; border-radius: 400px; background-color:#FFF; border:3px solid #17a387; -webkit-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; box-shadow: 0.5px 0.5px 1px 0px #a7a9ab; position:absolute; right:15px; top:22px; z-index:6 } #pasoscam li .linea { height:5px; width:45px; background-color:#17a387; position:absolute; right:0px; top:29px; z-index:5 } #pasoscam .pasosactivado { background-color:#17a387 !important;} #pasoscam #pasocam1 { float:left;} #pasoscam #pasocam1 .linea { width:20px !important; right:0px !important} #pasoscam #pasocam5 { float:right;} #pasoscam #pasocam5 .linea { width:20px !important; left:-3px !important} #pasoscam .separadorpasos {width:177px; height:5px; float:left; padding-top:29px } #pasoscam .separadorlinea { background-color:#17a387; height:5px; } /*--------------------------------------------------------------------------------------------*/ #campanacla { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #campanacla img { margin:15px 65px} #campanacla:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #campanasocial { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 37px; text-decoration:none; padding:0 5px; display:block} #campanasocial img { margin:15px 65px} #campanasocial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #testsocial { width:277px; height:380px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #testsocial img { margin:25px 65px} #testsocial:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #testsocial h4 { margin-top:40px} #armarcam {} #armarcam h4 { font-size:18px; margin:20px 0 15px 0} #armarcam img { margin:0 0 0 77px} #armarcam a {width:267px; height:230px;} #armarcam a:hover { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #eblanco {background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #epredi { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 51.5px; text-decoration:none; padding:0 5px; display:block} #eanteriores {background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin-top:40px; text-decoration:none; padding:0 5px; display:block} #url { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 0; text-decoration:none; padding:0 5px; display:block} #html { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:left; margin:40px 0 0 51.5px; text-decoration:none; padding:0 5px; display:block} #tutorial_ch { background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float:right; margin:40px 0 0 0; text-decoration:none; padding:0 5px; display:block} /*--------------------------------------------------------------------------------------------*/ .submenu { height:50px; width:934px; margin-bottom:20px; position:relative} .submenu #filtrocategoria { float:left !important; z-index:3} .filtro {width:180px; height:26px; font-size:14px; padding:10px 0 0 10px; text-decoration:none; display:block; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; background-image:url(../imagenes/flechafiltro.png); background-repeat:no-repeat; background-position:right;} #filtrocategoria { position:relative; width:190px; margin-right:20px} .submenu #filtrocategoria il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } .submenu #filtrocategoria ul { float:none !important; } /* son visibes al poner el cursor encima */ .submenu #filtrocategoria li:hover > ul { opacity: 1!important ; overflow-y:scroll; overflow-x: hidden; position:absolute; top:37px; width:191px; z-index:1; border:1px solid #d4d8d9; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:212px} /* cada un ode los items de los submen&uacute;s */ .submenu #filtrocategoria li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #filtrocategoria li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:180px; } .submenu #filtrocategoria li ul li a {font-size:14px; width:180px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#FFF; border:1px solid #d4d8d9;} .submenu #filtrocategoria li ul li a:hover { background-color:#d4d8d9; color:#737F80} .submenu #filtrocategoria li ul li:hover >#filtrocategoria { background-color:#000 !important} .submenu .search {width:180px; height:34px; font-size:14px; padding-left: 10px; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; opacity:1; position:inherit; background-image:url(../imagenes/buscar.png); background-repeat:no-repeat; background-position:right;} .submenu .search:hover {border:1px solid #17A387; -webkit-box-shadow: 1px 0.5px 0px 0px #17A387; -moz-box-shadow: 1px 0.5px 0px 0px #17A387; -o-box-shadow: 1px 0.5px 0px 0px #17A387; box-shadow: 1px 0.5px 0px 0px #17A387; color:#17A387;} .submenu .search:focus { color:#737F80} .cerarcampa&ntilde;a { width:160px; height:25px; padding-top:9px; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .cerarcampa&ntilde;a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .submenu .opciones { float:right; height:50px;} .submenu li { float:left} .importarlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .importarlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .crearlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; } .crearlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .importarlista { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; margin-right:20px} .importarlista:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .comprarahora { margin-top:50px} .submenu .opciones { position:absolute; right:0; z-index:100} .submenu .opciones il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /*-moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } /* son visibes al poner el cursor encima */ .submenu .opciones li:hover > ul { opacity: 1!important ; position:absolute; top:32px; width:226px; } /* cada un ode los items de los submen&uacute;s */ .submenu .opciones li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /*-moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu .opciones li:hover > ul li { overflow: visible; float:none; padding: 0; height:38px; width:160px;} .submenu .opciones li ul li a { display:block; font-size:14px; background-color:#17a387; width:142px; padding:10px 0 0 18px; height:25px; text-decoration:none; color:#FFF; border-bottom: 3px solid #17a387; /*-webkit-box-shadow: 0px 1px 2px 0px #0e6655; -moz-box-shadow: 0px 1px 2px 0px #0e6655; -o-box-shadow: 0px 1px 2px 0px #0e6655; box-shadow: 0px 1px 2px 0px #0e6655;*/ } .submenu .opciones li ul li a:hover {background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463; } .submenu .opciones li ul li:first-child a {/*-webkit-box-shadow: 0px 0px 0px 0px #0e6655; moz-box-shadow: 0px 0px 0px 0px #0e6655; box-shadow: 0px 0px 0px 0px #0e6655;*/} .submenu .opciones li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} /*--------------------------------------------------------------------------------------------*/ .listacampanias { font-weight:normal;} .listacampanias th {font-weight:normal; border:1px solid #FFF} .listacampanias td { border-bottom:1px solid #d4d8d9; height:45px; font-size:14px; text-align:center;} .primeralinea { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .listacampanias .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:8px; opacity:0.5} .listacampanias .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .listacampanias .editarcampam:hover { opacity:1} .listacampanias .borrarcam:hover { opacity:1} .listacampanias .duplicamania {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .duplicamania:hover { opacity:1} .listacampanias .descargarlista {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .descargarlista:hover { opacity:1} .listacampanias .enviarcarpeta {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .listacampanias .enviarcarpeta:hover { opacity:1} .listacampanias a { text-decoration:none} .listacampanias a:hover { text-decoration:underline; color:#17A387} .primeralineareport { background-color:#17A387; text-align:center; color:#FFF; font-size:16px; height:40px; } .reportecampanias { font-weight:normal; } .reportecampanias th {font-weight:normal; border:1px solid #FFF} .reportecampanias td { border-bottom:1px solid #17A387; height:100px; font-size:14px; text-align:center;} .reportecampanias .reporteinfo td {font-size:36px; color:#17A387;} .listadecontactos { font-weight:normal; } .listadecontactos th {font-weight:normal; border:1px solid #FFF} .listadecontactos td { border-bottom:1px solid #d4d8d9; height:65px; font-size:14px; text-align:center;} .primeralinea { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .listadecontactos .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:5px; opacity:0.5} .listadecontactos .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .listadecontactos .editarcampam:hover { opacity:1} .listadecontactos .borrarcam:hover { opacity:1} .listadecontactos a { text-decoration:none} .listadecontactos a:hover { text-decoration:underline; color:#17A387} /*--------------------------------------------------------------------------------------------*/ .listadecontactos .checkbox, .listacampanias .checkbox, .libret .checkbox {width:39px; position:relative !important; } .listadecontactos .checkbox input, .listacampanias .checkbox input, .libret .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .listadecontactos .checkbox label, .listacampanias .checkbox label, .libret .checkbox label {background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} .listadecontactos .checkbox label:hover, .listacampanias .checkbox label:hover, .libret .checkbox label:hover { background-color:transparent !important} .listadecontactos .checkbox input[type=checkbox]:checked + label, .listacampanias .checkbox input[type=checkbox]:checked + label, .libret .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } .listadecontactos .checkbox label:after, .listacampanias .checkbox label:after, .libret .checkbox label:after { background-color:transparent} .flechatabla { background-image:url(../imagenes/flechatablaabajo.png); width:12px; height:10px; display:inline-block; text-indent:-9999px; margin-left:5px } /*---------------------------------footer---------------------------------*/ #foo {background-color:#3e4463; border-bottom:5px solid #2f344c; border-top:5px solid #535979; height:130px; margin: 0px auto 0 auto } /*margin: -130px auto 0 auto*/ #foo:after{width: 100%;height:130px;display:block;clear:both;} #foo_text {width:1024px; margin:0 auto; padding-top:20px;} #foo_izq { float:left} #foo_text h6 {text-indent:-9999px; background-image:url(../imagenes/logochiquito.png); height:22px; width:128px; margin:0;} #foo_izq p { font-size:12px; color:#FFF; margin:5px 0 0 0} #foo_der { float:right; width:418px} #foo_der .face {width:42px; height:42px; text-indent:-9999px; background-image:url(../imagenes/iconface.png); display:block; float:right; margin-right:7px} #foo_der .twe {width:42px; height:42px; text-indent:-9999px; background-image:url(../imagenes/icontw.png); display:block; float:right} #foo_der #subanewsletter { width:100%} #foo_der #newsletter {height:39px; width:205px; background-color:#2f344c; border:none; -webkit-border-radius:1px 0 0 1px; -moz-border-radius:1px 0 0 1px; -o-border-radius:1px 0 0 1px; border-radius:1px 0 0 1px; float:left; padding-left:10px} #foo_der #button {width:102px; height:40px; background-color:#17a387; background-image:url(../imagenes/newsletter.png); background-repeat:no-repeat; background-position:top left; float:right; border:0; margin:0px 9px 0 0; color:#FFF; font-size:14px; text-align:center; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 1px 1px 1px 0px #2f344c; -moz-box-shadow: 1px 1px 1px 0px #2f344c; -o-box-shadow: 1px 1px 1px 0px #2f344c; box-shadow: 1px 1px 1px 0px #2f344c; text-align:right; padding:0 12px 0 0; cursor:pointer} #foo_der #button:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:2px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; padding:0 12px 0 0} #botones_footer ul {width:760px; margin:30px auto 0 auto} #botones_footer li {float:left} #botones_footer li a {font-size:14px; color:#181a26; text-decoration:none; margin-right:60px} #botones_footer li .ultimo_boton_footer { margin-right:0 !important} /*--------Perfil------------------------------------------------------------------------------------*/ .perfiltabla { font-weight:normal; border-right:2px solid #17A387; border-left:2px solid #17A387} .perfiltabla th {font-weight:normal;} .perfiltabla td { border-bottom:1px solid #d4d8d9; height:50px; font-size:18px; text-align:center;} .primeraperfil th{ border-top:1px solid #d4d8d9; border-bottom:1px solid #d4d8d9; height:45px; font-size:18px; text-align:center;} .tipoperfil { font-family:'ralewaymedium' !important; text-align:left !important; padding-left:30px} .datoperfil { text-align:right !important; padding-right:30px} .editarperfil { height:40px; margin-top:30px; } .editarperfil a { width:160px; height:25px; padding-top:9px; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important } .editarperfil a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*-------- information-header ------------------------------------------------------------------------------------*/ .information-header{ position: relative; float: left; background-color: #384363; width: 100%; } .information-header p{ color:#fff; position: relative; float: right; padding: 0; margin: 6px 6px; font-size: 14px; } .information-header .yellow{ color:#f8fd0b; } .information-header .center{ width: 1024px; margin: 0 auto; } /*-------- Historial de compras ------------------------------------------------------------------------------------*/ .centerTable{ padding: 0; text-align: center !important; } /*--------edita de envios------------------------------------------------------------------------------------*/ #configurar_piecam {position:relative; margin-top:50px} #configurar_piecam .verpiedecam { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} #configurar_piecam .verpiedecam:hover {text-decoration:underline;} #configurar_piecam #mostrar_piecam .usarpie {position:absolute !important; top:0; left:0; z-index: 59; background-color:#FFF; background-image:url(../imagenes/imputactivado_redes.png);} #configurar_piecam #mostrar_piecam .editarpiecam {position:absolute !important; top:0; left:250px; z-index: 58; background-color:#FFF; background-image:url(../imagenes/imput_redes.png)} #configurar_piecam #mostrar_piecam {position:absolute; top:0; width:100%; z-index:60} #configurar_piecam #mostrar_piecam .divparaocultar {position:absolute; top:0; z-index: 35; width:100%; background-color:#fff; opacity:0.7 } #configurar_piecam #info_piecam { width:100%; z-index:30; padding-top:50px} #configurar_piecam #info_piecam .usarpie {position:absolute !important; top:0; left:0; z-index: 59; background-color:#FFF; background-image:url(../imagenes/imput_redes.png);} #configurar_piecam #info_piecam .editarpiecam {position:absolute !important; top:0; left:250px; z-index: 58; background-color:#FFF; background-image:url(../imagenes/imputactivado_redes.png)} /*--------Perfil------------------------------------------------------------------------------------*/ /*--------Editar---Perfil------------------------------------------------------------------------------------*/ #formularioperfil .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:48%} #formularioperfil .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formularioperfil .empresa { width:99% !important} #formularioperfil .der { float:right} #formularioperfil .select {border:1px solid #17a387; height:39px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:49%; overflow:auto } #formularioperfil .select:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formularioperfil .select option { height:30px; vertical-align:middle} #formularioperfil h4 {font-size:16px; font-weight:normal; color:#17a387; margin:0} #formularioperfil p { display:inline-block;} #formularioperfil .indicacion {margin:0; float:left} #formularioperfil .checkbox, #formularioperfil .radio { vertical-align:middle} #formularioperfil #checkbox {width:436px; position:relative !important; border:1px solid #17a387; padding:20px 0 0 20px; float:left; height:75px} #formularioperfil .checkbox { position:relative; display:inline-block; margin:10px 20px 12px 0} #formularioperfil .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formularioperfil .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formularioperfil .checkbox label:hover { background-color:transparent !important} #formularioperfil .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } #formularioperfil .checkbox label:after { background-color:transparent} #formularioperfil #radio {width:436px; position:relative !important; border:1px solid #17a387; padding:20px 0 0 20px; float:right; height:75px} #formularioperfil .radio { position:relative; display:inline-block; margin:10px 20px 12px 0} #formularioperfil .radio input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formularioperfil .radio label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/radio.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formularioperfil .radio label:hover { background-color:transparent !important} #formularioperfil .radio input[type=radio]:checked + label {height:30px !important; background-image:url(../imagenes/radioactivado.png) !important; padding:0 !important; margin:0 !important; } #formularioperfil .radio label:after { background-color:transparent} #formularioperfil .customfile-wrap { float:right} #formularioperfil .textarea:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #formularioperfil .textarea {border:1px solid #17a387; color:#737f80; margin-bottom:20px; font-size:18px; padding:10px; width:914px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; overflow:hidden} #botonesform { width:100%; margin-top:30px} #formularioperfil .buttons {clear:both; display:block; height:45px} #formularioperfil .buttons input {float:right;} #formularioperfil #saveForm { width:100px !important; height:40px; padding-bottom:3px; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:10px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formularioperfil #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #formularioperfil #borrar { width:100px !important; height:40px; padding-bottom:3px; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formularioperfil #borrar:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #formularioperfil .text::selection {background:#10705D; color:#fff;} #formularioperfil .text::-moz-selection {background:#10705D; color:#fff;} #formularioperfil .text::-webkit-selection {background:#10705D; color:#fff;} #formularioperfil .text::-o-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-moz-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-webkit-selection {background:#10705D; color:#fff;} #formularioperfil .textarea::-o-selection {background:#10705D; color:#fff;} /*--------Editar---Perfil------------------------------------------------------------------------------------*/ /*--------Planes------------------------------------------------------------------------------------*/ #planes { margin-bottom:20px} #planes p {color:#737f80; font-size:14px; height:105px; margin-bottom:0 !important } #planes .infoplanes {width:280px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; background-color:#FFF; margin:15px 0 25px 0} #planes .verdeinfo {padding:20px} #planes .grisinfo {background-color:#f2f0f0; padding:20px} #planes .verdeinfo h4 {text-align:center; color:#17a387; font-size:14pt; margin:0; display:inline-block; line-height:32px; float:left} #planes .grisinfo h4 {text-align:center; color:#737f80; font-size:14pt; margin:0; display:inline-block; line-height:32px; float:left} #planes .segundalinea_plan { display:block !important; text-align:center; float:none !important; margin-top:5px !important} #planes .hastaplan { font-weight:normal; font-size:20px;} #planes .hastaenv { font-weight:normal; font-size:20px} #planes .precioplan { font-size:24px;} #planes .xicon { margin:17px 101px 17px 101px } #planes img { margin: 0 5px 0 5px} #planes #pfree, #planes #individual { width:280px; float:left} #planes #mensuales { width:280px; float:right} #planes #pfree { margin-right:47px} #formasdepago { margin-bottom:5px} #formasdepago h6 { text-align:center; font-size:16px; color:#afb3b3; margin:0 0 15px 0; font-weight:normal} .infocont #bto_planes {height:50px; width:160px; position:relative; margin:0 auto 35px auto} .infocont #bto_planes #comprar, .infocont #bto_planes #enviar { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; float:right} .infocont #bto_planes #comprar:hover, .infocont #bto_planes #enviar:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #planes .radioplanes { position:relative; display:inline-block; z-index:2; float:left} #planes .radioplanes_gratis {margin:5px 2px 0 31px;} #planes .radioplanes_corto {margin:5px 2px 0 24px;} #planes .radioplanes_largo {margin:5px 2px 0 13px;} #planes .radioplanes input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #planes .radioplanes label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} #planes .radioplanes label:hover { background-color:transparent !important} #planes .radioplanes input[type=radio]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } #planes .radioplanes label:after { background-color:transparent} /*--------Soporte------------------------------------------------------------------------------------*/ #st-accordion { margin-top:30px} .st-accordion ul li{ height: 40px; padding:3px; overflow: hidden;} .st-accordion ul li > a{ text-decoration:none; font-size:18px; height: 40px; margin-bottom:5px; display: block;position: relative; line-height: 40px; outline:none; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .st-accordion ul li > a:hover{ color: #FFF;} .st-accordion ul li.st-open > a{color: #FFF;} .st-accordion ul li > a .numeropreg {width: 40px; height: 40px; float:left;-webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -o-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px; font-size:20px; text-align:center; line-height: 40px !important; background-color:#D9DDDE} .st-accordion ul li > a:hover .numeropreg {background-color:#17A387 } .st-accordion ul li.st-open > a .numeropreg {background-color:#17A387} .st-accordion ul li > a .pregunta {width:824px; height:40px; float:left; -webkit-box-shadow:0.5px 1px 2px 0px #c6c6c5; -moz-box-shadow:0.5px 1px 2px 0px #c6c6c5; -o-box-shadow:0.5px 1px 2px 0px #c6c6c5; box-shadow:0.5px 1px 2px 0px #c6c6c5; text-align:left; padding-left:20px; margin-left:2px} .st-accordion ul li > a:hover .pregunta {background-color:#17A387 } .st-accordion ul li.st-open > a .pregunta {background-color:#17A387} .st-accordion ul li > a .abrirpreg {background: transparent url(../imagenes/btopreguna.png) no-repeat center center; background-position:center; text-indent:-9000px; width: 22px; height:22px; float:right; opacity:1; -webkit-box-shadow:0.5px 1px 2px 0px #c6c6c5; -moz-box-shadow:0.5px 1px 2px 0px #c6c6c5; -o-box-shadow:1px 1px 2px 0px #c6c6c5; box-shadow:0.5px 1px 2px 0px #c6c6c5; -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; -o-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0; padding:9px;} .st-accordion ul li > a:hover .abrirpreg {background: transparent url(../imagenes/btopregunaactivado.png) no-repeat center center; opacity:1; background-color:#17A387;} .st-accordion ul li.st-open > a .abrirpreg {background: transparent url(../imagenes/btopregunaactivado.png) no-repeat center center; opacity:1; background-color:#17A387} .st-content{border:1px solid #17A387; margin-bottom:10px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; padding: 15px;} .st-content p{font-size: 14px; text-align:justify; margin:5px;line-height: 24px;} /*consulta*/ /*#consulta { margin-top:50px} #consulta h4 { font-size:18px; font-weight:normal; color:#17a387}*/ #consulta input { opacity:1; position:relative !important; width:100%; top:0; left:0} #form_contacto {text-align:left; margin-top:20px} #form_contacto .textarea:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #form_contacto .textarea {border:1px solid #17a387; color:#737f80; font-size:18px; padding:10px; width:914px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; overflow:hidden} #form_contacto .textarea::selection {background:#10705D; color:#fff;} #form_contacto .textarea::-moz-selection {background:#10705D; color:#fff;} #form_contacto .textarea::-webkit-selection {background:#10705D; color:#fff;} #form_contacto .textarea::-o-selection {background:#10705D; color:#fff;} #botonesform { width:100%; margin-top:30px} #form_contacto .buttons {clear:both; display:block; height:45px;} .buttons input {float:right;} #botonesform #saveForm { width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:20px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #botonesform #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #botonesform #borrar { width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important} #botonesform #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------Soporte------------------------------------------------------------------------------------*/ /*--------libreria------------------------------------------------------------------------------------*/ .submenu .searchlibroteca {width:180px; height:34px; font-size:14px; padding-left: 10px; float:left; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; opacity:1; position:inherit; background-image:url(../imagenes/buscar.png); background-repeat:no-repeat; background-position:right;} .submenu .searchlibroteca:hover {border:1px solid #17A387; -webkit-box-shadow: 1px 0.5px 0px 0px #17A387; -moz-box-shadow: 1px 0.5px 0px 0px #17A387; box-shadow: 1px 0.5px 0px 0px #17A387; color:#17A387;} .submenu .searchlibroteca:focus { color:#737F80} .subiralibreria { width:160px; height:25px; padding:9px 18px 0 0 ; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; background-image:url(../imagenes/flechabtosubir.png); background-repeat:no-repeat; background-position:143px 10px;} .subiralibreria:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #subiralibreria { position:absolute; right:0; z-index:100} .submenu #subiralibreria il ul { position:absolute; top:0px; left:0; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /*-moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } /* son visibes al poner el cursor encima */ .submenu #subiralibreria li:hover > ul { opacity: 1!important ; position:absolute; top:32px; width:178px; } /* cada un ode los items de los submen&uacute;s */ .submenu #subiralibreria li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none; /*-moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #subiralibreria li:hover > ul li { overflow: visible; float:none; padding: 0; height:38px; width:178px;} .submenu #subiralibreria li ul li a { display:block; font-size:14px; background-color:#17a387; width:160px; padding:10px 0 0 18px; height:25px; text-decoration:none; color:#FFF; border-bottom: 3px solid #17a387; /*-webkit-box-shadow: 0px 1px 2px 0px #0e6655; -moz-box-shadow: 0px 1px 2px 0px #0e6655; -o-box-shadow: 0px 1px 2px 0px #0e6655; box-shadow: 0px 1px 2px 0px #0e6655;*/ } .submenu #subiralibreria li ul li a:hover {background-color:#12806a; background-image:none; border-bottom: 3px solid #3e4463; } .submenu #subiralibreria li ul li:first-child a {/*-webkit-box-shadow: 0px 0px 0px 0px #0e6655; moz-box-shadow: 0px 0px 0px 0px #0e6655; box-shadow: 0px 0px 0px 0px #0e6655;*/} .submenu #subiralibreria li ul li:last-child a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;} #filtrolibreria { width:190px; float:left; border-top:5px solid #17a387; } #filtrolibreria a { display:block; height:23px; margin-bottom:5px; text-decoration:none; font-size:14px; opacity:0.7; background-repeat:no-repeat; background-position:5px 4px; padding:7px 0 0 35px} #filtrolibreria a span {letter-spacing:3px} #filtrolibreria a:hover{background-color:#d4d8d9; opacity:1; color:#737F80; font-weight:normal; } #filtrolibreria .apretado {background-color:#d4d8d9; opacity:1; color:#737F80; font-family:'ralewaymedium'} #filtrolibreria #filtrotodo { background-image:url(../imagenes/filtrotodo.png)} #filtrolibreria #filtroimag { background-image:url(../imagenes/filtroimagen.png)} #filtrolibreria #filtrocarpeta { background-image:url(../imagenes/filtrocarpeta.png)} #filtrolibreria #filtrobasura { background-image:url(../imagenes/filtrobasura.png)} #filtrolibreria #filtrocrear { background-image:url(../imagenes/filtroagregar.png); border:2px solid #d4d8d9; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; opacity:1; margin-top:25px} #submenulibreria { height:50px; background-color:#17a387} #submenulibreria a { text-decoration:none} #filtroselecionados {height:50px; float:left; padding-left:15px } #filtroselecionados li { float:left; margin-top:8px} #filtroselecionados p { margin:8px 30px 0 0; color:#FFF; font-size:16px;} #filtroselecionados a {height:20px; width:60px; display:inline-block; color:#FFF; font-size:14px; padding:7px 3px 3px 40px; background-repeat:no-repeat; background-position:7px 3px; display:block; margin-top:3px; /*border:1px solid #10705D*/} #filtroselecionados a:hover { opacity:1; background-color:#10705D} #filtroselecionados #agregarcapeta { background-image:url(../imagenes/agregarcapeta.png); -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px ;} #filtroselecionados #borrarselecionados { background-image:url(../imagenes/borrar.png); -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px;} #filtrover { float:right; margin:8px 10px 0 0} #filtrover li { float:left;} #filtrover a {padding:4px; height:25px; width:25px; display:block; } #filtrover a:hover {opacity:0.8; border:none; background-color:#10705D;} #filtrover .apretado {opacity:0.8; border:none; background-color:#10705D;} #filtrover #filtroiconlinsta {-webkit-border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -o-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; border:1px solid #10705D} #filtrover #filtroiconimagen {-webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -o-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; border:1px solid #10705D} #tablalibreria { width:734px; float:right} .libret { font-weight:normal; border:1px solid #d4d8d9} .libret th {font-weight:normal; border:1px solid #FFF} .libret td { border-bottom:1px solid #d4d8d9; height:100px; font-size:14px; text-align:center;} .libret tr:hover { background-color:#d4d8d9;} .libret .primeralibre { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } .libret .primeralibre a { color:#FFF } .libret .editarcampam {height:25px; width:25px; float:left; display:block; margin-left:5px; opacity:0.5} .libret .borrarcam {height:25px; width:25px; float:right; display:block; margin-right:5px; opacity:0.5} .libret .editarcampam:hover { opacity:1} .libret .borrarcam:hover { opacity:1} .libret .ver_libreria {height:25px; width:25px; float:left; display:block; margin:0 5px 0 5px; opacity:0.5} .libret .ver_libreria:hover {opacity:1 } .libret .duplicamania {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .libret .duplicamania:hover { opacity:1} .libret .enviada { color:#17A387} .libret .descargarlista {height:25px; width:25px; float:left; display:block; margin:0 1px 0 5px; opacity:0.5} .libret .descargarlista:hover { opacity:1} .libret .enviarcarpeta {height:25px; width:25px; float:left; display:block; margin:0 1px 0 9px; opacity:0.5} .libret .enviarcarpeta:hover { opacity:1} .libret .nombrelibreria {text-decoration:none; font-size:18px; color:#737F80 } .libret .nombrebanco {text-decoration:none; font-size:18px; color:#737F80 } .libret .banco_ver {height:28px; width:28px; display:block; background-image:url(../imagenes/ojoicono.png); text-indent:-9999px; margin-left:18px; opacity:0.5} .libret .banco_ver:hover {opacity:1} .libret .libre_img a { display:block; height:100%; width:100%; cursor:pointer} .libret .libre_img a:hover { background-color:#d4d8d9} .libret .libre_img img {padding:5px; background-color:#FFF; margin-top:8px; cursor:pointer} #submenulibreria #cantidad { float:right !important; z-index:5} #cantidad .boton { color:#FFF; width:80px; height:25px; font-size:14px; padding:8px 0 0 10px; text-decoration:none; display:block; float:left; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; border:1px solid #10705D; background-image:url(../imagenes/flechafiltro_blanca.png); background-repeat:no-repeat; background-position:right;} #cantidad .boton:hover { background-color:#10705D; border:1px solid #10705D} #submenulibreria .btosuscriptores {margin:8px 10px 0 0 !important} #cantidad { position:relative; width:90px; margin:8px 20px 0 0} #submenulibreria #cantidad il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } #submenulibreria #cantidad ul { float:none !important; } /* son visibes al poner el cursor encima */ #submenulibreria #cantidad li:hover > ul { opacity: 1!important ; overflow-x: hidden; position:absolute; top:34px; width:90px; z-index:1; border:1px solid #10705D; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:140px} /* cada un ode los items de los submen&uacute;s */ #submenulibreria #cantidad li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } #submenulibreria #cantidad li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:180px; } #submenulibreria #cantidad li ul li a { color:#FFF; font-size:14px; width:180px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#17A387; } #submenulibreria #cantidad li ul li a:hover { background-color:#10705D; color:#FFF} #submenulibreria #cantidad li ul li:hover >#cantidad { background-color:#10705D !important} /*---banco---*/ #banco { width:934px} .tablabanco { font-weight:normal; border:1px solid #d4d8d9; position:relative} .tablabanco th {font-weight:normal; } .tablabanco td { height:120px; font-size:14px; text-align:center; position:relative; width:175px} .tablabanco img {border:1px solid #d4d8d9; margin:16px auto auto auto; padding:5px; background-color:#FFF; z-index:1} .tablabanco .banco_img {height:120px; display:block; text-decoration:none; position:relative; border-top:1px solid #D4D8D9; cursor:pointer } .tablabanco .banco_img:hover { background-color:#d4d8d9; color:#737F80 !important; font-family:'ralewaymedium'; text-decoration:underline !important; color:#17a387 !important;border-top:1px solid #D4D8D9; } .tablabanco .banco_img img {cursor:pointer} .tablabanco .banco_ver {height:20px; width:25px; display:block; background-image:url(../imagenes/ver_banco.png); text-indent:-9999px } .tablabanco .banco_ver:hover {background-image:url(../imagenes/ver_bancohover.png) } .tablabanco .banco_editar {height:20px; width:20px; display:block; background-image:url(../imagenes/editarlibreria.png); text-indent:-9999px } .tablabanco .banco_editar:hover {background-image:url(../imagenes/editarlibreriahover.png) } .tablabanco .banco_borar {height:20px; width:20px; display:block; background-image:url(../imagenes/borrarlibreria.png); text-indent:-9999px } .tablabanco .banco_borar:hover {background-image:url(../imagenes/borrarlibreriahover.png) } .tablabanco .banco_opciones {} .tablabanco .banco_opciones img { border:none !important; margin:0 0 0 0 !important; padding:0 !important; background-color:transparent !important} .tablabanco .checkbox { position:relative; display:inline-block; z-index:2; margin-right:2px} .tablabanco .checkbox input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .tablabanco .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} .tablabanco .checkbox label:hover { background-color:transparent !important} .tablabanco .checkbox input[type=checkbox]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } .tablabanco .checkbox label:after { background-color:transparent} #subiralibreria_banco {width:160px; float:right } #subiralibreria_banco a { width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF } #subiralibreria_banco a:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*---detalle---*/ #detalle #imagendetalle { float:left} #detalle #imagendetalle img { border: 1px solid #D4D8D9; padding: 5px;} #tabladetalle { width:400px; float:right} .detallet { font-weight:normal; border:1px solid #d4d8d9} .detallet th {font-weight:normal; border:1px solid #FFF} .detallet td { border-bottom:1px solid #d4d8d9; height:45px; font-size:14px; text-align:center;} .detallet .primeralibre { background-color:#d4d8d9; text-align:center; color:#737f80; font-size:16px; height:40px; } #detalle .submenu { height:50px; width:400px; margin-top:20px; position:relative; float:right} #detalle .subir { width:160px; height:25px; padding:9px 0 0 0 ; display:block; float:right; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important;} #detalle .subir:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------libreria------------------------------------------------------------------------------------*/ /*--------paginador------------------------------------------------------------------------------------*/ #paginador {margin:50px auto 0 auto; width:100%; height:18px; position:relative;} #paginador ul { clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; left:50%; text-align:center;} #paginador ul li { display:block; float:left; list-style:none; position:relative; right:50%;} #paginador li { float:left; margin:0 2px 0 2px; font-size:14px; letter-spacing:1px } #paginador .flechapag {padding:5px !important} #paginador a { text-decoration:none; padding:5px 10px; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; display:block;} #paginador a:hover{background-color:#d4d8d9; color:#737F80; font-weight:normal;} #paginador .apretado {background-color:#17A387; color:#FFF; font-family:'ralewaymedium'; } /*--------paginador------------------------------------------------------------------------------------*/ /*--------registro------------------------------------------------------------------------------------*/ #container_registro{ margin:0 auto; height:auto; width:1024px; padding-top:80px;} #conheader #volver {display:block; height:26px; width:26px; float:right; margin-top:10px} #content_registro{position: relative; width:934px; height:370px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:14px; color:#737f80; -webkit-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -moz-box-shadow: 0.5px 1px 1px 0px #a7a9ab; -o-box-shadow: 0.5px 1px 1px 0px #a7a9ab; box-shadow: 0.5px 1px 1px 0px #a7a9ab; padding:45px; margin:auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #content_registro h2 {font-size:30px; color:#17A387; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #formulariregistro { margin-top:50px} #formulariregistro .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:99%} #formulariregistro .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formulariregistro .select {border:1px solid #17a387; height:39px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:49%; overflow:auto } #formulariregistro .select:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formulariregistro .select option { height:30px; vertical-align:middle} #registrocheckbox { float:left; margin-top:20px} #formulariregistro p { display:inline-block; margin:0} #formulariregistro .checkbox { vertical-align:middle} #formulariregistro .checkbox { position:relative; display:inline-block; margin-left:-11px} #formulariregistro .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} #formulariregistro .checkbox label{background-color:transparent !important; display: block; width: 30px; height: 30px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important} #formulariregistro .checkbox label:hover { background-color:transparent !important} #formulariregistro .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } #formulariregistro .checkbox label:after { background-color:transparent} #formulariregistro .text::selection {background:#10705D; color:#fff;} #formulariregistro .text::-moz-selection {background:#10705D; color:#fff;} #formulariregistro .text::-webkit-selection {background:#10705D; color:#fff;} #formulariregistro .text::-o-selection {background:#10705D; color:#fff;} #formulariregistro a { color:#17a387} #formulariregistro a:hover { color:#10705D} #formulariregistro .buttons {display:block; height:45px; width:235px; float:right; margin-top:42px} #formulariregistro .buttons input {float:right;} #formulariregistro #saveForm { width:235px !important; height:40px; padding:0 0 3px 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left:10px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #formulariregistro #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------registro------------------------------------------------------------------------------------*/ /*--------terminoycondiciones------------------------------------------------------------------------------------*/ #container_tyc{ margin:0 auto; height:auto; width:1024px; padding-top:30px} #container_tyc #logo {height:32px; width:200px; display:block; margin-bottom:30px} #container_tyc h1 {text-indent:-9999px; background-image:url(../imagenes/logo.png); height:32px; width:200px; float:none } #content_tyc{position: relative; width:934px; background-color:#FFF; /*border:1px solid #FFF;*/ text-align:left; font-size:14px; color:#737f80; -webkit-box-shadow: 5px 5px 0px 0px #3E4463; -moz-box-shadow: 5px 5px 0px 0px #3E4463; -o-box-shadow: 5px 5px 0px 0px #3E4463; box-shadow: 5px 5px 0px 0px #3E4463; padding:45px; margin:auto auto 80px auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #content_tyc h2 {font-size:30px; color:#17A387; font-weight:normal; margin:0; font-family:'ralewayregular', 'Raleway', sans-serif;} #content_tyc h3 {font-size:18px; font-weight:normal; margin:30px 0 0 0; font-family:'ralewayregular', 'Raleway', sans-serif;} #content_tyc p { text-align: justify } #content_tyc a {color:#17A387} #content_tyc a:hover {color:#10705D} /*--------terminoycondiciones------------------------------------------------------------------------------------*/ /*--------campa&ntilde;a paso 3------------------------------------------------------------------------------------*/ .infocont .info_basica {margin-bottom:50px; padding-bottom:35px; border-bottom:1px solid #D4D8D9} .infocont .info_basica h3{ margin-bottom:30px} .form_info_basica .text {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%; width:48%} .form_info_basica .text:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } .form_info_basica .nomcam { width:99% !important} .form_info_basica .der { float:right} .infocont #selecionar_suscriptores { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9} .infocont #selecionar_suscriptores h3{ margin-bottom:30px} /*--------redes------------------------------------------------------------------------------------*/ .infocont #configurar_redes { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative; width:934px} .infocont #configurar_redes h3{ margin-bottom:25px} .infocont #configurar_redes .activarydesactivar { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-image:url(../imagenes/imput_redes.png); background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} .infocont #configurar_redes .activarydesactivar:hover {text-decoration:underline;} .infocont #configurar_redes #mostrar_div .btbmostrar_div, .infocont #configurar_redes #mostrar_div_conected .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #mostrar_div, .infocont #configurar_redes #mostrar_div_conected {position:absolute; top:0; height:190px; width:444px;} .infocont #configurar_redes #mostrar_div .divparaocultar, .infocont #configurar_redes #mostrar_div_conected .divparaocultar {position:absolute; top:0; height:190px; z-index: 35; width:444px; background-color:#fff; opacity:0.7 } .infocont #configurar_redes #info_agregar_redes .activarydesactivar, .infocont #configurar_redes #info_conectarse_redes .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} #info_agregar_redes #rede_iconos {width:420px; margin:30px 0 0 27px} #info_agregar_redes #rede_iconos .iconosindividuales { position:relative; float:left; margin-right:20px} #info_agregar_redes #rede_iconos input {height:50px; width:50px; visibility: hidden; position:relative; cursor:pointer; margin:0 !important} #info_agregar_redes #rede_iconos label{background-color:#FFF; display: block; width: 40px !important; height: 40px !important; cursor: pointer; position: absolute; z-index: 1; padding:4px !important; top:0px !important; left:0px !important; border:2px solid #FFF; background-position:center; background-repeat:no-repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #info_agregar_redes #rede_iconos label:hover { border:2px solid #17A387; background-color:#f3f4f5} #info_agregar_redes #rede_iconos input[type=checkbox]:checked + label {padding:4px !important; margin:0 !important; border:2px solid #10705d} #info_agregar_redes #rede_iconos label:after {border:2px solid #17A387; background-color:#f3f4f5} #info_agregar_redes #rede_iconos #label_facebook_agregar_redes { background-image:url(../imagenes/campania_facebook.png)} #info_agregar_redes #rede_iconos #label_twitter_agregar_redes { background-image:url(../imagenes/campania_tw.png)} #info_agregar_redes #rede_iconos #label_linkedin_agregar_redes { background-image:url(../imagenes/campania_link.png)} #info_agregar_redes #rede_iconos #label_google_agregar_redes { background-image:url(../imagenes/campania_gplus.png)} #info_agregar_redes #rede_iconos #label_pinterest_agregar_redes { background-image:url(../imagenes/campania_p.png)} #info_agregar_redes #rede_iconos #label_tumblr_agregar_redes { background-image:url(../imagenes/campania_tumbl.png)} #info_agregar_redes #rede_iconos #label_blogger_agregar_redes { background-image:url(../imagenes/campania_b.png)} #info_agregar_redes #rede_iconos #label_meneame_agregar_redes { background-image:url(../imagenes/campania_meneame.png)} #info_agregar_redes #rede_iconos #label_reddit_agregar_redes { background-image:url(../imagenes/campania_reddit.png)} #info_agregar_redes #rede_iconos #label_digg_agregar_redes { background-image:url(../imagenes/campania_digg.png)} #info_agregar_redes #rede_iconos #label_delicious_agregar_redes { background-image:url(../imagenes/campania_delicius.png)} .infocont #configurar_redes #conectarsearedes {width:425px; height:190px; float:left; position:relative; border-right:1px solid #D4D8D9; padding:0 23.5px 0 0; } .infocont #configurar_redes #info_conectarse_redes { width:444px;} #info_conectarse_redes .conected { width:144px; height:40px;} #info_conectarse_redes .conected a { width:94px; height:28px; display:block; color:#FFF; text-decoration:none; font-size:14px; padding:12px 0 0 50px; background-position:top left; background-repeat:no-repeat;} #info_conectarse_redes .conected a:hover { background-position:bottom left} #info_conectarse_redes #conectar_face { float:left; margin:36px 0 0 28px;} #info_conectarse_redes #conectar_face a { background-image:url(../imagenes/coneccted_facebook.png); } #info_conectarse_redes #conectar_tw { float:right; margin:36px 50px 0 0;} #info_conectarse_redes #conectar_tw a { background-image:url(../imagenes/coneccted_tw.png);} #info_conectarse_redes #conectar_lk { float:left; margin:30px 0 0 28px;} #info_conectarse_redes #conectar_lk a { background-image:url(../imagenes/coneccted_lk.png);} #info_conectarse_redes #conectar_g { float:right; margin:30px 50px 0 0;} #info_conectarse_redes #conectar_g a { background-image:url(../imagenes/coneccted_google.png);} .infocont #configurar_redes #segundasopciones {width:934px; position:relative; padding-top:40px; margin-top:15px; border-top:1px solid #D4D8D9} .infocont #plugins_redes {width:444px; float:right; position:relative; height:225px;} .infocont #plugins_redes #info_plugins_redes { width:444px;} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes {position:absolute; top:0; height:90px; width:444px;} .infocont #configurar_redes #plugins_redes #mostrar_div_plugins_redes .divparaocultar {position:absolute; top:0; height:200px; z-index: 35; width:444px; background-color:#fff; opacity:0.7 } .infocont #configurar_redes #plugins_redes #info_plugins_redes .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} #info_plugins_redes #plugins_iconos {width:390px; margin:30px 0 0 27px} #info_plugins_redes #plugins_iconos .iconosindividuales_plugins { position:relative; float:left; margin-right:60px} #info_plugins_redes #plugins_iconos .ultimoprinterest {margin-right:0 !important} #info_plugins_redes #plugins_iconos input {height:50px; width:90px; visibility: hidden; position:relative; cursor:pointer; margin:0 !important} #info_plugins_redes #plugins_iconos label{background-color:#FFF; display: block; width: 80px !important; height: 40px !important; cursor: pointer; position: absolute; z-index: 1; padding:4px !important; top:0px !important; left:0px !important; border:2px solid #FFF; background-position:center; background-repeat:no-repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #info_plugins_redes #plugins_iconos label:hover { border:2px solid #17A387; background-color:#f3f4f5} #info_plugins_redes #plugins_iconos input[type=checkbox]:checked + label {padding:4px !important; margin:0 !important; border:2px solid #10705d} #info_plugins_redes #plugins_iconos label:after {border:2px solid #17A387; background-color:#f3f4f5} #info_plugins_redes #plugins_iconos #label_facebookplugins { background-image:url(../imagenes/pluginsfb.png)} #info_plugins_redes #plugins_iconos #label_googleplugins { background-image:url(../imagenes/pluginsg.png)} #info_plugins_redes #plugins_iconos #label_pinterestplugins { background-image:url(../imagenes/pluginspt.png)} .infocont #segundasopciones #canalrss {width:934px; position:relative;} .infocont #segundasopciones #canalrss #info_canalrss { width:934px;} .infocont #configurar_redes #canalrss #mostrar_div_canalrss .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes #canalrss #mostrar_div_canalrss {position:absolute; top:0; height:90px; width:934px;} .infocont #configurar_redes #canalrss #mostrar_div_canalrss .divparaocultar {position:absolute; top:0; height:200px; z-index: 35; width:934px; background-color:#fff; opacity:0.4 } .infocont #configurar_redes #canalrss #info_canalrss .activarydesactivar{ background-image:url(../imagenes/imputactivado_redes.png);} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss { margin-top:25px} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss .textarea_redes { border: 1px solid #17a387; color: #737F80; font-family: 'Raleway',sans-serif; font-size: 16px; height: 108px; max-height:108px; overflow: hidden; padding: 10px; width:912px; max-width:912px} .infocont #configurar_redes #canalrss #info_canalrss #texarea_rss .textarea_redes:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} /*--------campa&ntilde;a clasica------------*/ .infocont #configurar_redes_clasica { margin-bottom:50px; padding-bottom:44px; position:relative; border-bottom:1px solid #D4D8D9;} .infocont #configurar_redes_clasica h3{ margin-bottom:25px} .infocont #configurar_redes_clasica #agregar_redes_clasica {position:relative;} .infocont #configurar_redes_clasica .activarydesactivar { display:block; height:25px; width:185px; font-size:16px; cursor:pointer; text-decoration:none; background-image:url(../imagenes/imput_redes.png); background-repeat:no-repeat; background-position:top left; padding:5px 0 0 27px;} .infocont #configurar_redes_clasica .activarydesactivar:hover {text-decoration:underline;} .infocont #configurar_redes_clasica #mostrar_div .btbmostrar_div {position:absolute !important; top:0; left:0; z-index: 40; background-color:#FFF} .infocont #configurar_redes_clasica #mostrar_div {position:absolute; top:0; width:100%;} .infocont #configurar_redes_clasica #mostrar_div .divparaocultar {position:absolute; top:0; z-index: 35; width:100%; background-color:#fff; opacity:0.7 } .infocont .mensaje_agregar_redes { font-size:14px; margin:10px 0 0 0} .infocont #configurar_redes_clasica #info_agregar_redes { width:100%} .infocont #configurar_redes_clasica #info_agregar_redes .activarydesactivar { background-image:url(../imagenes/imputactivado_redes.png);} .infocont #configurar_redes_clasica #rede_iconos { width:100%; margin:20px 0 0 0px !important} .infocont #configurar_redes_clasica #rede_iconos .iconosindividuales { position:relative; float:left; margin-right:12px} .infocont #configurar_redes_clasica #rede_iconos .link_clasic { visibility:visible; float:left; border:1px solid #17a387; height:35px; color:#737f80; margin-top:6px !important; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:10px; width:369px; cursor:text !important} .infocont #configurar_redes_clasica #rede_iconos .link_clasic:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } .infocont #configurar_redes_clasica #rede_iconos .bto_linkizq { height:46px; width:444px; float:left; margin-bottom:15px;} .infocont #configurar_redes_clasica #rede_iconos .bto_linkder { height:46px; width:444px; float:right; margin-bottom:15px;} .infocont #configurar_redes_clasica #rede_iconos .ultimo_link {margin-bottom:0px !important} /*--------redes------------------------------------------------------------------------------------*/ .infocont #configurar_envio { margin-bottom:50px; border-bottom:1px solid #D4D8D9} .infocont #configurar_envio h3{ margin-bottom:30px} #pestanias_envio { position:relative; width:934px} #pestanias_envio #enviotab-1, #pestanias_envio #enviotab-2 {padding: 0; position: absolute; z-index: 1000; width:444px; height:140px; top: 0px ; opacity:0 !important ; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); cursor: pointer; margin:0} #pestanias_envio #enviotab-1 { left:0} #pestanias_envio #enviotab-2 { right:0} #pestanias_envio .envio-label-1, #pestanias_envio .envio-label-2 {width:444px; height:140px; background-color:#f3f4f5; -webkit-box-shadow: 1px 1px 1px 0px #a7a9ab; -moz-box-shadow: 1px 1px 1px 0px #a7a9ab; -o-box-shadow: 1px 1px 1px 0px #a7a9ab; box-shadow: 1px 1px 1px 0px #a7a9ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; text-decoration:none; display:block} #pestanias_envio .envio-label-1 { float:left} #pestanias_envio .envio-label-2 { float:right} #pestanias_envio .envio-label-1 h4, #pestanias_envio .envio-label-2 h4 { font-size:18px; margin:30px 0 0 15px; text-align:left; display:block; width:200px; float:left; letter-spacing:0.5px; font-weight:normal} #pestanias_envio .envio-label-1 p, #pestanias_envio .envio-label-2 p { text-align:left; margin:10px 0 0 15px; float:left; display:block; width:250px;} #pestanias_envio .envio-label-1 img, #pestanias_envio .envio-label-2 img { float:left; margin:17px 10px 0 20px} #pestanias_envio input:checked + label h4{margin:26px 0 0 11px;} #pestanias_envio input:checked + label p {margin:10px 0 0 11px;} #pestanias_envio input:checked + label img {margin:13px 10px 0 16px} #pestanias_envio .envio-label-1:after, #pestanias_envio .envio-label-2:after { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #pestanias_envio .envio-label-1:hover + label, #pestanias_envio .envio-label-2:hover + label { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF;} #pestanias_envio .envio-label-1 { z-index: 2;} #pestanias_envio .envio-label-2 {z-index: 1;} #pestanias_envio input:checked + label { background-color:#17a387; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow:none; color:#FFF; border:4px solid #10705d;width:436px; height:132px; margin:0 !important} .enviocontent {position: relative; width: 100%; margin-top:10px; min-height:230px;} .enviocontent .content-1, .enviocontent .content-2 { background-color:#FFF; min-height:220px; position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0; -webkit-transition: opacity linear 0.05s; -moz-transition: opacity linear 0.05s; -o-transition: opacity linear 0.05s; -ms-transition: opacity linear 0.05s; transition: opacity linear 0.05s; } #pestanias_envio input.tab-selector-1:checked ~ .enviocontent .content-1, #pestanias_envio input.tab-selector-2:checked ~ .enviocontent .content-2 { z-index: 100; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity ease-out 0.2s 0.1s; -moz-transition: opacity ease-out 0.2s 0.1s; -o-transition: opacity ease-out 0.2s 0.1s; -ms-transition: opacity ease-out 0.2s 0.1s; transition: opacity ease-out 0.2s 0.1s;} .enviocontent .content-1 #separador_inmediato { background-color:#17a387; width:934px; height:2px; margin:30px 0 30px 0; position:relative} .enviocontent .content-1 #separador_inmediato img { margin:0 !important; position:absolute; top:-16px; left:209.5px} .enviocontent .content-2 #separador_programada { background-color:#17a387; width:934px ; height:2px; margin:30px 0 40px 0; position:relative} .enviocontent .content-2 #separador_programada img { margin:0 !important; position:absolute; top:-16px; right:209.5px} .configuracionenvio_mensaje .checkbox { vertical-align:middle; float:left} .configuracionenvio_mensaje .checkbox { position:relative; display:inline-block; margin-left:-11px} .configuracionenvio_mensaje .checkbox input {height:30px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .configuracionenvio_mensaje .checkbox label{background-color:transparent !important; display: block; width: 30px !important; height: 30px !important; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/imput.png) !important; padding:0 !important; top:3px !important; left:4px !important; border:none !important} .configuracionenvio_mensaje .checkbox label:hover { background-color:transparent !important} .configuracionenvio_mensaje .checkbox input[type=checkbox]:checked + label {height:30px !important; background-image:url(../imagenes/imputactivado.png) !important; padding:0 !important; margin:0 !important; } .configuracionenvio_mensaje .checkbox label:after { background-color:transparent} .configuracionenvio_mensaje p { float:left; margin:8px 0 0 1px; font-size:16px} #programar_envio { height:62px; width:100%; margin-bottom:30px; position:relative; } #programar_fecha { float:left; margin-right:52px} #programar_fecha .titulo_envio { margin:0 0 5px 1px} #programar_fecha #fecha-form input {width:168px; height:26px; font-size:16px; padding:5px 0 5px 10px; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; float:left; background-image:url(../imagenes/fecha.png); background-repeat:no-repeat; background-position:right; cursor:pointer} #programar_horario { float:left; width:178px} #programar_envio .titulo_envio { margin:0 0 5px 1px} #programar_horario #horarioforma input {width:41px; text-align:center; height:26px; font-size:16px; padding:5px 0 5px 0px; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; float:left; margin-right:7px} #programar_horario #hora { float:left; width:75px; height:38px; font-size:14px; padding:10px 0 10px 10px; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; color:#737F80 !important; cursor:pointer} #programar_horario #hora:focus {} #programar_horario #hora option {font-size:14px; height:25px; color:#737F80 !important; padding:10px 0 0 10px; background-color:#FFF; border:1px solid #d4d8d9;} #programar_horario #hora option:focus { background-color:#d4d8d9 !important; color:#737F80 !important; border:1px solid #d4d8d9 !important} #zona_horaria-div { width:470px; float:right;} #zona_horaria-div .titulo_envio { margin:0 0 5px 1px} #programar_envio #zona_horaria { float:right; width:470px; height:38px; font-size:14px; padding:10px 0 5px 10px; text-decoration:none; display:block; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; color:#737F80 !important; cursor:pointer} #programar_envio #zona_horaria option {font-size:14px; height:25px; color:#737F80 !important; padding:10px 0 0 10px; background-color:#FFF; border:1px solid #d4d8d9;} #programar_envio #zona_horaria option:focus { background-color:#d4d8d9 !important; color:#737F80 !important; border:1px solid #d4d8d9 !important} #programar_envio #zona_horaria .doble {height:35px;} .infocont #opciones_pasos {height:50px; width:100%; position:relative;} .infocont #opciones_pasos ul { float:right; height:50px;} .infocont #opciones_pasos li { float:left} .infocont #opciones_pasos #guardarysalir { float:left; width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#737f80; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #454c4c; -moz-box-shadow: 0px 3px 0px 0px #454c4c; -o-box-shadow: 0px 3px 0px 0px #454c4c; box-shadow: 0px 3px 0px 0px #454c4c; text-decoration:none; color:#FFF !important; } .infocont #opciones_pasos #guardarysalir:hover {background-color:#737f80; -webkit-box-shadow: 0px 0px 0px 0px #454c4c; -moz-box-shadow: 0px 0px 0px 0px #454c4c; -o-box-shadow: 0px 0px 0px 0px #454c4c; box-shadow: 0px 0px 0px 0px #454c4c; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .infocont #opciones_pasos #anterior{ width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#a31717; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 3px 0px 0px #701010; -o-box-shadow: 0px 3px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; text-decoration:none; color:#FFF !important; margin-right:20px } .infocont #opciones_pasos #anterior:hover {background-color:#a31717; -webkit-box-shadow: 0px 0px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 0px 0px 0px #701010; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} .infocont #opciones_pasos #siguiente{ width:160px; height:25px; padding-top:9px; display:block; font-size:14px; text-align:center; background-color:#17a387; color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 3px 0px 0px #10705d; -moz-box-shadow: 0px 3px 0px 0px #10705d; -o-box-shadow: 0px 3px 0px 0px #10705d; box-shadow: 0px 3px 0px 0px #10705d; text-decoration:none; color:#FFF !important; } .infocont #opciones_pasos #siguiente:hover {background-color:#17a387; -webkit-box-shadow: 0px 0px 0px 0px #943849; -moz-box-shadow: 0px 0px 0px 0px #943849; -o-box-shadow: 0px 0px 0px 0px #943849; box-shadow: 0px 0px 0px 0px #943849; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------campa&ntilde;a paso 3------------------------------------------------------------------------------------*/ /*--------resumen paso 5------------------------------------------------------------------------------------*/ .infocont .tiyulos_resumen { width:934px; margin-bottom:25px;} .infocont .tiyulos_resumen h3 { margin-bottom:0 !important} .infocont .tiyulos_resumen a { display:block; width:30px; height:30px; opacity:0.5; float:right; text-indent:-9999px; background-position:center; background-repeat:no-repeat} .infocont .tiyulos_resumen a:hover {opacity:1} .infocont .tiyulos_resumen .editar_resumen { margin-left:5px; background-image:url(../imagenes/editarcamania.png)} .infocont .tiyulos_resumen .ver_resumen { background-image:url(../imagenes/ojoicono.png)} .infocont .resumen_bien h3 { background-image:url(../imagenes/resumen_bien.png); background-repeat:no-repeat; background-position:center left; padding-left:35px; color:#17a387 !important} .infocont .resumen_mal h3 { background-image:url(../imagenes/resumen_mal.png); background-repeat:no-repeat; background-position:center left; padding-left:35px; color:#a31717 !important} .infocont .cont_faltante {color:#a31717 !important} .infocont #configuracion_resumen { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative;} .infocont #configuracion_resumen h3 {width:700px; float:left;} .infocont #configuracion_resumen .secciones { font-size:18px; color:#17A387} .infocont #configuracion_resumen #resumen_destinatarios, .infocont #configuracion_resumen #resumen_redes, .infocont #configuracion_resumen #resumen_envio{ margin-top:50px} /*--------redes campa&ntilde;a social------------------------------------------------------------------------------------*/ #resumen_redes { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative; width:934px} #resumen_redes .redes_sociales_elegidas { width:934px; border-bottom:1px solid #D4D8D9; padding-bottom:50px; margin-bottom:50px} #resumen_redes #publicar_resumen {width:425px; float:left; position:relative; padding:0 23.5px 40px 0; border-right:1px solid #D4D8D9;} #resumen_redes .iconosredes_resumentop {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:10px 16px 0 16px; float:left} #resumen_redes .iconosredes_resumenbottom {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:26px 16px 0 16px; float:left} #resumen_redes .noelegidored { opacity:0.2} #resumen_redes #face_resumen { background-image:url(../imagenes/campania_facebook.png); margin-left:30px} #resumen_redes #tw_resumen { background-image:url(../imagenes/campania_tw.png)} #resumen_redes #link_resumen{ background-image:url(../imagenes/campania_link.png)} #resumen_redes #gplus_resumen { background-image:url(../imagenes/campania_gplus.png)} #resumen_redes #p_resumen { background-image:url(../imagenes/campania_p.png)} #resumen_redes #tumbl_resumen { background-image:url(../imagenes/campania_tumbl.png)} #resumen_redes #b_resumen { background-image:url(../imagenes/campania_b.png); margin-right:0px !important} #resumen_redes #meneame_resumen { background-image:url(../imagenes/campania_meneame.png); margin-left:66px !important} #resumen_redes #reddit_resumen { background-image:url(../imagenes/campania_reddit.png)} #resumen_redes #digg_resumen { background-image:url(../imagenes/campania_digg.png)} #resumen_redes #delicius_resumen { background-image:url(../imagenes/campania_delicius.png); margin-right:0 !important} #resumen_redes #publicar_resumen .conected_resumen { width:94px; height:28px; background-position:top left; background-repeat:no-repeat; font-size:14px; color:#FFF; padding: 12px 0 0 50px;} #resumen_redes #publicar_resumen #rconectar_face { float:left; margin:10px 0 0 40px; background-image:url(../imagenes/coneccted_facebook.png); } #resumen_redes #publicar_resumen #rconectar_tw { float:right; margin:10px 40px 0 0; background-image:url(../imagenes/coneccted_tw.png);} #resumen_redes #publicar_resumen #rconectar_lk { float:left; margin:26px 0 0 40px; background-image:url(../imagenes/coneccted_lk.png);} #resumen_redes #publicar_resumen #rconectar_g { float:right; margin:26px 40px 0 0; background-image:url(../imagenes/coneccted_google.png);} #resumen_redes #segundasopciones {width:934px; position:relative; padding-top:30px; border-top:1px solid #D4D8D9; margin-top:40px} #resumen_redes #plugins_redes_resumen {width:444px; float:right; position:relative;} #resumen_redes #plugins_iconos_resumen {width:390px; margin:36px 0 0 40px} #resumen_redes #plugins_iconos_resumen .iconosindividuales_plugins {float:left; margin-right:66px; height:40px; width:80px} #resumen_redes #plugins_iconos_resumen .ultimoprinterest {margin-right:0 !important} #resumen_redes #plugins_iconos_resumen #facebook_plugins { background-image:url(../imagenes/pluginsfb.png)} #resumen_redes #plugins_iconos_resumen #googleplugins { background-image:url(../imagenes/pluginsg.png)} #resumen_redes #plugins_iconos_resumen #pinterestplugins { background-image:url(../imagenes/pluginspt.png)} #segundasopciones #canalrss_resumen {width:934px; position:relative;} #segundasopciones #canalrss_resumen #textarea_redes_resumen {margin-top:25px; border: 1px solid #D4D8D9; color: #737F80; height: 108px; padding: 10px; width:912px;} #segundasopciones #canalrss_resumen #textarea_redes_resumen p {overflow: hidden; margin:0; font-size:16px } /*--------redes campa&ntilde;a social------------------------------------------------------------------------------------*/ /*--------redes campa&ntilde;a clasicas------------------------------------------------------------------------------------*/ #resumen_redes #resumenredes_clasica .iconosredes_resumencla {width: 40px; height: 40px; background-position:center; background-repeat:no-repeat; margin:10px 24.5px 0 24.5px; float:left} #resumen_redes #resumenredes_clasica #face_resumen { background-image:url(../imagenes/campania_facebook.png); margin-left:0px} #resumen_redes #resumenredes_clasica #meneame_resumen { background-image:url(../imagenes/campania_meneame.png); margin-left:24.5px !important} #resumen_redes #resumenredes_clasica #b_resumen { background-image:url(../imagenes/campania_delicius.png); margin-right:24.5px !important} /*--------redes campa&ntilde;a clasicas------------------------------------------------------------------------------------*/ .infocont #configuracion_resumen #resumen_envio img { float:left; margin-right:25px} .infocont #configuracion_resumen #resumen_envio #horario_programado {float:left; font-size:16px; line-height:25px; margin-top:30px} .infocont #contenidoyprueba_resumen { margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #D4D8D9; position:relative;} .infocont #contenido_resumen {border-right: 1px solid #D4D8D9; float: left; padding: 0 18px 0 0; position: relative; width: 444px;} .infocont #contenido_resumen .tiyulos_resumen { width:444px} .infocont #contenido_resumen h3 {width:300px; float:left;} .infocont #contenido_resumen #campania_resumen { width:444px; height:582px} .infocont #contenido_resumen #campania_resumen td { text-align:center; width:444px; height:582px; border:1px solid #D4D8D9} .infocont #probarenvio_resumen { position: relative; width: 444px; float:right} .infocont #probarenvio_resumen h3{ margin-bottom:25px} .infocont #probarenvio_resumen p { margin-top:0} .infocont #probarenvio_resumen .emaildeprueba {border:1px solid #17a387; color:#737f80; margin-bottom:20px; font-size:16px; padding:10px; width:424px; max-width:424px; font-family:'ralewayregular', 'Raleway', sans-serif; height:150px; max-height:150px; overflow:hidden} .infocont #probarenvio_resumen .emaildeprueba:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655;} #probarenvio_resumen #boton_prueba {width:100%; height:45px;} #probarenvio_resumen #probar_boton { float:right; width:160px !important; height:34px ; background-color:#17A387; padding:0 !important; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important} #probarenvio_resumen #probar_boton:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D;padding:0 !important; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /*--------resumen paso 5------------------------------------------------------------------------------------*/ /*--------template------------------------------------------------------------------------------------*/ .submenu #cantidad_template { float:right !important; z-index:5; position:relative;} #cantidad_template .boton { color:#737F80; width:80px; height:25px; font-size:14px; padding:8px 0 0 10px; text-decoration:none; display:block; float:left; background-image:url(../imagenes/flechafiltro.png); background-repeat:no-repeat; background-position:right; background-color:#FFF; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: 1px 0.5px 0px 0px #d4d8d9; -moz-box-shadow: 1px 0.5px 0 0px #d4d8d9; -o-box-shadow: 1px 0.5px 0px 0px #d4d8d9; box-shadow: 1px 0.5px 0px 0px #d4d8d9; border:1px solid #d4d8d9; } #cantidad .boton:hover { background-color:#10705D; border:1px solid #10705D} .submenu #cantidad_template il ul {position:absolute; top:35px; left:80px; margin: 0; opacity:0 ; /* se ubican debajo del enlace principal */ /* -moz-transition: opacity .25s ease .1s; -webkit-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;*/ } .submenu #cantidad_template ul { float:none !important; } /* son visibes al poner el cursor encima */ .submenu #cantidad_template li:hover > ul { opacity: 1!important ; overflow-x: hidden; position:absolute; top:34px; width:90px; z-index:1; border:1px solid #d4d8d9; /*-webkit-box-shadow: 1px 1px 1px 0px #d4d8d9; -moz-box-shadow: 1px 1px 1px 0px #d4d8d9; -o-box-shadow: 1px 1px 1px 0px #d4d8d9; box-shadow: 1px 1px 1px 0px #d4d8d9;*/ height:142px} /* cada un ode los items de los submen&uacute;s */ .submenu #cantidad_template li ul li { height: 0; /* no son visibles */ overflow: hidden; padding: 0;float:none !important; /* -moz-transition: height .25s ease .1s; -webkit-transition: height .25s ease .1s; -o-transition: height .25s ease .1s; -ms-transition: height .25s ease .1s; transition: height .25s ease .1s;*/ } .submenu #cantidad_template li:hover > ul li { overflow: visible; float:none; padding: 0; height:35px; width:80px; } .submenu #cantidad_template li ul li a { color:#737F80 font-size:14px; width:80px; height:25px; padding:10px 0 0 10px; text-decoration:none; display:block; background-color:#FFF; border:1px solid #d4d8d9; } .submenu #cantidad_template li ul li a:hover { background-color:#d4d8d9; color:#737F80} .submenu #cantidad_template li ul li:hover >#cantidad { background-color:#d4d8d9 !important} .tabla_template { font-weight:normal; border:1px solid #d4d8d9; position:relative} .tabla_template th {font-weight:normal; } .tabla_template td { height:235px; font-size:14px; text-align:center; position:relative; width:175px} .tabla_template img {border:1px solid #d4d8d9; margin:16px auto auto auto; padding:5px; background-color:#FFF; z-index:1} .tabla_template .temple_img {height:235px; display:block; text-decoration:none; position:relative; border-top:1px solid #D4D8D9; cursor:pointer } .tabla_template .temple_img:hover { background-color:#d4d8d9; color:#737F80 !important; font-family:'ralewaymedium'; text-decoration:underline !important; color:#17a387 !important;border-top:1px solid #D4D8D9; } .tabla_template .temple_img img {cursor:pointer} .tabla_template .temple_ver {height:20px; width:25px; display:block; background-image:url(../imagenes/ver_banco.png); text-indent:-9999px } .tabla_template .temple_ver:hover {background-image:url(../imagenes/ver_bancohover.png) } .tabla_template .temple_opciones {} .tabla_template .temple_opciones img { border:none !important; margin:0 0 0 0 !important; padding:0 !important; background-color:transparent !important} .tabla_template .radio { position:relative; display:inline-block; z-index:2; margin:0 2px 3px 0} .tabla_template .radio input {height:20px; width:30px; visibility: hidden; position:relative; top:0; left:0; cursor:pointer} .tabla_template .radio label{background-color:transparent !important; display: block; width: 30px; height: 20px; cursor: pointer; position: absolute; z-index: 1; background-image:url(../imagenes/checkbox_banco.png) !important; padding:0 !important; top:3px !important; left:4px !important} .tabla_template .radio label:hover { background-color:transparent !important} .tabla_template .radio input[type=radio]:checked + label {height:20px !important; background-image:url(../imagenes/checkbox_bancoactivado.png) !important; padding:0 !important; margin:0 !important; } .tabla_template .radio label:after { background-color:transparent} .opciones_paso4 {margin-top:80px; } #detalle_template {border: 1px solid #D4D8D9; padding: 5px; margin:0 auto; width:800px} /*--------template------------------------------------------------------------------------------------*/ /*-----------------------POP UP------------------------------------------------------------------------------------*/ #bg_popup { width:100%; height:100%; background-color:#333} #container_popup {-webkit-border-radius:4px 4px 2px 2px; -moz-border-radius:4px 4px 2px 2px; -o-border-radius:4px 4px 2px 2px; border-radius:4px 4px 2px 2px; background-color:#FFF; -webkit-box-shadow:2px 2px 2px 0px #1a1a1a; -moz-box-shadow:2px 2px 2px 0px #1a1a1a; -o-box-shadow:2px 2px 2px 0px #1a1a1a; box-shadow:2px 2px 2px 0px #1a1a1a; position:absolute; top:45%; left:50%;} #bg_popup .popup_listasuscriptores {margin-left:-300px; margin-top:-116px; width:600px; height:232px} #bg_popup .popup_suscriptor {margin-left:-300px; margin-top:-197px; width:600px; height:394px} #bg_popup .popup_eliminar {margin-left:-300px; margin-top:-115px; width:600px; height:230px} #bg_popup .popup_eliminar #encabeezado {background-color:#A31717;} .popup_listasuscriptores #info_popup, .popup_suscriptor #info_popup, #bg_popup .popup_eliminar #info_popup { padding:20px; width:560px;} #container_popup #encabeezado {width:100%; height:33px; padding-top:12px ; background-color:#17A387; -webkit-border-radius:2px 2px 0 0; -moz-border-radius:2px 2px 0 0; -o-border-radius:2px 2px 0 0; border-radius:2px 2px 0 0;} #container_popup #encabeezado h3 { margin:0 0 0 20px; color:#FFF; font-weight:normal; font-size:18px; width:400px; float:left; font-family:'ralewayregular', 'Raleway', sans-serif; } #container_popup #encabeezado #cerrar_popup { margin:2px 20px 0 0; float:right; opacity:0.7} #container_popup #encabeezado #cerrar_popup:hover {opacity:1} #formpopup { margin-top:20px; width:100%} #formpopup input {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%;} #formpopup input:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #formpopup .unico {width:552px} #formpopup .dobre {width:265px} #formpopup .izq { float:left} #formpopup .der { float:right} #botones_popup { width:100%; margin-top:30px; clear:both; display:block; height:42px} #botones_popup #saveForm { width:160px !important; height:36px; padding: 0; background-color:#17A387; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 3px 0px 0px #10705D; opacity:1 !important; float:right} #botones_popup #saveForm:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #botones_popup #borrar { width:160px !important; height:36px; padding:0; background-color:#A31717; color:#FFF; border:0; letter-spacing:1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-size:14px; -webkit-box-shadow: 0px 3px 0px 0px #701010; -moz-box-shadow: 0px 0px 0px 0px #701010; -o-box-shadow: 0px 0px 0px 0px #701010; box-shadow: 0px 3px 0px 0px #701010; opacity:1 !important; float:left} #botones_popup #borrar:hover {background-color:#A31717; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} #pregunta_popup { color:#737F80; margin:17px 0; font-size:18px; line-height:28px} #info_popup .libreria_redes { width:94px; height:28px; display:block; color:#FFF; text-decoration:none; font-size:14px; padding:12px 0 0 50px; background-position:top left; background-repeat:no-repeat;} #info_popup .libreria_redes:hover { background-position:bottom left} #info_popup #libreria_fc {background-image:url(../imagenes/coneccted_facebook.png); float:left; margin:20px 0 0 70px;} #info_popup #libreria_tw {background-image:url(../imagenes/coneccted_tw.png); float:right; margin:20px 70px 0 0;} #info_popup #libreria_lk {background-image:url(../imagenes/coneccted_lk.png); float:left; margin:30px 0 0 70px;} #info_popup #libreria_g {background-image:url(../imagenes/coneccted_google.png); float:right; margin:30px 70px 0 0;} /*-----------------------subir desde mi pc------------------------------------------------------------------------------------*/ #subirdesdepc { margin-top:20px; width:100%} #subirdesdepc input {border:1px solid #17a387; height:35px; color:#737f80; margin-bottom:15px; font-size:18px; font-family:'ralewayregular', 'Raleway', sans-serif; padding-left:1%;} #subirdesdepc .customfile-wrap {width:560px !important} #subirdesdepc .customfile-filename { width:414px !important} #selec_carpeta { float:left; border:1px solid #17a387; height:39px; color:#737f80; font-size:16px; font-family:'ralewayregular', 'Raleway', sans-serif; padding:0.6% 1%; width:320px; overflow:auto } #selec_carpeta option {height:30px; vertical-align:middle; padding:10px 0 0 10px; } #selec_carpeta:focus {border:1px solid #0e6655; background-color:#17a387; color:#ecf0f1; -webkit-box-shadow: 2px 2px 0px 0px #0e6655; -moz-box-shadow: 2px 2px 0px 0px #0e6655; -o-box-shadow: 2px 2px 0px 0px #0e6655; box-shadow: 2px 2px 0px 0px #0e6655 } #selec_carpeta .lib_car_img {background-image:url(../imagenes/filtroimagen_b.png); background-position:6px 8px; background-repeat: no-repeat; padding-left:35px !important} #selec_carpeta .lib_carpeta { background-image:url(../imagenes/filtrocarpeta_b.png); background-position:6px 8px; background-repeat: no-repeat; padding-left:35px !important} /*-----------------------subir desde mi pc------------------------------------------------------------------------------------*/ /*-----------------------URL------------------------------------------------------------------------------------*/ #subir_url {height:40px; width:537px; margin:0 auto; padding:95px 0 70px 0} #subir_url .customfile-wrap {width:537px !important} #subir_url .customfile-filename { width:391px !important} /*-----------------------URL------------------------------------------------------------------------------------*/ /*-----------------------subir archivo generales------------------------------------------------------------------------------------*/ .customfile-wrap {height:40px; width:460px} .customfile-filename { width:314px; height:35px; border:1px solid #17A387; color:#737F80; font-size:18px; font-family:'Raleway',sans-serif; font-weight:normal; padding:1px 0 1px 9px; float:left} .customfile-filename:focus {outline: none;} .customfile-upload {display:inline-block; cursor: pointer; font-size:14px; font-family:'Raleway',sans-serif; float:right; background-color: #17A387; border: 0 none; border-radius: 2px; box-shadow: 0 3px 0 0 #10705D; color: #FFFFFF; font-size: 14px; height:36px; letter-spacing: 1px; margin-left:15px; opacity: 1 !important; padding:2px 0 0 0; width: 120px !important; text-align:center} .customfile-upload:hover {background-color:#17A387; -webkit-box-shadow: 0px 0px 0px 0px #10705D; -moz-box-shadow: 0px 0px 0px 0px #10705D; -o-box-shadow: 0px 0px 0px 0px #10705D; box-shadow: 0px 0px 0px 0px #10705D; margin-top:3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;} /* para IE 10*/ @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE6 y 7*/ @media screen\9{.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE6, 7 y 8*/ @media \0screen\,screen\9{.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE8, 9 y 10*/ @media screen\0 {.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*Para IE9 y 10*/ @media screen and (min-width:0\0) {.customfile-upload {height:25px; width: 120px; padding:11px 0 0 0}} /*-----------------------subir archivo generales------------------------------------------------------------------------------------*/
0.223547
0.05921
applause-button { position: relative; cursor: pointer } applause-button .style-root { position: absolute; top: 0; left: 0; right: 0; bottom: 0 } applause-button .style-root:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: " "; display: block; border-radius: 50%; border: 1px solid } applause-button .style-root:hover:after:not(.clap-limit-exceeded) { border-color: inherit } applause-button.loading { opacity: 0.5 } applause-button .shockwave { position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 50% } applause-button svg { position: absolute; width: 60%; height: 60%; margin-left: 20%; margin-top: 20%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.8; stroke: none; overflow: visible !important } applause-button svg g.flat { visibility: hidden } applause-button svg g.outline { visibility: visible } applause-button.clap-limit-exceeded { cursor: inherit } applause-button.clap-limit-exceeded div { fill: gray !important; stroke: gray !important; color: gray !important } applause-button.clapped svg g.flat { visibility: visible } applause-button.clapped svg g.outline { visibility: hidden } applause-button .count-container { position: absolute; top: -40%; width: 100%; color: gray; user-select: none } applause-button .count-container .count { text-align: center } applause-button g.sparkle circle { opacity: 0; stroke-width: 0 } applause-button g.sparkle g:nth-child(1) { transform: rotate(0deg) translateX(10px) } applause-button g.sparkle g:nth-child(2) { transform: rotate(72deg) translateX(10px) } applause-button g.sparkle g:nth-child(3) { transform: rotate(144deg) translateX(10px) } applause-button g.sparkle g:nth-child(4) { transform: rotate(216deg) translateX(10px) } applause-button g.sparkle g:nth-child(5) { transform: rotate(288deg) translateX(10px) } applause-button:hover:not(.clapped) .shockwave { animation-name: shockwave; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: ease-in } applause-button.clap { animation-name: pulse; animation-duration: 0.5s; animation-iteration-count: 1 } applause-button.clap .sparkle circle { animation-name: explode; animation-duration: 0.5s; animation-iteration-count: 1 } applause-button.clap .count { animation-name: hideThenShow; animation-duration: 0.5s; animation-iteration-count: 1 } @keyframes explode { 0% { transform: translateX(10px); opacity: 0 } 20% { opacity: 1 } 50% { opacity: 1 } 100% { opacity: 0; transform: translateX(25px) } } @keyframes shockwave { 0% { transform: scale(1); box-shadow: 0 0 2px; opacity: 1 } 100% { transform: scale(1); opacity: 0; box-shadow: 0 0 50px, inset 0 0 10px } } @keyframes pulse { 0% { transform: scale(1) } 50% { transform: scale(1.1) } 100% { transform: scale(1) } } @keyframes hideThenShow { 0% { opacity: 1; transform: translateY(0) } 20% { opacity: 0; transform: translateY(-10px) } 50% { transform: translateY(10px) } 80% { transform: translateY(10px); opacity: 0 } 100% { opacity: 1; transform: translateY(0) } }
_includes/applause-button.css
applause-button { position: relative; cursor: pointer } applause-button .style-root { position: absolute; top: 0; left: 0; right: 0; bottom: 0 } applause-button .style-root:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: " "; display: block; border-radius: 50%; border: 1px solid } applause-button .style-root:hover:after:not(.clap-limit-exceeded) { border-color: inherit } applause-button.loading { opacity: 0.5 } applause-button .shockwave { position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 50% } applause-button svg { position: absolute; width: 60%; height: 60%; margin-left: 20%; margin-top: 20%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.8; stroke: none; overflow: visible !important } applause-button svg g.flat { visibility: hidden } applause-button svg g.outline { visibility: visible } applause-button.clap-limit-exceeded { cursor: inherit } applause-button.clap-limit-exceeded div { fill: gray !important; stroke: gray !important; color: gray !important } applause-button.clapped svg g.flat { visibility: visible } applause-button.clapped svg g.outline { visibility: hidden } applause-button .count-container { position: absolute; top: -40%; width: 100%; color: gray; user-select: none } applause-button .count-container .count { text-align: center } applause-button g.sparkle circle { opacity: 0; stroke-width: 0 } applause-button g.sparkle g:nth-child(1) { transform: rotate(0deg) translateX(10px) } applause-button g.sparkle g:nth-child(2) { transform: rotate(72deg) translateX(10px) } applause-button g.sparkle g:nth-child(3) { transform: rotate(144deg) translateX(10px) } applause-button g.sparkle g:nth-child(4) { transform: rotate(216deg) translateX(10px) } applause-button g.sparkle g:nth-child(5) { transform: rotate(288deg) translateX(10px) } applause-button:hover:not(.clapped) .shockwave { animation-name: shockwave; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: ease-in } applause-button.clap { animation-name: pulse; animation-duration: 0.5s; animation-iteration-count: 1 } applause-button.clap .sparkle circle { animation-name: explode; animation-duration: 0.5s; animation-iteration-count: 1 } applause-button.clap .count { animation-name: hideThenShow; animation-duration: 0.5s; animation-iteration-count: 1 } @keyframes explode { 0% { transform: translateX(10px); opacity: 0 } 20% { opacity: 1 } 50% { opacity: 1 } 100% { opacity: 0; transform: translateX(25px) } } @keyframes shockwave { 0% { transform: scale(1); box-shadow: 0 0 2px; opacity: 1 } 100% { transform: scale(1); opacity: 0; box-shadow: 0 0 50px, inset 0 0 10px } } @keyframes pulse { 0% { transform: scale(1) } 50% { transform: scale(1.1) } 100% { transform: scale(1) } } @keyframes hideThenShow { 0% { opacity: 1; transform: translateY(0) } 20% { opacity: 0; transform: translateY(-10px) } 50% { transform: translateY(10px) } 80% { transform: translateY(10px); opacity: 0 } 100% { opacity: 1; transform: translateY(0) } }
0.511229
0.071009
/* ========================================================================== 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 * * Vendor-prefixed and regular ::selection selectors cannot be combined: * https://stackoverflow.com/a/16982510/7133471 * * 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; } /* ========================================================================== Bulma theming defaults =========================================================================== */ html, body { background: #EFF3F4; font-family: 'Open Sans', serif; } .content h2, .content h4 { color: white; } /* #Misc */ .scroll { overflow-y: auto; margin: 0 -10px; } .scroll-thin::-webkit-scrollbar { width: 10px; } .scroll-thin::-webkit-scrollbar-thumb { background: #C39F3B; } .scroll-thin::-webkit-scrollbar-track { background: #0C6A60; } #services>img#logo-img { height: 70px; width: auto; margin: auto; } .terms h1, .terms h2, .terms h3, .terms h4 { color: #363636; font-weight: 600; line-height: 1; margin: 10px auto; } .terms h2 { font-size: 1.2rem; } .terms h4 { font-size: 0.7rem; font-weight: bold; } ol.toc { margin-left: 30px; margin-top: 20px; margin-bottom: 20px; } .menu-list { line-height: 1.25; list-style: circle; list-style-position: inside; list-style-type: unset; } .menu-list li ul { border-left: none; } #home section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #wills section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg2.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #pot section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg3.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #iht section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg4.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #remember { background-color: whitesmoke; font-size: larger; color: #363636; } #terms .hero-head, #privacy .hero-head { min-height: 200px; background-color: #0C6A60; } #terms .hero-head .navbar, #privacy .hero-head .navbar { background-color: #0C6A60; } #privacy a.navbar-item.is-active, #privacy a.navbar-link.is-active #terms a.navbar-item.is-active, #terms a.navbar-link.is-active{ color: whitesmoke; } #privacy .navbar-item, #privacy .navbar-link, #terms .navbar-item, #terms .navbar-link { color: whitesmoke; } #privacy a.navbar-item:hover, #privacy a.navbar-item.is-active, #privacy a.navbar-link:hover, #privacy a.navbar-link.is-active #terms a.navbar-item:hover, #terms a.navbar-item.is-active, #terms a.navbar-link:hover, #terms a.navbar-link.is-active { color: #C39F3B; } section.hero a.navbar-item { color: white; } .hero-body .container { max-width: 700px; width: auto; } .hero-body .title { color: hsl(192, 17%, 99%) !important; } .hero-body .subtitle { color: hsl(192, 17%, 99%) !important; padding-top: 2rem; line-height: 1.5; } .level.box.cta { height: 10vh; flex-direction: column; height: 100%; align-items: center; padding-right: 0; padding-left: 0; } .level.box.cta>.level-item { margin-right: inherit; } .features { padding: 5rem 0; } .box.cta { border-radius: 0; border-left: none; border-right: none; } .terms { padding-bottom: 40px; } .card-image>.fa { font-size: 8rem; padding-top: 2rem; padding-bottom: 2rem; color: #209cee; } .card-content .content { font-size: 14px; margin: 1rem 1rem; } .card-content .content h4 { font-size: 16px; font-weight: 700; } .card { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18); margin-bottom: 2rem; } .intro { padding: 5rem 0; text-align: center; } .sandbox { padding: 5rem 0; } .tile.notification { display: flex; justify-content: center; flex-direction: column; } /* ========================================================================== Author's custom styles ========================================================================== */ .bg-green { background-color: #197c4d; } .is-bottom-marginless { margin-bottom: 12px !important; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-50 { margin-bottom: 50px; } .lead { font-size: initial; line-height: initial; } #split-panel>.columns { margin-right: initial; } #home #split-panel .columns .column.is-4 { background: url(../img/bg1.jpg) no-repeat center center local; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #wills #split-panel .columns .column.is-4 { background: url(../img/bg2.jpg) no-repeat left bottom local; -webkit-background-size: 240%; -moz-background-size: 240%; -o-background-size: 240%; background-size: 240%; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } #iht #split-panel .columns .column.is-4 { background: url(../img/bg4.jpg) no-repeat -370px center local; -webkit-background-size: 240%; -moz-background-size: 240%; -o-background-size: 240%; background-size: 240%; } .bg-yellow { background-color: #C39F3B; } #services .info, #services .counter { color: #0C6A60; font-size: x-large; font-weight: 600; } section.vh90 { height: auto; } section.vh100 { height: 100vh; } #services { background-color: #0c6a60; } .navbar-burger { color: #C39F3B; } section.hero a.navbar-item { color: #C39F3B; } section.hero a.navbar-item:hover { color: whitesmoke; } a.navbar-item.is-active { background-color: #0c6a60; font-weight: bold; } a.navbar-item:hover, a.navbar-item.is-active, a.navbar-link:hover, a.navbar-link.is-active { background-color: transparent; } .navbar-item img#logo-img { max-height: 4rem; } .footer { background-color: #0C6A60; color: #ffffff; padding-bottom: 20px; } footer>.container .sub-footer { align-items: flex-end; } .footer a { color: #C39F3B; } footer h4.subtitle { color: white; } img.address.image { text-align: center; margin: 0 auto; left: -50px; width: 60%; } /* ========================================================================== Button styles ========================================================================== */ .btn.basic { -webkit-border-radius: 5; -moz-border-radius: 5; border-radius: 5px; color: #37E38B; font-size: 20px; background: #EFF5F2; padding: 10px 20px 10px 20px; text-decoration: none; } .btn.basic:hover { background: #37E38B; color: #EFF5F2; text-decoration: none; } /* ========================================================================== Helper classes ========================================================================== */ /* * Hide visually and from screen readers */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility * * 1. For long content, line feeds are not interpreted as spaces and small width * causes content to wrap 1 word per line: * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; /* 1 */ } /* * 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; -webkit-clip-path: none; clip-path: none; height: auto; margin: 0; overflow: visible; position: static; width: auto; white-space: inherit; } /* * 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: 768px) { .level.box.cta { flex-direction: row; } .address.image { width: 200px; position: relative; left: -50px; top: -15px; } } @media only screen and (min-width: 1200px) { /* Style adjustments for viewports that meet the condition */ #navbarMenu { background-color: transparent; padding: 20px; } #home section.hero.header { height: 90vh; } .hero-body { padding: 3rem 1.5rem; } .lead { font-size: 1.125rem; line-height: 1.75rem; } section.vh90 { height: 90vh; } section.vh100 { height: 100vh; } } @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 { white-space: pre-wrap !important; } 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; } 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 * * Vendor-prefixed and regular ::selection selectors cannot be combined: * https://stackoverflow.com/a/16982510/7133471 * * 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; } /* ========================================================================== Bulma theming defaults =========================================================================== */ html, body { background: #EFF3F4; font-family: 'Open Sans', serif; } .content h2, .content h4 { color: white; } /* #Misc */ .scroll { overflow-y: auto; margin: 0 -10px; } .scroll-thin::-webkit-scrollbar { width: 10px; } .scroll-thin::-webkit-scrollbar-thumb { background: #C39F3B; } .scroll-thin::-webkit-scrollbar-track { background: #0C6A60; } #services>img#logo-img { height: 70px; width: auto; margin: auto; } .terms h1, .terms h2, .terms h3, .terms h4 { color: #363636; font-weight: 600; line-height: 1; margin: 10px auto; } .terms h2 { font-size: 1.2rem; } .terms h4 { font-size: 0.7rem; font-weight: bold; } ol.toc { margin-left: 30px; margin-top: 20px; margin-bottom: 20px; } .menu-list { line-height: 1.25; list-style: circle; list-style-position: inside; list-style-type: unset; } .menu-list li ul { border-left: none; } #home section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #wills section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg2.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #pot section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg3.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #iht section.hero.header { height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bg4.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #remember { background-color: whitesmoke; font-size: larger; color: #363636; } #terms .hero-head, #privacy .hero-head { min-height: 200px; background-color: #0C6A60; } #terms .hero-head .navbar, #privacy .hero-head .navbar { background-color: #0C6A60; } #privacy a.navbar-item.is-active, #privacy a.navbar-link.is-active #terms a.navbar-item.is-active, #terms a.navbar-link.is-active{ color: whitesmoke; } #privacy .navbar-item, #privacy .navbar-link, #terms .navbar-item, #terms .navbar-link { color: whitesmoke; } #privacy a.navbar-item:hover, #privacy a.navbar-item.is-active, #privacy a.navbar-link:hover, #privacy a.navbar-link.is-active #terms a.navbar-item:hover, #terms a.navbar-item.is-active, #terms a.navbar-link:hover, #terms a.navbar-link.is-active { color: #C39F3B; } section.hero a.navbar-item { color: white; } .hero-body .container { max-width: 700px; width: auto; } .hero-body .title { color: hsl(192, 17%, 99%) !important; } .hero-body .subtitle { color: hsl(192, 17%, 99%) !important; padding-top: 2rem; line-height: 1.5; } .level.box.cta { height: 10vh; flex-direction: column; height: 100%; align-items: center; padding-right: 0; padding-left: 0; } .level.box.cta>.level-item { margin-right: inherit; } .features { padding: 5rem 0; } .box.cta { border-radius: 0; border-left: none; border-right: none; } .terms { padding-bottom: 40px; } .card-image>.fa { font-size: 8rem; padding-top: 2rem; padding-bottom: 2rem; color: #209cee; } .card-content .content { font-size: 14px; margin: 1rem 1rem; } .card-content .content h4 { font-size: 16px; font-weight: 700; } .card { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18); margin-bottom: 2rem; } .intro { padding: 5rem 0; text-align: center; } .sandbox { padding: 5rem 0; } .tile.notification { display: flex; justify-content: center; flex-direction: column; } /* ========================================================================== Author's custom styles ========================================================================== */ .bg-green { background-color: #197c4d; } .is-bottom-marginless { margin-bottom: 12px !important; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-50 { margin-bottom: 50px; } .lead { font-size: initial; line-height: initial; } #split-panel>.columns { margin-right: initial; } #home #split-panel .columns .column.is-4 { background: url(../img/bg1.jpg) no-repeat center center local; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #wills #split-panel .columns .column.is-4 { background: url(../img/bg2.jpg) no-repeat left bottom local; -webkit-background-size: 240%; -moz-background-size: 240%; -o-background-size: 240%; background-size: 240%; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } #iht #split-panel .columns .column.is-4 { background: url(../img/bg4.jpg) no-repeat -370px center local; -webkit-background-size: 240%; -moz-background-size: 240%; -o-background-size: 240%; background-size: 240%; } .bg-yellow { background-color: #C39F3B; } #services .info, #services .counter { color: #0C6A60; font-size: x-large; font-weight: 600; } section.vh90 { height: auto; } section.vh100 { height: 100vh; } #services { background-color: #0c6a60; } .navbar-burger { color: #C39F3B; } section.hero a.navbar-item { color: #C39F3B; } section.hero a.navbar-item:hover { color: whitesmoke; } a.navbar-item.is-active { background-color: #0c6a60; font-weight: bold; } a.navbar-item:hover, a.navbar-item.is-active, a.navbar-link:hover, a.navbar-link.is-active { background-color: transparent; } .navbar-item img#logo-img { max-height: 4rem; } .footer { background-color: #0C6A60; color: #ffffff; padding-bottom: 20px; } footer>.container .sub-footer { align-items: flex-end; } .footer a { color: #C39F3B; } footer h4.subtitle { color: white; } img.address.image { text-align: center; margin: 0 auto; left: -50px; width: 60%; } /* ========================================================================== Button styles ========================================================================== */ .btn.basic { -webkit-border-radius: 5; -moz-border-radius: 5; border-radius: 5px; color: #37E38B; font-size: 20px; background: #EFF5F2; padding: 10px 20px 10px 20px; text-decoration: none; } .btn.basic:hover { background: #37E38B; color: #EFF5F2; text-decoration: none; } /* ========================================================================== Helper classes ========================================================================== */ /* * Hide visually and from screen readers */ .hidden { display: none !important; } /* * Hide only visually, but have it available for screen readers: * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility * * 1. For long content, line feeds are not interpreted as spaces and small width * causes content to wrap 1 word per line: * https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; /* 1 */ } /* * 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; -webkit-clip-path: none; clip-path: none; height: auto; margin: 0; overflow: visible; position: static; width: auto; white-space: inherit; } /* * 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: 768px) { .level.box.cta { flex-direction: row; } .address.image { width: 200px; position: relative; left: -50px; top: -15px; } } @media only screen and (min-width: 1200px) { /* Style adjustments for viewports that meet the condition */ #navbarMenu { background-color: transparent; padding: 20px; } #home section.hero.header { height: 90vh; } .hero-body { padding: 3rem 1.5rem; } .lead { font-size: 1.125rem; line-height: 1.75rem; } section.vh90 { height: 90vh; } section.vh100 { height: 100vh; } } @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 { white-space: pre-wrap !important; } 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; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
0.426202
0.068756
html, body, div, span, main, header, footer, h1, h2, h3, h4, h5, h6, p, a, em, i, strong, b, ul, li img, form, label, canvas { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } html, body { font-family: Arial, sans-serif; font-size: 10px; color: #f9f9f9; background: #111515; -webkit-text-size-adjust: 100%; } body { box-sizing: border-box; min-width: 320px; padding: 2rem; font-size: 1.8rem; line-height: 1.25; text-align: center; } h1 { font-family: "Arial Black", Arial, sans-serif; font-size: 5rem; font-weight: 900; line-height: 2; } ul { list-style: none; } a { display: inline-block; color: inherit; } a:hover { text-decoration: none; } a:focus { text-decoration: overline; } .main { max-width: 500px; margin: 2rem auto 0; padding: 2rem 0; } .form { margin: 0 -0.25rem; font-size: 0; } .form .field { display: inline-block; box-sizing: border-box; width: 25%; padding: 0.25rem; font-size: 1.8rem; } .form .label { display: block; padding-bottom: 0.25rem; text-align: left; } .form input, .form button { display: inline-block; box-sizing: border-box; width: 100%; height: 5rem; padding: 0 2rem; border: 1px solid #000; border-radius: 0; font: inherit; text-align: center; vertical-align: top; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .form input[type="text"] { text-transform: uppercase; } .form input[type="number"] { padding: 0 1rem; } .form input[type="color"] { padding: 0; } .form input[type="color"]::-webkit-color-swatch-wrapper { padding: 0; } .form input[type="color"]::-webkit-color-swatch { border: 1px solid #fff; } .form input[type="color"]::-moz-color-swatch { border: 1px solid #fff; } .form button { position: relative; background: #ddd; box-shadow: inset 0 0 1px #fff; transition: background-color 150ms ease-out; } .form button:hover { background: #fff; } .icon-download { display: block; width: 4em; height: 4em; position: absolute; z-index: 1; top: 50%; left: 50%; margin: -2em 0 0 -2em; font-size: 0.75rem; } .icon-download::after { width: 80%; height: 0.5em; position: absolute; z-index: 1; bottom: 0; left: 10%; background: #000; content: ""; } .icon-arrow { display: block; width: 4em; height: 4em; position: absolute; z-index: 1; top: 0; left: 0; transform: translate3d(0, 0, 0); transition: transform 150ms ease-out; } .button-download:hover .icon-arrow { transform: translate3d(0, 0.25em, 0); } .icon-arrow::after { width: 0; height: 0; position: absolute; z-index: 1; top: 50%; left: 50%; margin-left: -1.2em; border: 1.2em solid transparent; border-top-color: #000; content: ""; } .icon-arrow::before { width: 0.5em; height: 60%; position: absolute; z-index: 1; top: 0; left: 50%; margin-left: -0.25em; background: #000; content: ""; } .canvas { display: block; width: 100%; height: 100%; position: relative; left: 50%; margin: 2rem auto; background: #000; transform: translate3d(-50%, 0, 0); } @media screen and (max-width: 480px) { body { font-size: 1.6rem; } .form .field { width: 50%; font-size: 1.6rem; } .form button, .form input, .form input[type="number"] { width: 100%; } .footer { max-width: 20rem; margin: 0 auto; line-height: 1.75; } }
src/stylesheets/main.css
html, body, div, span, main, header, footer, h1, h2, h3, h4, h5, h6, p, a, em, i, strong, b, ul, li img, form, label, canvas { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } html, body { font-family: Arial, sans-serif; font-size: 10px; color: #f9f9f9; background: #111515; -webkit-text-size-adjust: 100%; } body { box-sizing: border-box; min-width: 320px; padding: 2rem; font-size: 1.8rem; line-height: 1.25; text-align: center; } h1 { font-family: "Arial Black", Arial, sans-serif; font-size: 5rem; font-weight: 900; line-height: 2; } ul { list-style: none; } a { display: inline-block; color: inherit; } a:hover { text-decoration: none; } a:focus { text-decoration: overline; } .main { max-width: 500px; margin: 2rem auto 0; padding: 2rem 0; } .form { margin: 0 -0.25rem; font-size: 0; } .form .field { display: inline-block; box-sizing: border-box; width: 25%; padding: 0.25rem; font-size: 1.8rem; } .form .label { display: block; padding-bottom: 0.25rem; text-align: left; } .form input, .form button { display: inline-block; box-sizing: border-box; width: 100%; height: 5rem; padding: 0 2rem; border: 1px solid #000; border-radius: 0; font: inherit; text-align: center; vertical-align: top; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .form input[type="text"] { text-transform: uppercase; } .form input[type="number"] { padding: 0 1rem; } .form input[type="color"] { padding: 0; } .form input[type="color"]::-webkit-color-swatch-wrapper { padding: 0; } .form input[type="color"]::-webkit-color-swatch { border: 1px solid #fff; } .form input[type="color"]::-moz-color-swatch { border: 1px solid #fff; } .form button { position: relative; background: #ddd; box-shadow: inset 0 0 1px #fff; transition: background-color 150ms ease-out; } .form button:hover { background: #fff; } .icon-download { display: block; width: 4em; height: 4em; position: absolute; z-index: 1; top: 50%; left: 50%; margin: -2em 0 0 -2em; font-size: 0.75rem; } .icon-download::after { width: 80%; height: 0.5em; position: absolute; z-index: 1; bottom: 0; left: 10%; background: #000; content: ""; } .icon-arrow { display: block; width: 4em; height: 4em; position: absolute; z-index: 1; top: 0; left: 0; transform: translate3d(0, 0, 0); transition: transform 150ms ease-out; } .button-download:hover .icon-arrow { transform: translate3d(0, 0.25em, 0); } .icon-arrow::after { width: 0; height: 0; position: absolute; z-index: 1; top: 50%; left: 50%; margin-left: -1.2em; border: 1.2em solid transparent; border-top-color: #000; content: ""; } .icon-arrow::before { width: 0.5em; height: 60%; position: absolute; z-index: 1; top: 0; left: 50%; margin-left: -0.25em; background: #000; content: ""; } .canvas { display: block; width: 100%; height: 100%; position: relative; left: 50%; margin: 2rem auto; background: #000; transform: translate3d(-50%, 0, 0); } @media screen and (max-width: 480px) { body { font-size: 1.6rem; } .form .field { width: 50%; font-size: 1.6rem; } .form button, .form input, .form input[type="number"] { width: 100%; } .footer { max-width: 20rem; margin: 0 auto; line-height: 1.75; } }
0.431824
0.073264
position: fixed; bottom: 10%; right: 10%; z-index: 100; display: none; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; } #go-to-top.hover, html.no-touch #go-to-top:hover { color: #2989D6 !important; } .blog-header {position: relative;} .blog-header > h2 {padding: 15px 0 0;margin-bottom: 0;} .blog-menu {background: none;border:none;padding:0;margin:0;} .blog-menu > .pui-menu { padding-top: 6px; } .blog-menu > .pui-menu > li > a { color: #fff; padding: 1px 15px; font-size: 14px; font-size: 1.4rem; } .blog-menu > .pui-menu > li > a.hover, html.no-touch .blog-menu > .pui-menu > li > a:hover { background: #42A5F5; background: rgba(0, 0, 0, .2); border-radius: 100px; } .blog-menu > .pui-menu > li:first-child > a { padding-left: 0; } .blog-menu > .pui-menu > li:first-child > a.hover, html.no-touch .blog-menu > .pui-menu > li:first-child > a:hover { padding-left: 15px; } .blog-menu > .pui-menu > li > .pui-menu-dropdown { width: 200%; } .blog-main { min-height: 480px; padding: 25px 0; margin-bottom: 100px; } .blog-pagination { padding: 0; } .blog-pagination > .pui-pagination > li > a { margin-bottom: 0; } .pui-search {width: 100%;padding:0;margin:0 auto;} .pui-search > .pui-search-submit { padding-top: 8px; } .blog-footer {padding-bottom: 20px;} #open-menu { cursor: pointer; position: absolute; top: 24px; right: 15px; } .pui-card-box.padding-l-r-10 { padding-left: 10px; padding-right: 10px; } .blog-list .pui-card-title { position: relative; padding-left: 98px; padding-top: 15px; } .blog-list .pui-card-title strong { } .blog-list .article-date { position: absolute; top: -1px; left: 18px; padding: 11px 8px 11px; background: #008EE5; color: #fff; font-size: 18px; line-height: 1.4; } .blog-list .article-date small { display: block; color: #fff; font-size: 12px; } .blog-list .pui-card-box { padding-top: 0; } .article-category, .article-category > a{ color: #ccc; } .article-category > a { margin-left: 5px; } .article-category > a.hover, html.no-touch .article-category > a:hover { color: #2196F3; } .article-image { margin-bottom: 5px; } .bdsharebuttonbox { width: 140px; margin-right: -5px; margin-bottom: 6px; } @media only screen and (max-width: 360px) { .bdsharebuttonbox.pui-right { float : left !important; } } @media only screen and (max-width: 480px) { .blog-header > h2 { padding: 5px 0; } .blog-menu > .pui-menu > li:first-child > a { padding-left: 15px; } .blog-menu > .pui-menu > li > .pui-menu-dropdown { width: 100%; } .blog-list .pui-card-title { padding-left: 15px; padding-left: 1.5rem; padding-top: 54px; } .blog-list .article-date { left: 16px; font-size: 16px; padding: 5px 8px; } .blog-side .pui-menu-inline > li { display: inline-block; } } @media only screen and (max-width: 640px) { .blog-search { padding: 0; } .blog-menu > .pui-menu > li > a { padding-left: 10px; padding-right: 10px; } } @media only screen and (min-width: 640px) and (max-width: 767px) { .blog-side .pui-list-column-2 > li { width: 99%; display: block; } } @media only screen and (min-width: 768px) { .pui-card { margin-bottom: 25px; } .blog-search { padding-left: 20px; padding-right: 0; } } @media (max-width: 1023px) { .blog-header{padding: 5px 15px;} .blog-main {padding: 20px 15px;} .blog-list {margin-bottom: 20px;} .blog-footer {padding: 0 20px 20px;} } @media (max-width: 768px) { .blog-header > h2 { padding: 7px 0 11px;} .pui-search {padding-bottom: 15px;} }
planeui/blog/css/style.css
position: fixed; bottom: 10%; right: 10%; z-index: 100; display: none; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; } #go-to-top.hover, html.no-touch #go-to-top:hover { color: #2989D6 !important; } .blog-header {position: relative;} .blog-header > h2 {padding: 15px 0 0;margin-bottom: 0;} .blog-menu {background: none;border:none;padding:0;margin:0;} .blog-menu > .pui-menu { padding-top: 6px; } .blog-menu > .pui-menu > li > a { color: #fff; padding: 1px 15px; font-size: 14px; font-size: 1.4rem; } .blog-menu > .pui-menu > li > a.hover, html.no-touch .blog-menu > .pui-menu > li > a:hover { background: #42A5F5; background: rgba(0, 0, 0, .2); border-radius: 100px; } .blog-menu > .pui-menu > li:first-child > a { padding-left: 0; } .blog-menu > .pui-menu > li:first-child > a.hover, html.no-touch .blog-menu > .pui-menu > li:first-child > a:hover { padding-left: 15px; } .blog-menu > .pui-menu > li > .pui-menu-dropdown { width: 200%; } .blog-main { min-height: 480px; padding: 25px 0; margin-bottom: 100px; } .blog-pagination { padding: 0; } .blog-pagination > .pui-pagination > li > a { margin-bottom: 0; } .pui-search {width: 100%;padding:0;margin:0 auto;} .pui-search > .pui-search-submit { padding-top: 8px; } .blog-footer {padding-bottom: 20px;} #open-menu { cursor: pointer; position: absolute; top: 24px; right: 15px; } .pui-card-box.padding-l-r-10 { padding-left: 10px; padding-right: 10px; } .blog-list .pui-card-title { position: relative; padding-left: 98px; padding-top: 15px; } .blog-list .pui-card-title strong { } .blog-list .article-date { position: absolute; top: -1px; left: 18px; padding: 11px 8px 11px; background: #008EE5; color: #fff; font-size: 18px; line-height: 1.4; } .blog-list .article-date small { display: block; color: #fff; font-size: 12px; } .blog-list .pui-card-box { padding-top: 0; } .article-category, .article-category > a{ color: #ccc; } .article-category > a { margin-left: 5px; } .article-category > a.hover, html.no-touch .article-category > a:hover { color: #2196F3; } .article-image { margin-bottom: 5px; } .bdsharebuttonbox { width: 140px; margin-right: -5px; margin-bottom: 6px; } @media only screen and (max-width: 360px) { .bdsharebuttonbox.pui-right { float : left !important; } } @media only screen and (max-width: 480px) { .blog-header > h2 { padding: 5px 0; } .blog-menu > .pui-menu > li:first-child > a { padding-left: 15px; } .blog-menu > .pui-menu > li > .pui-menu-dropdown { width: 100%; } .blog-list .pui-card-title { padding-left: 15px; padding-left: 1.5rem; padding-top: 54px; } .blog-list .article-date { left: 16px; font-size: 16px; padding: 5px 8px; } .blog-side .pui-menu-inline > li { display: inline-block; } } @media only screen and (max-width: 640px) { .blog-search { padding: 0; } .blog-menu > .pui-menu > li > a { padding-left: 10px; padding-right: 10px; } } @media only screen and (min-width: 640px) and (max-width: 767px) { .blog-side .pui-list-column-2 > li { width: 99%; display: block; } } @media only screen and (min-width: 768px) { .pui-card { margin-bottom: 25px; } .blog-search { padding-left: 20px; padding-right: 0; } } @media (max-width: 1023px) { .blog-header{padding: 5px 15px;} .blog-main {padding: 20px 15px;} .blog-list {margin-bottom: 20px;} .blog-footer {padding: 0 20px 20px;} } @media (max-width: 768px) { .blog-header > h2 { padding: 7px 0 11px;} .pui-search {padding-bottom: 15px;} }
0.247987
0.079282
@import "https://fonts.googleapis.com/css?family=Viga"; @import "https://afeld.github.io/emoji-css/emoji.css"; body { background-image: url("assets/images/dark-2784188_640.png"); font-family: 'Viga', sans-serif; text-transform: uppercase; } .content { background-image: url("assets/images/background-3079228_640.jpg"); margin-top: 2%; margin-bottom: 2%; text-align: center; margin-right: auto; margin-left: auto; color: yellow; background-size: 100% 100%; border-radius: 60px; padding: 1%; } #contentimg{margin-bottom: 1%; margin-top: 1%;} #rpsG{background-image: url("assets/images/rps.png"); } #blackjackG{background-image: url("assets/images/blackjack.jpg");} #rouletteG{ background-image: url("assets/images/russianroulette.jpg"); } #gameimage {width: 50%} #gamestable{ border-spacing: 2em; border-collapse: separate; } .gameimage{ width: 400px; height: 200px; } #gamestable{ margin: 2%; } td { background-repeat: no-repeat; background-size: 100% 100%; background-color: rgba(110, 5, 5, 0.7); vertical-align: top; border-radius: 60px; } article{ padding: 3%; vertical-align: top; } footer{ background-image: url("assets/images/district-699782_640.jpg"); color: white; text-align: center; } a:link, a:visited, a:hover{ text-decoration-style: none; color: yellow; } #asiderps{ background-color: rgb(240,220,220); } #UBSelect { background-color: tomato; } #index-content{ vertical-align: auto; } button { background: #d1396e; background-image: -webkit-linear-gradient(top, #d1396e, #afb82b); background-image: -moz-linear-gradient(top, #d1396e, #afb82b); background-image: -o-linear-gradient(top, #d1396e, #afb82b); background-image: linear-gradient(to bottom, #d1396e, #afb82b); border-radius: 60px; font-family: Courier New; color: #ffffff; font-size: 27px; padding: 1%; margin: 3%; text-decoration: none; } button:hover { background: #283842; background-image: -webkit-linear-gradient(top, #283842, #acc1cf); background-image: -moz-linear-gradient(top, #283842, #acc1cf); background-image: -o-linear-gradient(top, #283842, #acc1cf); background-image: linear-gradient(to bottom, #283842, #acc1cf); text-decoration: none; }
Angular/UserProfile/src/main.css
@import "https://fonts.googleapis.com/css?family=Viga"; @import "https://afeld.github.io/emoji-css/emoji.css"; body { background-image: url("assets/images/dark-2784188_640.png"); font-family: 'Viga', sans-serif; text-transform: uppercase; } .content { background-image: url("assets/images/background-3079228_640.jpg"); margin-top: 2%; margin-bottom: 2%; text-align: center; margin-right: auto; margin-left: auto; color: yellow; background-size: 100% 100%; border-radius: 60px; padding: 1%; } #contentimg{margin-bottom: 1%; margin-top: 1%;} #rpsG{background-image: url("assets/images/rps.png"); } #blackjackG{background-image: url("assets/images/blackjack.jpg");} #rouletteG{ background-image: url("assets/images/russianroulette.jpg"); } #gameimage {width: 50%} #gamestable{ border-spacing: 2em; border-collapse: separate; } .gameimage{ width: 400px; height: 200px; } #gamestable{ margin: 2%; } td { background-repeat: no-repeat; background-size: 100% 100%; background-color: rgba(110, 5, 5, 0.7); vertical-align: top; border-radius: 60px; } article{ padding: 3%; vertical-align: top; } footer{ background-image: url("assets/images/district-699782_640.jpg"); color: white; text-align: center; } a:link, a:visited, a:hover{ text-decoration-style: none; color: yellow; } #asiderps{ background-color: rgb(240,220,220); } #UBSelect { background-color: tomato; } #index-content{ vertical-align: auto; } button { background: #d1396e; background-image: -webkit-linear-gradient(top, #d1396e, #afb82b); background-image: -moz-linear-gradient(top, #d1396e, #afb82b); background-image: -o-linear-gradient(top, #d1396e, #afb82b); background-image: linear-gradient(to bottom, #d1396e, #afb82b); border-radius: 60px; font-family: Courier New; color: #ffffff; font-size: 27px; padding: 1%; margin: 3%; text-decoration: none; } button:hover { background: #283842; background-image: -webkit-linear-gradient(top, #283842, #acc1cf); background-image: -moz-linear-gradient(top, #283842, #acc1cf); background-image: -o-linear-gradient(top, #283842, #acc1cf); background-image: linear-gradient(to bottom, #283842, #acc1cf); text-decoration: none; }
0.426083
0.179387
.sm-header{ width:880px; height:80px; margin: 0 auto; background:#fff url('/static/home/static/pc/logo.png') no-repeat 60px center; padding-left:320px; line-height:90px; } .sm-menu{ width:100%; height:40px; background-color:#144e7e; } .sm-menu ul{ display:block; width:1200px; height:40px; margin:0 auto; } .sm-menu ul li{ width:170px; line-height:40px; font-size:20px; text-align:center; float:left; } .sm-menu ul li a{ color:#fff; } .sm-menu ul li a:hover{ color:#fee513; } .sm-menu ul li a.cur{ color:#fee513; } .sm-banner{ width:100%; height: 722px; min-width: 1200px; height:500px; background: url('/static/home/static/pc/banner.jpg') center 0px no-repeat; } .sm-teach-box{ width:100%; height:515px; background-color: #496b87; } .sm-teach{ width:1200px; height:auto; margin:0 auto; overflow:hidden; } .sm-teach .tit{ width:100%; height:103px; font-size:42px; color:#fff; text-align:center; line-height:103px; } .sm-teach-left{ width:270px; height:360px; box-shadow:10px 10px #315573; margin-right:30px; float:left; } .sm-teach-left img{ width:100%; height:100%; } .sm-teach-right{ width:900px; height:auto; overflow:hidden; float: left; } .sm-teach-right p{ line-height:40px; font-size:22px; color:#fff; text-indent:2em; margin-top:20px; } .sm-teach-right p em{ font-style:normal; color:#f9c483; } .content-box{ width:100%; height:auto; background-color:#fff; } .content-box.bg1{ background-color: #eff1f3; } .content-box .mbg{ width:1200px; margin:0 auto; } .content-box .p{ font-size:42px; color:#0a2236; text-align:center; padding:30px 0; } .content-box .p2{ display:block; font-size:30px; line-height:30px; height:30px; padding-left:20px; color:#ac6909; border-left:11px solid #ac6909; } .content-list{ width:100%; height:auto; overflow:hidden; padding:20px 0; } .content-list ul li{ float:left; width:50%; font-size:22px; color:#000; height:40px; line-height: 40px; } .content-box .p3{ font-size:22px; color:#000; margin-top:15px; padding-bottom:20px; line-height:40px; } .content-box.bg2{ background-color:#496b87; overflow:hidden; } .content-box .bm-enter{ width:680px; height:253px; margin:20px auto 40px; background: url('/static/home/static/pc/code.jpeg') 35px 0 no-repeat; background-size: auto 90%; padding-left:320px; padding-top:30px; position:relative; } .content-box .bm-enter .sc{ font-size:18px; width:100px; height:20px; line-height:20px; color:#fff; position:absolute; left:110px; bottom:0px; text-align:center; } .content-box .bm-enter .s1{ display:block; font-size:30px; color:#fff; line-height:40px; margin-top:30px; } .content-box .bm-enter .s2{ display:block; font-size:30px; color:#fdd915; line-height:40px; } .content-box.bg3{ height:702px; width:100%; min-width:1200px; background: url('/static/home/static/pc/stu_fk.jpg') center 0px no-repeat; } .content-box dl{ font-size:22px; color:#000; margin-top:35px; } .content-box dl dd{ line-height:35px; } .ps-kf{ width:200px; height:123px; border-radius:3px; position:fixed; left:15px; bottom:15px; background:rgba(0,0,0,0.5) url('/static/home/static/pc/code.jpeg') 20px 20px no-repeat; background-size: 80% auto; padding-top: 200px; } .ps-kf .sdsc{ text-align:center; font-size:14px; color:#fff; text-align:center; display:block; font-weight:bold; } .ps-kf .desc{ display:block; font-size:14px; padding:15px; text-align:left; line-height:25px; color:#fff; text-align:center; font-weight:bold; }
home/client/widget/indexpc/indexpc.css
.sm-header{ width:880px; height:80px; margin: 0 auto; background:#fff url('/static/home/static/pc/logo.png') no-repeat 60px center; padding-left:320px; line-height:90px; } .sm-menu{ width:100%; height:40px; background-color:#144e7e; } .sm-menu ul{ display:block; width:1200px; height:40px; margin:0 auto; } .sm-menu ul li{ width:170px; line-height:40px; font-size:20px; text-align:center; float:left; } .sm-menu ul li a{ color:#fff; } .sm-menu ul li a:hover{ color:#fee513; } .sm-menu ul li a.cur{ color:#fee513; } .sm-banner{ width:100%; height: 722px; min-width: 1200px; height:500px; background: url('/static/home/static/pc/banner.jpg') center 0px no-repeat; } .sm-teach-box{ width:100%; height:515px; background-color: #496b87; } .sm-teach{ width:1200px; height:auto; margin:0 auto; overflow:hidden; } .sm-teach .tit{ width:100%; height:103px; font-size:42px; color:#fff; text-align:center; line-height:103px; } .sm-teach-left{ width:270px; height:360px; box-shadow:10px 10px #315573; margin-right:30px; float:left; } .sm-teach-left img{ width:100%; height:100%; } .sm-teach-right{ width:900px; height:auto; overflow:hidden; float: left; } .sm-teach-right p{ line-height:40px; font-size:22px; color:#fff; text-indent:2em; margin-top:20px; } .sm-teach-right p em{ font-style:normal; color:#f9c483; } .content-box{ width:100%; height:auto; background-color:#fff; } .content-box.bg1{ background-color: #eff1f3; } .content-box .mbg{ width:1200px; margin:0 auto; } .content-box .p{ font-size:42px; color:#0a2236; text-align:center; padding:30px 0; } .content-box .p2{ display:block; font-size:30px; line-height:30px; height:30px; padding-left:20px; color:#ac6909; border-left:11px solid #ac6909; } .content-list{ width:100%; height:auto; overflow:hidden; padding:20px 0; } .content-list ul li{ float:left; width:50%; font-size:22px; color:#000; height:40px; line-height: 40px; } .content-box .p3{ font-size:22px; color:#000; margin-top:15px; padding-bottom:20px; line-height:40px; } .content-box.bg2{ background-color:#496b87; overflow:hidden; } .content-box .bm-enter{ width:680px; height:253px; margin:20px auto 40px; background: url('/static/home/static/pc/code.jpeg') 35px 0 no-repeat; background-size: auto 90%; padding-left:320px; padding-top:30px; position:relative; } .content-box .bm-enter .sc{ font-size:18px; width:100px; height:20px; line-height:20px; color:#fff; position:absolute; left:110px; bottom:0px; text-align:center; } .content-box .bm-enter .s1{ display:block; font-size:30px; color:#fff; line-height:40px; margin-top:30px; } .content-box .bm-enter .s2{ display:block; font-size:30px; color:#fdd915; line-height:40px; } .content-box.bg3{ height:702px; width:100%; min-width:1200px; background: url('/static/home/static/pc/stu_fk.jpg') center 0px no-repeat; } .content-box dl{ font-size:22px; color:#000; margin-top:35px; } .content-box dl dd{ line-height:35px; } .ps-kf{ width:200px; height:123px; border-radius:3px; position:fixed; left:15px; bottom:15px; background:rgba(0,0,0,0.5) url('/static/home/static/pc/code.jpeg') 20px 20px no-repeat; background-size: 80% auto; padding-top: 200px; } .ps-kf .sdsc{ text-align:center; font-size:14px; color:#fff; text-align:center; display:block; font-weight:bold; } .ps-kf .desc{ display:block; font-size:14px; padding:15px; text-align:left; line-height:25px; color:#fff; text-align:center; font-weight:bold; }
0.194024
0.054803
.page { font : 9px tahoma; font-weight : bold; color : #0280D5; padding : 1px 3px 1px 3px; } .pagelink { font : 9px tahoma; font-weight : bold; color : #000000; text-decoration : underline; padding : 1px 3px 1px 3px; } .go { BORDER: #59990e 1px solid; PADDING-RIGHT: 0.38em; PADDING-LEFT: 0.38em; FONT-WEIGHT: bold; FONT-SIZE: 105%; BACKGROUND: url(../../application/hr3/hr_report/images/hdr_bg.png) #6eab26 repeat-x 0px -90px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #fff; MARGIN-RIGHT: 0.38em; PADDING-TOP: 0px; HEIGHT: 1.77em } #bf .go { FLOAT: none } .go:hover { BORDER: #3f8e00 1px solid; BACKGROUND: url(../../application/hr3/hr_report/images/hdr_bg.png) #63a218 repeat-x 0px -170px; } .q { BORDER-RIGHT: #5595CC 1px solid; PADDING-RIGHT: 0.7em; BORDER-TOP: #5595CC 1px solid; PADDING-LEFT: 0.7em; FONT-WEIGHT: normal; FONT-SIZE: 105%; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0.38em 0px 0px; BORDER-LEFT: #5595CC 1px solid; WIDTH: 300px; PADDING-TOP: 0.29em; BORDER-BOTTOM: #5595CC 1px solid; HEIGHT: 1.39em } .tabberlive .tabbertab { background-color:#FFFFFF; height:200px; }
html2doc/common/global/css/style_page.css
.page { font : 9px tahoma; font-weight : bold; color : #0280D5; padding : 1px 3px 1px 3px; } .pagelink { font : 9px tahoma; font-weight : bold; color : #000000; text-decoration : underline; padding : 1px 3px 1px 3px; } .go { BORDER: #59990e 1px solid; PADDING-RIGHT: 0.38em; PADDING-LEFT: 0.38em; FONT-WEIGHT: bold; FONT-SIZE: 105%; BACKGROUND: url(../../application/hr3/hr_report/images/hdr_bg.png) #6eab26 repeat-x 0px -90px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #fff; MARGIN-RIGHT: 0.38em; PADDING-TOP: 0px; HEIGHT: 1.77em } #bf .go { FLOAT: none } .go:hover { BORDER: #3f8e00 1px solid; BACKGROUND: url(../../application/hr3/hr_report/images/hdr_bg.png) #63a218 repeat-x 0px -170px; } .q { BORDER-RIGHT: #5595CC 1px solid; PADDING-RIGHT: 0.7em; BORDER-TOP: #5595CC 1px solid; PADDING-LEFT: 0.7em; FONT-WEIGHT: normal; FONT-SIZE: 105%; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0.38em 0px 0px; BORDER-LEFT: #5595CC 1px solid; WIDTH: 300px; PADDING-TOP: 0.29em; BORDER-BOTTOM: #5595CC 1px solid; HEIGHT: 1.39em } .tabberlive .tabbertab { background-color:#FFFFFF; height:200px; }
0.292393
0.11129
header.menu { width: 100%; position: relative; z-index: 10; } header.menu div.menu-container { width: 100%; background-color: black; padding: 0 20px; text-align: left; } header.menu div.menu-container div.menu-holder { position: relative; width: 100%; max-width: 1280px; margin: 0 auto; } header.menu div.menu-container h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: 70px; color: white; text-align: left; display: inline-block; } header.menu div.menu-container nav { display: inline-block; margin-left: 60px; } header.menu div.menu-container nav i { color: white; font-size: 30px; line-height: 70px; } header.menu div.menu-container nav i.search { position: absolute; right: 10px; top: 0; } header.menu div.menu-container nav a.nav-item { font-family: Helvetica, Arial, Sans-Serif; font-size: 17px; line-height: 70px; text-transform: uppercase; text-decoration: none; white-space: nowrap; border-bottom: 1px solid transparent; color: #FFF; margin-right: 20px; } header.menu div.search-container { position: absolute; background-color: white; z-index: 20; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); width: 100%; padding: 5px; background-color: white; border-bottom: 1px solid #CCC; display: none; } header.menu div.search-container.showing { display: block; } header.menu div.search-container input[type='text'] { min-width: 100%; font-size: 36px; line-height: 50px; border: 1px solid #CCC; padding: 0 10px; } header.menu div.search-container i.close { position: absolute; right: 10px; top: 5px; font-size: 36px; line-height: 50px; } /** This is the central home page */ section#home { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: 100px 20px 0; background-image: url("/img/header.jpg"); background-size: cover; background-repeat: no-repeat; } section#home div.content { max-width: 1280px; margin: 0 auto; color: #FFF; } html, html * { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; } html, body { width: 100%; height: 100%; } main { width: 100%; height: 100%; display: block; position: relative; } main * { -webkit-font-smoothing: antialiased; } main a { -webkit-transition: opacity .5s; transition: opacity .5s; } main a:hover { opacity: 0.7; } main a:visited { color: inherit; } main div.inner { width: 100%; height: auto; background-color: #960000; } /*# sourceMappingURL=main.css.map */
.local_server/css/main.css
header.menu { width: 100%; position: relative; z-index: 10; } header.menu div.menu-container { width: 100%; background-color: black; padding: 0 20px; text-align: left; } header.menu div.menu-container div.menu-holder { position: relative; width: 100%; max-width: 1280px; margin: 0 auto; } header.menu div.menu-container h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: 70px; color: white; text-align: left; display: inline-block; } header.menu div.menu-container nav { display: inline-block; margin-left: 60px; } header.menu div.menu-container nav i { color: white; font-size: 30px; line-height: 70px; } header.menu div.menu-container nav i.search { position: absolute; right: 10px; top: 0; } header.menu div.menu-container nav a.nav-item { font-family: Helvetica, Arial, Sans-Serif; font-size: 17px; line-height: 70px; text-transform: uppercase; text-decoration: none; white-space: nowrap; border-bottom: 1px solid transparent; color: #FFF; margin-right: 20px; } header.menu div.search-container { position: absolute; background-color: white; z-index: 20; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); width: 100%; padding: 5px; background-color: white; border-bottom: 1px solid #CCC; display: none; } header.menu div.search-container.showing { display: block; } header.menu div.search-container input[type='text'] { min-width: 100%; font-size: 36px; line-height: 50px; border: 1px solid #CCC; padding: 0 10px; } header.menu div.search-container i.close { position: absolute; right: 10px; top: 5px; font-size: 36px; line-height: 50px; } /** This is the central home page */ section#home { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: 100px 20px 0; background-image: url("/img/header.jpg"); background-size: cover; background-repeat: no-repeat; } section#home div.content { max-width: 1280px; margin: 0 auto; color: #FFF; } html, html * { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; } html, body { width: 100%; height: 100%; } main { width: 100%; height: 100%; display: block; position: relative; } main * { -webkit-font-smoothing: antialiased; } main a { -webkit-transition: opacity .5s; transition: opacity .5s; } main a:hover { opacity: 0.7; } main a:visited { color: inherit; } main div.inner { width: 100%; height: auto; background-color: #960000; } /*# sourceMappingURL=main.css.map */
0.350644
0.151781
* Bootstrap v3.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { margin-right: -15px; margin-left: -15px; } .row-no-gutters { margin-right: 0; margin-left: 0; } .row-no-gutters [class*="col-"] { padding-right: 0; padding-left: 0; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .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 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .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 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .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 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; -o-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; } .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #dddddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 4px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #ffffff; background-color: #337ab7; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #dddddd; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #ffffff; cursor: default; background-color: #337ab7; border-color: #337ab7; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive-4by3 { padding-bottom: 75%; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner > .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: rgba(0, 0, 0, 0); filter: alpha(opacity=50); opacity: 0.5; } .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; } .carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; } .carousel-control:hover, .carousel-control:focus { color: #ffffff; text-decoration: none; outline: 0; filter: alpha(opacity=90); opacity: 0.9; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; font-family: serif; line-height: 1; } .carousel-control .icon-prev:before { content: "\2039"; } .carousel-control .icon-next:before { content: "\203a"; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: rgba(0, 0, 0, 0.12); border: 2px solid rgba(0, 0, 0, 0); border-radius: 10px; } .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: rgba(0, 0, 0, 0.25); } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; } .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 2px; } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after { display: table; content: " "; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after { clear: both; } .center-block { display: block; margin-right: auto; margin-left: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /* margins and padding */ .padding-xs { padding: .25em; } .padding-sm { padding: .5em; } .padding-md { padding: 1em; } .padding-lg { padding: 1.5em; } .padding-xl { padding: 3em; } .padding-x-xs { padding: .25em 0; } .padding-x-sm { padding: .5em 0; } .padding-x-md { padding: 1em 0; } .padding-x-lg { padding: 1.5em 0; } .padding-x-xl { padding: 3em 0; } .padding-y-xs { padding: 0 .25em; } .padding-y-sm { padding: 0 .5em; } .padding-y-md { padding: 0 1em; } .padding-y-lg { padding: 0 1.5em; } .padding-y-xl { padding: 0 3em; } .padding-top-xs { padding-top: .25em; } .padding-top-sm { padding-top: .5em; } .padding-top-md { padding-top: 1em; } .padding-top-lg { padding-top: 1.5em; } .padding-top-xl { padding-top: 3em; } .padding-right-xs { padding-right: .25em; } .padding-right-sm { padding-right: .5em; } .padding-right-md { padding-right: 1em; } .padding-right-lg { padding-right: 1.5em; } .padding-right-xl { padding-right: 3em; } .padding-bottom-xs { padding-bottom: .25em; } .padding-bottom-sm { padding-bottom: .5em; } .padding-bottom-md { padding-bottom: 1em; } .padding-bottom-lg { padding-bottom: 1.5em; } .padding-bottom-xl { padding-bottom: 3em; } .padding-left-xs { padding-left: .25em; } .padding-left-sm { padding-left: .5em; } .padding-left-md { padding-left: 1em; } .padding-left-lg { padding-left: 1.5em; } .padding-left-xl { padding-left: 3em; } .margin-xs { margin: .25em; } .margin-sm { margin: .5em; } .margin-md { margin: 1em; } .margin-lg { margin: 1.5em; } .margin-xl { margin: 3em; } .margin-x-xs { margin: .25em 0; } .margin-x-sm { margin: .5em 0; } .margin-x-md { margin: 1em 0; } .margin-x-lg { margin: 1.5em 0; } .margin-x-xl { margin: 3em 0; } .margin-y-xs { margin: 0 .25em; } .margin-y-sm { margin: 0 .5em; } .margin-y-md { margin: 0 1em; } .margin-y-lg { margin: 0 1.5em; } .margin-y-xl { margin: 0 3em; } .margin-top-xs { margin-top: .25em; } .margin-top-sm { margin-top: .5em; } .margin-top-md { margin-top: 1em; } .margin-top-lg { margin-top: 1.5em; } .margin-top-xl { margin-top: 3em; } .margin-right-xs { margin-right: .25em; } .margin-right-sm { margin-right: .5em; } .margin-right-md { margin-right: 1em; } .margin-right-lg { margin-right: 1.5em; } .margin-right-xl { margin-right: 3em; } .margin-bottom-xs { margin-bottom: .25em; } .margin-bottom-sm { margin-bottom: .5em; } .margin-bottom-md { margin-bottom: 1em; } .margin-bottom-lg { margin-bottom: 1.5em; } .margin-bottom-xl { margin-bottom: 3em; } .margin-left-xs { margin-left: .25em; } .margin-left-sm { margin-left: .5em; } .margin-left-md { margin-left: 1em; } .margin-left-lg { margin-left: 1.5em; } .margin-left-xl { margin-left: 3em; } /* clear first in row in ie 8 or lower */ .multi-columns-row .first-in-row { clear: left; } /* clear the first in row for any block that has the class "multi-columns-row" */ .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: left; } @media (min-width: 768px) { /* reset previous grid */ .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: none; } /* clear first in row for small columns */ .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: left; } } @media (min-width: 992px) { /* reset previous grid */ .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: none; } /* clear first in row for medium columns */ .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: left; } } @media (min-width: 1200px) { /* reset previous grid */ .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: none; } /* clear first in row for large columns */ .multi-columns-row .col-lg-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-lg-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-lg-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-lg-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-lg-1:nth-child(12n + 13) { clear: left; } }
xanh_shop/wp-content/themes/ecommerce-star/css/bootstrap.css
* Bootstrap v3.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { margin-right: -15px; margin-left: -15px; } .row-no-gutters { margin-right: 0; margin-left: 0; } .row-no-gutters [class*="col-"] { padding-right: 0; padding-left: 0; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .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 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .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 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .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 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; -o-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; } .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #dddddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 4px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #ffffff; background-color: #337ab7; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #dddddd; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #ffffff; cursor: default; background-color: #337ab7; border-color: #337ab7; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive-4by3 { padding-bottom: 75%; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner > .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: rgba(0, 0, 0, 0); filter: alpha(opacity=50); opacity: 0.5; } .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; } .carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; } .carousel-control:hover, .carousel-control:focus { color: #ffffff; text-decoration: none; outline: 0; filter: alpha(opacity=90); opacity: 0.9; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; font-family: serif; line-height: 1; } .carousel-control .icon-prev:before { content: "\2039"; } .carousel-control .icon-next:before { content: "\203a"; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: rgba(0, 0, 0, 0.12); border: 2px solid rgba(0, 0, 0, 0); border-radius: 10px; } .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: rgba(0, 0, 0, 0.25); } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; } .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 2px; } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after { display: table; content: " "; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after { clear: both; } .center-block { display: block; margin-right: auto; margin-left: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /* margins and padding */ .padding-xs { padding: .25em; } .padding-sm { padding: .5em; } .padding-md { padding: 1em; } .padding-lg { padding: 1.5em; } .padding-xl { padding: 3em; } .padding-x-xs { padding: .25em 0; } .padding-x-sm { padding: .5em 0; } .padding-x-md { padding: 1em 0; } .padding-x-lg { padding: 1.5em 0; } .padding-x-xl { padding: 3em 0; } .padding-y-xs { padding: 0 .25em; } .padding-y-sm { padding: 0 .5em; } .padding-y-md { padding: 0 1em; } .padding-y-lg { padding: 0 1.5em; } .padding-y-xl { padding: 0 3em; } .padding-top-xs { padding-top: .25em; } .padding-top-sm { padding-top: .5em; } .padding-top-md { padding-top: 1em; } .padding-top-lg { padding-top: 1.5em; } .padding-top-xl { padding-top: 3em; } .padding-right-xs { padding-right: .25em; } .padding-right-sm { padding-right: .5em; } .padding-right-md { padding-right: 1em; } .padding-right-lg { padding-right: 1.5em; } .padding-right-xl { padding-right: 3em; } .padding-bottom-xs { padding-bottom: .25em; } .padding-bottom-sm { padding-bottom: .5em; } .padding-bottom-md { padding-bottom: 1em; } .padding-bottom-lg { padding-bottom: 1.5em; } .padding-bottom-xl { padding-bottom: 3em; } .padding-left-xs { padding-left: .25em; } .padding-left-sm { padding-left: .5em; } .padding-left-md { padding-left: 1em; } .padding-left-lg { padding-left: 1.5em; } .padding-left-xl { padding-left: 3em; } .margin-xs { margin: .25em; } .margin-sm { margin: .5em; } .margin-md { margin: 1em; } .margin-lg { margin: 1.5em; } .margin-xl { margin: 3em; } .margin-x-xs { margin: .25em 0; } .margin-x-sm { margin: .5em 0; } .margin-x-md { margin: 1em 0; } .margin-x-lg { margin: 1.5em 0; } .margin-x-xl { margin: 3em 0; } .margin-y-xs { margin: 0 .25em; } .margin-y-sm { margin: 0 .5em; } .margin-y-md { margin: 0 1em; } .margin-y-lg { margin: 0 1.5em; } .margin-y-xl { margin: 0 3em; } .margin-top-xs { margin-top: .25em; } .margin-top-sm { margin-top: .5em; } .margin-top-md { margin-top: 1em; } .margin-top-lg { margin-top: 1.5em; } .margin-top-xl { margin-top: 3em; } .margin-right-xs { margin-right: .25em; } .margin-right-sm { margin-right: .5em; } .margin-right-md { margin-right: 1em; } .margin-right-lg { margin-right: 1.5em; } .margin-right-xl { margin-right: 3em; } .margin-bottom-xs { margin-bottom: .25em; } .margin-bottom-sm { margin-bottom: .5em; } .margin-bottom-md { margin-bottom: 1em; } .margin-bottom-lg { margin-bottom: 1.5em; } .margin-bottom-xl { margin-bottom: 3em; } .margin-left-xs { margin-left: .25em; } .margin-left-sm { margin-left: .5em; } .margin-left-md { margin-left: 1em; } .margin-left-lg { margin-left: 1.5em; } .margin-left-xl { margin-left: 3em; } /* clear first in row in ie 8 or lower */ .multi-columns-row .first-in-row { clear: left; } /* clear the first in row for any block that has the class "multi-columns-row" */ .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: left; } @media (min-width: 768px) { /* reset previous grid */ .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: none; } /* clear first in row for small columns */ .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: left; } } @media (min-width: 992px) { /* reset previous grid */ .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: none; } /* clear first in row for medium columns */ .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: left; } } @media (min-width: 1200px) { /* reset previous grid */ .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: none; } /* clear first in row for large columns */ .multi-columns-row .col-lg-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-lg-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-lg-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-lg-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-lg-1:nth-child(12n + 13) { clear: left; } }
0.808181
0.081009
[data-dexeditable] { outline: 0; } [contenteditable="true"] img { vertical-align: middle; } [contenteditable="true"] blockquote, [contenteditable="true"] h3, [contenteditable="true"] h4 { overflow: hidden; } .dexedit-img-resize-nwse { cursor: nwse-resize; } .dexedit-img-resize-nesw { cursor: nesw-resize; } .dexedit-img-placeholder { display: none; z-index: -1; border: dashed 1px black; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dexedit-img { display: inline-block; position: relative; white-space: nowrap; margin: -10px; padding: 10px; } .dexedit-img > div.dexedit-img-resize { display: none; } .dexedit-img > div.dexedit-img-resize > div { position: absolute; width: 6px; height: 6px; background-color: #404040; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-tl { top: 7px; left: 7px; cursor: nwse-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-tr { top: 7px; right: 7px; cursor: nesw-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-bl { bottom: 7px; left: 7px; cursor: nesw-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-br { bottom: 7px; right: 7px; cursor: nwse-resize; } .dexedit-img > div.dexedit-img-menu { display: none; position: absolute; z-index: 1000; color: #F0F0F0; font-size: 15px; height: 32px; background-color: #374147; background-image: -webkit-gradient(linear, left top, left bottom, from(#414d54), to(#374147)); background-image: -webkit-linear-gradient(top, #414d54, #374147); background-image: -moz-linear-gradient(top, #414d54, #374147); background-image: -o-linear-gradient(top, #414d54, #374147); background-image: linear-gradient(to bottom, #414d54, #374147); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 0 #262625; -moz-box-shadow: 0 0 2px 0 #262625; box-shadow: 0 0 2px 0 #262625; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 3px 0 #ffffff; -moz-box-shadow: 0 0 3px 0 #ffffff; box-shadow: 0 0 3px 0 #ffffff; height: 24px; font-size: 13px; } .dexedit-img > div.dexedit-img-menu > span { display: inline-block; margin: 0; padding: 0; border-left: 1px solid #414D54; border-right: 1px solid #374147; width: 32px; line-height: 32px; text-align: center; font-family: Georgia, Cambria, "Times New Roman", "Bitstream Charter", Times, serif; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); cursor: pointer; } .dexedit-img > div.dexedit-img-menu > span:not(.enabled):hover { border-left: 1px solid #4c5961; border-right: 1px solid #414D54; background-color: #414d54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4c5961), to(#414d54)); background-image: -webkit-linear-gradient(top, #4c5961, #414d54); background-image: -moz-linear-gradient(top, #4c5961, #414d54); background-image: -o-linear-gradient(top, #4c5961, #414d54); background-image: linear-gradient(to bottom, #4c5961, #414d54); } .dexedit-img > div.dexedit-img-menu > span.enabled, .dexedit-img > div.dexedit-img-menu > span.enabled:hover { border-left: 1px solid #282F33; border-right: 1px solid #282F33; background-color: #282F33; } .dexedit-img > div.dexedit-img-menu > span:first-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:first-of-type { padding-left: 2px; border-left: 0; -webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .dexedit-img > div.dexedit-img-menu > span:last-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:last-of-type { padding-right: 2px; border-right: 0; -webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .dexedit-img > div.dexedit-img-menu > span { width: 24px; line-height: 24px; } .dexedit-img > div.dexedit-img-menu > span:first-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:first-of-type { -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; } .dexedit-img > div.dexedit-img-menu > span:last-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:last-of-type { -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; } .dexedit-img > img { cursor: move; } .dexedit-img > img.dexedit-img-resize-nwse { cursor: nwse-resize; } .dexedit-img > img.dexedit-img-resize-nesw { cursor: nesw-resize; } .dexedit-menu { display: none; position: absolute; z-index: 1000; color: #F0F0F0; font-size: 15px; height: 32px; background-color: #374147; background-image: -webkit-gradient(linear, left top, left bottom, from(#414d54), to(#374147)); background-image: -webkit-linear-gradient(top, #414d54, #374147); background-image: -moz-linear-gradient(top, #414d54, #374147); background-image: -o-linear-gradient(top, #414d54, #374147); background-image: linear-gradient(to bottom, #414d54, #374147); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 0 #262625; -moz-box-shadow: 0 0 2px 0 #262625; box-shadow: 0 0 2px 0 #262625; } .dexedit-menu > span { display: inline-block; margin: 0; padding: 0; border-left: 1px solid #414D54; border-right: 1px solid #374147; width: 32px; line-height: 32px; text-align: center; font-family: Georgia, Cambria, "Times New Roman", "Bitstream Charter", Times, serif; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); cursor: pointer; } .dexedit-menu > span:not(.enabled):hover { border-left: 1px solid #4c5961; border-right: 1px solid #414D54; background-color: #414d54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4c5961), to(#414d54)); background-image: -webkit-linear-gradient(top, #4c5961, #414d54); background-image: -moz-linear-gradient(top, #4c5961, #414d54); background-image: -o-linear-gradient(top, #4c5961, #414d54); background-image: linear-gradient(to bottom, #4c5961, #414d54); } .dexedit-menu > span.enabled, .dexedit-menu > span.enabled:hover { border-left: 1px solid #282F33; border-right: 1px solid #282F33; background-color: #282F33; } .dexedit-menu > span:first-of-type, .dexedit-menu > span:hover:first-of-type { padding-left: 2px; border-left: 0; -webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .dexedit-menu > span:last-of-type, .dexedit-menu > span:hover:last-of-type { padding-right: 2px; border-right: 0; -webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .dexedit-menu > span.dexedit-menu-h4 { font-size: 80%; vertical-align: top; } .dexedit-menu > .dexedit-menu-arrow, .dexedit-menu > .dexedit-menu-arrow-upsidedown { position: absolute; bottom: -5px; margin-left: -5px; border-top: 5px solid #374147; border-bottom: 0; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 0; height: 0; } .dexedit-menu > .dexedit-menu-arrow-upsidedown { top: -5px; bottom: 0; border-top: 0; border-bottom: 5px solid #374147; }
core/resources/styles/dexedit.css
[data-dexeditable] { outline: 0; } [contenteditable="true"] img { vertical-align: middle; } [contenteditable="true"] blockquote, [contenteditable="true"] h3, [contenteditable="true"] h4 { overflow: hidden; } .dexedit-img-resize-nwse { cursor: nwse-resize; } .dexedit-img-resize-nesw { cursor: nesw-resize; } .dexedit-img-placeholder { display: none; z-index: -1; border: dashed 1px black; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dexedit-img { display: inline-block; position: relative; white-space: nowrap; margin: -10px; padding: 10px; } .dexedit-img > div.dexedit-img-resize { display: none; } .dexedit-img > div.dexedit-img-resize > div { position: absolute; width: 6px; height: 6px; background-color: #404040; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-tl { top: 7px; left: 7px; cursor: nwse-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-tr { top: 7px; right: 7px; cursor: nesw-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-bl { bottom: 7px; left: 7px; cursor: nesw-resize; } .dexedit-img > div.dexedit-img-resize > div.dexedit-img-resize-br { bottom: 7px; right: 7px; cursor: nwse-resize; } .dexedit-img > div.dexedit-img-menu { display: none; position: absolute; z-index: 1000; color: #F0F0F0; font-size: 15px; height: 32px; background-color: #374147; background-image: -webkit-gradient(linear, left top, left bottom, from(#414d54), to(#374147)); background-image: -webkit-linear-gradient(top, #414d54, #374147); background-image: -moz-linear-gradient(top, #414d54, #374147); background-image: -o-linear-gradient(top, #414d54, #374147); background-image: linear-gradient(to bottom, #414d54, #374147); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 0 #262625; -moz-box-shadow: 0 0 2px 0 #262625; box-shadow: 0 0 2px 0 #262625; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 3px 0 #ffffff; -moz-box-shadow: 0 0 3px 0 #ffffff; box-shadow: 0 0 3px 0 #ffffff; height: 24px; font-size: 13px; } .dexedit-img > div.dexedit-img-menu > span { display: inline-block; margin: 0; padding: 0; border-left: 1px solid #414D54; border-right: 1px solid #374147; width: 32px; line-height: 32px; text-align: center; font-family: Georgia, Cambria, "Times New Roman", "Bitstream Charter", Times, serif; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); cursor: pointer; } .dexedit-img > div.dexedit-img-menu > span:not(.enabled):hover { border-left: 1px solid #4c5961; border-right: 1px solid #414D54; background-color: #414d54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4c5961), to(#414d54)); background-image: -webkit-linear-gradient(top, #4c5961, #414d54); background-image: -moz-linear-gradient(top, #4c5961, #414d54); background-image: -o-linear-gradient(top, #4c5961, #414d54); background-image: linear-gradient(to bottom, #4c5961, #414d54); } .dexedit-img > div.dexedit-img-menu > span.enabled, .dexedit-img > div.dexedit-img-menu > span.enabled:hover { border-left: 1px solid #282F33; border-right: 1px solid #282F33; background-color: #282F33; } .dexedit-img > div.dexedit-img-menu > span:first-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:first-of-type { padding-left: 2px; border-left: 0; -webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .dexedit-img > div.dexedit-img-menu > span:last-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:last-of-type { padding-right: 2px; border-right: 0; -webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .dexedit-img > div.dexedit-img-menu > span { width: 24px; line-height: 24px; } .dexedit-img > div.dexedit-img-menu > span:first-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:first-of-type { -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; } .dexedit-img > div.dexedit-img-menu > span:last-of-type, .dexedit-img > div.dexedit-img-menu > span:hover:last-of-type { -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; } .dexedit-img > img { cursor: move; } .dexedit-img > img.dexedit-img-resize-nwse { cursor: nwse-resize; } .dexedit-img > img.dexedit-img-resize-nesw { cursor: nesw-resize; } .dexedit-menu { display: none; position: absolute; z-index: 1000; color: #F0F0F0; font-size: 15px; height: 32px; background-color: #374147; background-image: -webkit-gradient(linear, left top, left bottom, from(#414d54), to(#374147)); background-image: -webkit-linear-gradient(top, #414d54, #374147); background-image: -moz-linear-gradient(top, #414d54, #374147); background-image: -o-linear-gradient(top, #414d54, #374147); background-image: linear-gradient(to bottom, #414d54, #374147); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 0 #262625; -moz-box-shadow: 0 0 2px 0 #262625; box-shadow: 0 0 2px 0 #262625; } .dexedit-menu > span { display: inline-block; margin: 0; padding: 0; border-left: 1px solid #414D54; border-right: 1px solid #374147; width: 32px; line-height: 32px; text-align: center; font-family: Georgia, Cambria, "Times New Roman", "Bitstream Charter", Times, serif; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); cursor: pointer; } .dexedit-menu > span:not(.enabled):hover { border-left: 1px solid #4c5961; border-right: 1px solid #414D54; background-color: #414d54; background-image: -webkit-gradient(linear, left top, left bottom, from(#4c5961), to(#414d54)); background-image: -webkit-linear-gradient(top, #4c5961, #414d54); background-image: -moz-linear-gradient(top, #4c5961, #414d54); background-image: -o-linear-gradient(top, #4c5961, #414d54); background-image: linear-gradient(to bottom, #4c5961, #414d54); } .dexedit-menu > span.enabled, .dexedit-menu > span.enabled:hover { border-left: 1px solid #282F33; border-right: 1px solid #282F33; background-color: #282F33; } .dexedit-menu > span:first-of-type, .dexedit-menu > span:hover:first-of-type { padding-left: 2px; border-left: 0; -webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .dexedit-menu > span:last-of-type, .dexedit-menu > span:hover:last-of-type { padding-right: 2px; border-right: 0; -webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .dexedit-menu > span.dexedit-menu-h4 { font-size: 80%; vertical-align: top; } .dexedit-menu > .dexedit-menu-arrow, .dexedit-menu > .dexedit-menu-arrow-upsidedown { position: absolute; bottom: -5px; margin-left: -5px; border-top: 5px solid #374147; border-bottom: 0; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 0; height: 0; } .dexedit-menu > .dexedit-menu-arrow-upsidedown { top: -5px; bottom: 0; border-top: 0; border-bottom: 5px solid #374147; }
0.309754
0.091018
@-moz-document regexp("https?://userstyles.org/styles/(create|update)") { /* 'upload error' pages */ /*remove the 'house rules' from error pages*/ #main-article > UL {display: none} } @-moz-document regexp("https?://userstyles.org/styles/(new|create|update|\\d+/edit)") { ::-moz-placeholder {color: blueviolet !important;} ::-webkit-input-placeholder {color: blueviolet !important;} /* Header */ #main-header A { position: relative; opacity: 0; z-index: 1; background-color: #FFEC8B; padding-right: .5em; } #main-header A:hover { opacity: 1; } #-main-header A:not(:hover)::after { -font-size: x-large; content: "Editing -"; visibility: visible; position: absolute; right: 0; } #main-article {position: relative} @media (max-width: 900px) { /* House rules */ /* move 'em to the top, before the header */ BODY {padding-top: 170px} .errorExplanation { position: absolute; left: 0; top: calc(-51px - 8px - 170px - 28px); margin-top: 0; width: 100%; height: 200px; max-height: 170px; overflow-y: auto; box-sizing: border-box; } #main-article > UL { position: absolute; left: 0; top: -256px;/*calc(-51px - 170px - 30px - 8px)*/; background-color: rgba(0, 255,255,.3); padding-left: 20px; /*from 40px*/ -height: 200px; -width: calc(100% - 40px + 20px); height: 170px; overflow-y: auto; margin-top: 0; -top: calc(100% - 178px); } } @media (min-width: 901px) { /* House rules */ /* move 'em to the left column, after the menu */ .errorExplanation, #main-article > UL { position: absolute; left: -185px; top: 118px; width: 170px; padding: 5px 5px 5px calc(5px + 1em)/**/; box-sizing: border-box; background-color: #D1EEEE; border-radius: 5px; margin-top: 0; } /* instead of a bullet, use whitespace... */ .errorExplanation > UL LI, #main-article > UL LI { display: block; list-style-type: none; text-indent: -1em; margin-bottom: 1em; } /* ...and a big first letter */ .errorExplanation > UL LI::first-letter, #main-article > UL LI::first-letter { font-size: medium; } #left-sidebar .ad {display: none} /* NB: Saving the ad just isn't possible. .ad and nav are siblings, children of #left-sidebar. If #left-sidebar is sticky, any other positioned element is either above them both or below them both - it can't be both above .ad and below nav in z-index order. As a result, if margin-top or padding-top are used to create a gap above .ad for the guidelines, the guidelines either scroll over nav and obscure it, or the guidelines links can't be clicked because they're covered by #left-sidebar. In Firefox (Chrome too?) if .ad is position:relative with top: large enough that .ad is (almost) off-screen when #left-sidebar becomes fixed, .ad is positioned as if top: were relative to the bottom of the page, opening a huge gap above it. */ /* Error message */ .errorExplanation { background-color: #F88; padding: 5px; } .errorExplanation > UL {padding-left: 5px} .errorExplanation > UL LI {text-indent: 0} /* ...or else a big first line */ .errorExplanation > UL LI:first-line { font-variant: small-caps; text-shadow: 1px 1px #444; font-size: 1.1em; } } /* 'Save' button */ INPUT[name="commit"] { position: fixed; top: calc(8px + (41px - 25px) / 2); left: calc(50% - 975px / 2 + 5px); /* with add'l screenshot changes, add'l screenshot table is 975px wide instead of 729px wide */ position: absolute; left: -180px; top: calc(-10px - 41px + (41px - 25px) / 2); z-index: 2; /* else logo+link is on top */ } @media (max-width: 900px) {/*New/Editing/Save above Name in narrow viewports*/ INPUT[name="commit"] { left: 13em; top: calc(-10px - 41px - 25px); } } /* DIV.form-controls - ten of 'em (1) name, (2) description, (3) additional info, (4) css, (5) example url, (6) style settings, (7) primary screenshot, (8) additional screenshots, (9) pledgie, (10) license ...OH NO! The upload error message is added as an 11th DIV, before the ten .form-control DIVs. If this is to work on /styles/create, we'll have to number them last to first with :nth-last-of-type(). */ /* (1) Name */ #style_short_description { font: bold 2em "Trebuchet MS"; position: absolute; top: calc(-47px - 2px); /*left: calc(.6em - 2px);*/right: 2px; background: transparent; border-radius: 5px; width: calc(100% - 5px); } #style_short_description:not(:focus):not(:hover):not(:invalid) { border-color:transparent; -background: transparent; } #main-header H1 {color: transparent} .form-controls:nth-last-of-type(10) {height: 0; margin: 0;} label[for="short-description"] { /*or, as a menu entry in the left column*/ position: absolute; top: -51px; right: 4px; } FORM[action$=create]::before, FORM[action$=update]::before { position: absolute; top: calc(-51px + 5px); right: calc(100% + 1ch); white-space: nowrap; font: bold 2em "Trebuchet MS"; } FORM[action$=create]::before {content: "New style"} FORM[action$=update]::before {content: "Editing"} @media (max-width: 900px) { #main-header H1 { padding-top: calc(1em + 2px); } #main-header A { top: calc(-31px - 3px); left: 0; } FORM[action$=create]::before, FORM[action$=update]::before { top: calc(-51px - 2px - 1em); right: auto; left: .5em; } }/*@media*/ /* (2) Description */ .form-controls:nth-last-of-type(9) { position: absolute; width: calc(100% - 370px); left: 370px; } #style_long_description { -width: calc(100% - 370px) !important; width: 100% !important; -height: auto !important; max-height: calc(416px - 1.3em); box-sizing: border-box; overflow-y: auto; overflow-x: hidden; resize: vertical; } .form-controls:nth-last-of-type(9) .linking-note {display: none} .form-controls:nth-last-of-type(9) label:first-child:hover + .linking-note, .form-controls:nth-last-of-type(9) .linking-note:hover { display: block; position: absolute; left: 0; top: 1.7em; /* 1.3 * 1.3 */ padding: .5em; background-color: #D1EEEE; -margin-left: 370px; } /* (3) Notes (here, Additional Info) */ .form-controls:nth-last-of-type(8) { -width: calc(100% - 360px); margin-top: calc(416px + 26px); } #style_additional_info { height: 20em !important; /*if it's a pita for authors, it'll be a pita for users*/ width: 100% !important; box-sizing: border-box; overflow-x: hidden; -overflow-y: auto; resize: none; } /* (4) CSS */ .CodeMirror, .form-controls:nth-last-of-type(7) TEXTAREA { width: 100%; resize: vertical; } /* (5) Example URL */ #example-url {width: 100%; box-sizing: border-box;} /* (6) Style Settings */ #-edit-style-settings {counter-reset: setting} #-edit-style-settings > LI {counter-increment: setting} #-edit-style-settings > LI::before { content: counter(setting) ". "; } #edit-style-settings { } #edit-style-settings LI:not(:last-child) { -list-style-type: decimal; margin: 1em 0; } #edit-style-settings > LI:not(:last-child) { list-style-type: decimal; -margin: 1em 0; } #-edit-style-settings .edit-style-options LI:not(:last-child) { list-style-type: lower-alpha; } #edit-style-settings LI:last-child {margin-left: -2ch;} #edit-style-settings textarea {width: 100%; resize: vertical;} #edit-style-settings textarea:not(:focus) {max-height: 2.6em;} /* edit boxes collapse when not editing */ /* up/down/remove buttons */ .edit-setting-buttons [style*="hidden"], .edit-option-buttons [style*="hidden"] {/*buttons should be DISABLED, not hidden*/ visibility: visible !important; color: #ADA9A5; pointer-events: none; } .edit-text-setting:not(:hover) .edit-setting-buttons, .edit-color-setting:not(:hover) .edit-setting-buttons, .edit-setting:not(:hover) .edit-setting-buttons, .edit-option:not(:hover) .edit-option-buttons { opacity: 0; } .edit-option, .edit-setting-buttons, .edit-option-buttons { transition: opacity .5s step-end; } .edit-text-setting:hover .edit-setting-buttons, .edit-color-setting:hover .edit-setting-buttons, .edit-option:hover, .edit-setting:hover .edit-setting-buttons, .edit-option:hover .edit-option-buttons { transition-duration: 0s; } /*highlight up/down/remove target*/ .edit-setting-buttons::before, .edit-option-buttons::before { content: none; position: absolute; display: block; top: -5px; bottom: -5px; left: -10px; right: -10px; border: 2px solid orange; -background: rgba(90, 90, 90, .4); z-index: -1; } .edit-setting-buttons::before {border-color: cyan} /* default option */ .edit-option { margin-left: -6em; transition-property: color; } /*position the input text to the left of the input */ .edit-option {direction: rtl} .edit-option > * {direction: ltr} .edit-option:not(:hover) { color: transparent; /*not opacity:0, or the whole option disappears*/ } .edit-option INPUT[placeholder="Label"] { position: absolute; left: 0; } .edit-setting-buttons:hover::before, .edit-option-buttons:hover::before { content: ""; } .edit-setting-buttons INPUT, .edit-option-buttons INPUT { position: relative; z-index: 1; } #edit-style-settings > LI, .edit-style-options > LI {position: relative} #edit-style-settings INPUT.color {width: calc(7ch + 4px);} /**/ /*dropdown setting*/ UL#edit-style-settings .edit-dropdown-setting INPUT[placeholder="Label"] { width: 377px; -outline: 2px solid orange; } UL#edit-style-settings .edit-dropdown-setting .edit-option INPUT[placeholder="Label"] { width: 356px; -outline: 2px solid green; } /*image setting*/ UL#edit-style-settings .edit-image-setting .edit-setting INPUT[placeholder="Label"] {width: 377px} UL#edit-style-settings .edit-image-setting .edit-style-options INPUT[placeholder="Label"] { width: 295px; -outline: 2px solid purple; } /*what will fit in an OPTION to the right of the screenshots*/ .edit-image-setting .edit-option-value-url:not(:focus):not(:hover) { border-color: transparent; color: #777; } /*text setting*/ UL#edit-style-settings .edit-text-setting INPUT[placeholder="Label"] {width: 332px} UL#edit-style-settings .edit-text-setting INPUT[id^="option-default"] {width: 10.5em /*138px*/} /*color setting*/ UL#edit-style-settings .edit-color-setting INPUT[placeholder="Label"] {width: 332px} UL#edit-style-settings .edit-color-setting INPUT[id^="option-default"] {width: 7.5em /*113px*/} /* make color, text layout consistent with other style settings */ .edit-text-setting, .edit-color-setting { background-color: #ddd; } .edit-text-setting::after, .edit-color-setting::after {/*second row*/ content: ""; display: block; width: 100%; height: 2em; background-color: #fff; } .edit-text-setting LABEL, .edit-color-setting LABEL { position: absolute; top: calc(3em - 1.3em / 2); left: 40px; } .edit-text-setting INPUT[id^="option-default"], .edit-color-setting INPUT[id^="option-default"] { position: absolute; top: 2em; left: calc(40px + 4em) /*53px*/; } /* line up install keys vertically*/ INPUT[placeholder="Install Key"] { position: absolute; right: 120px; font-family: monospace; } INPUT[placeholder="Install Key"]:not(:focus):not(:invalid) { background-color: transparent; border-color: transparent; color: #444; } .edit-style-options INPUT[placeholder="Install Key"]:not(:focus):not(:invalid) { color: #aaa; } /* (7) Primary Screenshot */ .form-controls:nth-last-of-type(4) { /*primary screenshot*/ position: relative; width: 362px; /* 350px, 5px, 1px */ position: absolute; top: 0; } /* note */ .form-controls:nth-last-of-type(4) .linking-note {display: none} .form-controls:nth-last-of-type(4) label:first-child:hover + .linking-note, .form-controls:nth-last-of-type(4) .linking-note:hover { display: block; position: absolute; left: 0; top: 1.7em; /* 1.3 * 1.3 */ padding: .5em; background-color: #D1EEEE; } /* make Primary Screenshot resemble the style page screenshot */ .form-controls:nth-last-of-type(4) > DIV { position: absolute; width: 100%; height: calc(265px + 12px + 3px + 59px); top: 82px; left: 0px; margin-left: 0 !important; } .form-controls:nth-last-of-type(4) > DIV { -padding-top: 35px; -text-align: center; height: 112px; width: 362px; box-sizing: border-box; border: 1px solid #ddd; border-radius: 5px; height: calc(265px + 12px); } .form-controls:nth-last-of-type(4) > DIV A[rel] { display: block; /*max-*/height: 265px; -box-sizing: content-box; overflow: hidden; padding: 5px; -border: 1px solid #ddd; -border-radius: 5px; -margin-top: -35px; } /* make a container for 'no screenshots' */ .form-controls:nth-last-of-type(4)::after { content: "(No screenshots)"; display: block; position: absolute; width: 362px; height: 112px; box-sizing: border-box; top: 82px; padding-top: calc(5px + 35px); text-align: center; border: 1px solid #ddd; border-radius: 5px; } /* show it by default when no other screenshot container is displayed */ .form-controls:nth-last-of-type(4) DIV { display: none; z-index: 1; } .form-controls:nth-last-of-type(4) INPUT:checked + DIV, .form-controls:nth-last-of-type(4) INPUT:checked + BR + DIV { display: block; } @supports (-webkit-clip-path: inset(0 0 0 0)) { INPUT[type=file] { -webkit-clip-path: polygon(6.5em 0, 600px 0, 600px 2em, 6.5em 2em); } } @supports not (-webkit-clip-path: inset(0 0 0 0)) { INPUT[type=file] { clip-path: url('data:image/svg+xml,\ <svg height="0" width="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="clipFileInput">\ <rect x="5.5em" y="0" width="600px" height="2em"/>\ </clipPath>\ </defs>\ </svg>#clipFileInput'); } } .form-controls:nth-last-of-type(4) > DIV:last-of-type::before { /*screenshot icon*/ content: ""; display: block; position: absolute; width: 2em; height: 2em; left: 0; bottom: calc(-2em - 5px); background: url(https://forum.userstyles.org/uploads/FileUpload/b6/82d5334775eb6ae40616f2f7c2f365.png) 0 0/contain no-repeat #fff; /* CC BY-ND http://www.iconsdb.com/caribbean-blue-icons/screenshot-icon.html */ z-index: 1; } /* place upload controls at the bottom edge of the screenshot */ /* 'remove' checkbox is above the bottom edge */ @supports (-moz-animation: none) { .form-controls:nth-last-of-type(4) > DIV:last-of-type BR {display: block} .form-controls:nth-last-of-type(4) > DIV:last-of-type BR:first-of-type {margin-top: -1.3em} } @supports (-webkit-animation: none) { input[name="remove_after_screenshot"] { position: absolute; bottom: 0; } input[name="remove_after_screenshot"]::after { content: "Remove"; margin-left: 1.5em; } } /* file input is below the bottom edge */ .form-controls:nth-last-of-type(4) > DIV:last-of-type BR:last-of-type {margin-top: calc(-2px + 5px)} .form-controls:nth-last-of-type(4) > DIV:last-of-type INPUT[type=file] { /*screenshot file*/ max-width: calc(100% + (5.5em * 1.125) - 2em - 2px); -max-width: calc(100% + (5.5em * 1.1) - 2px); overflow: hidden; position: absolute; left: calc((-5.5em * 1.125) + 2em + 1px); -left: calc((-5.5em * 1.1) + 1px); /* 14.67px INPUT font vs 13px DIV font */ bottom: calc(-1.8em - 5px); } /* (7-8) all screenshots */ /* limit screenshot to 350 x 263px (4:3) */ A[rel*="lightbox[screenshot]"] IMG, IMG[alt*="additional"] { max-width: 350px; -clip-path: url('data:image/svg+xml,<svg height="0" width="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="svgPathh">\ <rect x="0" y="0" width="350px" height="200px"/>\ </clipPath>\ </defs>\ </svg>#svgPathh'); } /* checkerboard background */ INPUT[type="file"], .form-controls:nth-last-of-type(4)::after, .form-controls:nth-last-of-type(4) > DIV, .form-controls:nth-last-of-type(3) TD:nth-child(4) { background-color: #eee; background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd), linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd); background-size: 10px 10px; background-position:0 0, 5px 5px; } /* (8) Additional Screenshots */ .form-controls:nth-last-of-type(3) { /*additional screenshots*/ -margin-top: 357px; } .form-controls:nth-last-of-type(3) TD:nth-child(4) {/*image*/ width: 350px; height: 265px; /*this needs a max-height box to clip the image vertically*/ -background-color: bisque; padding: 5px; border: 1px solid #ddd; border-radius: 5px; -position: absolute; } .form-controls:nth-last-of-type(3) TABLE {counter-reset: screenshot} .form-controls:nth-last-of-type(3) THEAD {display: none} .form-controls:nth-last-of-type(3) TR { counter-increment: screenshot; position: relative; display: inline-block; margin-bottom: 2em; margin: 1em; width: 362px; -overflow: hidden; -outline: thin solid lime; -padding-bottom: calc(1.8em + 5px); /*for upload control*/ margin-bottom: calc(2em + 5px + 1em); } .form-controls:nth-last-of-type(3) TD { display: block; } .form-controls:nth-last-of-type(3) TD:nth-child(1) { /*description*/ position: relative; } .form-controls:nth-last-of-type(3) TD:nth-child(1)::before { content: counter(screenshot) ". "; } .form-controls:nth-last-of-type(3) TD:nth-child(1)::after { content: "Description"; display: inline; -font-weight: bold; position: absolute; left: 2em; top: .2em; z-index: -1; } .form-controls:nth-last-of-type(3) TD:nth-child(1) INPUT {width: calc(100% - 2em)} .form-controls:nth-last-of-type(3) TD:nth-child(1) INPUT:not(:focus) { background-color: rgba(255, 255, 255, .8); } .form-controls:nth-last-of-type(3) TD:nth-child(2) { /*upload*/ -background-color: lime; -clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" >\ <rect x="0" y="0" width="10.5em" height="1.3em"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } .form-controls:nth-last-of-type(3) TD:nth-child(2) INPUT {position: relative} .form-controls:nth-last-of-type(3) TD:nth-child(2)::before { content: ""; display: block; width: 2em; height: 2em;; background: url(https://forum.userstyles.org/uploads/FileUpload/b6/82d5334775eb6ae40616f2f7c2f365.png) 0 0/contain no-repeat #fff; /* CC BY-ND http://www.iconsdb.com/caribbean-blue-icons/screenshot-icon.html */ position: absolute; left: 0; z-index: 1; bottom: calc(-1.8em - 5px); bottom: calc(-2em - 5px); } .form-controls:nth-last-of-type(3) TD:nth-child(2) INPUT { max-width: calc(100% + 4.5em); overflow: hidden; position: relative; left: -4.5em; position: absolute; bottom: 0; bottom: calc(-1.8em - 5px); left: calc((-5.5em * 1.125) + 2em + 1px); } /*-- AGENT_SHEET */ -input[type=file] > label {color: aquamarine;} -input[type=file] > button {display:none !important; width: 0 !important;} .form-controls:nth-last-of-type(3) TD:nth-child(3) { /*remove*/ -text-align: left !important; -display: inline; position: absolute; left: 0; bottom: 0; } .form-controls:nth-last-of-type(3) TD:nth-child(3)::after { content: "Remove"; } /* (10) License */ .form-controls:nth-last-of-type(1) { /*license*/ position: relative; } @media (max-width: 0) { /* using font-size & clip */ .form-controls:nth-last-of-type(1):not(:hover) { font-size: 0; margin-bottom: calc(265px + 26px); } .form-controls:nth-last-of-type(1) LABEL, .form-controls:nth-last-of-type(1) A:last-of-type::before { font-size: small; } /* pause a moment before closing it */ .form-controls:nth-last-of-type(1) {transition: font-size 1s step-end} .form-controls:nth-last-of-type(1):hover {transition-duration: 0s} /* all this just to transition the INPUTs in Firefox */ .form-controls:nth-last-of-type(1) INPUT { position: absolute; clip: rect(0, 1em, 1em, 0); } .form-controls:nth-last-of-type(1):not(:hover) INPUT {clip: rect(0, 0, 0, 0)} .form-controls:nth-last-of-type(1) INPUT { transition: inherit; transition-property: clip; } .form-controls:nth-last-of-type(1) {margin-left: 1.5em;} .form-controls:nth-last-of-type(1) *:not(A) { margin-left: -1.5em; } .form-controls:nth-last-of-type(1):not(:hover) LABEL {margin-left: 0} .form-controls:nth-last-of-type(1) LABEL { transition: inherit; transition-property: margin-left; } .form-controls:nth-last-of-type(1):hover { clip: rect(0, 13em, 1.3em, 0); } }/*@media*/ @supports (-webkit-clip-path: inset(0 0 0 0)) { .form-controls:nth-last-of-type(1):hover { -webkit-clip-path: inset(0 0 0 0); } .form-controls:nth-last-of-type(1):not(:hover) { -webkit-clip-path: polygon(0 0, 10.5em 0, 10.5em, 1.3em, 0 1.3em); } } @supports (clip-path: url()) AND (NOT (-webkit-clip-path: inset(0 0 0 0))) { /*grr - Chrome says 'yes', but doesn't support it*/ .form-controls:nth-last-of-type(1):hover { clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" clipPathUnits="objectBoundingBox" >\ <rect x="0" y="0" width="1000px" height="1000px"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } .form-controls:nth-last-of-type(1):not(:hover) { clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" >\ <rect x="0" y="0" width="10.5em" height="1.3em"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } } @supports (-webkit-clip-path: polygon(0 0)) { .form-controls:nth-last-of-type(1) { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: -webkit-clip-path 1s step-end; transition: clip-path 1s step-end; transition-property: -webkit-clip-path; } .form-controls:nth-last-of-type(1):not(:hover) { -webkit-clip-path: polygon(0px 0px, 13em 0px, 13em 1.3em, 0 1.3em); } .form-controls:nth-last-of-type(1):hover {transition-duration: 0s} } #license-ccbyncnd + A::before { position: absolute; top: 0; left: 5em; outline: thin solid wheat; } #license-none:checked ~ A:last-of-type::before {content: "Use my default"} #license-cc0:checked ~ A:last-of-type::before {content: "Public Domain"} #license-ccby:checked ~ A:last-of-type::before {content: "CC BY"} #license-ccbysa:checked ~ A:last-of-type::before {content: "CC BY-SA"} #license-ccbynd:checked ~ A:last-of-type::before {content: "CC BY-ND"} #license-ccbync:checked ~ A:last-of-type::before {content: "CC BY-NC"} #license-ccbyncsa:checked ~ A:last-of-type::before {content: "CC BY-NC-SA"} #license-ccbyncnd:checked ~ A:last-of-type::before {content: "CC BY-NC-ND"} /*#license-arr:checked ~ A:last-of-type::before {content: "No Redistribution"}*/ }/*@document*/
data/usercss/122256.user.css
@-moz-document regexp("https?://userstyles.org/styles/(create|update)") { /* 'upload error' pages */ /*remove the 'house rules' from error pages*/ #main-article > UL {display: none} } @-moz-document regexp("https?://userstyles.org/styles/(new|create|update|\\d+/edit)") { ::-moz-placeholder {color: blueviolet !important;} ::-webkit-input-placeholder {color: blueviolet !important;} /* Header */ #main-header A { position: relative; opacity: 0; z-index: 1; background-color: #FFEC8B; padding-right: .5em; } #main-header A:hover { opacity: 1; } #-main-header A:not(:hover)::after { -font-size: x-large; content: "Editing -"; visibility: visible; position: absolute; right: 0; } #main-article {position: relative} @media (max-width: 900px) { /* House rules */ /* move 'em to the top, before the header */ BODY {padding-top: 170px} .errorExplanation { position: absolute; left: 0; top: calc(-51px - 8px - 170px - 28px); margin-top: 0; width: 100%; height: 200px; max-height: 170px; overflow-y: auto; box-sizing: border-box; } #main-article > UL { position: absolute; left: 0; top: -256px;/*calc(-51px - 170px - 30px - 8px)*/; background-color: rgba(0, 255,255,.3); padding-left: 20px; /*from 40px*/ -height: 200px; -width: calc(100% - 40px + 20px); height: 170px; overflow-y: auto; margin-top: 0; -top: calc(100% - 178px); } } @media (min-width: 901px) { /* House rules */ /* move 'em to the left column, after the menu */ .errorExplanation, #main-article > UL { position: absolute; left: -185px; top: 118px; width: 170px; padding: 5px 5px 5px calc(5px + 1em)/**/; box-sizing: border-box; background-color: #D1EEEE; border-radius: 5px; margin-top: 0; } /* instead of a bullet, use whitespace... */ .errorExplanation > UL LI, #main-article > UL LI { display: block; list-style-type: none; text-indent: -1em; margin-bottom: 1em; } /* ...and a big first letter */ .errorExplanation > UL LI::first-letter, #main-article > UL LI::first-letter { font-size: medium; } #left-sidebar .ad {display: none} /* NB: Saving the ad just isn't possible. .ad and nav are siblings, children of #left-sidebar. If #left-sidebar is sticky, any other positioned element is either above them both or below them both - it can't be both above .ad and below nav in z-index order. As a result, if margin-top or padding-top are used to create a gap above .ad for the guidelines, the guidelines either scroll over nav and obscure it, or the guidelines links can't be clicked because they're covered by #left-sidebar. In Firefox (Chrome too?) if .ad is position:relative with top: large enough that .ad is (almost) off-screen when #left-sidebar becomes fixed, .ad is positioned as if top: were relative to the bottom of the page, opening a huge gap above it. */ /* Error message */ .errorExplanation { background-color: #F88; padding: 5px; } .errorExplanation > UL {padding-left: 5px} .errorExplanation > UL LI {text-indent: 0} /* ...or else a big first line */ .errorExplanation > UL LI:first-line { font-variant: small-caps; text-shadow: 1px 1px #444; font-size: 1.1em; } } /* 'Save' button */ INPUT[name="commit"] { position: fixed; top: calc(8px + (41px - 25px) / 2); left: calc(50% - 975px / 2 + 5px); /* with add'l screenshot changes, add'l screenshot table is 975px wide instead of 729px wide */ position: absolute; left: -180px; top: calc(-10px - 41px + (41px - 25px) / 2); z-index: 2; /* else logo+link is on top */ } @media (max-width: 900px) {/*New/Editing/Save above Name in narrow viewports*/ INPUT[name="commit"] { left: 13em; top: calc(-10px - 41px - 25px); } } /* DIV.form-controls - ten of 'em (1) name, (2) description, (3) additional info, (4) css, (5) example url, (6) style settings, (7) primary screenshot, (8) additional screenshots, (9) pledgie, (10) license ...OH NO! The upload error message is added as an 11th DIV, before the ten .form-control DIVs. If this is to work on /styles/create, we'll have to number them last to first with :nth-last-of-type(). */ /* (1) Name */ #style_short_description { font: bold 2em "Trebuchet MS"; position: absolute; top: calc(-47px - 2px); /*left: calc(.6em - 2px);*/right: 2px; background: transparent; border-radius: 5px; width: calc(100% - 5px); } #style_short_description:not(:focus):not(:hover):not(:invalid) { border-color:transparent; -background: transparent; } #main-header H1 {color: transparent} .form-controls:nth-last-of-type(10) {height: 0; margin: 0;} label[for="short-description"] { /*or, as a menu entry in the left column*/ position: absolute; top: -51px; right: 4px; } FORM[action$=create]::before, FORM[action$=update]::before { position: absolute; top: calc(-51px + 5px); right: calc(100% + 1ch); white-space: nowrap; font: bold 2em "Trebuchet MS"; } FORM[action$=create]::before {content: "New style"} FORM[action$=update]::before {content: "Editing"} @media (max-width: 900px) { #main-header H1 { padding-top: calc(1em + 2px); } #main-header A { top: calc(-31px - 3px); left: 0; } FORM[action$=create]::before, FORM[action$=update]::before { top: calc(-51px - 2px - 1em); right: auto; left: .5em; } }/*@media*/ /* (2) Description */ .form-controls:nth-last-of-type(9) { position: absolute; width: calc(100% - 370px); left: 370px; } #style_long_description { -width: calc(100% - 370px) !important; width: 100% !important; -height: auto !important; max-height: calc(416px - 1.3em); box-sizing: border-box; overflow-y: auto; overflow-x: hidden; resize: vertical; } .form-controls:nth-last-of-type(9) .linking-note {display: none} .form-controls:nth-last-of-type(9) label:first-child:hover + .linking-note, .form-controls:nth-last-of-type(9) .linking-note:hover { display: block; position: absolute; left: 0; top: 1.7em; /* 1.3 * 1.3 */ padding: .5em; background-color: #D1EEEE; -margin-left: 370px; } /* (3) Notes (here, Additional Info) */ .form-controls:nth-last-of-type(8) { -width: calc(100% - 360px); margin-top: calc(416px + 26px); } #style_additional_info { height: 20em !important; /*if it's a pita for authors, it'll be a pita for users*/ width: 100% !important; box-sizing: border-box; overflow-x: hidden; -overflow-y: auto; resize: none; } /* (4) CSS */ .CodeMirror, .form-controls:nth-last-of-type(7) TEXTAREA { width: 100%; resize: vertical; } /* (5) Example URL */ #example-url {width: 100%; box-sizing: border-box;} /* (6) Style Settings */ #-edit-style-settings {counter-reset: setting} #-edit-style-settings > LI {counter-increment: setting} #-edit-style-settings > LI::before { content: counter(setting) ". "; } #edit-style-settings { } #edit-style-settings LI:not(:last-child) { -list-style-type: decimal; margin: 1em 0; } #edit-style-settings > LI:not(:last-child) { list-style-type: decimal; -margin: 1em 0; } #-edit-style-settings .edit-style-options LI:not(:last-child) { list-style-type: lower-alpha; } #edit-style-settings LI:last-child {margin-left: -2ch;} #edit-style-settings textarea {width: 100%; resize: vertical;} #edit-style-settings textarea:not(:focus) {max-height: 2.6em;} /* edit boxes collapse when not editing */ /* up/down/remove buttons */ .edit-setting-buttons [style*="hidden"], .edit-option-buttons [style*="hidden"] {/*buttons should be DISABLED, not hidden*/ visibility: visible !important; color: #ADA9A5; pointer-events: none; } .edit-text-setting:not(:hover) .edit-setting-buttons, .edit-color-setting:not(:hover) .edit-setting-buttons, .edit-setting:not(:hover) .edit-setting-buttons, .edit-option:not(:hover) .edit-option-buttons { opacity: 0; } .edit-option, .edit-setting-buttons, .edit-option-buttons { transition: opacity .5s step-end; } .edit-text-setting:hover .edit-setting-buttons, .edit-color-setting:hover .edit-setting-buttons, .edit-option:hover, .edit-setting:hover .edit-setting-buttons, .edit-option:hover .edit-option-buttons { transition-duration: 0s; } /*highlight up/down/remove target*/ .edit-setting-buttons::before, .edit-option-buttons::before { content: none; position: absolute; display: block; top: -5px; bottom: -5px; left: -10px; right: -10px; border: 2px solid orange; -background: rgba(90, 90, 90, .4); z-index: -1; } .edit-setting-buttons::before {border-color: cyan} /* default option */ .edit-option { margin-left: -6em; transition-property: color; } /*position the input text to the left of the input */ .edit-option {direction: rtl} .edit-option > * {direction: ltr} .edit-option:not(:hover) { color: transparent; /*not opacity:0, or the whole option disappears*/ } .edit-option INPUT[placeholder="Label"] { position: absolute; left: 0; } .edit-setting-buttons:hover::before, .edit-option-buttons:hover::before { content: ""; } .edit-setting-buttons INPUT, .edit-option-buttons INPUT { position: relative; z-index: 1; } #edit-style-settings > LI, .edit-style-options > LI {position: relative} #edit-style-settings INPUT.color {width: calc(7ch + 4px);} /**/ /*dropdown setting*/ UL#edit-style-settings .edit-dropdown-setting INPUT[placeholder="Label"] { width: 377px; -outline: 2px solid orange; } UL#edit-style-settings .edit-dropdown-setting .edit-option INPUT[placeholder="Label"] { width: 356px; -outline: 2px solid green; } /*image setting*/ UL#edit-style-settings .edit-image-setting .edit-setting INPUT[placeholder="Label"] {width: 377px} UL#edit-style-settings .edit-image-setting .edit-style-options INPUT[placeholder="Label"] { width: 295px; -outline: 2px solid purple; } /*what will fit in an OPTION to the right of the screenshots*/ .edit-image-setting .edit-option-value-url:not(:focus):not(:hover) { border-color: transparent; color: #777; } /*text setting*/ UL#edit-style-settings .edit-text-setting INPUT[placeholder="Label"] {width: 332px} UL#edit-style-settings .edit-text-setting INPUT[id^="option-default"] {width: 10.5em /*138px*/} /*color setting*/ UL#edit-style-settings .edit-color-setting INPUT[placeholder="Label"] {width: 332px} UL#edit-style-settings .edit-color-setting INPUT[id^="option-default"] {width: 7.5em /*113px*/} /* make color, text layout consistent with other style settings */ .edit-text-setting, .edit-color-setting { background-color: #ddd; } .edit-text-setting::after, .edit-color-setting::after {/*second row*/ content: ""; display: block; width: 100%; height: 2em; background-color: #fff; } .edit-text-setting LABEL, .edit-color-setting LABEL { position: absolute; top: calc(3em - 1.3em / 2); left: 40px; } .edit-text-setting INPUT[id^="option-default"], .edit-color-setting INPUT[id^="option-default"] { position: absolute; top: 2em; left: calc(40px + 4em) /*53px*/; } /* line up install keys vertically*/ INPUT[placeholder="Install Key"] { position: absolute; right: 120px; font-family: monospace; } INPUT[placeholder="Install Key"]:not(:focus):not(:invalid) { background-color: transparent; border-color: transparent; color: #444; } .edit-style-options INPUT[placeholder="Install Key"]:not(:focus):not(:invalid) { color: #aaa; } /* (7) Primary Screenshot */ .form-controls:nth-last-of-type(4) { /*primary screenshot*/ position: relative; width: 362px; /* 350px, 5px, 1px */ position: absolute; top: 0; } /* note */ .form-controls:nth-last-of-type(4) .linking-note {display: none} .form-controls:nth-last-of-type(4) label:first-child:hover + .linking-note, .form-controls:nth-last-of-type(4) .linking-note:hover { display: block; position: absolute; left: 0; top: 1.7em; /* 1.3 * 1.3 */ padding: .5em; background-color: #D1EEEE; } /* make Primary Screenshot resemble the style page screenshot */ .form-controls:nth-last-of-type(4) > DIV { position: absolute; width: 100%; height: calc(265px + 12px + 3px + 59px); top: 82px; left: 0px; margin-left: 0 !important; } .form-controls:nth-last-of-type(4) > DIV { -padding-top: 35px; -text-align: center; height: 112px; width: 362px; box-sizing: border-box; border: 1px solid #ddd; border-radius: 5px; height: calc(265px + 12px); } .form-controls:nth-last-of-type(4) > DIV A[rel] { display: block; /*max-*/height: 265px; -box-sizing: content-box; overflow: hidden; padding: 5px; -border: 1px solid #ddd; -border-radius: 5px; -margin-top: -35px; } /* make a container for 'no screenshots' */ .form-controls:nth-last-of-type(4)::after { content: "(No screenshots)"; display: block; position: absolute; width: 362px; height: 112px; box-sizing: border-box; top: 82px; padding-top: calc(5px + 35px); text-align: center; border: 1px solid #ddd; border-radius: 5px; } /* show it by default when no other screenshot container is displayed */ .form-controls:nth-last-of-type(4) DIV { display: none; z-index: 1; } .form-controls:nth-last-of-type(4) INPUT:checked + DIV, .form-controls:nth-last-of-type(4) INPUT:checked + BR + DIV { display: block; } @supports (-webkit-clip-path: inset(0 0 0 0)) { INPUT[type=file] { -webkit-clip-path: polygon(6.5em 0, 600px 0, 600px 2em, 6.5em 2em); } } @supports not (-webkit-clip-path: inset(0 0 0 0)) { INPUT[type=file] { clip-path: url('data:image/svg+xml,\ <svg height="0" width="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="clipFileInput">\ <rect x="5.5em" y="0" width="600px" height="2em"/>\ </clipPath>\ </defs>\ </svg>#clipFileInput'); } } .form-controls:nth-last-of-type(4) > DIV:last-of-type::before { /*screenshot icon*/ content: ""; display: block; position: absolute; width: 2em; height: 2em; left: 0; bottom: calc(-2em - 5px); background: url(https://forum.userstyles.org/uploads/FileUpload/b6/82d5334775eb6ae40616f2f7c2f365.png) 0 0/contain no-repeat #fff; /* CC BY-ND http://www.iconsdb.com/caribbean-blue-icons/screenshot-icon.html */ z-index: 1; } /* place upload controls at the bottom edge of the screenshot */ /* 'remove' checkbox is above the bottom edge */ @supports (-moz-animation: none) { .form-controls:nth-last-of-type(4) > DIV:last-of-type BR {display: block} .form-controls:nth-last-of-type(4) > DIV:last-of-type BR:first-of-type {margin-top: -1.3em} } @supports (-webkit-animation: none) { input[name="remove_after_screenshot"] { position: absolute; bottom: 0; } input[name="remove_after_screenshot"]::after { content: "Remove"; margin-left: 1.5em; } } /* file input is below the bottom edge */ .form-controls:nth-last-of-type(4) > DIV:last-of-type BR:last-of-type {margin-top: calc(-2px + 5px)} .form-controls:nth-last-of-type(4) > DIV:last-of-type INPUT[type=file] { /*screenshot file*/ max-width: calc(100% + (5.5em * 1.125) - 2em - 2px); -max-width: calc(100% + (5.5em * 1.1) - 2px); overflow: hidden; position: absolute; left: calc((-5.5em * 1.125) + 2em + 1px); -left: calc((-5.5em * 1.1) + 1px); /* 14.67px INPUT font vs 13px DIV font */ bottom: calc(-1.8em - 5px); } /* (7-8) all screenshots */ /* limit screenshot to 350 x 263px (4:3) */ A[rel*="lightbox[screenshot]"] IMG, IMG[alt*="additional"] { max-width: 350px; -clip-path: url('data:image/svg+xml,<svg height="0" width="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="svgPathh">\ <rect x="0" y="0" width="350px" height="200px"/>\ </clipPath>\ </defs>\ </svg>#svgPathh'); } /* checkerboard background */ INPUT[type="file"], .form-controls:nth-last-of-type(4)::after, .form-controls:nth-last-of-type(4) > DIV, .form-controls:nth-last-of-type(3) TD:nth-child(4) { background-color: #eee; background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd), linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd); background-size: 10px 10px; background-position:0 0, 5px 5px; } /* (8) Additional Screenshots */ .form-controls:nth-last-of-type(3) { /*additional screenshots*/ -margin-top: 357px; } .form-controls:nth-last-of-type(3) TD:nth-child(4) {/*image*/ width: 350px; height: 265px; /*this needs a max-height box to clip the image vertically*/ -background-color: bisque; padding: 5px; border: 1px solid #ddd; border-radius: 5px; -position: absolute; } .form-controls:nth-last-of-type(3) TABLE {counter-reset: screenshot} .form-controls:nth-last-of-type(3) THEAD {display: none} .form-controls:nth-last-of-type(3) TR { counter-increment: screenshot; position: relative; display: inline-block; margin-bottom: 2em; margin: 1em; width: 362px; -overflow: hidden; -outline: thin solid lime; -padding-bottom: calc(1.8em + 5px); /*for upload control*/ margin-bottom: calc(2em + 5px + 1em); } .form-controls:nth-last-of-type(3) TD { display: block; } .form-controls:nth-last-of-type(3) TD:nth-child(1) { /*description*/ position: relative; } .form-controls:nth-last-of-type(3) TD:nth-child(1)::before { content: counter(screenshot) ". "; } .form-controls:nth-last-of-type(3) TD:nth-child(1)::after { content: "Description"; display: inline; -font-weight: bold; position: absolute; left: 2em; top: .2em; z-index: -1; } .form-controls:nth-last-of-type(3) TD:nth-child(1) INPUT {width: calc(100% - 2em)} .form-controls:nth-last-of-type(3) TD:nth-child(1) INPUT:not(:focus) { background-color: rgba(255, 255, 255, .8); } .form-controls:nth-last-of-type(3) TD:nth-child(2) { /*upload*/ -background-color: lime; -clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" >\ <rect x="0" y="0" width="10.5em" height="1.3em"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } .form-controls:nth-last-of-type(3) TD:nth-child(2) INPUT {position: relative} .form-controls:nth-last-of-type(3) TD:nth-child(2)::before { content: ""; display: block; width: 2em; height: 2em;; background: url(https://forum.userstyles.org/uploads/FileUpload/b6/82d5334775eb6ae40616f2f7c2f365.png) 0 0/contain no-repeat #fff; /* CC BY-ND http://www.iconsdb.com/caribbean-blue-icons/screenshot-icon.html */ position: absolute; left: 0; z-index: 1; bottom: calc(-1.8em - 5px); bottom: calc(-2em - 5px); } .form-controls:nth-last-of-type(3) TD:nth-child(2) INPUT { max-width: calc(100% + 4.5em); overflow: hidden; position: relative; left: -4.5em; position: absolute; bottom: 0; bottom: calc(-1.8em - 5px); left: calc((-5.5em * 1.125) + 2em + 1px); } /*-- AGENT_SHEET */ -input[type=file] > label {color: aquamarine;} -input[type=file] > button {display:none !important; width: 0 !important;} .form-controls:nth-last-of-type(3) TD:nth-child(3) { /*remove*/ -text-align: left !important; -display: inline; position: absolute; left: 0; bottom: 0; } .form-controls:nth-last-of-type(3) TD:nth-child(3)::after { content: "Remove"; } /* (10) License */ .form-controls:nth-last-of-type(1) { /*license*/ position: relative; } @media (max-width: 0) { /* using font-size & clip */ .form-controls:nth-last-of-type(1):not(:hover) { font-size: 0; margin-bottom: calc(265px + 26px); } .form-controls:nth-last-of-type(1) LABEL, .form-controls:nth-last-of-type(1) A:last-of-type::before { font-size: small; } /* pause a moment before closing it */ .form-controls:nth-last-of-type(1) {transition: font-size 1s step-end} .form-controls:nth-last-of-type(1):hover {transition-duration: 0s} /* all this just to transition the INPUTs in Firefox */ .form-controls:nth-last-of-type(1) INPUT { position: absolute; clip: rect(0, 1em, 1em, 0); } .form-controls:nth-last-of-type(1):not(:hover) INPUT {clip: rect(0, 0, 0, 0)} .form-controls:nth-last-of-type(1) INPUT { transition: inherit; transition-property: clip; } .form-controls:nth-last-of-type(1) {margin-left: 1.5em;} .form-controls:nth-last-of-type(1) *:not(A) { margin-left: -1.5em; } .form-controls:nth-last-of-type(1):not(:hover) LABEL {margin-left: 0} .form-controls:nth-last-of-type(1) LABEL { transition: inherit; transition-property: margin-left; } .form-controls:nth-last-of-type(1):hover { clip: rect(0, 13em, 1.3em, 0); } }/*@media*/ @supports (-webkit-clip-path: inset(0 0 0 0)) { .form-controls:nth-last-of-type(1):hover { -webkit-clip-path: inset(0 0 0 0); } .form-controls:nth-last-of-type(1):not(:hover) { -webkit-clip-path: polygon(0 0, 10.5em 0, 10.5em, 1.3em, 0 1.3em); } } @supports (clip-path: url()) AND (NOT (-webkit-clip-path: inset(0 0 0 0))) { /*grr - Chrome says 'yes', but doesn't support it*/ .form-controls:nth-last-of-type(1):hover { clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" clipPathUnits="objectBoundingBox" >\ <rect x="0" y="0" width="1000px" height="1000px"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } .form-controls:nth-last-of-type(1):not(:hover) { clip-path: url('data:image/svg+xml,\ <svg width="0" height="0"\ xmlns="http://www.w3.org/2000/svg">\ <defs>\ <clipPath id="stencil" >\ <rect x="0" y="0" width="10.5em" height="1.3em"/>\ </clipPath>\ </defs>\ </svg>#stencil'); } } @supports (-webkit-clip-path: polygon(0 0)) { .form-controls:nth-last-of-type(1) { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: -webkit-clip-path 1s step-end; transition: clip-path 1s step-end; transition-property: -webkit-clip-path; } .form-controls:nth-last-of-type(1):not(:hover) { -webkit-clip-path: polygon(0px 0px, 13em 0px, 13em 1.3em, 0 1.3em); } .form-controls:nth-last-of-type(1):hover {transition-duration: 0s} } #license-ccbyncnd + A::before { position: absolute; top: 0; left: 5em; outline: thin solid wheat; } #license-none:checked ~ A:last-of-type::before {content: "Use my default"} #license-cc0:checked ~ A:last-of-type::before {content: "Public Domain"} #license-ccby:checked ~ A:last-of-type::before {content: "CC BY"} #license-ccbysa:checked ~ A:last-of-type::before {content: "CC BY-SA"} #license-ccbynd:checked ~ A:last-of-type::before {content: "CC BY-ND"} #license-ccbync:checked ~ A:last-of-type::before {content: "CC BY-NC"} #license-ccbyncsa:checked ~ A:last-of-type::before {content: "CC BY-NC-SA"} #license-ccbyncnd:checked ~ A:last-of-type::before {content: "CC BY-NC-ND"} /*#license-arr:checked ~ A:last-of-type::before {content: "No Redistribution"}*/ }/*@document*/
0.386185
0.088741
@font-face { font-family: 'CS-Interface'; src: url('fonts/CS-Interface.ttf?2eqyst') format('truetype'), url('fonts/CS-Interface.woff?2eqyst') format('woff'), url('fonts/CS-Interface.svg?2eqyst#CS-Interface') format('svg'); /* url("{{ asset('css/theme/font/CS-Interface/style.css') }}") format('svg'); */ /* url("{{ public_path('css/theme/font/CS-Interface/fonts/CS-Interface.svg?2eqyst#CS-Interface') }}") format('svg'); */ font-weight: normal; font-style: normal; font-display: block; } [class^="cs-"], [class*=" cs-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'CS-Interface' !important; /* speak: never; */ font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .cs-circle:before { content: "\e922"; } .cs-scissors:before { content: "\e902"; } .cs-question-hexagon:before { content: "\e900"; } .cs-save:before { content: "\e901"; } .cs-search:before { content: "\e906"; } .cs-send:before { content: "\e907"; } .cs-settings-2:before { content: "\e908"; } .cs-sort:before { content: "\e909"; } .cs-star:before { content: "\e90a"; } .cs-star-full:before { content: "\e90b"; } .cs-user:before { content: "\e90c"; } .cs-warning-hexagon:before { content: "\e90d"; } .cs-archive:before { content: "\e90e"; } .cs-arrow-double-left:before { content: "\e90f"; } .cs-arrow-double-right:before { content: "\e910"; } .cs-bin:before { content: "\e911"; } .cs-calendar:before { content: "\e912"; } .cs-check:before { content: "\e913"; } .cs-check-square:before { content: "\e914"; } .cs-chevron-bottom:before { content: "\e915"; } .cs-chevron-left:before { content: "\e916"; } .cs-chevron-right:before { content: "\e917"; } .cs-chevron-top:before { content: "\e918"; } .cs-clipboard:before { content: "\e919"; } .cs-clock:before { content: "\e91a"; } .cs-close:before { content: "\e91b"; } .cs-close-circle:before { content: "\e91c"; } .cs-duplicate:before { content: "\e91d"; } .cs-edit-square:before { content: "\e91e"; } .cs-error-hexagon:before { content: "\e91f"; } .cs-file-text:before { content: "\e920"; } .cs-gear:before { content: "\e921"; } .cs-info-hexagon:before { content: "\e903"; } .cs-menu:before { content: "\e904"; } .cs-more-horizontal:before { content: "\e905"; }
public/css/theme/font/CS-Interface/style.css
@font-face { font-family: 'CS-Interface'; src: url('fonts/CS-Interface.ttf?2eqyst') format('truetype'), url('fonts/CS-Interface.woff?2eqyst') format('woff'), url('fonts/CS-Interface.svg?2eqyst#CS-Interface') format('svg'); /* url("{{ asset('css/theme/font/CS-Interface/style.css') }}") format('svg'); */ /* url("{{ public_path('css/theme/font/CS-Interface/fonts/CS-Interface.svg?2eqyst#CS-Interface') }}") format('svg'); */ font-weight: normal; font-style: normal; font-display: block; } [class^="cs-"], [class*=" cs-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'CS-Interface' !important; /* speak: never; */ font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .cs-circle:before { content: "\e922"; } .cs-scissors:before { content: "\e902"; } .cs-question-hexagon:before { content: "\e900"; } .cs-save:before { content: "\e901"; } .cs-search:before { content: "\e906"; } .cs-send:before { content: "\e907"; } .cs-settings-2:before { content: "\e908"; } .cs-sort:before { content: "\e909"; } .cs-star:before { content: "\e90a"; } .cs-star-full:before { content: "\e90b"; } .cs-user:before { content: "\e90c"; } .cs-warning-hexagon:before { content: "\e90d"; } .cs-archive:before { content: "\e90e"; } .cs-arrow-double-left:before { content: "\e90f"; } .cs-arrow-double-right:before { content: "\e910"; } .cs-bin:before { content: "\e911"; } .cs-calendar:before { content: "\e912"; } .cs-check:before { content: "\e913"; } .cs-check-square:before { content: "\e914"; } .cs-chevron-bottom:before { content: "\e915"; } .cs-chevron-left:before { content: "\e916"; } .cs-chevron-right:before { content: "\e917"; } .cs-chevron-top:before { content: "\e918"; } .cs-clipboard:before { content: "\e919"; } .cs-clock:before { content: "\e91a"; } .cs-close:before { content: "\e91b"; } .cs-close-circle:before { content: "\e91c"; } .cs-duplicate:before { content: "\e91d"; } .cs-edit-square:before { content: "\e91e"; } .cs-error-hexagon:before { content: "\e91f"; } .cs-file-text:before { content: "\e920"; } .cs-gear:before { content: "\e921"; } .cs-info-hexagon:before { content: "\e903"; } .cs-menu:before { content: "\e904"; } .cs-more-horizontal:before { content: "\e905"; }
0.364099
0.080249
*{ margin: 0%; padding: 0%; /*list-style: none; text-decoration: none;*/ box-sizing: border-box; font-family: 'Times New Roman'; text-align: center; } header{ width: 100vw; height: 15vh; } .title{ width: 100%; height: 100%; position: relative; } .title > h1{ position: absolute; top: 30%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 250%; } /*-------------------------Cuerpo-------------------------*/ main{ width: 100vw; height: 70vh; /*background-color: skyblue;*/ } .set-datos{ width: inherit; height: 25vh;/*Corresponde a una parte del alto del main (70vh)*/ } .set-datos-campos-texto, .set-datos-btn{ width: inherit; height: 50%; position: relative; } /*Etiquetas y el checkbox*/ .eti-campos, #dos{ font-size: 150%; } #eti-1{ position: absolute; top: 10%; left: 12%; } #uno{ position: absolute; left: 10%; bottom: 20%; } #dos{ position: absolute; left: 43%; bottom: 20%; } #eti-3{ position: absolute; top: 10%; right: 30%; } #tres{ position: absolute; right: 10%; bottom: 20%; } /*Campos de texto*/ #uno, #tres{ width: 25%; height: 35%; font-size: 150%; } /*Btn*/ .set-datos-btn > button{ width: 15%; height: 40%; position: absolute; top: 0%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; } #form-gastos-personales{ width: inherit; height: inherit; } /*Muestran Datos en la Tabla*/ .get-datos{ width: inherit; height: 45vh;/*Corresponde a una parte del alto del main (70vh)*/ position: relative; overflow: auto; } #get-table{ position: absolute; top: 10%; left: 0%; right: 50%; bottom: 0%; margin: auto; font-size: 150%; } table, th, td{ width: 30%; border: 1px solid; } /*Tabla # 2*/ #get-table-2{ position: absolute; top: 10%; left: 50%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; } footer{ width: 100vw; height: 15vh; position: relative; /*background-color: burlywood;*/ } /*-------------------------Pie de Página-------------------------*/ footer > p{ position: absolute; top: 30%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; }
public/styles/styles-index.css
*{ margin: 0%; padding: 0%; /*list-style: none; text-decoration: none;*/ box-sizing: border-box; font-family: 'Times New Roman'; text-align: center; } header{ width: 100vw; height: 15vh; } .title{ width: 100%; height: 100%; position: relative; } .title > h1{ position: absolute; top: 30%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 250%; } /*-------------------------Cuerpo-------------------------*/ main{ width: 100vw; height: 70vh; /*background-color: skyblue;*/ } .set-datos{ width: inherit; height: 25vh;/*Corresponde a una parte del alto del main (70vh)*/ } .set-datos-campos-texto, .set-datos-btn{ width: inherit; height: 50%; position: relative; } /*Etiquetas y el checkbox*/ .eti-campos, #dos{ font-size: 150%; } #eti-1{ position: absolute; top: 10%; left: 12%; } #uno{ position: absolute; left: 10%; bottom: 20%; } #dos{ position: absolute; left: 43%; bottom: 20%; } #eti-3{ position: absolute; top: 10%; right: 30%; } #tres{ position: absolute; right: 10%; bottom: 20%; } /*Campos de texto*/ #uno, #tres{ width: 25%; height: 35%; font-size: 150%; } /*Btn*/ .set-datos-btn > button{ width: 15%; height: 40%; position: absolute; top: 0%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; } #form-gastos-personales{ width: inherit; height: inherit; } /*Muestran Datos en la Tabla*/ .get-datos{ width: inherit; height: 45vh;/*Corresponde a una parte del alto del main (70vh)*/ position: relative; overflow: auto; } #get-table{ position: absolute; top: 10%; left: 0%; right: 50%; bottom: 0%; margin: auto; font-size: 150%; } table, th, td{ width: 30%; border: 1px solid; } /*Tabla # 2*/ #get-table-2{ position: absolute; top: 10%; left: 50%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; } footer{ width: 100vw; height: 15vh; position: relative; /*background-color: burlywood;*/ } /*-------------------------Pie de Página-------------------------*/ footer > p{ position: absolute; top: 30%; left: 0%; right: 0%; bottom: 0%; margin: auto; font-size: 150%; }
0.364325
0.054124
body { position: relative; } ::-webkit-scrollbar-track-piece { background-color: rgba(0, 0, 0, 0); border-left: 1px solid rgba(0, 0, 0, 0); } ::-webkit-scrollbar { width: 3px; height: 13px; border-radius: 5px; } ::-webkit-scrollbar-thumb { background-color: #fff; background-clip: padding-box; border-radius: 5px; min-height: 28px; } ::-webkit-scrollbar-thumb:hover { background-color: #fff; border-radius: 5px; } main { position: relative; width: 100%; height: 668px; background-image: url(../images/plan/bg.jpg); background-size: 100%; } main header { width: 100%; height: 52px; background-image: url(../images/create/top_bar_bg.png); background-size: 100%; } main header a { display: block; float: left; width: 100px; height: 40px; margin-top: 10px; margin-left: 13px; } main header a img { width: 100%; height: 100%; } main header .right { float: right; width: 76px; height: 27px; margin-right: 11px; margin-top: calc((52px - 27px) / 2); } main header .right:nth-child(3) { margin-right: 13px; } main .title { width: 100%; height: 45px; text-align: center; margin-top: 44px; margin-bottom: 34px; } main .title img { width: 310px; height: 100%; } main .box { position: relative; height: 360px; width: 327px; color: #fff; font-size: 12px; padding: 0 9px; margin: 0 auto; overflow-y: scroll; } main .box h4 { color: #ffedd3; font-size: 14px; font-weight: 700; margin: 12px 0; } main .box img { margin-bottom: 6px; } main .box .first { width: 100%; height: 86px; } main .box .second { width: 100%; height: 75px; margin-bottom: 12px; } main .box .third { width: 100%; height: 152px; } main ul { position: absolute; bottom: 0; left: 0; width: 100%; height: 35px; margin-bottom: 0; } main ul li { position: relative; float: left; width: 20%; height: 36px; color: #848484; font-size: 12px; text-align: center; line-height: 36px; background-color: #fff; } main ul li:first-child { color: #fff; background-color: #61c043; } main ul li:nth-child(3) { border-left: 2px solid #e1e1e1; border-right: 2px solid #e1e1e1; } main ul li:last-child { line-height: 0; } main ul li img { position: absolute; bottom: 0; left: 0; width: 100%; height: 42px; } footer { width: 100%; height: 86px; line-height: 86px; background-image: url(../images/create/footer.jpg); background-size: 100%; } footer a { float: left; margin: 0 12px; } footer a i { display: inline-block; width: 30px; height: 30px; color: #fff; text-align: center; line-height: 30px; border: 1px solid #fff; } footer a span { color: #fff; } footer a:nth-child(2) { line-height: 92px; } footer a:nth-child(2) i { font-size: 26px; } .bottom { width: 100%; color: #a7acb0; background-color: #000; padding: 20px 16px; } .bottom p { font-size: 13px; margin-bottom: 2px; } .bottom p:nth-child(2) { color: #fff; font-size: 14px; } .bottom p:nth-last-child(2) { font-size: 14px; } .bottom p:last-child { color: #fff; font-size: 14px; } .back-to-top { position: absolute; bottom: 12px; display: block; right: 12px; width: 50px; height: 50px; text-align: center; border: 1px solid #93979b; } .back-to-top span { display: inline-block; width: 26px; height: 26px; border-right: 4px solid #a7acb0; border-top: 4px solid #a7acb0; -webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); margin-top: 18px; } /*# sourceMappingURL=plan.css.map */
css/plan.css
body { position: relative; } ::-webkit-scrollbar-track-piece { background-color: rgba(0, 0, 0, 0); border-left: 1px solid rgba(0, 0, 0, 0); } ::-webkit-scrollbar { width: 3px; height: 13px; border-radius: 5px; } ::-webkit-scrollbar-thumb { background-color: #fff; background-clip: padding-box; border-radius: 5px; min-height: 28px; } ::-webkit-scrollbar-thumb:hover { background-color: #fff; border-radius: 5px; } main { position: relative; width: 100%; height: 668px; background-image: url(../images/plan/bg.jpg); background-size: 100%; } main header { width: 100%; height: 52px; background-image: url(../images/create/top_bar_bg.png); background-size: 100%; } main header a { display: block; float: left; width: 100px; height: 40px; margin-top: 10px; margin-left: 13px; } main header a img { width: 100%; height: 100%; } main header .right { float: right; width: 76px; height: 27px; margin-right: 11px; margin-top: calc((52px - 27px) / 2); } main header .right:nth-child(3) { margin-right: 13px; } main .title { width: 100%; height: 45px; text-align: center; margin-top: 44px; margin-bottom: 34px; } main .title img { width: 310px; height: 100%; } main .box { position: relative; height: 360px; width: 327px; color: #fff; font-size: 12px; padding: 0 9px; margin: 0 auto; overflow-y: scroll; } main .box h4 { color: #ffedd3; font-size: 14px; font-weight: 700; margin: 12px 0; } main .box img { margin-bottom: 6px; } main .box .first { width: 100%; height: 86px; } main .box .second { width: 100%; height: 75px; margin-bottom: 12px; } main .box .third { width: 100%; height: 152px; } main ul { position: absolute; bottom: 0; left: 0; width: 100%; height: 35px; margin-bottom: 0; } main ul li { position: relative; float: left; width: 20%; height: 36px; color: #848484; font-size: 12px; text-align: center; line-height: 36px; background-color: #fff; } main ul li:first-child { color: #fff; background-color: #61c043; } main ul li:nth-child(3) { border-left: 2px solid #e1e1e1; border-right: 2px solid #e1e1e1; } main ul li:last-child { line-height: 0; } main ul li img { position: absolute; bottom: 0; left: 0; width: 100%; height: 42px; } footer { width: 100%; height: 86px; line-height: 86px; background-image: url(../images/create/footer.jpg); background-size: 100%; } footer a { float: left; margin: 0 12px; } footer a i { display: inline-block; width: 30px; height: 30px; color: #fff; text-align: center; line-height: 30px; border: 1px solid #fff; } footer a span { color: #fff; } footer a:nth-child(2) { line-height: 92px; } footer a:nth-child(2) i { font-size: 26px; } .bottom { width: 100%; color: #a7acb0; background-color: #000; padding: 20px 16px; } .bottom p { font-size: 13px; margin-bottom: 2px; } .bottom p:nth-child(2) { color: #fff; font-size: 14px; } .bottom p:nth-last-child(2) { font-size: 14px; } .bottom p:last-child { color: #fff; font-size: 14px; } .back-to-top { position: absolute; bottom: 12px; display: block; right: 12px; width: 50px; height: 50px; text-align: center; border: 1px solid #93979b; } .back-to-top span { display: inline-block; width: 26px; height: 26px; border-right: 4px solid #a7acb0; border-top: 4px solid #a7acb0; -webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); margin-top: 18px; } /*# sourceMappingURL=plan.css.map */
0.447702
0.059976
body { background-color:rgb(34, 20, 20); color: white; margin:0; font-family: 'Lato', sans-serif; } .wrapper { width:100%; } .header { width:100%; padding:40px 0; } .logo { width:450px; padding: 10px 0; color: white; margin-left: auto; margin-right: auto; text-align:center; } .nav { width:100%; height:50px; padding:20px 0; background-color:rgb(129, 126, 74); text-align:center; color:rgb(26, 15, 15); } li { display:block; display:inline-block; list-style:none; margin-left:30px; margin-right:auto; width:130px; border: 1px solid rgb(34, 20, 20); border-radius:10px; background-color:rgb(34, 20, 20); color:white; height:20px; padding:5px 0; } .content { width:1000px; text-align:justify; margin-left:auto; margin-right:auto; } .socialbar { width:100%; background-color:rgb(20, 12, 12); height:100px; padding:10px 0px; margin-left:auto; margin-right:auto; } .socialbar2 { width:1000px; background-color:rgb(20, 12, 12); height:80px; padding:10px; margin-left:auto; margin-right:auto; text-align:center; } .fb { float:left; width:250px; height:60px; padding:10px 0; margin-left:250px; margin-right:auto; text-align:center; color:white; border-radius:10px; } .insta { float:left; width:250px; height:60px; padding:10px 0; margin-left:auto; margin-right:auto; text-align:center; border-radius:10px; } .fb:link { color:white; text-decoration:none; } .fb:hover { background-color:#39569c; cursor:pointer; } .insta:link { color:white; text-decoration:none; } .insta:hover { background-color:#568eba; cursor:pointer; } footer { background-color:rgb(15, 9, 9); margin-left:auto; margin-right:auto; text-align:center; width:100%; height:30px; padding:20px 0; } a { color:rgb(255, 255, 255); text-decoration:none; } li:hover { background-color:rgb(54, 32, 32); cursor:pointer; }
style.css
body { background-color:rgb(34, 20, 20); color: white; margin:0; font-family: 'Lato', sans-serif; } .wrapper { width:100%; } .header { width:100%; padding:40px 0; } .logo { width:450px; padding: 10px 0; color: white; margin-left: auto; margin-right: auto; text-align:center; } .nav { width:100%; height:50px; padding:20px 0; background-color:rgb(129, 126, 74); text-align:center; color:rgb(26, 15, 15); } li { display:block; display:inline-block; list-style:none; margin-left:30px; margin-right:auto; width:130px; border: 1px solid rgb(34, 20, 20); border-radius:10px; background-color:rgb(34, 20, 20); color:white; height:20px; padding:5px 0; } .content { width:1000px; text-align:justify; margin-left:auto; margin-right:auto; } .socialbar { width:100%; background-color:rgb(20, 12, 12); height:100px; padding:10px 0px; margin-left:auto; margin-right:auto; } .socialbar2 { width:1000px; background-color:rgb(20, 12, 12); height:80px; padding:10px; margin-left:auto; margin-right:auto; text-align:center; } .fb { float:left; width:250px; height:60px; padding:10px 0; margin-left:250px; margin-right:auto; text-align:center; color:white; border-radius:10px; } .insta { float:left; width:250px; height:60px; padding:10px 0; margin-left:auto; margin-right:auto; text-align:center; border-radius:10px; } .fb:link { color:white; text-decoration:none; } .fb:hover { background-color:#39569c; cursor:pointer; } .insta:link { color:white; text-decoration:none; } .insta:hover { background-color:#568eba; cursor:pointer; } footer { background-color:rgb(15, 9, 9); margin-left:auto; margin-right:auto; text-align:center; width:100%; height:30px; padding:20px 0; } a { color:rgb(255, 255, 255); text-decoration:none; } li:hover { background-color:rgb(54, 32, 32); cursor:pointer; }
0.546012
0.092074
body { margin: 0px; padding: 0px; width: 100%; font-size: 14px; overflow: scroll; } html { margin: 0; padding: 0 } .wrapper { width: 100%; } .wrapper .header { height: 60px; background: url("../image/headerBackGround.png") repeat-x; color: #ddd; position: fixed; top: 0; width: 100%; left: 0; z-index: 10000; } .wrapper .header > div { float: left; height: 100%; } .wrapper .header .brand { width: 15%; /*background-color: #2b542c;*/ } .wrapper .header .brand span{ display: block; float: right; margin-top: 15px; margin-right: 20px; font-size: 25px; } .wrapper .header .nav { width: 45%; /*background-color: #2aabd2;*/ } .wrapper .header .nav table{ width: 100%; height: 100%; text-align: center; color: #ddd; border-left: 1px solid #333; } .wrapper .header .nav table td{ cursor: pointer; border-left: 1px solid #333; border-right: 1px solid #333 } .wrapper .header .nav table td:hover{ background: url("../image/buttonBack.png") repeat-x; } .wrapper .header .search { width: 20%; /*background-color: #1b6d85;*/ } .wrapper .header .search .search-input { width: 70%; height: 25px; background: none; color: #ddd; border-top:none; border-left:none; border-right:none; border-bottom: 1px solid #fff; outline: none; font-size: inherit; float:left; margin-top: 15px; margin-left: 20px; } .wrapper .header .search form .search-button { cursor: pointer; outline: none; margin-top: 15px; } .wrapper .header .search form .search-button:hover { width: 33px; height: 33px; } .wrapper .header .search form .search-button:active { width: 30px; height: 30px; } .wrapper .header .user { /*background-color: #f1f3af;*/ width: 20%; } .wrapper .header .user .user-login .avatar-and-drop-down { margin-top: 15px; width: 60px; /*background-color: #2b542c;*/ } .wrapper .header .user .user-login .avatar-and-drop-down .avatar{ width: 30px; height: 30px; float: left; } .wrapper .header .user .user-login .avatar-and-drop-down .drop-down{ margin-top: 8px; margin-left: 10px; cursor: pointer; } .wrapper .header .user .user-login .avatar-and-drop-down .drop-down:hover{ transform: rotate(-180deg); } .wrapper .header .user .user-login .drop-down-option { width: 40%; /*background-color: #2aabd2;*/ padding-top: 1px; margin-left: -40px; } .wrapper .header .user .user-login ul{ background: #555 } .wrapper .header .user .user-login ul li{ list-style: none; width: 100%; padding: 14px 0px; color: #bbb; } .find-nav { margin-top: 62px; height: 40px; width: 100%; background: #444; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .25); -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25); } .find-nav ul { margin-left: 15%; z-index: 300; position: absolute; } .find-nav li { cursor: pointer; list-style: none; float:left; padding: 0 30px; text-align: center; font-size: 13px; color: #888; } .find-nav-select { color: #02f3dc !important; } .content { height: 2000px; width: 100%; margin-top: 62px; }
static1/css/main.css
body { margin: 0px; padding: 0px; width: 100%; font-size: 14px; overflow: scroll; } html { margin: 0; padding: 0 } .wrapper { width: 100%; } .wrapper .header { height: 60px; background: url("../image/headerBackGround.png") repeat-x; color: #ddd; position: fixed; top: 0; width: 100%; left: 0; z-index: 10000; } .wrapper .header > div { float: left; height: 100%; } .wrapper .header .brand { width: 15%; /*background-color: #2b542c;*/ } .wrapper .header .brand span{ display: block; float: right; margin-top: 15px; margin-right: 20px; font-size: 25px; } .wrapper .header .nav { width: 45%; /*background-color: #2aabd2;*/ } .wrapper .header .nav table{ width: 100%; height: 100%; text-align: center; color: #ddd; border-left: 1px solid #333; } .wrapper .header .nav table td{ cursor: pointer; border-left: 1px solid #333; border-right: 1px solid #333 } .wrapper .header .nav table td:hover{ background: url("../image/buttonBack.png") repeat-x; } .wrapper .header .search { width: 20%; /*background-color: #1b6d85;*/ } .wrapper .header .search .search-input { width: 70%; height: 25px; background: none; color: #ddd; border-top:none; border-left:none; border-right:none; border-bottom: 1px solid #fff; outline: none; font-size: inherit; float:left; margin-top: 15px; margin-left: 20px; } .wrapper .header .search form .search-button { cursor: pointer; outline: none; margin-top: 15px; } .wrapper .header .search form .search-button:hover { width: 33px; height: 33px; } .wrapper .header .search form .search-button:active { width: 30px; height: 30px; } .wrapper .header .user { /*background-color: #f1f3af;*/ width: 20%; } .wrapper .header .user .user-login .avatar-and-drop-down { margin-top: 15px; width: 60px; /*background-color: #2b542c;*/ } .wrapper .header .user .user-login .avatar-and-drop-down .avatar{ width: 30px; height: 30px; float: left; } .wrapper .header .user .user-login .avatar-and-drop-down .drop-down{ margin-top: 8px; margin-left: 10px; cursor: pointer; } .wrapper .header .user .user-login .avatar-and-drop-down .drop-down:hover{ transform: rotate(-180deg); } .wrapper .header .user .user-login .drop-down-option { width: 40%; /*background-color: #2aabd2;*/ padding-top: 1px; margin-left: -40px; } .wrapper .header .user .user-login ul{ background: #555 } .wrapper .header .user .user-login ul li{ list-style: none; width: 100%; padding: 14px 0px; color: #bbb; } .find-nav { margin-top: 62px; height: 40px; width: 100%; background: #444; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .25); -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25); } .find-nav ul { margin-left: 15%; z-index: 300; position: absolute; } .find-nav li { cursor: pointer; list-style: none; float:left; padding: 0 30px; text-align: center; font-size: 13px; color: #888; } .find-nav-select { color: #02f3dc !important; } .content { height: 2000px; width: 100%; margin-top: 62px; }
0.421433
0.063453
.markdown-themify { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #24292f; background-color: #ffffff; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"; font-size: 1em; line-height: 1.5; word-wrap: break-word; } .markdown-themify .octicon { display: inline-block; fill: currentColor; vertical-align: text-bottom; } .markdown-themify h1:hover .anchor .octicon-link:before, .markdown-themify h2:hover .anchor .octicon-link:before, .markdown-themify h3:hover .anchor .octicon-link:before, .markdown-themify h4:hover .anchor .octicon-link:before, .markdown-themify h5:hover .anchor .octicon-link:before, .markdown-themify h6:hover .anchor .octicon-link:before { width: 16px; height: 16px; content: ' '; display: inline-block; background-color: currentColor; -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>"); mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>"); } .markdown-themify details, .markdown-themify figcaption, .markdown-themify figure { display: block; } .markdown-themify summary { display: list-item; } .markdown-themify [hidden] { display: none !important; } .markdown-themify a { background-color: transparent; color: #0969da; text-decoration: none; } .markdown-themify a:active, .markdown-themify a:hover { outline-width: 0; } .markdown-themify abbr[title] { border-bottom: none; text-decoration: underline dotted; } .markdown-themify b, .markdown-themify strong { font-weight: 600; } .markdown-themify dfn { font-style: italic; } .markdown-themify h1 { margin: .67em 0; font-weight: 600; padding-bottom: .3em; font-size: 2em; border-bottom: 1px solid hsla(210,18%,87%,1); } .markdown-themify mark { background-color: #fff8c5; color: #24292f; } .markdown-themify small { font-size: 90%; } .markdown-themify sub, .markdown-themify sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } .markdown-themify sub { bottom: -0.25em; } .markdown-themify sup { top: -0.5em; } .markdown-themify img { border-style: none; max-width: 100%; box-sizing: content-box; background-color: #ffffff; } .markdown-themify code, .markdown-themify kbd, .markdown-themify pre, .markdown-themify samp { font-family: monospace,monospace; font-size: 1em; } .markdown-themify figure { margin: 1em 40px; } .markdown-themify hr { box-sizing: content-box; overflow: hidden; background: transparent; border-bottom: 1px solid hsla(210,18%,87%,1); height: .25em; padding: 0; margin: 24px 0; background-color: #d0d7de; border: 0; } .markdown-themify input { font: inherit; margin: 0; overflow: visible; font-family: inherit; font-size: inherit; line-height: inherit; } .markdown-themify [type=button], .markdown-themify [type=reset], .markdown-themify [type=submit] { -webkit-appearance: button; } .markdown-themify [type=button]::-moz-focus-inner, .markdown-themify [type=reset]::-moz-focus-inner, .markdown-themify [type=submit]::-moz-focus-inner { border-style: none; padding: 0; } .markdown-themify [type=button]:-moz-focusring, .markdown-themify [type=reset]:-moz-focusring, .markdown-themify [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; } .markdown-themify [type=checkbox], .markdown-themify [type=radio] { box-sizing: border-box; padding: 0; } .markdown-themify [type=number]::-webkit-inner-spin-button, .markdown-themify [type=number]::-webkit-outer-spin-button { height: auto; } .markdown-themify [type=search] { -webkit-appearance: textfield; outline-offset: -2px; } .markdown-themify [type=search]::-webkit-search-cancel-button, .markdown-themify [type=search]::-webkit-search-decoration { -webkit-appearance: none; } .markdown-themify ::-webkit-input-placeholder { color: inherit; opacity: .54; } .markdown-themify ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } .markdown-themify a:hover { text-decoration: underline; } .markdown-themify hr::before { display: table; content: ""; } .markdown-themify hr::after { display: table; clear: both; content: ""; } .markdown-themify table { border-spacing: 0; border-collapse: collapse; display: block; width: max-content; max-width: 100%; overflow: auto; } .markdown-themify td, .markdown-themify th { padding: 0; } .markdown-themify details summary { cursor: pointer; } .markdown-themify details:not([open])>*:not(summary) { display: none !important; } .markdown-themify kbd { display: inline-block; padding: 3px 5px; font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; line-height: 10px; color: #24292f; vertical-align: middle; background-color: #f6f8fa; border: solid 1px rgba(175,184,193,0.2); border-bottom-color: rgba(175,184,193,0.2); border-radius: 6px; box-shadow: inset 0 -1px 0 rgba(175,184,193,0.2); } .markdown-themify h1, .markdown-themify h2, .markdown-themify h3, .markdown-themify h4, .markdown-themify h5, .markdown-themify h6 { margin-top: 24px; margin-bottom: 16px; font-weight: 600; line-height: 1.25; } .markdown-themify h2 { font-weight: 600; padding-bottom: .3em; font-size: 1.5em; border-bottom: 1px solid hsla(210,18%,87%,1); } .markdown-themify h3 { font-weight: 600; font-size: 1.25em; } .markdown-themify h4 { font-weight: 600; font-size: 1em; } .markdown-themify h5 { font-weight: 600; font-size: .875em; } .markdown-themify h6 { font-weight: 600; font-size: .85em; color: #57606a; } .markdown-themify p { margin-top: 0; margin-bottom: 10px; } .markdown-themify blockquote { margin: 0; padding: 0 1em; color: #57606a; border-left: .25em solid #d0d7de; } .markdown-themify ul, .markdown-themify ol { margin-top: 0; margin-bottom: 0; padding-left: 2em; } .markdown-themify ol ol, .markdown-themify ul ol { list-style-type: lower-roman; } .markdown-themify ul ul ol, .markdown-themify ul ol ol, .markdown-themify ol ul ol, .markdown-themify ol ol ol { list-style-type: lower-alpha; } .markdown-themify dd { margin-left: 0; } .markdown-themify tt, .markdown-themify code { font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; font-size: 12px; } .markdown-themify pre { margin-top: 0; margin-bottom: 0; font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; font-size: 12px; word-wrap: normal; } .markdown-themify .octicon { display: inline-block; overflow: visible !important; vertical-align: text-bottom; fill: currentColor; } .markdown-themify ::placeholder { color: #6e7781; opacity: 1; } .markdown-themify input::-webkit-outer-spin-button, .markdown-themify input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; appearance: none; } .markdown-themify .pl-c { color: #6e7781; } .markdown-themify .pl-c1, .markdown-themify .pl-s .pl-v { color: #0550ae; } .markdown-themify .pl-e, .markdown-themify .pl-en { color: #8250df; } .markdown-themify .pl-smi, .markdown-themify .pl-s .pl-s1 { color: #24292f; } .markdown-themify .pl-ent { color: #116329; } .markdown-themify .pl-k { color: #cf222e; } .markdown-themify .pl-s, .markdown-themify .pl-pds, .markdown-themify .pl-s .pl-pse .pl-s1, .markdown-themify .pl-sr, .markdown-themify .pl-sr .pl-cce, .markdown-themify .pl-sr .pl-sre, .markdown-themify .pl-sr .pl-sra { color: #0a3069; } .markdown-themify .pl-v, .markdown-themify .pl-smw { color: #953800; } .markdown-themify .pl-bu { color: #82071e; } .markdown-themify .pl-ii { color: #f6f8fa; background-color: #82071e; } .markdown-themify .pl-c2 { color: #f6f8fa; background-color: #cf222e; } .markdown-themify .pl-sr .pl-cce { font-weight: bold; color: #116329; } .markdown-themify .pl-ml { color: #3b2300; } .markdown-themify .pl-mh, .markdown-themify .pl-mh .pl-en, .markdown-themify .pl-ms { font-weight: bold; color: #0550ae; } .markdown-themify .pl-mi { font-style: italic; color: #24292f; } .markdown-themify .pl-mb { font-weight: bold; color: #24292f; } .markdown-themify .pl-md { color: #82071e; background-color: #FFEBE9; } .markdown-themify .pl-mi1 { color: #116329; background-color: #dafbe1; } .markdown-themify .pl-mc { color: #953800; background-color: #ffd8b5; } .markdown-themify .pl-mi2 { color: #eaeef2; background-color: #0550ae; } .markdown-themify .pl-mdr { font-weight: bold; color: #8250df; } .markdown-themify .pl-ba { color: #57606a; } .markdown-themify .pl-sg { color: #8c959f; } .markdown-themify .pl-corl { text-decoration: underline; color: #0a3069; } .markdown-themify [data-catalyst] { display: block; } .markdown-themify g-emoji { font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; font-size: 1em; font-style: normal !important; font-weight: 400; line-height: 1; vertical-align: -0.075em; } .markdown-themify g-emoji img { width: 1em; height: 1em; } .markdown-themify::before { display: table; content: ""; } .markdown-themify::after { display: table; clear: both; content: ""; } .markdown-themify>*:first-child { margin-top: 0 !important; } .markdown-themify>*:last-child { margin-bottom: 0 !important; } .markdown-themify a:not([href]) { color: inherit; text-decoration: none; } .markdown-themify .absent { color: #cf222e; } .markdown-themify .anchor { float: left; padding-right: 4px; margin-left: -20px; line-height: 1; } .markdown-themify .anchor:focus { outline: none; } .markdown-themify p, .markdown-themify blockquote, .markdown-themify ul, .markdown-themify ol, .markdown-themify dl, .markdown-themify table, .markdown-themify pre, .markdown-themify details { margin-top: 0; margin-bottom: 16px; } .markdown-themify blockquote>:first-child { margin-top: 0; } .markdown-themify blockquote>:last-child { margin-bottom: 0; } .markdown-themify sup>a::before { content: "["; } .markdown-themify sup>a::after { content: "]"; } .markdown-themify h1 .octicon-link, .markdown-themify h2 .octicon-link, .markdown-themify h3 .octicon-link, .markdown-themify h4 .octicon-link, .markdown-themify h5 .octicon-link, .markdown-themify h6 .octicon-link { color: #24292f; vertical-align: middle; visibility: hidden; } .markdown-themify h1:hover .anchor, .markdown-themify h2:hover .anchor, .markdown-themify h3:hover .anchor, .markdown-themify h4:hover .anchor, .markdown-themify h5:hover .anchor, .markdown-themify h6:hover .anchor { text-decoration: none; } .markdown-themify h1:hover .anchor .octicon-link, .markdown-themify h2:hover .anchor .octicon-link, .markdown-themify h3:hover .anchor .octicon-link, .markdown-themify h4:hover .anchor .octicon-link, .markdown-themify h5:hover .anchor .octicon-link, .markdown-themify h6:hover .anchor .octicon-link { visibility: visible; } .markdown-themify h1 tt, .markdown-themify h1 code, .markdown-themify h2 tt, .markdown-themify h2 code, .markdown-themify h3 tt, .markdown-themify h3 code, .markdown-themify h4 tt, .markdown-themify h4 code, .markdown-themify h5 tt, .markdown-themify h5 code, .markdown-themify h6 tt, .markdown-themify h6 code { padding: 0 .2em; font-size: inherit; } .markdown-themify ul.no-list, .markdown-themify ol.no-list { padding: 0; list-style-type: none; } .markdown-themify ol[type="1"] { list-style-type: decimal; } .markdown-themify ol[type=a] { list-style-type: lower-alpha; } .markdown-themify ol[type=i] { list-style-type: lower-roman; } .markdown-themify div>ol:not([type]) { list-style-type: decimal; } .markdown-themify ul ul, .markdown-themify ul ol, .markdown-themify ol ol, .markdown-themify ol ul { margin-top: 0; margin-bottom: 0; } .markdown-themify li>p { margin-top: 16px; } .markdown-themify li+li { margin-top: .25em; } .markdown-themify dl { padding: 0; } .markdown-themify dl dt { padding: 0; margin-top: 16px; font-size: 1em; font-style: italic; font-weight: 600; } .markdown-themify dl dd { padding: 0 16px; margin-bottom: 16px; } .markdown-themify table th { font-weight: 600; } .markdown-themify table th, .markdown-themify table td { padding: 6px 13px; border: 1px solid #d0d7de; } .markdown-themify table tr { background-color: #ffffff; border-top: 1px solid hsla(210,18%,87%,1); } .markdown-themify table tr:nth-child(2n) { background-color: #f6f8fa; } .markdown-themify table img { background-color: transparent; } .markdown-themify img[align=right] { padding-left: 20px; } .markdown-themify img[align=left] { padding-right: 20px; } .markdown-themify .emoji { max-width: none; vertical-align: text-top; background-color: transparent; } .markdown-themify span.frame { display: block; overflow: hidden; } .markdown-themify span.frame>span { display: block; float: left; width: auto; padding: 7px; margin: 13px 0 0; overflow: hidden; border: 1px solid #d0d7de; } .markdown-themify span.frame span img { display: block; float: left; } .markdown-themify span.frame span span { display: block; padding: 5px 0 0; clear: both; color: #24292f; } .markdown-themify span.align-center { display: block; overflow: hidden; clear: both; } .markdown-themify span.align-center>span { display: block; margin: 13px auto 0; overflow: hidden; text-align: center; } .markdown-themify span.align-center span img { margin: 0 auto; text-align: center; } .markdown-themify span.align-right { display: block; overflow: hidden; clear: both; } .markdown-themify span.align-right>span { display: block; margin: 13px 0 0; overflow: hidden; text-align: right; } .markdown-themify span.align-right span img { margin: 0; text-align: right; } .markdown-themify span.float-left { display: block; float: left; margin-right: 13px; overflow: hidden; } .markdown-themify span.float-left span { margin: 13px 0 0; } .markdown-themify span.float-right { display: block; float: right; margin-left: 13px; overflow: hidden; } .markdown-themify span.float-right>span { display: block; margin: 13px auto 0; overflow: hidden; text-align: right; } .markdown-themify code, .markdown-themify tt { padding: .2em .4em; margin: 0; font-size: 85%; background-color: rgba(175,184,193,0.2); border-radius: 6px; } .markdown-themify code br, .markdown-themify tt br { display: none; } .markdown-themify del code { text-decoration: inherit; } .markdown-themify pre code { font-size: 100%; } .markdown-themify pre>code { padding: 0; margin: 0; word-break: normal; white-space: pre; background: transparent; border: 0; } .markdown-themify .highlight { margin-bottom: 16px; } .markdown-themify .highlight pre { margin-bottom: 0; word-break: normal; } .markdown-themify .highlight pre, .markdown-themify pre { padding: 16px; overflow: auto; font-size: 85%; line-height: 1.45; background-color: #f6f8fa; border-radius: 6px; } .markdown-themify pre code, .markdown-themify pre tt { display: inline; max-width: auto; padding: 0; margin: 0; overflow: visible; line-height: inherit; word-wrap: normal; background-color: transparent; border: 0; } .markdown-themify .csv-data td, .markdown-themify .csv-data th { padding: 5px; overflow: hidden; font-size: 12px; line-height: 1; text-align: left; white-space: nowrap; } .markdown-themify .csv-data .blob-num { padding: 10px 8px 9px; text-align: right; background: #ffffff; border: 0; } .markdown-themify .csv-data tr { border-top: 0; } .markdown-themify .csv-data th { font-weight: 600; background: #f6f8fa; border-top: 0; } .markdown-themify .footnotes { font-size: 12px; color: #57606a; border-top: 1px solid #d0d7de; } .markdown-themify .footnotes ol { padding-left: 16px; } .markdown-themify .footnotes li { position: relative; } .markdown-themify .footnotes li:target::before { position: absolute; top: -8px; right: -8px; bottom: -8px; left: -24px; pointer-events: none; content: ""; border: 2px solid #0969da; border-radius: 6px; } .markdown-themify .footnotes li:target { color: #24292f; } .markdown-themify .footnotes .data-footnote-backref g-emoji { font-family: monospace; } .markdown-themify .task-list-item { list-style-type: none; } .markdown-themify .task-list-item label { font-weight: 400; } .markdown-themify .task-list-item.enabled label { cursor: pointer; } .markdown-themify .task-list-item+.task-list-item { margin-top: 3px; } .markdown-themify .task-list-item .handle { display: none; } .markdown-themify .task-list-item-checkbox { margin: 0 .2em .25em -1.6em; vertical-align: middle; } .markdown-themify .contains-task-list:dir(rtl) .task-list-item-checkbox { margin: 0 -1.6em .25em .2em; } .markdown-themify ::-webkit-calendar-picker-indicator { filter: invert(50%); }
public/styles/markdown.css
.markdown-themify { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #24292f; background-color: #ffffff; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"; font-size: 1em; line-height: 1.5; word-wrap: break-word; } .markdown-themify .octicon { display: inline-block; fill: currentColor; vertical-align: text-bottom; } .markdown-themify h1:hover .anchor .octicon-link:before, .markdown-themify h2:hover .anchor .octicon-link:before, .markdown-themify h3:hover .anchor .octicon-link:before, .markdown-themify h4:hover .anchor .octicon-link:before, .markdown-themify h5:hover .anchor .octicon-link:before, .markdown-themify h6:hover .anchor .octicon-link:before { width: 16px; height: 16px; content: ' '; display: inline-block; background-color: currentColor; -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>"); mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>"); } .markdown-themify details, .markdown-themify figcaption, .markdown-themify figure { display: block; } .markdown-themify summary { display: list-item; } .markdown-themify [hidden] { display: none !important; } .markdown-themify a { background-color: transparent; color: #0969da; text-decoration: none; } .markdown-themify a:active, .markdown-themify a:hover { outline-width: 0; } .markdown-themify abbr[title] { border-bottom: none; text-decoration: underline dotted; } .markdown-themify b, .markdown-themify strong { font-weight: 600; } .markdown-themify dfn { font-style: italic; } .markdown-themify h1 { margin: .67em 0; font-weight: 600; padding-bottom: .3em; font-size: 2em; border-bottom: 1px solid hsla(210,18%,87%,1); } .markdown-themify mark { background-color: #fff8c5; color: #24292f; } .markdown-themify small { font-size: 90%; } .markdown-themify sub, .markdown-themify sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } .markdown-themify sub { bottom: -0.25em; } .markdown-themify sup { top: -0.5em; } .markdown-themify img { border-style: none; max-width: 100%; box-sizing: content-box; background-color: #ffffff; } .markdown-themify code, .markdown-themify kbd, .markdown-themify pre, .markdown-themify samp { font-family: monospace,monospace; font-size: 1em; } .markdown-themify figure { margin: 1em 40px; } .markdown-themify hr { box-sizing: content-box; overflow: hidden; background: transparent; border-bottom: 1px solid hsla(210,18%,87%,1); height: .25em; padding: 0; margin: 24px 0; background-color: #d0d7de; border: 0; } .markdown-themify input { font: inherit; margin: 0; overflow: visible; font-family: inherit; font-size: inherit; line-height: inherit; } .markdown-themify [type=button], .markdown-themify [type=reset], .markdown-themify [type=submit] { -webkit-appearance: button; } .markdown-themify [type=button]::-moz-focus-inner, .markdown-themify [type=reset]::-moz-focus-inner, .markdown-themify [type=submit]::-moz-focus-inner { border-style: none; padding: 0; } .markdown-themify [type=button]:-moz-focusring, .markdown-themify [type=reset]:-moz-focusring, .markdown-themify [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; } .markdown-themify [type=checkbox], .markdown-themify [type=radio] { box-sizing: border-box; padding: 0; } .markdown-themify [type=number]::-webkit-inner-spin-button, .markdown-themify [type=number]::-webkit-outer-spin-button { height: auto; } .markdown-themify [type=search] { -webkit-appearance: textfield; outline-offset: -2px; } .markdown-themify [type=search]::-webkit-search-cancel-button, .markdown-themify [type=search]::-webkit-search-decoration { -webkit-appearance: none; } .markdown-themify ::-webkit-input-placeholder { color: inherit; opacity: .54; } .markdown-themify ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } .markdown-themify a:hover { text-decoration: underline; } .markdown-themify hr::before { display: table; content: ""; } .markdown-themify hr::after { display: table; clear: both; content: ""; } .markdown-themify table { border-spacing: 0; border-collapse: collapse; display: block; width: max-content; max-width: 100%; overflow: auto; } .markdown-themify td, .markdown-themify th { padding: 0; } .markdown-themify details summary { cursor: pointer; } .markdown-themify details:not([open])>*:not(summary) { display: none !important; } .markdown-themify kbd { display: inline-block; padding: 3px 5px; font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; line-height: 10px; color: #24292f; vertical-align: middle; background-color: #f6f8fa; border: solid 1px rgba(175,184,193,0.2); border-bottom-color: rgba(175,184,193,0.2); border-radius: 6px; box-shadow: inset 0 -1px 0 rgba(175,184,193,0.2); } .markdown-themify h1, .markdown-themify h2, .markdown-themify h3, .markdown-themify h4, .markdown-themify h5, .markdown-themify h6 { margin-top: 24px; margin-bottom: 16px; font-weight: 600; line-height: 1.25; } .markdown-themify h2 { font-weight: 600; padding-bottom: .3em; font-size: 1.5em; border-bottom: 1px solid hsla(210,18%,87%,1); } .markdown-themify h3 { font-weight: 600; font-size: 1.25em; } .markdown-themify h4 { font-weight: 600; font-size: 1em; } .markdown-themify h5 { font-weight: 600; font-size: .875em; } .markdown-themify h6 { font-weight: 600; font-size: .85em; color: #57606a; } .markdown-themify p { margin-top: 0; margin-bottom: 10px; } .markdown-themify blockquote { margin: 0; padding: 0 1em; color: #57606a; border-left: .25em solid #d0d7de; } .markdown-themify ul, .markdown-themify ol { margin-top: 0; margin-bottom: 0; padding-left: 2em; } .markdown-themify ol ol, .markdown-themify ul ol { list-style-type: lower-roman; } .markdown-themify ul ul ol, .markdown-themify ul ol ol, .markdown-themify ol ul ol, .markdown-themify ol ol ol { list-style-type: lower-alpha; } .markdown-themify dd { margin-left: 0; } .markdown-themify tt, .markdown-themify code { font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; font-size: 12px; } .markdown-themify pre { margin-top: 0; margin-bottom: 0; font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace; font-size: 12px; word-wrap: normal; } .markdown-themify .octicon { display: inline-block; overflow: visible !important; vertical-align: text-bottom; fill: currentColor; } .markdown-themify ::placeholder { color: #6e7781; opacity: 1; } .markdown-themify input::-webkit-outer-spin-button, .markdown-themify input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; appearance: none; } .markdown-themify .pl-c { color: #6e7781; } .markdown-themify .pl-c1, .markdown-themify .pl-s .pl-v { color: #0550ae; } .markdown-themify .pl-e, .markdown-themify .pl-en { color: #8250df; } .markdown-themify .pl-smi, .markdown-themify .pl-s .pl-s1 { color: #24292f; } .markdown-themify .pl-ent { color: #116329; } .markdown-themify .pl-k { color: #cf222e; } .markdown-themify .pl-s, .markdown-themify .pl-pds, .markdown-themify .pl-s .pl-pse .pl-s1, .markdown-themify .pl-sr, .markdown-themify .pl-sr .pl-cce, .markdown-themify .pl-sr .pl-sre, .markdown-themify .pl-sr .pl-sra { color: #0a3069; } .markdown-themify .pl-v, .markdown-themify .pl-smw { color: #953800; } .markdown-themify .pl-bu { color: #82071e; } .markdown-themify .pl-ii { color: #f6f8fa; background-color: #82071e; } .markdown-themify .pl-c2 { color: #f6f8fa; background-color: #cf222e; } .markdown-themify .pl-sr .pl-cce { font-weight: bold; color: #116329; } .markdown-themify .pl-ml { color: #3b2300; } .markdown-themify .pl-mh, .markdown-themify .pl-mh .pl-en, .markdown-themify .pl-ms { font-weight: bold; color: #0550ae; } .markdown-themify .pl-mi { font-style: italic; color: #24292f; } .markdown-themify .pl-mb { font-weight: bold; color: #24292f; } .markdown-themify .pl-md { color: #82071e; background-color: #FFEBE9; } .markdown-themify .pl-mi1 { color: #116329; background-color: #dafbe1; } .markdown-themify .pl-mc { color: #953800; background-color: #ffd8b5; } .markdown-themify .pl-mi2 { color: #eaeef2; background-color: #0550ae; } .markdown-themify .pl-mdr { font-weight: bold; color: #8250df; } .markdown-themify .pl-ba { color: #57606a; } .markdown-themify .pl-sg { color: #8c959f; } .markdown-themify .pl-corl { text-decoration: underline; color: #0a3069; } .markdown-themify [data-catalyst] { display: block; } .markdown-themify g-emoji { font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; font-size: 1em; font-style: normal !important; font-weight: 400; line-height: 1; vertical-align: -0.075em; } .markdown-themify g-emoji img { width: 1em; height: 1em; } .markdown-themify::before { display: table; content: ""; } .markdown-themify::after { display: table; clear: both; content: ""; } .markdown-themify>*:first-child { margin-top: 0 !important; } .markdown-themify>*:last-child { margin-bottom: 0 !important; } .markdown-themify a:not([href]) { color: inherit; text-decoration: none; } .markdown-themify .absent { color: #cf222e; } .markdown-themify .anchor { float: left; padding-right: 4px; margin-left: -20px; line-height: 1; } .markdown-themify .anchor:focus { outline: none; } .markdown-themify p, .markdown-themify blockquote, .markdown-themify ul, .markdown-themify ol, .markdown-themify dl, .markdown-themify table, .markdown-themify pre, .markdown-themify details { margin-top: 0; margin-bottom: 16px; } .markdown-themify blockquote>:first-child { margin-top: 0; } .markdown-themify blockquote>:last-child { margin-bottom: 0; } .markdown-themify sup>a::before { content: "["; } .markdown-themify sup>a::after { content: "]"; } .markdown-themify h1 .octicon-link, .markdown-themify h2 .octicon-link, .markdown-themify h3 .octicon-link, .markdown-themify h4 .octicon-link, .markdown-themify h5 .octicon-link, .markdown-themify h6 .octicon-link { color: #24292f; vertical-align: middle; visibility: hidden; } .markdown-themify h1:hover .anchor, .markdown-themify h2:hover .anchor, .markdown-themify h3:hover .anchor, .markdown-themify h4:hover .anchor, .markdown-themify h5:hover .anchor, .markdown-themify h6:hover .anchor { text-decoration: none; } .markdown-themify h1:hover .anchor .octicon-link, .markdown-themify h2:hover .anchor .octicon-link, .markdown-themify h3:hover .anchor .octicon-link, .markdown-themify h4:hover .anchor .octicon-link, .markdown-themify h5:hover .anchor .octicon-link, .markdown-themify h6:hover .anchor .octicon-link { visibility: visible; } .markdown-themify h1 tt, .markdown-themify h1 code, .markdown-themify h2 tt, .markdown-themify h2 code, .markdown-themify h3 tt, .markdown-themify h3 code, .markdown-themify h4 tt, .markdown-themify h4 code, .markdown-themify h5 tt, .markdown-themify h5 code, .markdown-themify h6 tt, .markdown-themify h6 code { padding: 0 .2em; font-size: inherit; } .markdown-themify ul.no-list, .markdown-themify ol.no-list { padding: 0; list-style-type: none; } .markdown-themify ol[type="1"] { list-style-type: decimal; } .markdown-themify ol[type=a] { list-style-type: lower-alpha; } .markdown-themify ol[type=i] { list-style-type: lower-roman; } .markdown-themify div>ol:not([type]) { list-style-type: decimal; } .markdown-themify ul ul, .markdown-themify ul ol, .markdown-themify ol ol, .markdown-themify ol ul { margin-top: 0; margin-bottom: 0; } .markdown-themify li>p { margin-top: 16px; } .markdown-themify li+li { margin-top: .25em; } .markdown-themify dl { padding: 0; } .markdown-themify dl dt { padding: 0; margin-top: 16px; font-size: 1em; font-style: italic; font-weight: 600; } .markdown-themify dl dd { padding: 0 16px; margin-bottom: 16px; } .markdown-themify table th { font-weight: 600; } .markdown-themify table th, .markdown-themify table td { padding: 6px 13px; border: 1px solid #d0d7de; } .markdown-themify table tr { background-color: #ffffff; border-top: 1px solid hsla(210,18%,87%,1); } .markdown-themify table tr:nth-child(2n) { background-color: #f6f8fa; } .markdown-themify table img { background-color: transparent; } .markdown-themify img[align=right] { padding-left: 20px; } .markdown-themify img[align=left] { padding-right: 20px; } .markdown-themify .emoji { max-width: none; vertical-align: text-top; background-color: transparent; } .markdown-themify span.frame { display: block; overflow: hidden; } .markdown-themify span.frame>span { display: block; float: left; width: auto; padding: 7px; margin: 13px 0 0; overflow: hidden; border: 1px solid #d0d7de; } .markdown-themify span.frame span img { display: block; float: left; } .markdown-themify span.frame span span { display: block; padding: 5px 0 0; clear: both; color: #24292f; } .markdown-themify span.align-center { display: block; overflow: hidden; clear: both; } .markdown-themify span.align-center>span { display: block; margin: 13px auto 0; overflow: hidden; text-align: center; } .markdown-themify span.align-center span img { margin: 0 auto; text-align: center; } .markdown-themify span.align-right { display: block; overflow: hidden; clear: both; } .markdown-themify span.align-right>span { display: block; margin: 13px 0 0; overflow: hidden; text-align: right; } .markdown-themify span.align-right span img { margin: 0; text-align: right; } .markdown-themify span.float-left { display: block; float: left; margin-right: 13px; overflow: hidden; } .markdown-themify span.float-left span { margin: 13px 0 0; } .markdown-themify span.float-right { display: block; float: right; margin-left: 13px; overflow: hidden; } .markdown-themify span.float-right>span { display: block; margin: 13px auto 0; overflow: hidden; text-align: right; } .markdown-themify code, .markdown-themify tt { padding: .2em .4em; margin: 0; font-size: 85%; background-color: rgba(175,184,193,0.2); border-radius: 6px; } .markdown-themify code br, .markdown-themify tt br { display: none; } .markdown-themify del code { text-decoration: inherit; } .markdown-themify pre code { font-size: 100%; } .markdown-themify pre>code { padding: 0; margin: 0; word-break: normal; white-space: pre; background: transparent; border: 0; } .markdown-themify .highlight { margin-bottom: 16px; } .markdown-themify .highlight pre { margin-bottom: 0; word-break: normal; } .markdown-themify .highlight pre, .markdown-themify pre { padding: 16px; overflow: auto; font-size: 85%; line-height: 1.45; background-color: #f6f8fa; border-radius: 6px; } .markdown-themify pre code, .markdown-themify pre tt { display: inline; max-width: auto; padding: 0; margin: 0; overflow: visible; line-height: inherit; word-wrap: normal; background-color: transparent; border: 0; } .markdown-themify .csv-data td, .markdown-themify .csv-data th { padding: 5px; overflow: hidden; font-size: 12px; line-height: 1; text-align: left; white-space: nowrap; } .markdown-themify .csv-data .blob-num { padding: 10px 8px 9px; text-align: right; background: #ffffff; border: 0; } .markdown-themify .csv-data tr { border-top: 0; } .markdown-themify .csv-data th { font-weight: 600; background: #f6f8fa; border-top: 0; } .markdown-themify .footnotes { font-size: 12px; color: #57606a; border-top: 1px solid #d0d7de; } .markdown-themify .footnotes ol { padding-left: 16px; } .markdown-themify .footnotes li { position: relative; } .markdown-themify .footnotes li:target::before { position: absolute; top: -8px; right: -8px; bottom: -8px; left: -24px; pointer-events: none; content: ""; border: 2px solid #0969da; border-radius: 6px; } .markdown-themify .footnotes li:target { color: #24292f; } .markdown-themify .footnotes .data-footnote-backref g-emoji { font-family: monospace; } .markdown-themify .task-list-item { list-style-type: none; } .markdown-themify .task-list-item label { font-weight: 400; } .markdown-themify .task-list-item.enabled label { cursor: pointer; } .markdown-themify .task-list-item+.task-list-item { margin-top: 3px; } .markdown-themify .task-list-item .handle { display: none; } .markdown-themify .task-list-item-checkbox { margin: 0 .2em .25em -1.6em; vertical-align: middle; } .markdown-themify .contains-task-list:dir(rtl) .task-list-item-checkbox { margin: 0 -1.6em .25em .2em; } .markdown-themify ::-webkit-calendar-picker-indicator { filter: invert(50%); }
0.449876
0.152852
* 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .svg-icon { width: 2em; height: 2em; } .svg-icon path, .svg-icon polygon, .svg-icon rect { fill: #31ACE6; } .svg-icon circle { stroke: #31ACE6; stroke-width: 1; } #app_container { width: 80%; float: right; margin: 40px 0; } .list_header { text-align: left; width: 60%; font-family: consolas; margin: 20px auto 25px auto; padding-bottom: 1em; } #tab_switcher { border-radius: 6px; width: 362px; display: flex; justify-content: space-between; height: 1.4em; margin: 0 auto; border: 1px #5C6BC0 solid; } #tab_switcher .tab { width: 120px; margin: 0; line-height: 1.4em; font-family: 'avenir'; text-align: center; color: #5C6BC0; cursor: pointer; border-right: 1px solid #5C6BC0; border-left: 1px solid #5C6BC0; } #tab_switcher .tab:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; border: none; } #tab_switcher .tab:last-child { border: none; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } #tab_switcher .tab.selected { color: #F0F0F0; background-color: #5C6BC0; } #project_lists_wrap, #user_list_wrap { width: 60%; margin: 0 auto 50px auto; } .project_list { width: 100%; height: 100%; position: relative; transition: all 0.4s linear; display: none; list-style: none; } .project_list.selected { display: block; padding: 24px 0 0 0; } .project_item { font-family: avenir; margin: 4px; padding: 6px; border-bottom: 1px dashed #000; } .project_type { border-radius: 3px; padding: 0 3px; } .project_type.driver { background-color: #FFD54F; color: #313131; } .project_type.observer { background-color: #E57373; color: #EFEFEF; } .related_user { float: right; } .related_user a { text-decoration: none; color: #000000; } #btn_new_project { width: 60%; margin: 0 auto; border-radius: 6px; border: 2px solid #5C6BC0; line-height: 2em; text-align: center; transition: all 0.2s linear; } #btn_new_project a { text-decoration: none; color: #5C6BC0; } #btn_new_project:hover { background-color: #5C6BC0; } #btn_new_project:hover a { color: #ffffff; } #app_banner { background-color: #F0F0F0; box-shadow: 0px 2px 1px 1px #E6E6E6; height: 3em; top: 0; left: 0; } #app_banner::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } #app_banner div { display: inline-block; } #site_logo { background: url(/images/Logo.png) center center/100% no-repeat; text-indent: -9999px; width: 128px; height: 3em; margin-left: 84px; } .banner_element { float: right; height: 3em; position: relative; right: 80px; margin-right: 24px; cursor: pointer; } #user_avatar { background: url(/images/avatar.png) center center/100% no-repeat; } #search_user { width: 180px; height: 2em; position: relative; top: 0.5em; } #search_user input[type='search'] { line-height: 1.5em; height: 1.5em; font-family: 'avenir'; text-indent: 0.5em; color: #5C6BC0; } #user_avatar { width: 2em; height: 2em; position: relative; top: 0.5em; } #btn_notification { position: relative; top: 0.5em; height: 2em; } #sign_out > svg { position: relative; height: 1.5rem; top: 0.75em; } #notifications_list { display: none; position: absolute; left: -5.5em; width: 14em; background-color: #F0F0F0; list-style: none; box-shadow: 0 1px 1px 1px #E6E6E6; border-radius: 6px; padding: 4px 6px; top: 26px; transition: top 4s linear; } #notifications_list.show { display: block; top: 34px; } #user_profile { margin-top: 40px; width: 20%; position: relative; left: 48px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .user_profile_name { font-size: 1.6rem; text-align: center; padding: 5px 0 16px 0; border-bottom: 2px solid #F3F3F3; } #site_desc { font-family: 'avenir'; margin-left: 68px; } #site_desc h2 { font-style: italic; } #site_desc p { margin-left: 36px; } .form_container.tall form { height: 260px; } .form_container { margin-top: 88px; font-family: 'avenir'; } .form_container form { height: 220px; width: 340px; margin: 0 auto; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; } .form_container .confirm { width: 60%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .form_container .confirm .btn_group { justify-content: center; } .form_row, .dropdown_wrap { display: flex; width: 100%; justify-content: space-between; } .form_row label { max-width: 30%; margin-right: 24px; transform: translateY(0.5em); } .form_row input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; } .form_row input[type='password'], .form_row input[type='text'] { background: none; border: none; border-bottom: 2px solid #E57373; width: 50%; } .form_row input[type='password']:focus, .form_row input[type='text']:focus { outline: none; } .form_row.hidden { display: none; } .btn_edit { float: right; left: 4em; } .btn_group { width: 100%; display: flex; justify-content: space-between; } .btn_group a { color: #FDFDFD; } .btn_group input[type='button'] { width: 120px; border: none; padding: 7px 0; border-radius: 3px; color: #FDFDFD; } #btn_submit { background-color: #A9CA85; } #btn_cancel { background-color: #E57373; } #sign_up_tip a { color: #26A69A; font-family: 'avenir'; text-decoration: none; } #sign_up_tip a:hover, #sign_up_tip a:active { color: #00897B; text-decoration: underline; } .error_msg { color: red; height: 1em; text-align: center; } .dropdown_wrap { margin-top: 48px; } /* Inspired by http://red-team-design.com/making-html-dropdowns-not-suck/ */ .custom-dropdown { position: relative; display: inline-block; vertical-align: middle; width: 50%; } .custom-dropdown select { font-size: inherit; padding: .5em; margin: 0; width: 100%; padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */ border: 0; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-dropdown select:focus { outline: none; } .custom-dropdown--white select { background-color: #7986CB; color: #EEEEEE; } .custom-dropdown::before, .custom-dropdown::after { content: ""; position: absolute; pointer-events: none; } .custom-dropdown::after { /* Custom dropdown arrow */ content: "\25BC"; height: 1em; font-size: .625em; line-height: 1; right: 1.2em; top: 50%; margin-top: -.5em; } .custom-dropdown::before { /* Custom dropdown arrow cover */ width: 2em; right: 0; top: 0; bottom: 0; border-radius: 0 3px 3px 0; } .custom-dropdown select[disabled] { color: rgba(0, 0, 0, 0.3); } .custom-dropdown--white::before { background-color: #3949AB; border-left: 1px solid rgba(0, 0, 0, 0.1); } .custom-dropdown--white::after { color: #EEEEEE; } .user_list { width: 100%; margin: 0 auto; padding: 0; list-style: none; } .user_list_item { margin: 18px 0; width: 100%; border-radius: 6px; border: 1px solid #CACACA; font-family: 'avenir'; height: 2rem; line-height: 2rem; } .user_list_item::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .user_list_item span.list_item.username, .user_list_item span.list_item.relation { float: left; margin-left: 12px; } .user_list_item span.list_item.relation, .user_list_item span.list_item.btn_add_friend { color: #ffffff; padding: 0 4px; border-radius: 3px; line-height: 1.5em; transform: translateY(0.25em); font-family: 'helvitica neue',sans-serif; } .user_list_item span.list_item.username a { color: #333; text-decoration: none; } .user_list_item span.list_item.relation { background-color: #4CAF50; } .user_list_item span.list_item.btn_add_friend { cursor: pointer; float: right; margin-right: 8px; background-color: #FF8F00; } .align_center { align-self: center; } /*# sourceMappingURL=base.css.map */
src/main/resources/public/stylesheets/css/base.css
* 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .svg-icon { width: 2em; height: 2em; } .svg-icon path, .svg-icon polygon, .svg-icon rect { fill: #31ACE6; } .svg-icon circle { stroke: #31ACE6; stroke-width: 1; } #app_container { width: 80%; float: right; margin: 40px 0; } .list_header { text-align: left; width: 60%; font-family: consolas; margin: 20px auto 25px auto; padding-bottom: 1em; } #tab_switcher { border-radius: 6px; width: 362px; display: flex; justify-content: space-between; height: 1.4em; margin: 0 auto; border: 1px #5C6BC0 solid; } #tab_switcher .tab { width: 120px; margin: 0; line-height: 1.4em; font-family: 'avenir'; text-align: center; color: #5C6BC0; cursor: pointer; border-right: 1px solid #5C6BC0; border-left: 1px solid #5C6BC0; } #tab_switcher .tab:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; border: none; } #tab_switcher .tab:last-child { border: none; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } #tab_switcher .tab.selected { color: #F0F0F0; background-color: #5C6BC0; } #project_lists_wrap, #user_list_wrap { width: 60%; margin: 0 auto 50px auto; } .project_list { width: 100%; height: 100%; position: relative; transition: all 0.4s linear; display: none; list-style: none; } .project_list.selected { display: block; padding: 24px 0 0 0; } .project_item { font-family: avenir; margin: 4px; padding: 6px; border-bottom: 1px dashed #000; } .project_type { border-radius: 3px; padding: 0 3px; } .project_type.driver { background-color: #FFD54F; color: #313131; } .project_type.observer { background-color: #E57373; color: #EFEFEF; } .related_user { float: right; } .related_user a { text-decoration: none; color: #000000; } #btn_new_project { width: 60%; margin: 0 auto; border-radius: 6px; border: 2px solid #5C6BC0; line-height: 2em; text-align: center; transition: all 0.2s linear; } #btn_new_project a { text-decoration: none; color: #5C6BC0; } #btn_new_project:hover { background-color: #5C6BC0; } #btn_new_project:hover a { color: #ffffff; } #app_banner { background-color: #F0F0F0; box-shadow: 0px 2px 1px 1px #E6E6E6; height: 3em; top: 0; left: 0; } #app_banner::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } #app_banner div { display: inline-block; } #site_logo { background: url(/images/Logo.png) center center/100% no-repeat; text-indent: -9999px; width: 128px; height: 3em; margin-left: 84px; } .banner_element { float: right; height: 3em; position: relative; right: 80px; margin-right: 24px; cursor: pointer; } #user_avatar { background: url(/images/avatar.png) center center/100% no-repeat; } #search_user { width: 180px; height: 2em; position: relative; top: 0.5em; } #search_user input[type='search'] { line-height: 1.5em; height: 1.5em; font-family: 'avenir'; text-indent: 0.5em; color: #5C6BC0; } #user_avatar { width: 2em; height: 2em; position: relative; top: 0.5em; } #btn_notification { position: relative; top: 0.5em; height: 2em; } #sign_out > svg { position: relative; height: 1.5rem; top: 0.75em; } #notifications_list { display: none; position: absolute; left: -5.5em; width: 14em; background-color: #F0F0F0; list-style: none; box-shadow: 0 1px 1px 1px #E6E6E6; border-radius: 6px; padding: 4px 6px; top: 26px; transition: top 4s linear; } #notifications_list.show { display: block; top: 34px; } #user_profile { margin-top: 40px; width: 20%; position: relative; left: 48px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .user_profile_name { font-size: 1.6rem; text-align: center; padding: 5px 0 16px 0; border-bottom: 2px solid #F3F3F3; } #site_desc { font-family: 'avenir'; margin-left: 68px; } #site_desc h2 { font-style: italic; } #site_desc p { margin-left: 36px; } .form_container.tall form { height: 260px; } .form_container { margin-top: 88px; font-family: 'avenir'; } .form_container form { height: 220px; width: 340px; margin: 0 auto; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; } .form_container .confirm { width: 60%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .form_container .confirm .btn_group { justify-content: center; } .form_row, .dropdown_wrap { display: flex; width: 100%; justify-content: space-between; } .form_row label { max-width: 30%; margin-right: 24px; transform: translateY(0.5em); } .form_row input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; } .form_row input[type='password'], .form_row input[type='text'] { background: none; border: none; border-bottom: 2px solid #E57373; width: 50%; } .form_row input[type='password']:focus, .form_row input[type='text']:focus { outline: none; } .form_row.hidden { display: none; } .btn_edit { float: right; left: 4em; } .btn_group { width: 100%; display: flex; justify-content: space-between; } .btn_group a { color: #FDFDFD; } .btn_group input[type='button'] { width: 120px; border: none; padding: 7px 0; border-radius: 3px; color: #FDFDFD; } #btn_submit { background-color: #A9CA85; } #btn_cancel { background-color: #E57373; } #sign_up_tip a { color: #26A69A; font-family: 'avenir'; text-decoration: none; } #sign_up_tip a:hover, #sign_up_tip a:active { color: #00897B; text-decoration: underline; } .error_msg { color: red; height: 1em; text-align: center; } .dropdown_wrap { margin-top: 48px; } /* Inspired by http://red-team-design.com/making-html-dropdowns-not-suck/ */ .custom-dropdown { position: relative; display: inline-block; vertical-align: middle; width: 50%; } .custom-dropdown select { font-size: inherit; padding: .5em; margin: 0; width: 100%; padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */ border: 0; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-dropdown select:focus { outline: none; } .custom-dropdown--white select { background-color: #7986CB; color: #EEEEEE; } .custom-dropdown::before, .custom-dropdown::after { content: ""; position: absolute; pointer-events: none; } .custom-dropdown::after { /* Custom dropdown arrow */ content: "\25BC"; height: 1em; font-size: .625em; line-height: 1; right: 1.2em; top: 50%; margin-top: -.5em; } .custom-dropdown::before { /* Custom dropdown arrow cover */ width: 2em; right: 0; top: 0; bottom: 0; border-radius: 0 3px 3px 0; } .custom-dropdown select[disabled] { color: rgba(0, 0, 0, 0.3); } .custom-dropdown--white::before { background-color: #3949AB; border-left: 1px solid rgba(0, 0, 0, 0.1); } .custom-dropdown--white::after { color: #EEEEEE; } .user_list { width: 100%; margin: 0 auto; padding: 0; list-style: none; } .user_list_item { margin: 18px 0; width: 100%; border-radius: 6px; border: 1px solid #CACACA; font-family: 'avenir'; height: 2rem; line-height: 2rem; } .user_list_item::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .user_list_item span.list_item.username, .user_list_item span.list_item.relation { float: left; margin-left: 12px; } .user_list_item span.list_item.relation, .user_list_item span.list_item.btn_add_friend { color: #ffffff; padding: 0 4px; border-radius: 3px; line-height: 1.5em; transform: translateY(0.25em); font-family: 'helvitica neue',sans-serif; } .user_list_item span.list_item.username a { color: #333; text-decoration: none; } .user_list_item span.list_item.relation { background-color: #4CAF50; } .user_list_item span.list_item.btn_add_friend { cursor: pointer; float: right; margin-right: 8px; background-color: #FF8F00; } .align_center { align-self: center; } /*# sourceMappingURL=base.css.map */
0.685002
0.099295
body { height: 100%; font-family: 'open_sansregular'; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; margin: 0px; padding: 0px; } /* line 12, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .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 { padding: 0; } /* line 63, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .row { margin: 0; } /* line 67, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; } /* line 72, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ h5 { color: #5f5f5f; font-size: 14px; font-weight: 600; } /* line 77, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ a { transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } /* line 82, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ a:hover, a:focus { text-decoration: none; } /* line 85, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ *:focus { outline: none; } /********* Common Css **********/ /***** TopMenu Navigation *****/ /* line 92, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .catogery .navbar-default { border: none !important; background: #0d0d0d; margin-bottom: 0px; font-weight: 600; } /* line 98, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.lifestyle { min-width: 470px; background: #0d0d0d; box-shadow: none !important; } /* line 103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse { padding: 0px !important; } /* line 106, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li:first-child > a { padding: 0px; } /* line 109, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 20px; float: left; height: 60px; width: 29px; } /* line 115, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a { color: #666666; text-transform: uppercase; } /* line 119, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus { color: #fff !important; background: none; } /* line 125, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li.active > a { color: #fff; background: none; } /* line 129, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a.active { color: #fff; } /* line 132, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background: none; color: #fff; } /* line 136, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background: none; color: #fff; } /* line 140, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 12px; } /* line 144, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot { width: 31%; float: left; margin-right: 3%; } /* line 149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot:last-child { margin-right: 0%; } /* line 152, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul { margin: 0px; padding: 0px; } /* line 156, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li { display: block; list-style: none; } /* line 160, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a { padding: 5px 15px; color: #666666; font-weight: normal; display: block; } /* line 166, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a:hover, ul.dropdown-menu li.headshot ul li a:active, ul.dropdown-menu li.headshot ul li a:focus { color: #fff; } /*************/ /* line 174, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gellery-section { width: 100%; float:left; } /***** SideMenu Navigation *****/ /* line 181, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { z-index: 1000; overflow-x: visible; padding: 30px 15px 0px 30px; position: fixed; left: 320px; width: 320px; height: 100%; margin-left: -320px; overflow-y: auto; background: #0d0d0d; transition: all 0.5s ease; } /* line 196, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav { position: relative !important; top: 0; width: 100%; margin: 0; padding: 0; list-style: none; } /* line 203, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li { line-height: 40px; border-bottom: 1px solid #1c1c1c; } /* line 207, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li:first-child { border: none; } /* line 210, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { display: block; text-decoration: none; color: #666666; text-transform: uppercase; font-weight: 600; line-height: 48px; } /* line 217, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a:hover, .sidebar-wrapper ul.sidebar-nav li a:active, .sidebar-wrapper ul.sidebar-nav li a:focus { text-decoration: none; color: #fff; background: none; } /* line 222, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 20px; display: block; height: 60px; width: 29px; } /* line 228, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a .fa.fa-angle-down { float: right; margin: 17px 15px 0 0; } /* line 234, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour { background: #0d0d0d none repeat scroll 0 0; box-shadow: none !important; position: relative !important; width: 100%; } /* line 239, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour li { border: none; } /* line 241, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour li a { line-height: 30px; } /* line 248, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { width: 100%; position: relative; padding: 15px; margin-right: 0px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /************/ /* line 260, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header { width: 100%; float: left; background: #0d0d0d; } /* line 264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 268, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: 65%; float: left; margin-right: 3%; } /* line 273, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { float: right; width: 32%; margin: 15px 0px; } /* line 277, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { float: left; } /* line 279, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul { display: block; margin: 0px; padding: 0px; } /* line 283, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { list-style: none; float: left; margin-right: 10px; } /* line 288, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 30px; height: 30px; display: block; } /* line 293, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.fb_icon { background: url("../img/public_views/fb_icon.png") no-repeat center center; } /* line 296, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.twitter_icon { background: url("../img/public_views/twitter_icon.png") no-repeat center center; } /* line 299, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.googleplus_icon { background: url("../img/public_views/googleplus_icon.png") no-repeat center center; } /* line 302, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.linkdin_icon { background: url("../img/public_views/linkdin_icon.png") no-repeat center center; } /* line 305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.mail_icon { background: url("../img/public_views/mail_icon.png") no-repeat center center; } /* line 308, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.wish_icon { background: url("../img/public_views/wish_icon.png") no-repeat center center; } /* line 315, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { width: auto; float: left; } /* line 318, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul { margin: 0px; padding: 0px; } /* line 321, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li { float: left; list-style: none; margin-right: 5px; padding: 0px; } /* line 326, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i { width: 25px; height: 30px; display: inline-block; vertical-align: middle; } /* line 332, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.mobile { background: url("../img/public_views/mobile_icon.png") no-repeat center center; } /* line 335, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.phone { background: url("../img/public_views/phone_icon.png") no-repeat center center; } /* line 338, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li p { display: inline-block; color: #fff; margin: 0px; } /* line 350, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt { margin: 10px 0 30px; } /* line 352, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .gallery-len { width: 257px; float: left; } /* line 356, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .gallery-len a img { width: 100%; display: block; } /* line 362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view { background: #fff none repeat scroll 0 0; border: 1px solid #cfcfcf; border-radius: 7px; float: right; height: 40px; text-align: left; width: 154px; overflow: hidden; } /* line 371, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul { display: block; margin: 0; padding: 0; } /* line 375, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li { float: left; list-style: outside none none; border-radius: 7px 0 0 7px; border-right: 1px solid #cfcfcf; } /* line 380, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li:last-child { border: none; } /* line 383, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a { display: inline-block; } /* line 385, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i { width: 50px; height: 38px; display: block; } /* line 390, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.listing { background: transparent url("../img/column_icon.png") no-repeat scroll center center; } /* line 393, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.masonry { background: transparent url("../img/public_views/masonry_view.png") no-repeat scroll center center; } /* line 396, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.cube { background: transparent url("../img/cube_icon.png") no-repeat scroll center center; } /* line 400, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li:hover { background: #ddd; border-radius: 0px; } /* line 404, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a.active { background: #e4e4e4; } /* line 413, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah { background: rgba(1, 87, 155, 0.6) none repeat scroll 0 0; height: 100%; overflow: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; width: 100%; text-align: center; vertical-align: middle; transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 432, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul { display: block; left: 0; margin: 0; padding: 0; position: absolute; right: 0; top: 45%; } /* line 440, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li { list-style: none; margin-right: 25px; display: inline-block; } /* line 444, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li:last-child { margin-right: 0px; } /* line 448, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i { width: 41px; height: 30px; font-size: 40px; line-height: 31px; display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.view { background: url("../img/tile_view/view.png") no-repeat center center; } /* line 461, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.comment { background: url("../img/tile_view/comment.png") no-repeat center center; } /* line 464, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.connect { background: url("../img/tile_view/connect.png") no-repeat center center; } /* line 470, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit { position: absolute; text-align: right; bottom: 30px; width: 100%; } /* line 475, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul { display: inline-block; margin: 0px; padding: 0px; } /* line 479, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li { list-style: none; margin-right: 5px; } /* line 482, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li:last-child { margin-right: 15px; } /* line 485, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li a { text-align: center; } /* line 487, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li a i { font-size: 16px; color: #fff; width: 20px; height: 20px; line-height: 19px; } /* line 500, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { width: 100%; float: left; text-align: center; margin-top: 35px; } /* line 505, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { padding: 10px 70px; font-size: 20px; color: #fff; background: #01579b; border: none; } /* line 511, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a:hover, .load-more a:focus, .load-more a:active { background: #0277bd; color: #fff; } /* line 520, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { width: 100%; overflow: auto; margin-bottom: 20px; } /* line 524, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 528, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { float: left; } /* line 530, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note p { color: #9d9d9d; } /* line 534, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 175px; float: right; } /* line 538, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 100%; } /*=============== Dashboard View Pages =================*/ /******* TileView Page *********/ /* line 550, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 555, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 559, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 19.2%; float: left; border: 1px solid #c9c9c9; position: relative; text-align: left; margin-left: 1%; margin-top: 15px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 570, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(5n+1) { margin-left: 0; } /* line 573, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 581, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic a img { width: 100%; } /* line 585, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 592, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 599, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 603, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 614, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 618, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p .headshots { font-size: 14px; } /* line 621, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 629, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 632, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 635, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /******* GellryView Page *********/ /* line 645, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 650, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 654, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 20%; float: left; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 661, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic a img { width: 100%; } /* line 673, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 680, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 687, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 691, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; } /* line 698, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 702, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p .headshots { font-size: 14px; } /* line 705, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 713, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 716, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 719, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /****** Masonry Page *********/ /* line 730, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 735, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 739, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing { -moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 0; -webkit-column-gap: 0; width: 1530px; margin: auto; max-width: 100%; } /* line 747, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box { width: 100%; position: relative; } /* line 750, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic { position: relative; display: block; text-align: center; border: none; padding: 0px; border-radius: 0px; margin: 0px; } /* line 759, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic a img { width: 100%; } /* line 763, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 770, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /*=============== Public View Pages =================*/ /* line 783, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { background: none; padding: 50px 20px 0 340px; margin: 0px; } /* line 787, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 791, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .gallerylen-belt { margin: 0px; } /* line 798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us { width: 100%; float: left; margin-top: 50px; margin-left: -10px; } /* line 803, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul { margin: 0px; padding: 0px; display: block; } /* line 807, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li { width: 49%; float: left; list-style: none; margin-right: 2%; } /* line 812, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li:last-child { margin-right: 0; } /* line 815, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { display: inline-block; height: 30px; vertical-align: middle; width: 30px; } /* line 821, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center; } /* line 824, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.call { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center; } /* line 827, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { color: #fff; display: inline-block; margin: 0; } /* line 835, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact { width: 100%; float: left; margin-top: 20px; margin-bottom: 20px; margin-left: -10px; } /* line 841, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul { margin: 0px; padding: 0px; display: block; } /* line 845, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li { list-style: none; float: left; margin-right: 5px; } /* line 849, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i { display: block; height: 30px; width: 30px; } /* line 854, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.fb_icon { background: transparent url("../img/public_views/fb_icon.png") no-repeat scroll center center; } /* line 857, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.twitter_icon { background: transparent url("../img/public_views/twitter_icon.png") no-repeat scroll center center; } /* line 860, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.googleplus_icon { background: transparent url("../img/public_views/googleplus_icon.png") no-repeat scroll center center; } /* line 863, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.linkdin_icon { background: transparent url("../img/public_views/linkdin_icon.png") no-repeat scroll center center; } /* line 866, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.mail_icon { background: transparent url("../img/public_views/mail_icon.png") no-repeat scroll center center; } /* line 869, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.wish_icon { background: transparent url("../img/public_views/wish_icon.png") no-repeat scroll center center; } /* line 878, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { width: 100%; float: left; margin: 20px 0; } /* line 882, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 886, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { float: left; } /* line 888, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note p { color: #9d9d9d; } /* line 892, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 175px; float: right; } /* line 896, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 100%; } /******* TileView Page **********/ /* line 906, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 320px; } /* line 910, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 0 20px 0px 310px; } /* line 914, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 0 20px 0px 340px; position: relative; } /* line 920, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 925, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 24.2%; float: left; border: 1px solid #c9c9c9; position: relative; text-align: left; margin-left: 1%; margin-top: 15px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 936, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(4n+1) { margin-left: 0; } /* line 939, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 947, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic a img { width: 100%; } /* line 951, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 958, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 965, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 969, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { margin-top: 5px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 976, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 980, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p .headshots { font-size: 14px; } /* line 983, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 991, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 994, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 997, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /******* GelleryView Page **********/ /* line 1011, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 1015, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section { width: 100%; overflow: auto; } /* line 1018, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 25%; float: left; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1025, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1033, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic a img { width: 100%; } /* line 1037, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1044, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1051, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 1055, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; } /* line 1062, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 1066, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p .headshots { font-size: 14px; } /* line 1069, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 1077, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 1080, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 1083, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /****** Masonry Page *********/ /* line 1094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 1099, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 1103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry { -moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 0; -webkit-column-gap: 0; } /* line 1108, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box { width: 100%; position: relative; } /* line 1111, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic { position: relative; display: block; text-align: center; border: none; padding: 0px; border-radius: 0px; margin: 0px; } /* line 1120, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic a img { width: 100%; } /* line 1124, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 1131, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /******* List View Page **********/ /* line 1146, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view { width: 100%; overflow: auto; } /* line 1149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul { display: block; margin: 0px; padding: 0px; } /* line 1153, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 32.6%; margin: 0 0 15px 1%; float: left; list-style: none; } /* line 1158, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 15px 0; } /* line 1161, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box { width: 100%; overflow: auto; border: 1px solid #cfcfcf; text-align: left; position: relative; } /* line 1167, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: auto; float: left; } /* line 1171, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 44%; float: left; padding: 15px 0 0 10px; } /* line 1175, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left h4 { color: #393939; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1182, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { font-size: 14px; color: #727272; margin: 8px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1189, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p i { height: 15px; position: relative; top: 2px; width: 15px; margin-right: 5px; display: inline-block; background: transparent url("../img/tile_view/folder_icon.png") no-repeat scroll center center; } /* line 1200, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 40%; float: left; padding: 15px 0 0 10px; } /* line 1204, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right h4 { font-size: 16px; color: #393939; } /* line 1208, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p { font-size: 12px; color: #727272; margin: 8px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1215, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p:first-child { margin: 0; } /* line 1218, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p i { height: 15px; position: relative; top: 3px; width: 15px; display: inline-block; margin-right: 5px; } /* line 1226, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p .calender { background: transparent url("../img/tile_view/calender_icon.png") no-repeat scroll center center; } /* line 1229, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p .pin { background: transparent url("../img/tile_view/pin_icon.png") no-repeat scroll center center; } /* line 1235, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 1242, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1247, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah { display: inline-block; overflow: hidden; } /* line 1250, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul { top: 30%; } /* line 1252, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul li { width: 50px; display: inline-block; float: none; } /* line 1256, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul li a { display: inline-block; } /* line 1261, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah .add_edit { width: 98%; } /* line 1264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah .add_edit ul li { width: 20px; } /******* Gellery FrameView Page **********/ /* line 1284, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li { background: #ccc; border: 2px solid #fff; text-align: center; display: table-cell; vertical-align: middle; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; } /* line 1295, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li a img { border: medium none; height: auto; left: 0; margin: auto; max-height: 120px; max-width: 120px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); vertical-align: middle; width: auto; } /* line 1310, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img { width: 100%; overflow: auto; position: absolute; padding: 5px 10px; color: #727272; } /* line 1317, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img a i { display: block; color: #727272; float: left; line-height: 21px; transform: rotate(-20deg); -webkit-transform: rotate(-20deg); -moz-transform: rotate(-20deg); } /* line 1325, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img a i:hover { color: #000; } /* line 1330, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img p { float: right; font-size: 14px; font-weight: normal; } /* line 1338, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li { min-height: 0px; border: none; text-align: left; } /* line 1342, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li a { background: #fff; } /* line 1344, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li a img { max-height: 0px; max-width: 0px; } /******* Gellery Off FrameView Page **********/ /* line 1362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar { position: fixed; right: 0px; top: 80px; z-index: 1; background: #000000; padding: 10px 5px 10px 3px; border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; } /* line 1372, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul { display: block; margin: 0px; padding: 0px; } /* line 1376, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li { list-style: none; } /* line 1378, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a { display: block; padding: 6px 8px; } /* line 1381, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a i { width: 23px; height: 23px; display: block; } /* line 1386, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a .share { background: transparent url("../img/public_views/side_share.png") no-repeat scroll center center; } /* line 1389, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a .comment { background: transparent url("../img/public_views/side_comment.png") no-repeat scroll center center; } /* line 1396, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .frameview_logo { width: 100%; overflow: auto; padding: 0 20px; text-align: left; } /* line 1402, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .frameview_logo a img { width: auto; } /* line 1408, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set { width: 100%; overflow: auto; margin: 10px 0px; text-align: center; } /* line 1413, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 35px; color: #9d9d9d; font-weight: 600; margin-bottom: 20px; } /* line 1419, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1423, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li { list-style: none; float: left; margin-left: 25px; } /* line 1427, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li:first-child { margin-left: 0px; } /* line 1430, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li i { width: 15px; height: 15px; display: inline-block; margin-right: 7px; position: relative; top: 3px; } /* line 1438, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .calender { background: transparent url("../img/tile_view/calender_icon.png") no-repeat scroll center center; } /* line 1441, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .folder { background: transparent url("../img/tile_view/folder_icon.png") no-repeat scroll center center; } /* line 1444, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .pin { background: transparent url("../img/tile_view/pin_icon.png") no-repeat scroll center center; } /* line 1447, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li p { color: #727272; display: inline-block; } /* line 1454, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection { width: 100%; float: left; text-align: left; } /* line 1458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection p { color: #727272; font-size: 16px; font-weight: 600; } /* line 1463, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul { display: block; margin: 0px; padding: 0px; } /* line 1467, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { list-style: none; float: left; position: relative; background: #ccc; border: 2px solid #fff; text-align: center; display: table-cell; vertical-align: middle; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; } /* line 1481, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li a img { height: 100%; width: 100%; position: relative; object-fit: cover; object-position: top; border: none; border-radius: 8px; } /* line 1491, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1501, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1507, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share { background: #fff none repeat scroll 0 0; bottom: -100px; display: none; left: 50%; min-width: 190px; position: absolute; z-index: 1; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } /* line 1516, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul { display: block; } /* line 1518, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li { list-style: none; display: block; width: 100%; } /* line 1522, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a { color: #9d9d9d; font-weight: 600; display: block; padding: 6px 10px; vertical-align: middle; background: #fff; } /* line 1529, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active { background: #4e4e4e; color: #fff; } /* line 1532, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .select, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .select, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .select { background: transparent url("../img/public_views/select_icon.png") no-repeat scroll center -24px; } /* line 1535, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .share, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .share, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .share { background: transparent url("../img/public_views/share_icon.png") no-repeat scroll center -20px; } /* line 1538, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .comment, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .comment, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .comment { background: transparent url("../img/public_views/comment_icon.png") no-repeat scroll center -20px; } /* line 1542, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a i { width: 18px; height: 20px; display: inline-block; margin-right: 3px; vertical-align: middle; position: relative; top: 1px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } /* line 1554, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .select { background: transparent url("../img/public_views/select_icon.png") no-repeat scroll center 0; top: -1px; } /* line 1558, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .share { background: transparent url("../img/public_views/share_icon.png") no-repeat scroll center 0; } /* line 1561, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .comment { background: transparent url("../img/public_views/comment_icon.png") no-repeat scroll center 0; } /* line 1568, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .share_img { display: block !important; } /* line 1572, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .connect-with-sarah ul { display: inline-block; } /* line 1574, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .connect-with-sarah ul li { width: auto; float: none; border: none; background: none; display: inline-block; } /* line 1587, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1597, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1604, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder .connect-with-sarah ul { display: inline-block; } /* line 1606, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder .connect-with-sarah ul li { width: auto; float: none; border: none; background: none; display: inline-block; } /* line 1618, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination { width: 100%; overflow: auto; margin: 30px 0px 0px; text-align: center; } /* line 1623, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1627, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li { float: left; list-style: none; border: 1px solid #cfcfcf; margin-left: -1px; } /* line 1632, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li a { font-size: 14px; padding: 5px 7px 4px; line-height: 26px; color: #9d9d9d; } /* line 1637, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li a:hover { color: #fff; background: #000; } /* line 1642, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li .active { background: #000; color: #fff; } /* line 1652, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header { padding: 12px 15px; border-bottom: 2px solid #01579b; } /* line 1655, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header button.close { opacity: 1 !important; } /* line 1657, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header button.close i { font-size: 16px; font-weight: bold; color: #9d9d9d; } /* line 1663, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header h4 { font-size: 16px; color: #5f5f5f; font-weight: 600; } /* line 1669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body { text-align: left; padding: 15px 30px; } /* line 1672, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name { width: 49%; margin-left: 2%; float: left; } /* line 1676, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name:first-child { margin-left: 0px; } /* line 1679, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name input { box-shadow: none; } /* line 1684, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group label { color: #9d9d9d; font-weight: normal; } /* line 1688, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group textarea { border-color: #e1e1e1; height: 87px; box-shadow: none; } /* line 1692, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group textarea:focus { border-color: #66afe9; } /* line 1697, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body button { border: none; padding: 9px 30px; background: #01579b; color: #fff; margin-top: 5px; font-size: 16px; } /* line 1704, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body button:hover { background: #0277bd; color: #fff; } /* line 1709, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment { width: 100%; overflow: auto; margin-top: 30px; } /* line 1713, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul { display: block; margin: 0px; padding: 0px; } /* line 1717, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li { list-style: none; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; margin-bottom: 10px; } /* line 1722, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li:last-child { border: none; margin-bottom: 0; } /* line 1726, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments { width: 100%; overflow: auto; } /* line 1729, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .commented_user { width: 60px; height: 60px; display: inline-block; overflow: hidden; margin-right: 12px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } /* line 1738, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .commented_user img { width: 100%; } /* line 1742, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought { width: auto; display: inline-block; vertical-align: top; } /* line 1746, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought h3 { color: #01579b; font-size: 16px; font-weight: normal; } /* line 1751, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought p { color: #9d9d9d; margin: 3px 0 0; } /* line 1755, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought span { color: #bdbdbd; font-size: 12px; } /* line 1771, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header { padding: 12px 15px; border-bottom: 2px solid #01579b; } /* line 1774, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header button.close { opacity: 1 !important; } /* line 1776, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header button.close i { font-size: 16px; font-weight: bold; color: #9d9d9d; } /* line 1782, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header h4 { font-size: 16px; color: #5f5f5f; font-weight: 600; } /* line 1788, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body { padding: 25px 30px; } /* line 1790, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd { width: 100%; overflow: auto; text-align: center; } /* line 1794, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li { float: left; list-style: none; margin-left: 16px; } /* line 1802, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li:first-child { margin-left: 0px; } /* line 1806, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a i { width: 30px; height: 30px; display: block; } /* line 1811, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .fb_icon { background: url("../img/gellry_view/off_fameview/fb_icon.jpg") no-repeat center center; } /* line 1814, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .twitter_icon { background: url("../img/gellry_view/off_fameview/twitter_icon.jpg") no-repeat center center; } /* line 1817, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .google_icon { background: url("../img/gellry_view/off_fameview/google_icon.jpg") no-repeat center center; } /* line 1820, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .insta_icon { background: url("../img/gellry_view/off_fameview/insta_icon.jpg") no-repeat center center; } /* line 1823, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .pin_icon { background: url("../img/gellry_view/off_fameview/pin_icon.jpg") no-repeat center center; } /* line 1826, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .wp_icon { background: url("../img/gellry_view/off_fameview/wp_icon.jpg") no-repeat center center; } /* line 1829, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .linkdin_icon { background: url("../img/gellry_view/off_fameview/link_icon.jpg") no-repeat center center; } /* line 1832, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .behance_icon { background: url("../img/gellry_view/off_fameview/behance_icon.jpg") no-repeat center center; } /* line 1835, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .t_icon { background: url("../img/gellry_view/off_fameview/t_icon.jpg") no-repeat center center; } /* line 1838, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .dropbox_icon { background: url("../img/gellry_view/off_fameview/dropbox_icon.jpg") no-repeat center center; } /* line 1845, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email { width: 100%; overflow: auto; margin-top: 20px; text-align: center; } /* line 1850, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email p { font-size: 18px; color: #01579b; font-weight: normal; } /* line 1856, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group.your_name { width: 48.5%; margin-left: 2%; } /* line 1859, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group.your_name:first-child { margin-left: 0px; } /* line 1863, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group { width: 100%; display: inline-block; box-shadow: none; } /* line 1867, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group input { box-shadow: none; } /* line 1870, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group p { color: #9d9d9d; font-size: 12px; margin-top: 3px; margin-bottom: 0px; } /* line 1876, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group textarea { height: 68px; box-shadow: none; } /* line 1881, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form button { border: none; padding: 9px 20px; background: #01579b; color: #fff; font-size: 16px; } /* line 1887, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form button:hover { background: #0277bd; color: #fff; } /***********************/ /* line 1972, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view a img { max-height: none; max-width: none; position: relative; width: 75%; display: table; } /* line 1980, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .rate_img { top: 0px; } /* line 1983, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow { width: 100%; position: absolute; top: 33%; -webkit-transform: translateY(33%); transform: translateY(33%); } /* line 1988, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow i { font-size: 50px; color: #727272; cursor: pointer; } /* line 1992, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow i:hover { color: #000; } /* line 1996, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow .fa-angle-left { float: left; margin-left: 10px; } /* line 2000, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow .fa-angle-right { float: right; margin-right: 10px; } /****** Media Query Starts *********/ @media screen and (max-width: 1600px) { /* line 2052, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 290px; } /* line 2055, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 0 20px 0px 310px; } /* line 2057, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 100%; } /* line 2061, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 20px 0 310px; } /* line 2064, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock { padding: 0 20px 0 310px; } /* line 2071, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 150px; } } @media screen and (max-width: 1550px) { /* line 2080, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { margin-right: 1%; } /* line 2083, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 10px; } /* line 2088, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 98%; } /* line 2090, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: 34%; } /* line 2094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 6px; } /* line 2103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 98%; } /* line 2108, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 98%; } /* line 2119, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 40%; } /* line 2129, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 0 20px 0 300px; } } @media screen and (max-width: 1400px) { /* line 2137, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 8px; } /* line 2143, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { margin-right: 7px; } /* line 2149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 3px; } /* line 2152, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 27px; height: 27px; } /* line 2163, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li p { font-size: 13px; } /* line 2177, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i { width: 30px; height: 23px; } /* line 2181, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.view { background: transparent url("../img/tile_view/view.png") no-repeat scroll center center/contain; } /* line 2184, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.comment { background: transparent url("../img/tile_view/comment.png") no-repeat scroll center center/contain; } /* line 2187, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.connect { background: transparent url("../img/tile_view/connect.png") no-repeat scroll center center/contain; } /* line 2202, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 38%; } /* line 2204, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left h4 { font-size: 14px; } /* line 2207, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { font-size: 12px; } /* line 2211, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 38%; } /* line 2218, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .load-more { margin: 0px; } /******* Public page *********/ /* line 2231, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } } @media screen and (max-width: 1280px) { /* line 2246, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 13px 8px; } /* line 2249, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 14px; height: 40px; } /* line 2255, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 98%; } /* line 2259, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details h4 { font-size: 15px; } /* line 2262, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p.headshots { font-size: 13px; } /* line 2272, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: 100%; margin: 0; } /* line 2276, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse { text-align: center; } /* line 2278, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse ul.navbar-nav { display: inline-block; float: none; } /* line 2285, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: 100%; margin: 0 0 15px; text-align: center; } /* line 2289, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { float: none; display: inline-block; } /* line 2293, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { float: none; display: inline-block; } /*******/ /* line 2305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 200px; } } @media screen and (max-width: 1200px) { /* line 2314, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 15px 0 285px; } /* line 2318, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .gallerylen-belt .gallery-len { width: 220px; } /* line 2322, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .different-view { width: 124px; } /* line 2327, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .different-view ul li a i { width: 40px; } /* line 2336, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 20px 15px 0 285px; margin-top: 0px; } /* line 2341, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 220px; } /* line 2346, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 32.6%; margin-top: 10px; } /* line 2349, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(4n+1) { margin-left: 1%; } /* line 2352, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 0px; } /* line 2356, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; } /* line 2362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .load-more { margin-top: 15px; } /* line 2364, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .load-more a { font-size: 18px; } /* line 2370, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock { padding: 0 20px 0 285px; } /****** Public GelleryView ******/ /* line 2378, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 33.33%; } /***************/ /* line 2391, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 49.5%; margin: 0 0 10px 1%; } /* line 2394, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 10px 1%; } /* line 2397, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(2n+1) { margin: 0 0 10px; } /* line 2401, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: 61px; } /* line 2404, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 43%; padding: 10px 0 0 10px; } /* line 2408, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 43%; padding: 10px 0 0 10px; } /* line 2416, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .load-more { margin-top: 10px; } /*******/ /* line 2425, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template { margin: 30px 0 20px; } /* line 2428, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo { text-align: center; margin-bottom: 20px; } /* line 2432, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo a img { width: 230px; } /* line 2438, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 30px; margin-bottom: 10px; } /* line 2443, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 121px; } /* line 2448, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 20%; } /****** Public MenuSideBar ******/ /* line 2458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { left: 270px; margin-left: -270px; padding: 30px 15px 0; width: 270px; } /* line 2465, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { font-size: 13px; } /* line 2473, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { width: 26px; margin-right: 4px; } /* line 2477, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { font-size: 13px; } } @media screen and (max-width: 991px) { /* line 2488, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a { font-size: 12px; } /* line 2491, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 8px; } /* line 2494, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 15px/23px auto; } /* line 2497, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 11px/20px auto; } /* line 2500, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a { font-size: 12px; } /* line 2504, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { margin-top: 20px; } /* line 2506, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { font-size: 18px; } /* line 2511, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2514, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 32.6%; margin-top: 10px; } /* line 2517, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(5n+1) { margin-left: 1%; } /* line 2520, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 0%; } /* line 2527, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2530, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 33.33%; } /* line 2536, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2539, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gallerylen-belt { overflow: auto; } /* line 2547, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { right: 0; } /* line 2550, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { margin-right: 20px; } /* line 2553, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 10px; } /* line 2556, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 20px; height: 20px; background-size: contain; } /* line 2567, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { position: relative; top: 2px; } /* line 2572, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i { margin-right: 5px; } /* line 2575, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center/contain; width: 13px; height: 23px; } /* line 2580, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.phone { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center/contain; width: 17px; height: 23px; } /* line 2595, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt { margin-bottom: 20px; } /* line 2597, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len { width: 225px; } /****** Public TileView ******/ /* line 2606, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 270px; padding: 30px 15px 0 10px; } /* line 2612, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt { width: 100%; float: left; margin: 10px 0 20px; } /* line 2616, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 180px; } /* line 2619, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view { width: 142px; height: 36px; } /* line 2625, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view ul li a i { height: 34px; width: 46px; } /* line 2635, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 49%; margin-left: 2%; margin-top: 10px; } /* line 2639, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 2%; } /* line 2642, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(2n+1) { margin-left: 0px; } /* line 2646, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; } /****** Public GelleryView ******/ /* line 2659, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 50%; } /****** Public MesonryView ******/ /* line 2669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry { width: 100%; margin-bottom: 20px; } /*************/ /* line 2684, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 41%; } /* line 2687, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 41%; } /* line 2700, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .copyright-note { float: none; width: 100%; overflow: auto; text-align: center; } /* line 2706, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .footer-logo { float: none; width: 100%; overflow: auto; text-align: center; } /* line 2712, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .footer-logo a img { width: auto; } } @media screen and (max-width: 767px) { /* line 2722, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-toggle { float: left; background: #0d0d0d; position: absolute; z-index: 1; margin-top: 25px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 2732, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-toggle .icon-bar { background: #fff; } /* line 2735, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav { margin: 0px !important; } /* line 2738, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { width: 100%; text-align: left; background: transparent url("../img/public_views/home_icon.png") no-repeat scroll 8px 10px/20px auto; } /* line 2743, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse { border: none; box-shadow: none; } /* line 2748, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2750, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { widht: 96%; } /* line 2752, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 49.5%; } /* line 2754, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 1%; } /* line 2757, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(2n+1) { margin-left: 0; } /* line 2762, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .shoot-details h4 { font-size: 14px; } /* line 2769, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2771, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { widht: 96%; } /* line 2773, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 50%; } /**********/ /* line 2780, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header { padding: 4px 0px 2px; } /* line 2782, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 98%; } /* line 2784, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: auto; } /* line 2788, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse ul.navbar-nav { display: block; float: left; margin: 0; width: 100%; text-align: left; } /* line 2798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: auto; margin: 10px 0 0 0; } /* line 2801, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { display: inline-block; } /* line 2804, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { display: inline-block; } /******* Public TileView Page *******/ /* line 2813, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper.toggled { left: 249px; } /* line 2817, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { left: 0px; width: 249px; padding: 90px 10px 30px; margin-left: -249px; } /* line 2824, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { line-height: 40px; font-size: 12px; } /* line 2825, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center center; height: 40px; } /* line 2834, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us { margin-top: 20px; margin-left: 0px; } /* line 2838, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li { width: 48%; margin: 10px 2% 0 0; } /* line 2841, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li:last-child { margin-right: 0px; } /* line 2844, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { width: 15px; height: 18px; margin-right: 5px; } /* line 2849, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center/contain; } /* line 2852, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.call { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center/contain; } /* line 2855, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { font-size: 13px; } /* line 2861, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact { margin-left: 0; } /* line 2868, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view.toggled .tile-section .toggle-menubtn .navbar-toggle { margin-left: 250px; height: 34px; } /* line 2875, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 20px 10px 0; margin-top: 53px; } /* line 2879, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 20px 10px 0; margin: 0 0 20px 0; } /* line 2883, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 100%; } /* line 2886, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 10px 0; margin-top: 20px; } /* line 2891, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len { bottom: 0; position: absolute; text-align: center; width: 100%; } /* line 2897, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len a img { width: 250px; display: inline-block; } /* line 2903, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .different-view { position: absolute; right: 0; top: 25px; width: 124px; height: 34px; } /* line 2912, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .different-view ul li a i { height: 32px; } /*************/ /* line 2963, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 100%; margin: 0 0 10px 0; } /* line 2966, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 10px 0; } /* line 2969, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(2n+1) { margin: 0 0 10px 0; } /* line 2973, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 43%; } /* line 2976, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 43%; } /*********/ /* line 2989, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template { margin: 20px 0 20px; } /* line 2992, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo { margin-bottom: 20px; } /* line 2995, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo a img { width: 200px; } /* line 3001, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 25px; } /* line 3005, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 64px; padding: 10px 5px 10px 0; } /* line 3011, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a i { width: 18px; height: 18px; } /* line 3015, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a .share { background: transparent url("../img/public_views/side_share.png") no-repeat scroll center center/contain; } /* line 3018, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a .comment { background: transparent url("../img/public_views/side_comment.png") no-repeat scroll center center/contain; } /* line 3025, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection { width: 98%; margin: auto; } /* line 3029, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 50%; } } @media screen and (max-width: 520px) { /* line 3043, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: auto; } /* line 3046, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: auto; text-align: right; top: 0px; margin: 5px 0px; } /* line 3051, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { display: block; margin-right: 0px; margin-bottom: 5px; text-align: right; } /* line 3056, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul { display: inline-block; } /* line 3058, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li:last-child { margin-right: 0px; } /* line 3063, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { display: block; } /* line 3065, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul { display: inline-block; } /* line 3077, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len { text-align: center; width: 100%; overflow: auto; } /* line 3082, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len a img { width: 200px; display: inline-block; } /* line 3088, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .different-view { width: 154px; margin: 20px auto 0; text-align: center; float: none; display: inline-block; } /* line 3094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .different-view ul { display: inline-block; } /* line 3104, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 96%; } /* line 3106, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { width: 100%; text-align: center; } /* line 3110, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 100%; text-align: center; } /* line 3114, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 150px; } /*************/ /* line 3130, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: 51px; } /* line 3133, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 42%; padding: 7px 0 0 10px; } /* line 3136, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { margin: 3px 0 0; } /* line 3140, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 42%; padding: 7px 0 0 10px; } /* line 3143, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p { margin: 1px 0 0; } /*********/ /* line 3159, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 84px; } /* line 3165, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { margin-top: 0; } /**** Public Pages ****/ /* line 3175, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len a img { width: 220px; } } @media screen and (max-width: 480px) { /* line 3188, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { margin-top: 20px; } /* line 3190, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { font-size: 16px !important; } /* line 3195, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 3198, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 100%; margin: 10px 0 0 0 !important; } /* line 3201, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 0; } /* line 3206, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .shoot-details h4 { font-size: 14px; } /* line 3213, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 3216, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 100%; } /****** Public TileView Page *******/ /* line 3226, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 100%; text-align: center; overflow: auto; margin-bottom: 20px; } /* line 3232, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len a img { width: 180px; display: inline-block; } /* line 3238, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view { margin: auto; float: none; } /* line 3244, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 100%; margin-left: 0px; } /* line 3247, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 0px; } /* line 3251, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { margin-bottom: 10px; } /****** Public GelleryView ******/ /* line 3264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 100%; } /*********/ /* line 3275, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { padding: 6px 0px; } /* line 3279, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 20px; } /* line 3283, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li { text-align: left; margin: 0px; display: block; float: none; } /* line 3288, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li p { font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 200px; vertical-align: middle; } /* line 3296, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li i { vertical-align: middle; top: -5px; } /* line 3305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 100%; } /* line 3307, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share { left: 20%; } /* line 3311, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a { font-size: 13px; } } @media screen and (max-width: 330px) { /* line 3337, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 41%; } /* line 3340, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 41%; } }
dist/dev/stylesheets/styles.css
body { height: 100%; font-family: 'open_sansregular'; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; margin: 0px; padding: 0px; } /* line 12, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .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 { padding: 0; } /* line 63, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .row { margin: 0; } /* line 67, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; } /* line 72, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ h5 { color: #5f5f5f; font-size: 14px; font-weight: 600; } /* line 77, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ a { transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } /* line 82, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ a:hover, a:focus { text-decoration: none; } /* line 85, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ *:focus { outline: none; } /********* Common Css **********/ /***** TopMenu Navigation *****/ /* line 92, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .catogery .navbar-default { border: none !important; background: #0d0d0d; margin-bottom: 0px; font-weight: 600; } /* line 98, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.lifestyle { min-width: 470px; background: #0d0d0d; box-shadow: none !important; } /* line 103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse { padding: 0px !important; } /* line 106, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li:first-child > a { padding: 0px; } /* line 109, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 20px; float: left; height: 60px; width: 29px; } /* line 115, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a { color: #666666; text-transform: uppercase; } /* line 119, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus { color: #fff !important; background: none; } /* line 125, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li.active > a { color: #fff; background: none; } /* line 129, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a.active { color: #fff; } /* line 132, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background: none; color: #fff; } /* line 136, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background: none; color: #fff; } /* line 140, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 12px; } /* line 144, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot { width: 31%; float: left; margin-right: 3%; } /* line 149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot:last-child { margin-right: 0%; } /* line 152, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul { margin: 0px; padding: 0px; } /* line 156, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li { display: block; list-style: none; } /* line 160, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a { padding: 5px 15px; color: #666666; font-weight: normal; display: block; } /* line 166, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a:hover, ul.dropdown-menu li.headshot ul li a:active, ul.dropdown-menu li.headshot ul li a:focus { color: #fff; } /*************/ /* line 174, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gellery-section { width: 100%; float:left; } /***** SideMenu Navigation *****/ /* line 181, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { z-index: 1000; overflow-x: visible; padding: 30px 15px 0px 30px; position: fixed; left: 320px; width: 320px; height: 100%; margin-left: -320px; overflow-y: auto; background: #0d0d0d; transition: all 0.5s ease; } /* line 196, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav { position: relative !important; top: 0; width: 100%; margin: 0; padding: 0; list-style: none; } /* line 203, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li { line-height: 40px; border-bottom: 1px solid #1c1c1c; } /* line 207, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li:first-child { border: none; } /* line 210, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { display: block; text-decoration: none; color: #666666; text-transform: uppercase; font-weight: 600; line-height: 48px; } /* line 217, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a:hover, .sidebar-wrapper ul.sidebar-nav li a:active, .sidebar-wrapper ul.sidebar-nav li a:focus { text-decoration: none; color: #fff; background: none; } /* line 222, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 20px; display: block; height: 60px; width: 29px; } /* line 228, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a .fa.fa-angle-down { float: right; margin: 17px 15px 0 0; } /* line 234, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour { background: #0d0d0d none repeat scroll 0 0; box-shadow: none !important; position: relative !important; width: 100%; } /* line 239, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour li { border: none; } /* line 241, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav ul.glamour li a { line-height: 30px; } /* line 248, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { width: 100%; position: relative; padding: 15px; margin-right: 0px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /************/ /* line 260, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header { width: 100%; float: left; background: #0d0d0d; } /* line 264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 268, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: 65%; float: left; margin-right: 3%; } /* line 273, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { float: right; width: 32%; margin: 15px 0px; } /* line 277, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { float: left; } /* line 279, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul { display: block; margin: 0px; padding: 0px; } /* line 283, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { list-style: none; float: left; margin-right: 10px; } /* line 288, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 30px; height: 30px; display: block; } /* line 293, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.fb_icon { background: url("../img/public_views/fb_icon.png") no-repeat center center; } /* line 296, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.twitter_icon { background: url("../img/public_views/twitter_icon.png") no-repeat center center; } /* line 299, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.googleplus_icon { background: url("../img/public_views/googleplus_icon.png") no-repeat center center; } /* line 302, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.linkdin_icon { background: url("../img/public_views/linkdin_icon.png") no-repeat center center; } /* line 305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.mail_icon { background: url("../img/public_views/mail_icon.png") no-repeat center center; } /* line 308, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i.wish_icon { background: url("../img/public_views/wish_icon.png") no-repeat center center; } /* line 315, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { width: auto; float: left; } /* line 318, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul { margin: 0px; padding: 0px; } /* line 321, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li { float: left; list-style: none; margin-right: 5px; padding: 0px; } /* line 326, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i { width: 25px; height: 30px; display: inline-block; vertical-align: middle; } /* line 332, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.mobile { background: url("../img/public_views/mobile_icon.png") no-repeat center center; } /* line 335, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.phone { background: url("../img/public_views/phone_icon.png") no-repeat center center; } /* line 338, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li p { display: inline-block; color: #fff; margin: 0px; } /* line 350, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt { margin: 10px 0 30px; } /* line 352, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .gallery-len { width: 257px; float: left; } /* line 356, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .gallery-len a img { width: 100%; display: block; } /* line 362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view { background: #fff none repeat scroll 0 0; border: 1px solid #cfcfcf; border-radius: 7px; float: right; height: 40px; text-align: left; width: 154px; overflow: hidden; } /* line 371, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul { display: block; margin: 0; padding: 0; } /* line 375, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li { float: left; list-style: outside none none; border-radius: 7px 0 0 7px; border-right: 1px solid #cfcfcf; } /* line 380, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li:last-child { border: none; } /* line 383, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a { display: inline-block; } /* line 385, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i { width: 50px; height: 38px; display: block; } /* line 390, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.listing { background: transparent url("../img/column_icon.png") no-repeat scroll center center; } /* line 393, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.masonry { background: transparent url("../img/public_views/masonry_view.png") no-repeat scroll center center; } /* line 396, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a i.cube { background: transparent url("../img/cube_icon.png") no-repeat scroll center center; } /* line 400, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li:hover { background: #ddd; border-radius: 0px; } /* line 404, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .gallerylen-belt .different-view ul li a.active { background: #e4e4e4; } /* line 413, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah { background: rgba(1, 87, 155, 0.6) none repeat scroll 0 0; height: 100%; overflow: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; width: 100%; text-align: center; vertical-align: middle; transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 432, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul { display: block; left: 0; margin: 0; padding: 0; position: absolute; right: 0; top: 45%; } /* line 440, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li { list-style: none; margin-right: 25px; display: inline-block; } /* line 444, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li:last-child { margin-right: 0px; } /* line 448, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i { width: 41px; height: 30px; font-size: 40px; line-height: 31px; display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.view { background: url("../img/tile_view/view.png") no-repeat center center; } /* line 461, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.comment { background: url("../img/tile_view/comment.png") no-repeat center center; } /* line 464, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.connect { background: url("../img/tile_view/connect.png") no-repeat center center; } /* line 470, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit { position: absolute; text-align: right; bottom: 30px; width: 100%; } /* line 475, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul { display: inline-block; margin: 0px; padding: 0px; } /* line 479, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li { list-style: none; margin-right: 5px; } /* line 482, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li:last-child { margin-right: 15px; } /* line 485, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li a { text-align: center; } /* line 487, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah .add_edit ul li a i { font-size: 16px; color: #fff; width: 20px; height: 20px; line-height: 19px; } /* line 500, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { width: 100%; float: left; text-align: center; margin-top: 35px; } /* line 505, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { padding: 10px 70px; font-size: 20px; color: #fff; background: #01579b; border: none; } /* line 511, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a:hover, .load-more a:focus, .load-more a:active { background: #0277bd; color: #fff; } /* line 520, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { width: 100%; overflow: auto; margin-bottom: 20px; } /* line 524, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 528, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { float: left; } /* line 530, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note p { color: #9d9d9d; } /* line 534, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 175px; float: right; } /* line 538, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 100%; } /*=============== Dashboard View Pages =================*/ /******* TileView Page *********/ /* line 550, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 555, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 559, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 19.2%; float: left; border: 1px solid #c9c9c9; position: relative; text-align: left; margin-left: 1%; margin-top: 15px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 570, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(5n+1) { margin-left: 0; } /* line 573, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 581, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic a img { width: 100%; } /* line 585, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 592, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 599, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 603, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 614, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 618, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p .headshots { font-size: 14px; } /* line 621, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 629, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 632, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 635, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /******* GellryView Page *********/ /* line 645, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 650, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 654, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 20%; float: left; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 661, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic a img { width: 100%; } /* line 673, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 680, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 687, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 691, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; } /* line 698, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 702, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p .headshots { font-size: 14px; } /* line 705, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 713, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 716, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 719, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /****** Masonry Page *********/ /* line 730, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 735, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 739, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing { -moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 0; -webkit-column-gap: 0; width: 1530px; margin: auto; max-width: 100%; } /* line 747, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box { width: 100%; position: relative; } /* line 750, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic { position: relative; display: block; text-align: center; border: none; padding: 0px; border-radius: 0px; margin: 0px; } /* line 759, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic a img { width: 100%; } /* line 763, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 770, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .masonry-listing .masonry-box .masonry-pic:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /*=============== Public View Pages =================*/ /* line 783, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { background: none; padding: 50px 20px 0 340px; margin: 0px; } /* line 787, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 791, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .gallerylen-belt { margin: 0px; } /* line 798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us { width: 100%; float: left; margin-top: 50px; margin-left: -10px; } /* line 803, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul { margin: 0px; padding: 0px; display: block; } /* line 807, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li { width: 49%; float: left; list-style: none; margin-right: 2%; } /* line 812, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li:last-child { margin-right: 0; } /* line 815, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { display: inline-block; height: 30px; vertical-align: middle; width: 30px; } /* line 821, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center; } /* line 824, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.call { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center; } /* line 827, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { color: #fff; display: inline-block; margin: 0; } /* line 835, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact { width: 100%; float: left; margin-top: 20px; margin-bottom: 20px; margin-left: -10px; } /* line 841, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul { margin: 0px; padding: 0px; display: block; } /* line 845, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li { list-style: none; float: left; margin-right: 5px; } /* line 849, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i { display: block; height: 30px; width: 30px; } /* line 854, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.fb_icon { background: transparent url("../img/public_views/fb_icon.png") no-repeat scroll center center; } /* line 857, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.twitter_icon { background: transparent url("../img/public_views/twitter_icon.png") no-repeat scroll center center; } /* line 860, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.googleplus_icon { background: transparent url("../img/public_views/googleplus_icon.png") no-repeat scroll center center; } /* line 863, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.linkdin_icon { background: transparent url("../img/public_views/linkdin_icon.png") no-repeat scroll center center; } /* line 866, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.mail_icon { background: transparent url("../img/public_views/mail_icon.png") no-repeat scroll center center; } /* line 869, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact ul li i.wish_icon { background: transparent url("../img/public_views/wish_icon.png") no-repeat scroll center center; } /* line 878, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { width: 100%; float: left; margin: 20px 0; } /* line 882, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 886, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { float: left; } /* line 888, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note p { color: #9d9d9d; } /* line 892, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 175px; float: right; } /* line 896, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 100%; } /******* TileView Page **********/ /* line 906, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 320px; } /* line 910, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 0 20px 0px 310px; } /* line 914, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 0 20px 0px 340px; position: relative; } /* line 920, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 925, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 24.2%; float: left; border: 1px solid #c9c9c9; position: relative; text-align: left; margin-left: 1%; margin-top: 15px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 936, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(4n+1) { margin-left: 0; } /* line 939, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 947, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic a img { width: 100%; } /* line 951, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 958, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 965, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 969, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { margin-top: 5px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 976, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 980, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p .headshots { font-size: 14px; } /* line 983, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 991, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 994, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 997, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /******* GelleryView Page **********/ /* line 1011, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 1015, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section { width: 100%; overflow: auto; } /* line 1018, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 25%; float: left; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1025, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic { width: 100%; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1033, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic a img { width: 100%; } /* line 1037, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1044, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .model-pic:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1051, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details { overflow: auto; padding: 10px; width: 100%; } /* line 1055, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details h4 { color: #393939; display: block; margin-top: 5px; font-weight: normal; line-height: 20px; } /* line 1062, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p { color: #727272; font-size: 12px; margin-top: 5px; } /* line 1066, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p .headshots { font-size: 14px; } /* line 1069, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i { float: left; width: 15px; height: 15px; margin-right: 7px; position: relative; top: 2px; } /* line 1077, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.folder { background: url("../img/tile_view/folder_icon.png") no-repeat center center; } /* line 1080, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.pin { background: url("../img/tile_view/pin_icon.png") no-repeat center center; } /* line 1083, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box .shoot-details p i.calendar { background: url("../img/tile_view/calender_icon.png") no-repeat center center; } /****** Masonry Page *********/ /* line 1094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { width: 100%; float: left; margin: 40px 0 0; text-align: center; } /* line 1099, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 1530px; margin: auto; max-width: 100%; } /* line 1103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry { -moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 0; -webkit-column-gap: 0; } /* line 1108, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box { width: 100%; position: relative; } /* line 1111, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic { position: relative; display: block; text-align: center; border: none; padding: 0px; border-radius: 0px; margin: 0px; } /* line 1120, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic a img { width: 100%; } /* line 1124, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 1131, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry .masonry-box .masonry-pic:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /******* List View Page **********/ /* line 1146, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view { width: 100%; overflow: auto; } /* line 1149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul { display: block; margin: 0px; padding: 0px; } /* line 1153, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 32.6%; margin: 0 0 15px 1%; float: left; list-style: none; } /* line 1158, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 15px 0; } /* line 1161, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box { width: 100%; overflow: auto; border: 1px solid #cfcfcf; text-align: left; position: relative; } /* line 1167, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: auto; float: left; } /* line 1171, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 44%; float: left; padding: 15px 0 0 10px; } /* line 1175, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left h4 { color: #393939; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1182, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { font-size: 14px; color: #727272; margin: 8px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1189, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p i { height: 15px; position: relative; top: 2px; width: 15px; margin-right: 5px; display: inline-block; background: transparent url("../img/tile_view/folder_icon.png") no-repeat scroll center center; } /* line 1200, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 40%; float: left; padding: 15px 0 0 10px; } /* line 1204, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right h4 { font-size: 16px; color: #393939; } /* line 1208, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p { font-size: 12px; color: #727272; margin: 8px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 1215, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p:first-child { margin: 0; } /* line 1218, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p i { height: 15px; position: relative; top: 3px; width: 15px; display: inline-block; margin-right: 5px; } /* line 1226, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p .calender { background: transparent url("../img/tile_view/calender_icon.png") no-repeat scroll center center; } /* line 1229, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p .pin { background: transparent url("../img/tile_view/pin_icon.png") no-repeat scroll center center; } /* line 1235, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; opacity: 1; } /* line 1242, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:hover .connect-with-sarah ul li a i { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1247, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah { display: inline-block; overflow: hidden; } /* line 1250, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul { top: 30%; } /* line 1252, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul li { width: 50px; display: inline-block; float: none; } /* line 1256, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah ul li a { display: inline-block; } /* line 1261, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah .add_edit { width: 98%; } /* line 1264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .connect-with-sarah .add_edit ul li { width: 20px; } /******* Gellery FrameView Page **********/ /* line 1284, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li { background: #ccc; border: 2px solid #fff; text-align: center; display: table-cell; vertical-align: middle; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; } /* line 1295, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li a img { border: medium none; height: auto; left: 0; margin: auto; max-height: 120px; max-width: 120px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); vertical-align: middle; width: auto; } /* line 1310, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img { width: 100%; overflow: auto; position: absolute; padding: 5px 10px; color: #727272; } /* line 1317, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img a i { display: block; color: #727272; float: left; line-height: 21px; transform: rotate(-20deg); -webkit-transform: rotate(-20deg); -moz-transform: rotate(-20deg); } /* line 1325, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img a i:hover { color: #000; } /* line 1330, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .rate_img p { float: right; font-size: 14px; font-weight: normal; } /* line 1338, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li { min-height: 0px; border: none; text-align: left; } /* line 1342, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li a { background: #fff; } /* line 1344, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection.with_frame ul li .social_share ul li a img { max-height: 0px; max-width: 0px; } /******* Gellery Off FrameView Page **********/ /* line 1362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar { position: fixed; right: 0px; top: 80px; z-index: 1; background: #000000; padding: 10px 5px 10px 3px; border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; } /* line 1372, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul { display: block; margin: 0px; padding: 0px; } /* line 1376, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li { list-style: none; } /* line 1378, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a { display: block; padding: 6px 8px; } /* line 1381, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a i { width: 23px; height: 23px; display: block; } /* line 1386, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a .share { background: transparent url("../img/public_views/side_share.png") no-repeat scroll center center; } /* line 1389, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .fix_sidebar ul li a .comment { background: transparent url("../img/public_views/side_comment.png") no-repeat scroll center center; } /* line 1396, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .frameview_logo { width: 100%; overflow: auto; padding: 0 20px; text-align: left; } /* line 1402, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .frameview_logo a img { width: auto; } /* line 1408, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set { width: 100%; overflow: auto; margin: 10px 0px; text-align: center; } /* line 1413, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 35px; color: #9d9d9d; font-weight: 600; margin-bottom: 20px; } /* line 1419, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1423, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li { list-style: none; float: left; margin-left: 25px; } /* line 1427, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li:first-child { margin-left: 0px; } /* line 1430, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li i { width: 15px; height: 15px; display: inline-block; margin-right: 7px; position: relative; top: 3px; } /* line 1438, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .calender { background: transparent url("../img/tile_view/calender_icon.png") no-repeat scroll center center; } /* line 1441, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .folder { background: transparent url("../img/tile_view/folder_icon.png") no-repeat scroll center center; } /* line 1444, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li .pin { background: transparent url("../img/tile_view/pin_icon.png") no-repeat scroll center center; } /* line 1447, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li p { color: #727272; display: inline-block; } /* line 1454, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection { width: 100%; float: left; text-align: left; } /* line 1458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection p { color: #727272; font-size: 16px; font-weight: 600; } /* line 1463, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul { display: block; margin: 0px; padding: 0px; } /* line 1467, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { list-style: none; float: left; position: relative; background: #ccc; border: 2px solid #fff; text-align: center; display: table-cell; vertical-align: middle; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; } /* line 1481, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li a img { height: 100%; width: 100%; position: relative; object-fit: cover; object-position: top; border: none; border-radius: 8px; } /* line 1491, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1501, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1507, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share { background: #fff none repeat scroll 0 0; bottom: -100px; display: none; left: 50%; min-width: 190px; position: absolute; z-index: 1; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } /* line 1516, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul { display: block; } /* line 1518, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li { list-style: none; display: block; width: 100%; } /* line 1522, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a { color: #9d9d9d; font-weight: 600; display: block; padding: 6px 10px; vertical-align: middle; background: #fff; } /* line 1529, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active { background: #4e4e4e; color: #fff; } /* line 1532, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .select, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .select, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .select { background: transparent url("../img/public_views/select_icon.png") no-repeat scroll center -24px; } /* line 1535, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .share, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .share, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .share { background: transparent url("../img/public_views/share_icon.png") no-repeat scroll center -20px; } /* line 1538, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:hover .comment, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:focus .comment, .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a:active .comment { background: transparent url("../img/public_views/comment_icon.png") no-repeat scroll center -20px; } /* line 1542, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a i { width: 18px; height: 20px; display: inline-block; margin-right: 3px; vertical-align: middle; position: relative; top: 1px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; } /* line 1554, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .select { background: transparent url("../img/public_views/select_icon.png") no-repeat scroll center 0; top: -1px; } /* line 1558, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .share { background: transparent url("../img/public_views/share_icon.png") no-repeat scroll center 0; } /* line 1561, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a .comment { background: transparent url("../img/public_views/comment_icon.png") no-repeat scroll center 0; } /* line 1568, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .share_img { display: block !important; } /* line 1572, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .connect-with-sarah ul { display: inline-block; } /* line 1574, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .connect-with-sarah ul li { width: auto; float: none; border: none; background: none; display: inline-block; } /* line 1587, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder:hover .connect-with-sarah { -webkit-transform: scale(1); transform: scale(1); opacity: 1; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1597, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder:hover .connect-with-sarah ul li a i { display: block; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 1604, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder .connect-with-sarah ul { display: inline-block; } /* line 1606, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection .singleimageholder .connect-with-sarah ul li { width: auto; float: none; border: none; background: none; display: inline-block; } /* line 1618, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination { width: 100%; overflow: auto; margin: 30px 0px 0px; text-align: center; } /* line 1623, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1627, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li { float: left; list-style: none; border: 1px solid #cfcfcf; margin-left: -1px; } /* line 1632, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li a { font-size: 14px; padding: 5px 7px 4px; line-height: 26px; color: #9d9d9d; } /* line 1637, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li a:hover { color: #fff; background: #000; } /* line 1642, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .pagination ul li .active { background: #000; color: #fff; } /* line 1652, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header { padding: 12px 15px; border-bottom: 2px solid #01579b; } /* line 1655, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header button.close { opacity: 1 !important; } /* line 1657, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header button.close i { font-size: 16px; font-weight: bold; color: #9d9d9d; } /* line 1663, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-header h4 { font-size: 16px; color: #5f5f5f; font-weight: 600; } /* line 1669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body { text-align: left; padding: 15px 30px; } /* line 1672, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name { width: 49%; margin-left: 2%; float: left; } /* line 1676, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name:first-child { margin-left: 0px; } /* line 1679, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group.user_name input { box-shadow: none; } /* line 1684, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group label { color: #9d9d9d; font-weight: normal; } /* line 1688, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group textarea { border-color: #e1e1e1; height: 87px; box-shadow: none; } /* line 1692, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .form-group textarea:focus { border-color: #66afe9; } /* line 1697, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body button { border: none; padding: 9px 30px; background: #01579b; color: #fff; margin-top: 5px; font-size: 16px; } /* line 1704, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body button:hover { background: #0277bd; color: #fff; } /* line 1709, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment { width: 100%; overflow: auto; margin-top: 30px; } /* line 1713, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul { display: block; margin: 0px; padding: 0px; } /* line 1717, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li { list-style: none; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; margin-bottom: 10px; } /* line 1722, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li:last-child { border: none; margin-bottom: 0; } /* line 1726, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments { width: 100%; overflow: auto; } /* line 1729, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .commented_user { width: 60px; height: 60px; display: inline-block; overflow: hidden; margin-right: 12px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } /* line 1738, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .commented_user img { width: 100%; } /* line 1742, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought { width: auto; display: inline-block; vertical-align: top; } /* line 1746, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought h3 { color: #01579b; font-size: 16px; font-weight: normal; } /* line 1751, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought p { color: #9d9d9d; margin: 3px 0 0; } /* line 1755, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .commentphoto_modal .modal .modal-dialog .modal-body .pre_comment ul li .comments .their_thought span { color: #bdbdbd; font-size: 12px; } /* line 1771, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header { padding: 12px 15px; border-bottom: 2px solid #01579b; } /* line 1774, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header button.close { opacity: 1 !important; } /* line 1776, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header button.close i { font-size: 16px; font-weight: bold; color: #9d9d9d; } /* line 1782, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-header h4 { font-size: 16px; color: #5f5f5f; font-weight: 600; } /* line 1788, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body { padding: 25px 30px; } /* line 1790, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd { width: 100%; overflow: auto; text-align: center; } /* line 1794, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul { display: inline-block; margin: 0px; padding: 0px; } /* line 1798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li { float: left; list-style: none; margin-left: 16px; } /* line 1802, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li:first-child { margin-left: 0px; } /* line 1806, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a i { width: 30px; height: 30px; display: block; } /* line 1811, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .fb_icon { background: url("../img/gellry_view/off_fameview/fb_icon.jpg") no-repeat center center; } /* line 1814, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .twitter_icon { background: url("../img/gellry_view/off_fameview/twitter_icon.jpg") no-repeat center center; } /* line 1817, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .google_icon { background: url("../img/gellry_view/off_fameview/google_icon.jpg") no-repeat center center; } /* line 1820, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .insta_icon { background: url("../img/gellry_view/off_fameview/insta_icon.jpg") no-repeat center center; } /* line 1823, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .pin_icon { background: url("../img/gellry_view/off_fameview/pin_icon.jpg") no-repeat center center; } /* line 1826, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .wp_icon { background: url("../img/gellry_view/off_fameview/wp_icon.jpg") no-repeat center center; } /* line 1829, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .linkdin_icon { background: url("../img/gellry_view/off_fameview/link_icon.jpg") no-repeat center center; } /* line 1832, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .behance_icon { background: url("../img/gellry_view/off_fameview/behance_icon.jpg") no-repeat center center; } /* line 1835, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .t_icon { background: url("../img/gellry_view/off_fameview/t_icon.jpg") no-repeat center center; } /* line 1838, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_with_frnd ul li a .dropbox_icon { background: url("../img/gellry_view/off_fameview/dropbox_icon.jpg") no-repeat center center; } /* line 1845, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email { width: 100%; overflow: auto; margin-top: 20px; text-align: center; } /* line 1850, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email p { font-size: 18px; color: #01579b; font-weight: normal; } /* line 1856, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group.your_name { width: 48.5%; margin-left: 2%; } /* line 1859, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group.your_name:first-child { margin-left: 0px; } /* line 1863, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group { width: 100%; display: inline-block; box-shadow: none; } /* line 1867, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group input { box-shadow: none; } /* line 1870, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group p { color: #9d9d9d; font-size: 12px; margin-top: 3px; margin-bottom: 0px; } /* line 1876, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form .form-group textarea { height: 68px; box-shadow: none; } /* line 1881, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form button { border: none; padding: 9px 20px; background: #01579b; color: #fff; font-size: 16px; } /* line 1887, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .sharephoto_modal .modal .modal-dialog .modal-body .share_through_email form button:hover { background: #0277bd; color: #fff; } /***********************/ /* line 1972, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view a img { max-height: none; max-width: none; position: relative; width: 75%; display: table; } /* line 1980, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .rate_img { top: 0px; } /* line 1983, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow { width: 100%; position: absolute; top: 33%; -webkit-transform: translateY(33%); transform: translateY(33%); } /* line 1988, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow i { font-size: 50px; color: #727272; cursor: pointer; } /* line 1992, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow i:hover { color: #000; } /* line 1996, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow .fa-angle-left { float: left; margin-left: 10px; } /* line 2000, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .row .col-md-3.imageviewcontainer .with_frame ul li .carousel-view .nav-arrow .fa-angle-right { float: right; margin-right: 10px; } /****** Media Query Starts *********/ @media screen and (max-width: 1600px) { /* line 2052, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 290px; } /* line 2055, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 0 20px 0px 310px; } /* line 2057, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section { width: 100%; } /* line 2061, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 20px 0 310px; } /* line 2064, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock { padding: 0 20px 0 310px; } /* line 2071, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 150px; } } @media screen and (max-width: 1550px) { /* line 2080, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { margin-right: 1%; } /* line 2083, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 10px; } /* line 2088, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 98%; } /* line 2090, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: 34%; } /* line 2094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 6px; } /* line 2103, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 98%; } /* line 2108, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 98%; } /* line 2119, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 40%; } /* line 2129, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 0 20px 0 300px; } } @media screen and (max-width: 1400px) { /* line 2137, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 20px 8px; } /* line 2143, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { margin-right: 7px; } /* line 2149, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 3px; } /* line 2152, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 27px; height: 27px; } /* line 2163, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li p { font-size: 13px; } /* line 2177, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i { width: 30px; height: 23px; } /* line 2181, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.view { background: transparent url("../img/tile_view/view.png") no-repeat scroll center center/contain; } /* line 2184, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.comment { background: transparent url("../img/tile_view/comment.png") no-repeat scroll center center/contain; } /* line 2187, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .connect-with-sarah ul li a i.connect { background: transparent url("../img/tile_view/connect.png") no-repeat scroll center center/contain; } /* line 2202, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 38%; } /* line 2204, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left h4 { font-size: 14px; } /* line 2207, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { font-size: 12px; } /* line 2211, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 38%; } /* line 2218, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .load-more { margin: 0px; } /******* Public page *********/ /* line 2231, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } } @media screen and (max-width: 1280px) { /* line 2246, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 13px 8px; } /* line 2249, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 14px; height: 40px; } /* line 2255, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { width: 98%; } /* line 2259, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details h4 { font-size: 15px; } /* line 2262, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot .shoot-details p.headshots { font-size: 13px; } /* line 2272, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: 100%; margin: 0; } /* line 2276, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse { text-align: center; } /* line 2278, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse ul.navbar-nav { display: inline-block; float: none; } /* line 2285, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: 100%; margin: 0 0 15px; text-align: center; } /* line 2289, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { float: none; display: inline-block; } /* line 2293, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { float: none; display: inline-block; } /*******/ /* line 2305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 200px; } } @media screen and (max-width: 1200px) { /* line 2314, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 15px 0 285px; } /* line 2318, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .gallerylen-belt .gallery-len { width: 220px; } /* line 2322, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .different-view { width: 124px; } /* line 2327, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .different-view ul li a i { width: 40px; } /* line 2336, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 20px 15px 0 285px; margin-top: 0px; } /* line 2341, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 220px; } /* line 2346, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 32.6%; margin-top: 10px; } /* line 2349, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(4n+1) { margin-left: 1%; } /* line 2352, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 0px; } /* line 2356, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; } /* line 2362, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .load-more { margin-top: 15px; } /* line 2364, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .load-more a { font-size: 18px; } /* line 2370, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock { padding: 0 20px 0 285px; } /****** Public GelleryView ******/ /* line 2378, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 33.33%; } /***************/ /* line 2391, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 49.5%; margin: 0 0 10px 1%; } /* line 2394, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 10px 1%; } /* line 2397, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(2n+1) { margin: 0 0 10px; } /* line 2401, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: 61px; } /* line 2404, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 43%; padding: 10px 0 0 10px; } /* line 2408, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 43%; padding: 10px 0 0 10px; } /* line 2416, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .load-more { margin-top: 10px; } /*******/ /* line 2425, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template { margin: 30px 0 20px; } /* line 2428, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo { text-align: center; margin-bottom: 20px; } /* line 2432, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo a img { width: 230px; } /* line 2438, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 30px; margin-bottom: 10px; } /* line 2443, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 121px; } /* line 2448, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 20%; } /****** Public MenuSideBar ******/ /* line 2458, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { left: 270px; margin-left: -270px; padding: 30px 15px 0; width: 270px; } /* line 2465, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { font-size: 13px; } /* line 2473, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { width: 26px; margin-right: 4px; } /* line 2477, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { font-size: 13px; } } @media screen and (max-width: 991px) { /* line 2488, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-default .navbar-nav > li > a { font-size: 12px; } /* line 2491, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav > li > a { padding: 8px; } /* line 2494, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 15px/23px auto; } /* line 2497, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center 11px/20px auto; } /* line 2500, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ ul.dropdown-menu li.headshot ul li a { font-size: 12px; } /* line 2504, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { margin-top: 20px; } /* line 2506, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { font-size: 18px; } /* line 2511, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2514, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 32.6%; margin-top: 10px; } /* line 2517, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(5n+1) { margin-left: 1%; } /* line 2520, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 0%; } /* line 2527, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2530, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 33.33%; } /* line 2536, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2539, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gallerylen-belt { overflow: auto; } /* line 2547, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { right: 0; } /* line 2550, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { margin-right: 20px; } /* line 2553, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li { margin-right: 10px; } /* line 2556, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li a i { width: 20px; height: 20px; background-size: contain; } /* line 2567, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { position: relative; top: 2px; } /* line 2572, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i { margin-right: 5px; } /* line 2575, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center/contain; width: 13px; height: 23px; } /* line 2580, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul li i.phone { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center/contain; width: 17px; height: 23px; } /* line 2595, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt { margin-bottom: 20px; } /* line 2597, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len { width: 225px; } /****** Public TileView ******/ /* line 2606, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { width: 270px; padding: 30px 15px 0 10px; } /* line 2612, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt { width: 100%; float: left; margin: 10px 0 20px; } /* line 2616, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 180px; } /* line 2619, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view { width: 142px; height: 36px; } /* line 2625, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view ul li a i { height: 34px; width: 46px; } /* line 2635, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 49%; margin-left: 2%; margin-top: 10px; } /* line 2639, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 2%; } /* line 2642, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(2n+1) { margin-left: 0px; } /* line 2646, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { font-size: 16px; } /****** Public GelleryView ******/ /* line 2659, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 50%; } /****** Public MesonryView ******/ /* line 2669, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section-masonry { width: 100%; margin-bottom: 20px; } /*************/ /* line 2684, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 41%; } /* line 2687, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 41%; } /* line 2700, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .copyright-note { float: none; width: 100%; overflow: auto; text-align: center; } /* line 2706, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .footer-logo { float: none; width: 100%; overflow: auto; text-align: center; } /* line 2712, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.footer-sideblock .tile-section .footer-logo a img { width: auto; } } @media screen and (max-width: 767px) { /* line 2722, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-toggle { float: left; background: #0d0d0d; position: absolute; z-index: 1; margin-top: 25px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; } /* line 2732, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-toggle .icon-bar { background: #fff; } /* line 2735, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-nav { margin: 0px !important; } /* line 2738, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse ul li a i.home { width: 100%; text-align: left; background: transparent url("../img/public_views/home_icon.png") no-repeat scroll 8px 10px/20px auto; } /* line 2743, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .navbar-collapse { border: none; box-shadow: none; } /* line 2748, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2750, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { widht: 96%; } /* line 2752, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 49.5%; } /* line 2754, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 1%; } /* line 2757, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(2n+1) { margin-left: 0; } /* line 2762, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .shoot-details h4 { font-size: 14px; } /* line 2769, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 2771, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section { widht: 96%; } /* line 2773, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 50%; } /**********/ /* line 2780, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header { padding: 4px 0px 2px; } /* line 2782, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section { width: 98%; } /* line 2784, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: auto; } /* line 2788, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery .navbar .collapse ul.navbar-nav { display: block; float: left; margin: 0; width: 100%; text-align: left; } /* line 2798, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: auto; margin: 10px 0 0 0; } /* line 2801, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { display: inline-block; } /* line 2804, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { display: inline-block; } /******* Public TileView Page *******/ /* line 2813, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper.toggled { left: 249px; } /* line 2817, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper { left: 0px; width: 249px; padding: 90px 10px 30px; margin-left: -249px; } /* line 2824, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a { line-height: 40px; font-size: 12px; } /* line 2825, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper ul.sidebar-nav li a i.home { background: transparent url("../img/public_views/home_icon.png") no-repeat scroll center center; height: 40px; } /* line 2834, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us { margin-top: 20px; margin-left: 0px; } /* line 2838, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li { width: 48%; margin: 10px 2% 0 0; } /* line 2841, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li:last-child { margin-right: 0px; } /* line 2844, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i { width: 15px; height: 18px; margin-right: 5px; } /* line 2849, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.mobile { background: transparent url("../img/public_views/mobile_icon.png") no-repeat scroll center center/contain; } /* line 2852, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li i.call { background: transparent url("../img/public_views/phone_icon.png") no-repeat scroll center center/contain; } /* line 2855, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .contact-us ul li p { font-size: 13px; } /* line 2861, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .sidebar-wrapper .social-contact { margin-left: 0; } /* line 2868, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view.toggled .tile-section .toggle-menubtn .navbar-toggle { margin-left: 250px; height: 34px; } /* line 2875, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper { padding: 20px 10px 0; margin-top: 53px; } /* line 2879, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer.sideblock-wrapper { padding: 20px 10px 0; margin: 0 0 20px 0; } /* line 2883, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 100%; } /* line 2886, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view { padding: 50px 10px 0; margin-top: 20px; } /* line 2891, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len { bottom: 0; position: absolute; text-align: center; width: 100%; } /* line 2897, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len a img { width: 250px; display: inline-block; } /* line 2903, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .different-view { position: absolute; right: 0; top: 25px; width: 124px; height: 34px; } /* line 2912, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .different-view ul li a i { height: 32px; } /*************/ /* line 2963, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li { width: 100%; margin: 0 0 10px 0; } /* line 2966, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(3n+1) { margin: 0 0 10px 0; } /* line 2969, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li:nth-child(2n+1) { margin: 0 0 10px 0; } /* line 2973, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 43%; } /* line 2976, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 43%; } /*********/ /* line 2989, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template { margin: 20px 0 20px; } /* line 2992, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo { margin-bottom: 20px; } /* line 2995, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .frameview_logo a img { width: 200px; } /* line 3001, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 25px; } /* line 3005, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 64px; padding: 10px 5px 10px 0; } /* line 3011, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a i { width: 18px; height: 18px; } /* line 3015, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a .share { background: transparent url("../img/public_views/side_share.png") no-repeat scroll center center/contain; } /* line 3018, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar ul li a .comment { background: transparent url("../img/public_views/side_comment.png") no-repeat scroll center center/contain; } /* line 3025, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection { width: 98%; margin: auto; } /* line 3029, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 50%; } } @media screen and (max-width: 520px) { /* line 3043, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .catogery { width: auto; } /* line 3046, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us { width: auto; text-align: right; top: 0px; margin: 5px 0px; } /* line 3051, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact { display: block; margin-right: 0px; margin-bottom: 5px; text-align: right; } /* line 3056, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul { display: inline-block; } /* line 3058, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .social-contact ul li:last-child { margin-right: 0px; } /* line 3063, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us { display: block; } /* line 3065, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header .tile-section .contact-us .call-us ul { display: inline-block; } /* line 3077, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len { text-align: center; width: 100%; overflow: auto; } /* line 3082, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .gallery-len a img { width: 200px; display: inline-block; } /* line 3088, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .different-view { width: 154px; margin: 20px auto 0; text-align: center; float: none; display: inline-block; } /* line 3094, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper .tile-view-template .tile-section .gallerylen-belt .different-view ul { display: inline-block; } /* line 3104, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section { width: 96%; } /* line 3106, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .copyright-note { width: 100%; text-align: center; } /* line 3110, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo { width: 100%; text-align: center; } /* line 3114, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer .tile-section .footer-logo a img { width: 150px; } /*************/ /* line 3130, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box img { width: 51px; } /* line 3133, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 42%; padding: 7px 0 0 10px; } /* line 3136, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left p { margin: 3px 0 0; } /* line 3140, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 42%; padding: 7px 0 0 10px; } /* line 3143, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right p { margin: 1px 0 0; } /*********/ /* line 3159, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { top: 84px; } /* line 3165, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ footer { margin-top: 0; } /**** Public Pages ****/ /* line 3175, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ header.public-header.side-view .tile-section .col-md-12.gallerylen-belt .gallery-len a img { width: 220px; } } @media screen and (max-width: 480px) { /* line 3188, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more { margin-top: 20px; } /* line 3190, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .load-more a { font-size: 16px !important; } /* line 3195, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 3198, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot { width: 100%; margin: 10px 0 0 0 !important; } /* line 3201, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .sarah-shoot:nth-child(3n+1) { margin-left: 0; } /* line 3206, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .shoot-details h4 { font-size: 14px; } /* line 3213, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template { margin: 20px 0; } /* line 3216, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .tile-view-template .tile-section .gellery-view-box { width: 100%; } /****** Public TileView Page *******/ /* line 3226, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len { width: 100%; text-align: center; overflow: auto; margin-bottom: 20px; } /* line 3232, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .gallery-len a img { width: 180px; display: inline-block; } /* line 3238, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gallerylen-belt .different-view { margin: auto; float: none; } /* line 3244, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot { width: 100%; margin-left: 0px; } /* line 3247, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot:nth-child(3n+1) { margin-left: 0px; } /* line 3251, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .sarah-shoot .shoot-details h4 { margin-bottom: 10px; } /****** Public GelleryView ******/ /* line 3264, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ section.content-wrapper.sideblock-wrapper .tile-section .gellery-section .gellery-view-box { width: 100%; } /*********/ /* line 3275, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .fix_sidebar { padding: 6px 0px; } /* line 3279, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set h2 { font-size: 20px; } /* line 3283, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li { text-align: left; margin: 0px; display: block; float: none; } /* line 3288, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li p { font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 200px; vertical-align: middle; } /* line 3296, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .britney_set ul li i { vertical-align: middle; top: -5px; } /* line 3305, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li { width: 100%; } /* line 3307, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share { left: 20%; } /* line 3311, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .cover_selection ul li .social_share ul li a { font-size: 13px; } } @media screen and (max-width: 330px) { /* line 3337, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_left { width: 41%; } /* line 3340, ../../../../htmlDesigns/Viewfoo_design/dashboard_html/sass/styles.scss */ .content-wrapper .tile-view-template .tile-section .listing_view ul li .listing_box .studioshoot_right { width: 41%; } }
0.321567
0.036908
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"); :root { --color-heading-1: #626262; --color-paragraph-1: #919191; --color-grey-1: #b4ad9e; --color-grey-2: #f0f0f0; --color-black: #000; --color-black-1: #333333; --font-playfair: 'Playfair Display', sans-serif; --font-ubuntu: 'Ubuntu', sans-serif; } *, *:before, *:after { margin: 0; padding: 0; } html { font-size: 10px; } h1, h2, h3, h4, h5, h6, a, p { font-family: var(--font-playfair); } /*===================================================*/ /*header section starts here*/ /*===================================================*/ .navbar { margin: 6rem 0; } .nav-item { } .nav-link { text-transform: uppercase !important; color: var(--color-heading-1) !important; font-size: 1.5rem !important; margin-right: 6rem !important; } /*===================================================*/ /*header section ends here*/ /*===================================================*/ /*===================================================*/ /*section hero starts here*/ /*===================================================*/ .container-post { width: 90%; margin: auto; } .hero-post { padding: 4rem 0; margin-bottom: 8rem; } .heading-primary { margin-bottom: 3rem; font-size: 3rem; color: var(--color-heading-1); } .post-category { font-size: 1.5rem; text-transform: uppercase; color: var(--color-grey-1); margin-bottom: 3rem; } .post-desc { margin-bottom: 4rem; font-size: 1.4rem; color: var(--color-heading-1); padding-right: 6rem; } .post-comment { font-size: 1.5rem; text-decoration: none !important; text-transform: uppercase; color: var(--color-grey-1); } /*===================================================*/ /*section hero ends here*/ /*===================================================*/ /*===================================================*/ /*section small post starts here*/ /*===================================================*/ .section-small-post{ padding: 4rem 0; } .img-fluid{ margin-bottom: 3rem; } .row-mod{ margin-top: 10rem; } /*===================================================*/ /*section small post ends here*/ /*===================================================*/ /*===================================================*/ /*section newsletter starts here*/ /*===================================================*/ .section-newsletter{ padding: 10rem 0; background-color: var(--color-grey-2); } .heading-newsletter{ color: var(--color-black-1); text-align: center; } .form{ text-align: center; margin-top: 9rem; } .form-input{ width: 32%; border-top: none; border-left: none; border-right: none; padding: 1rem 1.5rem; border-bottom: 1px solid var(--color-black-1); font-size: 1.5rem; background-color: var(--color-grey-2); padding-left: 0; } .form-input::placeholder{ color: var(--color-heading-1); } .form-input:focus{ outline: none; } .input-icon{ margin-bottom: 0; margin-left: -3rem; cursor: pointer; } .small-post-btn{ text-align: center; margin: 12rem 0; } .btn-learnmore{ font-size: 1.9rem; border-radius: 0; padding: 1.5rem 3.5rem; text-transform: capitalize; } /*===================================================*/ /*section newsletter ends here*/ /*===================================================*/ /*===================================================*/ /*footer section starts here*/ /*===================================================*/ .footer-area{ padding: 2rem 0; background-color: var(--color-grey-2); } .terms{ list-style: none; display: flex; justify-content: flex-start; align-items: center; margin-top: 3rem; font-size: 1.4rem; } .social{ justify-content: flex-end; } .terms-list{ margin-left: 2rem; } .terms-link{ text-decoration: none !important; color: var(--color-black); } .terms-link i { color: var(--color-heading-1); } /*===================================================*/ /*footer section ends here*/ /*===================================================*/ /*responsive css codes*/ /* ##Device = Desktops ##Screen = 1281px to higher resolution desktops */ @media (min-width: 1281px) { } /* ##Device = Laptops, Desktops ##Screen = B/w 1025px to 1280px */ @media (min-width: 1025px) and (max-width: 1280px) { } /* ##Device = Tablets, Ipads (portrait) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) { } /* ##Device = Low Resolution Tablets, Mobiles (Landscape) ##Screen = B/w 481px to 767px */ @media (min-width: 481px) and (max-width: 767px) { html { font-size: 9px; } .heading-primary { font-size: 2.7rem; } .form-input { width: 62%; } .small-post-btn { margin: 5rem 0; } .terms { justify-content: center; } .social { justify-content: center; } } /* ##Device = Most of the Smartphones Mobiles (Portrait) ##Screen = B/w 320px to 479px */ @media (min-width: 320px) and (max-width: 480px) { html { font-size: 8px; } .heading-primary { font-size: 2.7rem; } .form-input { width: 62%; } .small-post-btn { margin: 5rem 0; } .terms { justify-content: center; } .social { justify-content: center; } }
minimo/css/style.css
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"); :root { --color-heading-1: #626262; --color-paragraph-1: #919191; --color-grey-1: #b4ad9e; --color-grey-2: #f0f0f0; --color-black: #000; --color-black-1: #333333; --font-playfair: 'Playfair Display', sans-serif; --font-ubuntu: 'Ubuntu', sans-serif; } *, *:before, *:after { margin: 0; padding: 0; } html { font-size: 10px; } h1, h2, h3, h4, h5, h6, a, p { font-family: var(--font-playfair); } /*===================================================*/ /*header section starts here*/ /*===================================================*/ .navbar { margin: 6rem 0; } .nav-item { } .nav-link { text-transform: uppercase !important; color: var(--color-heading-1) !important; font-size: 1.5rem !important; margin-right: 6rem !important; } /*===================================================*/ /*header section ends here*/ /*===================================================*/ /*===================================================*/ /*section hero starts here*/ /*===================================================*/ .container-post { width: 90%; margin: auto; } .hero-post { padding: 4rem 0; margin-bottom: 8rem; } .heading-primary { margin-bottom: 3rem; font-size: 3rem; color: var(--color-heading-1); } .post-category { font-size: 1.5rem; text-transform: uppercase; color: var(--color-grey-1); margin-bottom: 3rem; } .post-desc { margin-bottom: 4rem; font-size: 1.4rem; color: var(--color-heading-1); padding-right: 6rem; } .post-comment { font-size: 1.5rem; text-decoration: none !important; text-transform: uppercase; color: var(--color-grey-1); } /*===================================================*/ /*section hero ends here*/ /*===================================================*/ /*===================================================*/ /*section small post starts here*/ /*===================================================*/ .section-small-post{ padding: 4rem 0; } .img-fluid{ margin-bottom: 3rem; } .row-mod{ margin-top: 10rem; } /*===================================================*/ /*section small post ends here*/ /*===================================================*/ /*===================================================*/ /*section newsletter starts here*/ /*===================================================*/ .section-newsletter{ padding: 10rem 0; background-color: var(--color-grey-2); } .heading-newsletter{ color: var(--color-black-1); text-align: center; } .form{ text-align: center; margin-top: 9rem; } .form-input{ width: 32%; border-top: none; border-left: none; border-right: none; padding: 1rem 1.5rem; border-bottom: 1px solid var(--color-black-1); font-size: 1.5rem; background-color: var(--color-grey-2); padding-left: 0; } .form-input::placeholder{ color: var(--color-heading-1); } .form-input:focus{ outline: none; } .input-icon{ margin-bottom: 0; margin-left: -3rem; cursor: pointer; } .small-post-btn{ text-align: center; margin: 12rem 0; } .btn-learnmore{ font-size: 1.9rem; border-radius: 0; padding: 1.5rem 3.5rem; text-transform: capitalize; } /*===================================================*/ /*section newsletter ends here*/ /*===================================================*/ /*===================================================*/ /*footer section starts here*/ /*===================================================*/ .footer-area{ padding: 2rem 0; background-color: var(--color-grey-2); } .terms{ list-style: none; display: flex; justify-content: flex-start; align-items: center; margin-top: 3rem; font-size: 1.4rem; } .social{ justify-content: flex-end; } .terms-list{ margin-left: 2rem; } .terms-link{ text-decoration: none !important; color: var(--color-black); } .terms-link i { color: var(--color-heading-1); } /*===================================================*/ /*footer section ends here*/ /*===================================================*/ /*responsive css codes*/ /* ##Device = Desktops ##Screen = 1281px to higher resolution desktops */ @media (min-width: 1281px) { } /* ##Device = Laptops, Desktops ##Screen = B/w 1025px to 1280px */ @media (min-width: 1025px) and (max-width: 1280px) { } /* ##Device = Tablets, Ipads (portrait) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) { } /* ##Device = Low Resolution Tablets, Mobiles (Landscape) ##Screen = B/w 481px to 767px */ @media (min-width: 481px) and (max-width: 767px) { html { font-size: 9px; } .heading-primary { font-size: 2.7rem; } .form-input { width: 62%; } .small-post-btn { margin: 5rem 0; } .terms { justify-content: center; } .social { justify-content: center; } } /* ##Device = Most of the Smartphones Mobiles (Portrait) ##Screen = B/w 320px to 479px */ @media (min-width: 320px) and (max-width: 480px) { html { font-size: 8px; } .heading-primary { font-size: 2.7rem; } .form-input { width: 62%; } .small-post-btn { margin: 5rem 0; } .terms { justify-content: center; } .social { justify-content: center; } }
0.18374
0.063715
@charset 'UTF-8'; .jqcUpload-container, .jqcUpload-container * { box-sizing: border-box; padding: 0; margin: 0; } .jqcUpload-container{ display: flex; align-items: center; overflow: hidden; color: #222; } .jqcUpload-container input:focus{ outline: none; } .jqcUpload-container input:hover{ border: none!important; } .jqcUpload-input{ position: absolute; top: 0; right: 0; width: 200%; height: 200%; display: block; opacity: 0; cursor: pointer; } .jqcUpload-input-mask { display: flex; position: relative; align-items: center; height: 30px; overflow: hidden; } .jqcUpload-input-mask span.el-icon-circle-close { position: relative; z-index: 10; cursor: pointer; } .jqcUpload-input-mask:hover span.el-icon-success::before { content: "\e91c"; color: #d9d9d9; } .jqcUpload-input-mask:hover span.el-icon-success { z-index: 10; position: relative; cursor: pointer; } .jqcUpload-container.jqcUpload-single .jqcUpload-input-mask{ width: 122px; border-left: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; border-radius: 2px 0 0 2px; } .jqcUpload-container.jqcUpload-single .jqcUpload-file-name{ width: 96px; padding: 0 10px; font-size: 12px; border: none; height: 28px; } .jqcUpload-btn { height: 30px; min-width: 70px; border-radius: 0 2px 2px 0; padding: 0 15px; font-size: 12px; color: #fff!important; background: #C63136; border: none; cursor: pointer; } .jqcUpload-btn:focus { outline: none; } .jqcUpload-btn:hover { background: #D86065; } .jqcUpload-select-files{ display: block; height: 30px; min-width: 70px; border-radius: 2px; background: #C63136; font-size: 12px; text-align: center; line-height: 30px; color: #fff!important; margin-right: 10px; } .jqcUpload-container.jqcUpload-multiple{ display: block; } .jqcUpload-container.jqcUpload-multiple .jqcUpload-input-mask:hover .jqcUpload-select-files{ background: #D86065; } .jqcUpload-header{ display: flex; padding-left: 10px; } .jqcUpload-header .jqcUpload-btn { background: #a8cadd; border-radius: 2px; } .jqcUpload-header .jqcUpload-btn:hover { background: #b3d2e4; } .jqcUpload-header .jqcUpload-btn:active { background: #779eb3; } .jqcUpload-placeholder { color: #666; font-size: 12px; line-height: 20px; margin-top: 10px; padding-left: 10px; } .jqcUpload-files-item{ display: flex; align-items: center; height: 30px; width: 360px; padding: 5px 10px; margin-top: 10px; transition: color .3s; border-radius: 4px; } .jqcUpload-files-item .close{ cursor: pointer; transition: all .5s; display: none; font-size: 14px; } .jqcUpload-files-item .close::before{ content: "\e909"; color: #999; } .jqcUpload-files-item .close.uploaded{ display: block; } .jqcUpload-files-item .close.uploaded::before{ content: '\e933'; color: #a8cadd; } .jqcUpload-files-item:hover{ background: #f5f6fa; } .jqcUpload-files-item:hover .close{ display: block; } .jqcUpload-files-item:hover .close.uploaded::before{ content: "\e909"; color: #999; } .jqcUpload-files-item p{ width: 294px; margin: 0 20px 0 6px; color: #333; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .jqcUpload-container.loading .jqcUpload-btn { padding: 0 6px; cursor: not-allowed; } .jqcUpload-container.loading .jqcUpload-loading{ display: inline-block; } .jqcUpload-container.loading .jqcUpload-input { cursor: not-allowed; } .jqcUpload-container.loading .close { cursor: not-allowed; } .jqcUpload-loading{ margin-left: 4px; display: none; } .jqcUpload-loading::before{ color: #fff!important; } .jqcUpload-files-list{ max-height: 210px; overflow-y: auto; width: 380px; } .jqcUpload-input:disabled{ cursor: not-allowed; }
docs/jqc/com/lifeonwalden/jqc/upload/css/upload.css
@charset 'UTF-8'; .jqcUpload-container, .jqcUpload-container * { box-sizing: border-box; padding: 0; margin: 0; } .jqcUpload-container{ display: flex; align-items: center; overflow: hidden; color: #222; } .jqcUpload-container input:focus{ outline: none; } .jqcUpload-container input:hover{ border: none!important; } .jqcUpload-input{ position: absolute; top: 0; right: 0; width: 200%; height: 200%; display: block; opacity: 0; cursor: pointer; } .jqcUpload-input-mask { display: flex; position: relative; align-items: center; height: 30px; overflow: hidden; } .jqcUpload-input-mask span.el-icon-circle-close { position: relative; z-index: 10; cursor: pointer; } .jqcUpload-input-mask:hover span.el-icon-success::before { content: "\e91c"; color: #d9d9d9; } .jqcUpload-input-mask:hover span.el-icon-success { z-index: 10; position: relative; cursor: pointer; } .jqcUpload-container.jqcUpload-single .jqcUpload-input-mask{ width: 122px; border-left: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; border-radius: 2px 0 0 2px; } .jqcUpload-container.jqcUpload-single .jqcUpload-file-name{ width: 96px; padding: 0 10px; font-size: 12px; border: none; height: 28px; } .jqcUpload-btn { height: 30px; min-width: 70px; border-radius: 0 2px 2px 0; padding: 0 15px; font-size: 12px; color: #fff!important; background: #C63136; border: none; cursor: pointer; } .jqcUpload-btn:focus { outline: none; } .jqcUpload-btn:hover { background: #D86065; } .jqcUpload-select-files{ display: block; height: 30px; min-width: 70px; border-radius: 2px; background: #C63136; font-size: 12px; text-align: center; line-height: 30px; color: #fff!important; margin-right: 10px; } .jqcUpload-container.jqcUpload-multiple{ display: block; } .jqcUpload-container.jqcUpload-multiple .jqcUpload-input-mask:hover .jqcUpload-select-files{ background: #D86065; } .jqcUpload-header{ display: flex; padding-left: 10px; } .jqcUpload-header .jqcUpload-btn { background: #a8cadd; border-radius: 2px; } .jqcUpload-header .jqcUpload-btn:hover { background: #b3d2e4; } .jqcUpload-header .jqcUpload-btn:active { background: #779eb3; } .jqcUpload-placeholder { color: #666; font-size: 12px; line-height: 20px; margin-top: 10px; padding-left: 10px; } .jqcUpload-files-item{ display: flex; align-items: center; height: 30px; width: 360px; padding: 5px 10px; margin-top: 10px; transition: color .3s; border-radius: 4px; } .jqcUpload-files-item .close{ cursor: pointer; transition: all .5s; display: none; font-size: 14px; } .jqcUpload-files-item .close::before{ content: "\e909"; color: #999; } .jqcUpload-files-item .close.uploaded{ display: block; } .jqcUpload-files-item .close.uploaded::before{ content: '\e933'; color: #a8cadd; } .jqcUpload-files-item:hover{ background: #f5f6fa; } .jqcUpload-files-item:hover .close{ display: block; } .jqcUpload-files-item:hover .close.uploaded::before{ content: "\e909"; color: #999; } .jqcUpload-files-item p{ width: 294px; margin: 0 20px 0 6px; color: #333; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .jqcUpload-container.loading .jqcUpload-btn { padding: 0 6px; cursor: not-allowed; } .jqcUpload-container.loading .jqcUpload-loading{ display: inline-block; } .jqcUpload-container.loading .jqcUpload-input { cursor: not-allowed; } .jqcUpload-container.loading .close { cursor: not-allowed; } .jqcUpload-loading{ margin-left: 4px; display: none; } .jqcUpload-loading::before{ color: #fff!important; } .jqcUpload-files-list{ max-height: 210px; overflow-y: auto; width: 380px; } .jqcUpload-input:disabled{ cursor: not-allowed; }
0.461017
0.07921
@import '../../../node_modules/normalize.css/normalize.css'; @import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css'; /*! React Starter Kit | MIT License | http://www.reactstarterkit.com/ */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic,300italic); @import '../variables.css'; @import '../bootstrap.css'; /* * Base styles * ========================================================================== */ html, body{height:100%; font-size: 14px;} html { color: var(--gray-medium); font-weight: 200; line-height: 100%; font-size: 15px; font-family: 'Open Sans', sans-serif!important; line-height: 1.375; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on; } html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } *:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; } /* * 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; } /* * 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 { color: var(--main); 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; } } div { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .btn { border-radius: 4.5rem; border: none; line-height: 1.47rem; font-size: 0.95rem; padding: 0.5rem 16px; padding-top: 0.48rem; font-weight: 400; } .btn-primary { background: var(--main); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-primary:hover { background: var(--main-dark); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-default { color: var(--gray-medium-light-alt); background: var(--gray-light); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-default:hover { color: var(--gray-medium-light); background: var(--gray-medium-lighter); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } a { color: var(--main); } a:hover { color: var(--main-dark); } .modal-close-button { position: absolute; top: 0; right: 0; background: none; } .modal-close-button:hover { background: none; } .button { border-radius: 4.5rem; border: none; line-height: 1.47rem; font-size: 0.95rem; padding: 0.5rem 16px; padding-top: 0.48rem; font-weight: 300; display: inline-block; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; user-select: none; border: .0625rem solid transparent; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; transition: all 0.2s ease; } .button.default { color: var(--gray-medium-light-alt); background: var(--gray-light); } .button.default:hover { color: var(--gray-medium-light); background: var(--gray-medium-lighter); } .button.large { font-size: 0.95rem; border: 2px; border-width: 2px!important; border-style: solid; border-color: transparent; line-height: 0.7; font-weight: 600; padding: 1rem 1.5rem; } .button.small { font-size: 0.85rem; border: 1px; border-style: solid; border-color: transparent; line-height: 0.4; font-weight: 400; padding: 0.8rem 0.95rem; padding-top: 0.8rem; } .button.block { display: block; width: 100%; } .button.nofill { color: var(--gray-medium-light); background: transparent; border-color: var(--gray-medium-light); border-width: 1px; } .button.nofill.primary { color: var(--main); border-color: var(--main); } .button.nofill.primary:hover { background: transparent; color: var(--main-darker); border-color: var(--main-darker); } .button.nofill.purple { color: var(--purple); border-color: var(--purple); } .button.nofill.purple:hover { background: transparent; color: var(--purple-darkest); border-color: var(--purple-darkest); } .button.nofill.yellow { color: var(--yellow); border-color: var(--yellow); } .button.nofill.yellow:hover { background: transparent; color: var(--yellow-darkest); border-color: var(--yellow-darkest); } .button.nofill.yellow-alt { color: var(--yellow-alt); border-color: var(--yellow-alt); } .button.nofill.yellow-alt:hover { background: transparent; color: var(--yellow-alt-darker); border-color: var(--yellow-alt-darker); } .button.nofill.green { color: var(--green); border-color: var(--green); } .button.nofill.green:hover { background: transparent; color: var(--green-dark); border-color: var(--green-dark); } .button.nofill.orange { color: var(--orange); border-color: var(--orange); } .button.nofill.orange:hover { background: transparent; color: var(--orange-dark); border-color: var(--orange-dark); } .button.fill { color: var(--gray-medium-light); background: var(--gray-medium-lighter); border-color: transparent; } .button.fill.primary { color: white; background: var(--main); border-color: transparent; } .button.fill.primary:hover { color: white; background: var(--main-dark); border-color: transparent; } .button.fill.purple { color: white; background: var(--purple); border-color: transparent; } .button.fill.purple:hover { color: white; background: var(--purple-dark); border-color: transparent; } .button.fill.yellow { color: var(--yellow-darkest); background: var(--yellow); border-color: transparent; } .button.fill.yellow:hover { color: var(--yellow); background: var(--yellow-darkest); border-color: transparent; } .button.fill.yellow-alt { color: white; background: var(--yellow-alt); border-color: transparent; } .button.fill.yellow-alt:hover { color: white; background: var(--yellow-alt-darker); border-color: transparent; } .button.fill.green { color: white; background: var(--green); border-color: transparent; } .button.fill.green:hover { color: white; background: var(--green-dark); border-color: transparent; } .button.fill.orange { color: white; background: var(--orange); border-color: transparent; } .button.fill.orange:hover { color: white; background: var(--orange-dark); border-color: transparent; } .button.uppercase { text-transform: uppercase; } .clear { clear: both; } .four-col { width: 25%; float: left; } .three-col { width: 33.33%; float: left; } .medium-col { width: 21.8%; float: left; } .medium-col-alt { width: 28.8%; float: left; } .large-col { width: 56.2%; float: left; } .large-col-alt { width: 49.2%; float: left; } .xl-col { width: 100%; } .Grayback { background: var(--gray-lightest); } option { box-shadow: none; } @media all and (max-width: 768px) { .three-col { width: 100%; } }
src/components/App/App.css
@import '../../../node_modules/normalize.css/normalize.css'; @import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css'; /*! React Starter Kit | MIT License | http://www.reactstarterkit.com/ */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic,300italic); @import '../variables.css'; @import '../bootstrap.css'; /* * Base styles * ========================================================================== */ html, body{height:100%; font-size: 14px;} html { color: var(--gray-medium); font-weight: 200; line-height: 100%; font-size: 15px; font-family: 'Open Sans', sans-serif!important; line-height: 1.375; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on; } html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } *:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; } /* * 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; } /* * 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 { color: var(--main); 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; } } div { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .btn { border-radius: 4.5rem; border: none; line-height: 1.47rem; font-size: 0.95rem; padding: 0.5rem 16px; padding-top: 0.48rem; font-weight: 400; } .btn-primary { background: var(--main); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-primary:hover { background: var(--main-dark); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-default { color: var(--gray-medium-light-alt); background: var(--gray-light); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-default:hover { color: var(--gray-medium-light); background: var(--gray-medium-lighter); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } a { color: var(--main); } a:hover { color: var(--main-dark); } .modal-close-button { position: absolute; top: 0; right: 0; background: none; } .modal-close-button:hover { background: none; } .button { border-radius: 4.5rem; border: none; line-height: 1.47rem; font-size: 0.95rem; padding: 0.5rem 16px; padding-top: 0.48rem; font-weight: 300; display: inline-block; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; user-select: none; border: .0625rem solid transparent; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; transition: all 0.2s ease; } .button.default { color: var(--gray-medium-light-alt); background: var(--gray-light); } .button.default:hover { color: var(--gray-medium-light); background: var(--gray-medium-lighter); } .button.large { font-size: 0.95rem; border: 2px; border-width: 2px!important; border-style: solid; border-color: transparent; line-height: 0.7; font-weight: 600; padding: 1rem 1.5rem; } .button.small { font-size: 0.85rem; border: 1px; border-style: solid; border-color: transparent; line-height: 0.4; font-weight: 400; padding: 0.8rem 0.95rem; padding-top: 0.8rem; } .button.block { display: block; width: 100%; } .button.nofill { color: var(--gray-medium-light); background: transparent; border-color: var(--gray-medium-light); border-width: 1px; } .button.nofill.primary { color: var(--main); border-color: var(--main); } .button.nofill.primary:hover { background: transparent; color: var(--main-darker); border-color: var(--main-darker); } .button.nofill.purple { color: var(--purple); border-color: var(--purple); } .button.nofill.purple:hover { background: transparent; color: var(--purple-darkest); border-color: var(--purple-darkest); } .button.nofill.yellow { color: var(--yellow); border-color: var(--yellow); } .button.nofill.yellow:hover { background: transparent; color: var(--yellow-darkest); border-color: var(--yellow-darkest); } .button.nofill.yellow-alt { color: var(--yellow-alt); border-color: var(--yellow-alt); } .button.nofill.yellow-alt:hover { background: transparent; color: var(--yellow-alt-darker); border-color: var(--yellow-alt-darker); } .button.nofill.green { color: var(--green); border-color: var(--green); } .button.nofill.green:hover { background: transparent; color: var(--green-dark); border-color: var(--green-dark); } .button.nofill.orange { color: var(--orange); border-color: var(--orange); } .button.nofill.orange:hover { background: transparent; color: var(--orange-dark); border-color: var(--orange-dark); } .button.fill { color: var(--gray-medium-light); background: var(--gray-medium-lighter); border-color: transparent; } .button.fill.primary { color: white; background: var(--main); border-color: transparent; } .button.fill.primary:hover { color: white; background: var(--main-dark); border-color: transparent; } .button.fill.purple { color: white; background: var(--purple); border-color: transparent; } .button.fill.purple:hover { color: white; background: var(--purple-dark); border-color: transparent; } .button.fill.yellow { color: var(--yellow-darkest); background: var(--yellow); border-color: transparent; } .button.fill.yellow:hover { color: var(--yellow); background: var(--yellow-darkest); border-color: transparent; } .button.fill.yellow-alt { color: white; background: var(--yellow-alt); border-color: transparent; } .button.fill.yellow-alt:hover { color: white; background: var(--yellow-alt-darker); border-color: transparent; } .button.fill.green { color: white; background: var(--green); border-color: transparent; } .button.fill.green:hover { color: white; background: var(--green-dark); border-color: transparent; } .button.fill.orange { color: white; background: var(--orange); border-color: transparent; } .button.fill.orange:hover { color: white; background: var(--orange-dark); border-color: transparent; } .button.uppercase { text-transform: uppercase; } .clear { clear: both; } .four-col { width: 25%; float: left; } .three-col { width: 33.33%; float: left; } .medium-col { width: 21.8%; float: left; } .medium-col-alt { width: 28.8%; float: left; } .large-col { width: 56.2%; float: left; } .large-col-alt { width: 49.2%; float: left; } .xl-col { width: 100%; } .Grayback { background: var(--gray-lightest); } option { box-shadow: none; } @media all and (max-width: 768px) { .three-col { width: 100%; } }
0.512693
0.051391
.portion { display : flex; flex-direction : column; width : 100%; } .portion.horizontal { flex-direction : row; } .portion[data-desktop-span="1"] { grid-column : span 1; } .portion.one-twelfth, .portion[data-desktop-span="2"] { grid-column : span 2; } .portion.one-eighth, .portion[data-desktop-span="3"] { grid-column : span 3; } .portion.one-sixth, .portion[data-desktop-span="4"] { grid-column : span 4; } .portion[data-desktop-span="5"] { grid-column : span 5; } .portion.one-fourth, .portion[data-desktop-span="6"], .portion[data-desktop-span="one-fourth"] { grid-column : span 6; } .portion[data-desktop-span="7"] { grid-column : span 7; } .portion.one-third, .portion[data-desktop-span="8"], .portion[data-desktop-span="one-third"] { grid-column : span 8; } .portion[data-desktop-span="9"] { grid-column : span 9; } .portion.five-twelfth, .portion[data-desktop-span="10"] { grid-column : span 10; } .portion[data-desktop-span="11"] { grid-column : span 11; } .portion.half, .portion[data-desktop-span="12"], .portion[data-desktop-span="half"] { grid-column : span 12; } .portion[data-desktop-span="13"] { grid-column : span 13; } .portion.seven-twelfth, .portion[data-desktop-span="14"] { grid-column : span 14; } .portion[data-desktop-span="15"] { grid-column : span 15; } .portion.two-third, .portion[data-desktop-span="16"] { grid-column : span 16; } .portion[data-desktop-span="17"] { grid-column : span 17; } .portion.three-fourth, .portion[data-desktop-span="18"] { grid-column : span 18; } .portion[data-desktop-span="19"] { grid-column : span 19; } .portion.five-sixth, .portion[data-desktop-span="20"] { grid-column : span 20; } .portion.seven-eighth, .portion[data-desktop-span="21"] { grid-column : span 21; } .portion.eleven-twelfth, .portion[data-desktop-span="22"] { grid-column : span 22; } .portion[data-desktop-span="23"] { grid-column : span 23; } .portion.whole, .portion[data-desktop-span="24"], .portion[data-desktop-span="whole"] { grid-column : span 24; } @media all and (max-width : 600px) { .portion[data-mobile-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-mobile, .portion[data-mobile-span="2"] { grid-column : span 2; } .portion.one-eighth-on-mobile, .portion[data-mobile-span="3"] { grid-column : span 3; } .portion.one-sixth-on-mobile, .portion[data-mobile-span="4"] { grid-column : span 4; } .portion[data-mobile-span="5"] { grid-column : span 5; } .portion.one-fourth-on-mobile, .portion[data-mobile-span="6"] { grid-column : span 6; } .portion[data-mobile-span="7"] { grid-column : span 7; } .portion.one-third-on-mobile, .portion[data-mobile-span="8"], .portion[data-mobile-span="one-third"] { grid-column : span 8; } .portion[data-mobile-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-mobile, .portion[data-mobile-span="10"] { grid-column : span 10; } .portion[data-mobile-span="11"] { grid-column : span 11; } .portion.half-on-mobile, .portion[data-mobile-span="12"], .portion[data-mobile-span="half"] { grid-column : span 12; } .portion[data-mobile-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-mobile, .portion[data-mobile-span="14"] { grid-column : span 14; } .portion[data-mobile-span="15"] { grid-column : span 15; } .portion.two-third-on-mobile, .portion[data-mobile-span="16"] { grid-column : span 16; } .portion[data-mobile-span="17"] { grid-column : span 17; } .portion.three-fourth-on-mobile, .portion[data-mobile-span="18"] { grid-column : span 18; } .portion[data-mobile-span="19"] { grid-column : span 19; } .portion.five-sixth-on-mobile, .portion[data-mobile-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-mobile, .portion[data-mobile-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-mobile, .portion[data-mobile-span="22"] { grid-column : span 22; } .portion[data-mobile-span="23"] { grid-column : span 23; } .portion.whole-on-mobile, .portion[data-mobile-span="24"], .portion[data-mobile-span="whole"] { grid-column : span 24; } } @media all and (min-width : 601px) and (max-width : 900px) { .portion[data-tabPT-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-tab-pt, .portion[data-tabPT-span="2"] { grid-column : span 2; } .portion.one-eighth-on-tab-pt, .portion[data-tabPT-span="3"] { grid-column : span 3; } .portion.one-sixth-on-tab-pt, .portion[data-tabPT-span="4"] { grid-column : span 4; } .portion[data-tabPT-span="5"] { grid-column : span 5; } .portion.one-fourth-on-tab-pt, .portion[data-tabPT-span="6"] { grid-column : span 6; } .portion[data-tabPT-span="7"] { grid-column : span 7; } .portion.one-third-on-tab-pt, .portion[data-tabPT-span="8"] { grid-column : span 8; } .portion[data-tabPT-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-tab-pt, .portion[data-tabPT-span="10"] { grid-column : span 10; } .portion[data-tabPT-span="11"] { grid-column : span 11; } .portion.half-on-tab-pt, .portion[data-tabPT-span="12"] { grid-column : span 12; } .portion[data-tabPT-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-tab-pt, .portion[data-tabPT-span="14"] { grid-column : span 14; } .portion[data-tabPT-span="15"] { grid-column : span 15; } .portion.two-third-on-tab-pt, .portion[data-tabPT-span="16"] { grid-column : span 16; } .portion[data-tabPT-span="17"] { grid-column : span 17; } .portion.three-fourth-on-tab-pt, .portion[data-tabPT-span="18"] { grid-column : span 18; } .portion[data-tabPT-span="19"] { grid-column : span 19; } .portion.five-sixth-on-tab-pt, .portion[data-tabPT-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-tab-pt, .portion[data-tabPT-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-tab-pt, .portion[data-tabPT-span="22"] { grid-column : span 22; } .portion[data-tabPT-span="23"] { grid-column : span 23; } .portion.whole-on-tab-pt, .portion[data-tabPT-span="24"] { grid-column : span 24; } } @media all and (min-width : 901px) and (max-width : 1200px) { /* .row:not(.retain-layout-on-tab-ls) > &:not([class*='on-tab-ls']) { grid-column : span 24; } */ .portion[data-tabLS-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-tab-ls, .portion[data-tabLS-span="2"] { grid-column : span 2; } .portion.one-eighth-on-tab-ls, .portion[data-tabLS-span="3"] { grid-column : span 3; } .portion.one-sixth-on-tab-ls, .portion[data-tabLS-span="4"] { grid-column : span 4; } .portion[data-tabLS-span="5"] { grid-column : span 5; } .portion.one-fourth-on-tab-ls, .portion[data-tabLS-span="6"] { grid-column : span 6; } .portion[data-tabLS-span="7"] { grid-column : span 7; } .portion.one-third-on-tab-ls, .portion[data-tabLS-span="8"] { grid-column : span 8; } .portion[data-tabLS-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-tab-ls, .portion[data-tabLS-span="10"] { grid-column : span 10; } .portion[data-tabLS-span="11"] { grid-column : span 11; } .portion.half-on-tab-ls, .portion[data-tabLS-span="12"] { grid-column : span 12; } .portion[data-tabLS-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-tab-ls, .portion[data-tabLS-span="14"] { grid-column : span 14; } .portion[data-tabLS-span="15"] { grid-column : span 15; } .portion.two-third-on-tab-ls, .portion[data-tabLS-span="16"] { grid-column : span 16; } .portion[data-tabLS-span="17"] { grid-column : span 17; } .portion.three-fourth-on-tab-ls, .portion[data-tabLS-span="18"] { grid-column : span 18; } .portion[data-tabLS-span="19"] { grid-column : span 19; } .portion.five-sixth-on-tab-ls, .portion[data-tabLS-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-tab-ls, .portion[data-tabLS-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-tab-ls, .portion[data-tabLS-span="22"] { grid-column : span 22; } .portion[data-tabLS-span="23"] { grid-column : span 23; } .portion.whole-on-tab-ls, .portion[data-tabLS-span="24"] { grid-column : span 24; } }
src/styles/layout/portion.css
.portion { display : flex; flex-direction : column; width : 100%; } .portion.horizontal { flex-direction : row; } .portion[data-desktop-span="1"] { grid-column : span 1; } .portion.one-twelfth, .portion[data-desktop-span="2"] { grid-column : span 2; } .portion.one-eighth, .portion[data-desktop-span="3"] { grid-column : span 3; } .portion.one-sixth, .portion[data-desktop-span="4"] { grid-column : span 4; } .portion[data-desktop-span="5"] { grid-column : span 5; } .portion.one-fourth, .portion[data-desktop-span="6"], .portion[data-desktop-span="one-fourth"] { grid-column : span 6; } .portion[data-desktop-span="7"] { grid-column : span 7; } .portion.one-third, .portion[data-desktop-span="8"], .portion[data-desktop-span="one-third"] { grid-column : span 8; } .portion[data-desktop-span="9"] { grid-column : span 9; } .portion.five-twelfth, .portion[data-desktop-span="10"] { grid-column : span 10; } .portion[data-desktop-span="11"] { grid-column : span 11; } .portion.half, .portion[data-desktop-span="12"], .portion[data-desktop-span="half"] { grid-column : span 12; } .portion[data-desktop-span="13"] { grid-column : span 13; } .portion.seven-twelfth, .portion[data-desktop-span="14"] { grid-column : span 14; } .portion[data-desktop-span="15"] { grid-column : span 15; } .portion.two-third, .portion[data-desktop-span="16"] { grid-column : span 16; } .portion[data-desktop-span="17"] { grid-column : span 17; } .portion.three-fourth, .portion[data-desktop-span="18"] { grid-column : span 18; } .portion[data-desktop-span="19"] { grid-column : span 19; } .portion.five-sixth, .portion[data-desktop-span="20"] { grid-column : span 20; } .portion.seven-eighth, .portion[data-desktop-span="21"] { grid-column : span 21; } .portion.eleven-twelfth, .portion[data-desktop-span="22"] { grid-column : span 22; } .portion[data-desktop-span="23"] { grid-column : span 23; } .portion.whole, .portion[data-desktop-span="24"], .portion[data-desktop-span="whole"] { grid-column : span 24; } @media all and (max-width : 600px) { .portion[data-mobile-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-mobile, .portion[data-mobile-span="2"] { grid-column : span 2; } .portion.one-eighth-on-mobile, .portion[data-mobile-span="3"] { grid-column : span 3; } .portion.one-sixth-on-mobile, .portion[data-mobile-span="4"] { grid-column : span 4; } .portion[data-mobile-span="5"] { grid-column : span 5; } .portion.one-fourth-on-mobile, .portion[data-mobile-span="6"] { grid-column : span 6; } .portion[data-mobile-span="7"] { grid-column : span 7; } .portion.one-third-on-mobile, .portion[data-mobile-span="8"], .portion[data-mobile-span="one-third"] { grid-column : span 8; } .portion[data-mobile-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-mobile, .portion[data-mobile-span="10"] { grid-column : span 10; } .portion[data-mobile-span="11"] { grid-column : span 11; } .portion.half-on-mobile, .portion[data-mobile-span="12"], .portion[data-mobile-span="half"] { grid-column : span 12; } .portion[data-mobile-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-mobile, .portion[data-mobile-span="14"] { grid-column : span 14; } .portion[data-mobile-span="15"] { grid-column : span 15; } .portion.two-third-on-mobile, .portion[data-mobile-span="16"] { grid-column : span 16; } .portion[data-mobile-span="17"] { grid-column : span 17; } .portion.three-fourth-on-mobile, .portion[data-mobile-span="18"] { grid-column : span 18; } .portion[data-mobile-span="19"] { grid-column : span 19; } .portion.five-sixth-on-mobile, .portion[data-mobile-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-mobile, .portion[data-mobile-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-mobile, .portion[data-mobile-span="22"] { grid-column : span 22; } .portion[data-mobile-span="23"] { grid-column : span 23; } .portion.whole-on-mobile, .portion[data-mobile-span="24"], .portion[data-mobile-span="whole"] { grid-column : span 24; } } @media all and (min-width : 601px) and (max-width : 900px) { .portion[data-tabPT-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-tab-pt, .portion[data-tabPT-span="2"] { grid-column : span 2; } .portion.one-eighth-on-tab-pt, .portion[data-tabPT-span="3"] { grid-column : span 3; } .portion.one-sixth-on-tab-pt, .portion[data-tabPT-span="4"] { grid-column : span 4; } .portion[data-tabPT-span="5"] { grid-column : span 5; } .portion.one-fourth-on-tab-pt, .portion[data-tabPT-span="6"] { grid-column : span 6; } .portion[data-tabPT-span="7"] { grid-column : span 7; } .portion.one-third-on-tab-pt, .portion[data-tabPT-span="8"] { grid-column : span 8; } .portion[data-tabPT-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-tab-pt, .portion[data-tabPT-span="10"] { grid-column : span 10; } .portion[data-tabPT-span="11"] { grid-column : span 11; } .portion.half-on-tab-pt, .portion[data-tabPT-span="12"] { grid-column : span 12; } .portion[data-tabPT-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-tab-pt, .portion[data-tabPT-span="14"] { grid-column : span 14; } .portion[data-tabPT-span="15"] { grid-column : span 15; } .portion.two-third-on-tab-pt, .portion[data-tabPT-span="16"] { grid-column : span 16; } .portion[data-tabPT-span="17"] { grid-column : span 17; } .portion.three-fourth-on-tab-pt, .portion[data-tabPT-span="18"] { grid-column : span 18; } .portion[data-tabPT-span="19"] { grid-column : span 19; } .portion.five-sixth-on-tab-pt, .portion[data-tabPT-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-tab-pt, .portion[data-tabPT-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-tab-pt, .portion[data-tabPT-span="22"] { grid-column : span 22; } .portion[data-tabPT-span="23"] { grid-column : span 23; } .portion.whole-on-tab-pt, .portion[data-tabPT-span="24"] { grid-column : span 24; } } @media all and (min-width : 901px) and (max-width : 1200px) { /* .row:not(.retain-layout-on-tab-ls) > &:not([class*='on-tab-ls']) { grid-column : span 24; } */ .portion[data-tabLS-span="1"] { grid-column : span 1; } .portion.one-twelfth-on-tab-ls, .portion[data-tabLS-span="2"] { grid-column : span 2; } .portion.one-eighth-on-tab-ls, .portion[data-tabLS-span="3"] { grid-column : span 3; } .portion.one-sixth-on-tab-ls, .portion[data-tabLS-span="4"] { grid-column : span 4; } .portion[data-tabLS-span="5"] { grid-column : span 5; } .portion.one-fourth-on-tab-ls, .portion[data-tabLS-span="6"] { grid-column : span 6; } .portion[data-tabLS-span="7"] { grid-column : span 7; } .portion.one-third-on-tab-ls, .portion[data-tabLS-span="8"] { grid-column : span 8; } .portion[data-tabLS-span="9"] { grid-column : span 9; } .portion.five-twelfth-on-tab-ls, .portion[data-tabLS-span="10"] { grid-column : span 10; } .portion[data-tabLS-span="11"] { grid-column : span 11; } .portion.half-on-tab-ls, .portion[data-tabLS-span="12"] { grid-column : span 12; } .portion[data-tabLS-span="13"] { grid-column : span 13; } .portion.seven-twelfth-on-tab-ls, .portion[data-tabLS-span="14"] { grid-column : span 14; } .portion[data-tabLS-span="15"] { grid-column : span 15; } .portion.two-third-on-tab-ls, .portion[data-tabLS-span="16"] { grid-column : span 16; } .portion[data-tabLS-span="17"] { grid-column : span 17; } .portion.three-fourth-on-tab-ls, .portion[data-tabLS-span="18"] { grid-column : span 18; } .portion[data-tabLS-span="19"] { grid-column : span 19; } .portion.five-sixth-on-tab-ls, .portion[data-tabLS-span="20"] { grid-column : span 20; } .portion.seven-eighth-on-tab-ls, .portion[data-tabLS-span="21"] { grid-column : span 21; } .portion.eleven-twelfth-on-tab-ls, .portion[data-tabLS-span="22"] { grid-column : span 22; } .portion[data-tabLS-span="23"] { grid-column : span 23; } .portion.whole-on-tab-ls, .portion[data-tabLS-span="24"] { grid-column : span 24; } }
0.772101
0.413122
.ProductBody { margin-top: 100px; padding: 0 40px; } .product-breadcrumb { padding: 30px 0; /* align-items: center; */ font-size: 12px; } .breadcrumb-arrow { font-size: 15px; margin: 0px 7px; color: #777; } .breadcrumb-item { text-decoration: none; color: #777; } .breadcrumb-product { color: #111; font-weight: 700; } .breadcrumb-item:hover { color: #111; font-weight: 700; } .product-detail { height: 90vh; /* justify-content: space-between; */ flex-grow: 2; } .product-gallery { width: 100%; position: relative; height: 100%; /* overflow: hidden; */ /* amh doc */ } .product-big { /* overflow: hidden; */ /* background-repeat: no-repeat; */ /* background-position: center; */ transition: 1s; /* background-image: url("../../assets/S1.jpg"); */ /* background-size: cover; */ height: 100%; width: 100%; flex-direction: column; flex-grow: 1; /* border: solid red 2px; */ /* width: 400%; height: 36%; */ object-fit: cover; position: absolute; z-index: 10; top: 0px; left: 0; } /* .product-big::before { padding-bottom: 66.66%; display: block; content: ''; width: 400%; height: 100%; } */ .product-big .product-big-item { /* border: solid red 2px; */ width: 100%; height: 62%; position: absolute; z-index: 1; top: 0px; left: 0; } .product-big-item img { object-fit: cover; width: 100%; /* height: 100%; */ } .change-product { position: absolute; z-index: 10; top: 010%; border-radius: 50%; margin: 0 10px; background-color: #fff; width: 32px; height: 32px; display: flex; align-items: center; transition: 0.5s; /* padding: 0 10px ; */ } .product-gallery .left { left: 0; padding-left: 10px; } .product-gallery .right { right: 0; padding-left: 12px; } .change-product:hover { background-color: #111; color: #fff; } .product-info-detail { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding-left: 40px; } .product-info-title { font-size: 36px; font-family: sans-serif; font-weight: 300; margin-top: 40px; margin-bottom: 20px; height: 80px; text-align: center; /* -webkit-line-clamp: 2; -webkit-box-orient: vertical; */ max-width: 100%; overflow: hidden; min-height: 40px; } .product-info-des { font-size: 15px; margin-bottom: 10px; color: #777; text-align: left; font-weight: 600; max-width: 100%; overflow-y: auto; min-height: 40px; } .product-info-des::-webkit-scrollbar{ width: 4px; background-color: #F5F5F5; } /*.product-info-des::-webkit-scrollbar-track {*/ /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/ /* background-color: #F5F5F5;*/ /*}*/ .product-info-des::-webkit-scrollbar-thumb { background-color: #000000; } .product-info-price { margin-bottom: 20px; font-size: 15px; font-weight: 800; } .product-info-cart { height: 60px; align-items: center; } .count-cart { display: flex; align-items: center; height: 100%; border: 1px solid #ddd; color: #777; transition: 0.5s; padding: 10px 10px; } .count-cart:hover { border: 1px solid #111; } .count-cart-item { height: 100%; width: 30px; cursor: pointer; } .count-cart .item { font-size: 16px; } .count-cart .left { margin-left: 5px; } .count-cart .right { margin-right: 5px; } .count-cart .text form input { width: 30px; font-size: 16px; border: none; text-align: center; } .count-cart .text input:focus { outline: none !important; } .count-cart .left:hover { color: #111; } .count-cart .right:hover { color: #111; } .product-info-addtocart { background: #f5f5f5; margin: 0 15px; height: 100%; padding: 0 20px; cursor: pointer; width: 200px; } .product-info-addtocart p { margin-left: 20px; } .product-info-addtocart FontAwesomeIcon { margin-left: 20px; }
frontend/src/components/Client/ProductBody/ProductBody.css
.ProductBody { margin-top: 100px; padding: 0 40px; } .product-breadcrumb { padding: 30px 0; /* align-items: center; */ font-size: 12px; } .breadcrumb-arrow { font-size: 15px; margin: 0px 7px; color: #777; } .breadcrumb-item { text-decoration: none; color: #777; } .breadcrumb-product { color: #111; font-weight: 700; } .breadcrumb-item:hover { color: #111; font-weight: 700; } .product-detail { height: 90vh; /* justify-content: space-between; */ flex-grow: 2; } .product-gallery { width: 100%; position: relative; height: 100%; /* overflow: hidden; */ /* amh doc */ } .product-big { /* overflow: hidden; */ /* background-repeat: no-repeat; */ /* background-position: center; */ transition: 1s; /* background-image: url("../../assets/S1.jpg"); */ /* background-size: cover; */ height: 100%; width: 100%; flex-direction: column; flex-grow: 1; /* border: solid red 2px; */ /* width: 400%; height: 36%; */ object-fit: cover; position: absolute; z-index: 10; top: 0px; left: 0; } /* .product-big::before { padding-bottom: 66.66%; display: block; content: ''; width: 400%; height: 100%; } */ .product-big .product-big-item { /* border: solid red 2px; */ width: 100%; height: 62%; position: absolute; z-index: 1; top: 0px; left: 0; } .product-big-item img { object-fit: cover; width: 100%; /* height: 100%; */ } .change-product { position: absolute; z-index: 10; top: 010%; border-radius: 50%; margin: 0 10px; background-color: #fff; width: 32px; height: 32px; display: flex; align-items: center; transition: 0.5s; /* padding: 0 10px ; */ } .product-gallery .left { left: 0; padding-left: 10px; } .product-gallery .right { right: 0; padding-left: 12px; } .change-product:hover { background-color: #111; color: #fff; } .product-info-detail { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding-left: 40px; } .product-info-title { font-size: 36px; font-family: sans-serif; font-weight: 300; margin-top: 40px; margin-bottom: 20px; height: 80px; text-align: center; /* -webkit-line-clamp: 2; -webkit-box-orient: vertical; */ max-width: 100%; overflow: hidden; min-height: 40px; } .product-info-des { font-size: 15px; margin-bottom: 10px; color: #777; text-align: left; font-weight: 600; max-width: 100%; overflow-y: auto; min-height: 40px; } .product-info-des::-webkit-scrollbar{ width: 4px; background-color: #F5F5F5; } /*.product-info-des::-webkit-scrollbar-track {*/ /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/ /* background-color: #F5F5F5;*/ /*}*/ .product-info-des::-webkit-scrollbar-thumb { background-color: #000000; } .product-info-price { margin-bottom: 20px; font-size: 15px; font-weight: 800; } .product-info-cart { height: 60px; align-items: center; } .count-cart { display: flex; align-items: center; height: 100%; border: 1px solid #ddd; color: #777; transition: 0.5s; padding: 10px 10px; } .count-cart:hover { border: 1px solid #111; } .count-cart-item { height: 100%; width: 30px; cursor: pointer; } .count-cart .item { font-size: 16px; } .count-cart .left { margin-left: 5px; } .count-cart .right { margin-right: 5px; } .count-cart .text form input { width: 30px; font-size: 16px; border: none; text-align: center; } .count-cart .text input:focus { outline: none !important; } .count-cart .left:hover { color: #111; } .count-cart .right:hover { color: #111; } .product-info-addtocart { background: #f5f5f5; margin: 0 15px; height: 100%; padding: 0 20px; cursor: pointer; width: 200px; } .product-info-addtocart p { margin-left: 20px; } .product-info-addtocart FontAwesomeIcon { margin-left: 20px; }
0.450118
0.09122
body, html { height: 100%; width: 100%; overflow-x: hidden; } body{ margin: 0; padding:0; background-color: #fff; font-family: "微软雅黑", serif; } body { width: 100%; font-size: 16px; overflow-x: hidden; color: #686868; -webkit-text-size-adjust: none; } #app { background: #f8f8f8; height: 100%; } .msg-send-wrap { background-color: #f8f8f8; overflow-x: hidden; } .scui-chosen { padding: 6px 12px; background-color: #fff; overflow: hidden; vertical-align: middle; position: relative; } .scui-chosen .scui-control-label { padding: 7px 7px 7px 0; float: left; } .scui-chosen #chosen-results { white-space: nowrap; overflow-x: auto; margin-right: 35px; position: relative; top: 4px; min-height: 39px; } .chosen-results-item { display: inline-block; vertical-align: middle; background-color: #f5f5f5; margin: 0 2px 2px 0; height: 24px; } .chosen-results-item img { width: 24px; height: 24px; } .scui-chosen .icons-chosen { text-align: center; color: #1aad19; cursor: pointer; margin: -1px; position: absolute; right: 15px; top: 10px; } .scui-chosen .icons-chosen a{ font-size: 20px; } .c-green { color: #1aad19; } .msg-send-bg { background: #fff; } .b-bottom, .pz { position: relative; } .mt5px { margin-top: 5px; } .weui-cell { padding: 10px 15px; position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .hw-title .weui-cell { padding: 10px 12px; } .weui-cell__bd { -webkit-box-flex: 1; flex: 1; } .one-line { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .weui-input { width: 100%; border: 0; outline: 0; -webkit-appearance: none; background-color: transparent; font-size: inherit; color: inherit; height: 1.41176471em; line-height: 1.41176471; } .b-bottom:after { content: ""; position: absolute; left: 0; bottom: 0; border-bottom: 1px solid #ececec; width: 100%; height: 1px; -webkit-transform: scaleY(.5); transform: scaleY(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; z-index: 1; } .msg-send-conwrap { width: 100%; position: relative; } .wangEditor-mobile-txt { box-sizing: border-box; width: 100%; height: 100%; padding: 10px; overflow-y: auto; position: relative; outline: 0; } .wangEditor-mobile-txt { min-height: 200px; padding: 10px 13px; } .msg-zw { position: absolute; top: 9px; left: 11px; color: #999; } .fs18 { font-size: 21px; } .msg-send-conicon { padding: 5px 0; } .b-top { position: relative; } .b-top:after, .b-top:before { content: ""; position: absolute; left: 0; top: 0; border-top: 1px solid #ececec; width: 100%; height: 1px; -webkit-transform: scaleY(.5); transform: scaleY(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; } .msg-send-conicon .weui-flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .msg-send-conicon ul li { float: left; text-align: center; } .weui-flex__item { -webkit-box-flex: 1; flex: 1; } .msg-send-conicon .icon-attach, .msg-send-conicon i { position: relative; top: -1px; } .c-999 { color: #999; } .fs15 { font-size: 22px; } #chosen { height: 100%; background-color: #fff; } .chosen-container .chosen-container-fixed { position: absolute; top: 0; right: 0; bottom: 49px; left: 0; -webkit-overflow-scrolling: touch; background-color: #fff; overflow-y: hidden; } .chosen-container .chosen-header { padding-top: 8px; padding-bottom: 8px; background-color: #fff; overflow: hidden; } .chosen-container .chosen-header-result { max-width: 50%; display: inline-block; overflow-x: auto; overflow-y: hidden; white-space: nowrap; height: 29px; vertical-align: middle; float: left; } .chosen-container .common-left-search { width: 45%; color: #969696; position: relative; padding-left: 15px; float: left; font-size: 16px; } .chosen-container .common-left-search .search-logo { position: absolute; line-height: 30px; } .icons2x-search { width: 15px; height: 15px; display: inline-block; background-size: 29px 109px; background: no-repeat 0 -94px; } .chosen-container .common-left-search input { outline: none; border-radius: 0; border: 0; padding-left: 30px; -webkit-appearance: none; display: inline-block; height: 30px; font-size: 16px; } .chosen-container .chosen-breadcrumb { background-color: #f5f5f5; padding-top: 10px; } .chosen-container .chosen-breadcrumb .breadcrumb { padding: 15px 15px 0; list-style: none; border-radius: 4px; background-color: #fff; overflow-x: auto; white-space: nowrap; } .chosen-container .chosen-breadcrumb .breadcrumb li { cursor: pointer; display: inline-block; } .chosen-container .chosen-breadcrumb .breadcrumb>.active a { color: #666; } .chosen-container .chosenn-targets { background-color: #fff; overflow-y: auto; padding-bottom: 49px; height: 100%; } .chosen-container .chosenn-targets img { height: 35px; width: 35px; border-radius: 50%; vertical-align: middle; } .weui-cells:after, .weui-cells:before{ position: relative; } .chosen-container .chosen-footer { position: fixed; bottom: 0; left: 0; right: 0; padding: 12px 15px; border-top: 1px solid #eaeaea; background-color: hsla(0,0%,100%,.7); } .chosen-container .chosen-footer .chosen-enable { color: #6bd767; font-size: 16px; position: relative; } .chosen-container .chosen-footer #count { font-size: 12px; color: #999; float: right; margin: 3px 10px 0 0; } .scui-pull-right { float: right!important; } .chosen-footer .weui-cells { position: absolute !important; top: 2px !important; height: auto; } #notification { display:none; position: fixed; top: 0; height: 100%; width: 100%; z-index:999; background-color: #000; opacity: 0.4 } .targets { position:absolute; top: 0; right:0; height: 46px; line-height: 46px; z-index: 1; width: 30px; } .target-image { float: left; } .contacts-text { margin-left: 10px; } .btn-mpnews { margin:0 0 0 15px !important; } .back { padding: 0 15px; }
public/css/wechat/message_center/message.css
body, html { height: 100%; width: 100%; overflow-x: hidden; } body{ margin: 0; padding:0; background-color: #fff; font-family: "微软雅黑", serif; } body { width: 100%; font-size: 16px; overflow-x: hidden; color: #686868; -webkit-text-size-adjust: none; } #app { background: #f8f8f8; height: 100%; } .msg-send-wrap { background-color: #f8f8f8; overflow-x: hidden; } .scui-chosen { padding: 6px 12px; background-color: #fff; overflow: hidden; vertical-align: middle; position: relative; } .scui-chosen .scui-control-label { padding: 7px 7px 7px 0; float: left; } .scui-chosen #chosen-results { white-space: nowrap; overflow-x: auto; margin-right: 35px; position: relative; top: 4px; min-height: 39px; } .chosen-results-item { display: inline-block; vertical-align: middle; background-color: #f5f5f5; margin: 0 2px 2px 0; height: 24px; } .chosen-results-item img { width: 24px; height: 24px; } .scui-chosen .icons-chosen { text-align: center; color: #1aad19; cursor: pointer; margin: -1px; position: absolute; right: 15px; top: 10px; } .scui-chosen .icons-chosen a{ font-size: 20px; } .c-green { color: #1aad19; } .msg-send-bg { background: #fff; } .b-bottom, .pz { position: relative; } .mt5px { margin-top: 5px; } .weui-cell { padding: 10px 15px; position: relative; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; } .hw-title .weui-cell { padding: 10px 12px; } .weui-cell__bd { -webkit-box-flex: 1; flex: 1; } .one-line { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .weui-input { width: 100%; border: 0; outline: 0; -webkit-appearance: none; background-color: transparent; font-size: inherit; color: inherit; height: 1.41176471em; line-height: 1.41176471; } .b-bottom:after { content: ""; position: absolute; left: 0; bottom: 0; border-bottom: 1px solid #ececec; width: 100%; height: 1px; -webkit-transform: scaleY(.5); transform: scaleY(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; z-index: 1; } .msg-send-conwrap { width: 100%; position: relative; } .wangEditor-mobile-txt { box-sizing: border-box; width: 100%; height: 100%; padding: 10px; overflow-y: auto; position: relative; outline: 0; } .wangEditor-mobile-txt { min-height: 200px; padding: 10px 13px; } .msg-zw { position: absolute; top: 9px; left: 11px; color: #999; } .fs18 { font-size: 21px; } .msg-send-conicon { padding: 5px 0; } .b-top { position: relative; } .b-top:after, .b-top:before { content: ""; position: absolute; left: 0; top: 0; border-top: 1px solid #ececec; width: 100%; height: 1px; -webkit-transform: scaleY(.5); transform: scaleY(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; } .msg-send-conicon .weui-flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .msg-send-conicon ul li { float: left; text-align: center; } .weui-flex__item { -webkit-box-flex: 1; flex: 1; } .msg-send-conicon .icon-attach, .msg-send-conicon i { position: relative; top: -1px; } .c-999 { color: #999; } .fs15 { font-size: 22px; } #chosen { height: 100%; background-color: #fff; } .chosen-container .chosen-container-fixed { position: absolute; top: 0; right: 0; bottom: 49px; left: 0; -webkit-overflow-scrolling: touch; background-color: #fff; overflow-y: hidden; } .chosen-container .chosen-header { padding-top: 8px; padding-bottom: 8px; background-color: #fff; overflow: hidden; } .chosen-container .chosen-header-result { max-width: 50%; display: inline-block; overflow-x: auto; overflow-y: hidden; white-space: nowrap; height: 29px; vertical-align: middle; float: left; } .chosen-container .common-left-search { width: 45%; color: #969696; position: relative; padding-left: 15px; float: left; font-size: 16px; } .chosen-container .common-left-search .search-logo { position: absolute; line-height: 30px; } .icons2x-search { width: 15px; height: 15px; display: inline-block; background-size: 29px 109px; background: no-repeat 0 -94px; } .chosen-container .common-left-search input { outline: none; border-radius: 0; border: 0; padding-left: 30px; -webkit-appearance: none; display: inline-block; height: 30px; font-size: 16px; } .chosen-container .chosen-breadcrumb { background-color: #f5f5f5; padding-top: 10px; } .chosen-container .chosen-breadcrumb .breadcrumb { padding: 15px 15px 0; list-style: none; border-radius: 4px; background-color: #fff; overflow-x: auto; white-space: nowrap; } .chosen-container .chosen-breadcrumb .breadcrumb li { cursor: pointer; display: inline-block; } .chosen-container .chosen-breadcrumb .breadcrumb>.active a { color: #666; } .chosen-container .chosenn-targets { background-color: #fff; overflow-y: auto; padding-bottom: 49px; height: 100%; } .chosen-container .chosenn-targets img { height: 35px; width: 35px; border-radius: 50%; vertical-align: middle; } .weui-cells:after, .weui-cells:before{ position: relative; } .chosen-container .chosen-footer { position: fixed; bottom: 0; left: 0; right: 0; padding: 12px 15px; border-top: 1px solid #eaeaea; background-color: hsla(0,0%,100%,.7); } .chosen-container .chosen-footer .chosen-enable { color: #6bd767; font-size: 16px; position: relative; } .chosen-container .chosen-footer #count { font-size: 12px; color: #999; float: right; margin: 3px 10px 0 0; } .scui-pull-right { float: right!important; } .chosen-footer .weui-cells { position: absolute !important; top: 2px !important; height: auto; } #notification { display:none; position: fixed; top: 0; height: 100%; width: 100%; z-index:999; background-color: #000; opacity: 0.4 } .targets { position:absolute; top: 0; right:0; height: 46px; line-height: 46px; z-index: 1; width: 30px; } .target-image { float: left; } .contacts-text { margin-left: 10px; } .btn-mpnews { margin:0 0 0 15px !important; } .back { padding: 0 15px; }
0.39946
0.060252
.sg-card--hover:hover, .sg-pricing-card .sg-pricing-hover-info p { -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15) } dd, h1, h2, h3, h4, h5, h6, label { margin-bottom: 1.5rem; } .btn { letter-spacing: .06rem; border-radius: 3px; } .btn-secondary { color: #fff; background-color: #5f7887; border-color: #5f7887; } .sg-pricing-card .sg-pricing-hover-info { display: inline-block } .sg-pricing-card .sg-pricing-hover-info img { height: 20px; width: 20px; position: relative; top: -1px; margin-left: 2px } .sg-pricing-card .sg-pricing-hover-info p { width: 80%; background-color: #fff; padding: 20px; display: block; position: absolute; left: 10%; margin-top: 5px; box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; transition: opacity .3s .1s ease, visibility 0s .4s; z-index: 2; text-align: left } .sg-pricing-card .sg-pricing-hover-info:hover p { opacity: 1; visibility: visible; transition: opacity .3s ease, visibility .3s } .sg-pricing-card .sg-pricing-video-section { position: relative; min-height: 196px; background-color: #eaf2f9 } .sg-pricing-card .sg-pricing-video-section video { width: 100%; display: block } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content { position: absolute; width: 100%; top: 0; left: 0; text-align: center } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { margin-bottom: 5px; margin-top: 30px } .sg-pricing-card .sg-pricing-price-section { background-color: #3a4953; padding: 0 30px; text-align: center; border-top: 10px solid #b2c1ca; border-bottom: 10px solid #b2c1ca; position: relative } .sg-pricing-card .sg-pricing-price-section .sg-pricing-plan, .sg-pricing-card .sg-pricing-price-section .sg-pricing-price { color: #fff; padding: 40px 0 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .sg-pricing-currency { position: relative; top: -1.5rem; left: -.25rem; font-size: 1.75rem } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price strong { font-size: 4rem; line-height: 4rem; margin-bottom: 7px; display: inline-block } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .sg-pricing-monthly { font-size: 1.75rem } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price p { color: #b2c1ca; margin: 0 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .btn { width: 70%; margin-top: 8px; display: inline-block } .sg-pricing-card .sg-pricing-price-section hr { margin-top: 0; margin-bottom: 0; border-color: #7f939e; position: relative } .sg-pricing-card .sg-pricing-price-section hr.sg-pricing-per-outlet:before { content: "PER OUTLET"; display: block; position: absolute; left: 50%; width: 140px; margin-left: -70px; top: -16px; line-height: 1rem; font-size: 1rem; padding: .5rem; color: #fff; text-transform: uppercase; font-weight: 700; background-color: #3a4953 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-plan ul { margin: 0; padding: 0; list-style-type: none } .sg-pricing-card .sg-pricing-features-section { border: 1px solid #b2c1ca; border-top: 0; padding: 40px 30px 0; flex-grow: 1; display: flex; flex-direction: column } .sg-pricing-card .sg-pricing-features-section .h4 { margin-bottom: 40px } .sg-pricing-card .sg-pricing-features-section .d-none { position: relative; height: 100%; flex-grow: 1; flex-direction: column } .sg-pricing-card .sg-pricing-features-section .d-none .sg-pricing-features-button { position: absolute; bottom: 40px; width: 100% } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features { padding-bottom: 124px; display: flex; flex: 1; flex-grow: 1; flex-direction: column; justify-content: space-between } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features strong { display: inline-block; margin-bottom: .5rem } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl { margin-bottom: 0 } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl dd { position: relative; padding-left: 40px } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl dd:before { display: inline-block; position: absolute; top: 0; left: 0; width: 25px; height: 25px; content: ""; vertical-align: middle; background: url(https://d30fzr2520l6g5.cloudfront.net/corp-images-optimised/icns/icon_25_bullet.svg) no-repeat } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl.list--crossed dd:before { background: url(/images/icns/icon_25_close_red.svg) no-repeat } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle { color: #41af4b; font-weight: 700; text-transform: uppercase; display: flex; justify-content: space-between; position: absolute; padding: 40px 30px; line-height: 1rem; width: 100%; bottom: 0; left: 0; cursor: pointer } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle .sg-pricing-arrow { width: 10px; height: 8px; position: relative; top: 2px; -webkit-transform: rotate(0); transform: rotate(0); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s, -webkit-transform .3s } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle[aria-expanded=true] .sg-pricing-arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .sg-pricing-card-side { padding-top: 29px } .sg-pricing-card-center { z-index: 1; -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15) } .sg-pricing-card-center .sg-pricing-video-section { min-height: 225px; background-color: #ddffe0 } .sg-pricing-card-center .sg-pricing-price-section { border-color: #b5e2b7 } .sg-pricing-card-center .sg-pricing-price-section:after, .sg-pricing-card-center .sg-pricing-price-section:before { content: ""; display: block; width: 0; height: 100%; position: absolute; background-color: #b5e2b7; transition: width 75ms; top: 0 } .sg-pricing-card-center .sg-pricing-price-section:before { left: 0 } .sg-pricing-card-center .sg-pricing-price-section:after { right: 0 } .sg-pricing-card-center:hover .sg-pricing-price-section:after, .sg-pricing-card-center:hover .sg-pricing-price-section:before { width: 10px } .sg-pricing-included-row { margin-bottom: -40px } .sg-pricing-included-row .sg-pricing-included img { height: 30px; width: 30px; margin-right: 20px; top: -2px; position: relative; display: inline-block } .sg-pricing-addon { display: flex; flex-direction: column } .sg-pricing-addon .sg-pricing-addon-top { background-color: #3a4953; border: none; margin-bottom: 0; height: 200px; position: relative; padding: 30px 0; background-position: -1px 100%; background-size: 110% auto; background-repeat: no-repeat } .sg-pricing-addon .sg-pricing-addon-top h4 { color: #fff } .sg-pricing-addon .sg-pricing-addon-top h4 img { height: 25px; width: 25px; margin-right: 3px; top: -2px; position: relative; display: inline-block } .sg-pricing-addon .sg-pricing-addon-top p { color: #b2c1ca; width: 50%; position: absolute; bottom: 30px; right: 30px; padding: 0; margin: 0; text-align: right } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-payments { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_payments.svg) } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-hardware { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_hardware.svg) } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-onboarding { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_onboarding.svg) } @media (max-width:1199px) { .sg-pricing-addon .sg-pricing-addon-top p { font-size: 1.5rem } } .sg-pricing-addon .sg-pricing-addon-bottom { border: 1px solid #b2c1ca; border-top: 10px solid #b2c1ca; padding: 40px 30px 30px; flex: 1; display: flex; flex-direction: column; justify-content: space-between } .sg-pricing-addon .sg-pricing-addon-bottom p { margin: 0 } .sg-pricing-addon .sg-pricing-addon-bottom .btn { margin-top: 20px } .sg-pricing-buttons { width: 100%; display: flex; justify-content: center; align-items: center } .sg-pricing-buttons button { flex: 1!important; padding-left: 0!important; padding-right: 0!important; cursor: pointer } .sg-pricing-buttons button.active { background-color: #5f7887 } .sg-pricing-buttons button:hover { background-color: #59707e; border-color: #59707e } @media (min-width:992px) and (max-width:1199px) { .sg-pricing-card-side { padding-top: 24px } .sg-pricing-card .sg-pricing-video-section { min-height: 164px } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { font-size: 1.75rem; margin-top: 25px } .sg-pricing-card-center .sg-pricing-video-section { min-height: 188px } } @media (max-width:991px) { .sg-pricing-card-center { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .sg-pricing-card-side { padding-top: 0 } .sg-pricing-card { margin-bottom: 0; margin-top: 0; visibility: hidden; opacity: 0; height: 0; transition: opacity .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s } .sg-pricing-card.active { margin-top: 20px; opacity: 1; visibility: visible; height: auto; transition: opacity .8s .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s } .sg-pricing-card .sg-pricing-video-section { min-height: 0!important } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content { top: 20% } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { margin-top: 0 } .sg-pricing-card .sg-pricing-features-section { padding: 30px 20px } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-header.h4 { margin-bottom: 0 } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle { display: none } .sg-pricing-included { display: flex; flex-direction: column; align-items: center; text-align: center } .sg-pricing-included img { margin-bottom: 20px; margin-right: 0!important } .sg-pricing-addon { margin-bottom: 20px } .sg-pricing-addon .sg-pricing-addon-top h4, .sg-pricing-addon:last-of-type { margin-bottom: 0 } .sg-pricing-addon .sg-pricing-addon-top { background-image: none!important; height: auto; padding: 15px 0 } .sg-pricing-addon .sg-pricing-addon-top .h3 { display: none } .sg-pricing-addon .sg-pricing-addon-bottom { border-top: 0!important } }`
assets/css/v_pricing.css
.sg-card--hover:hover, .sg-pricing-card .sg-pricing-hover-info p { -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15) } dd, h1, h2, h3, h4, h5, h6, label { margin-bottom: 1.5rem; } .btn { letter-spacing: .06rem; border-radius: 3px; } .btn-secondary { color: #fff; background-color: #5f7887; border-color: #5f7887; } .sg-pricing-card .sg-pricing-hover-info { display: inline-block } .sg-pricing-card .sg-pricing-hover-info img { height: 20px; width: 20px; position: relative; top: -1px; margin-left: 2px } .sg-pricing-card .sg-pricing-hover-info p { width: 80%; background-color: #fff; padding: 20px; display: block; position: absolute; left: 10%; margin-top: 5px; box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; transition: opacity .3s .1s ease, visibility 0s .4s; z-index: 2; text-align: left } .sg-pricing-card .sg-pricing-hover-info:hover p { opacity: 1; visibility: visible; transition: opacity .3s ease, visibility .3s } .sg-pricing-card .sg-pricing-video-section { position: relative; min-height: 196px; background-color: #eaf2f9 } .sg-pricing-card .sg-pricing-video-section video { width: 100%; display: block } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content { position: absolute; width: 100%; top: 0; left: 0; text-align: center } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { margin-bottom: 5px; margin-top: 30px } .sg-pricing-card .sg-pricing-price-section { background-color: #3a4953; padding: 0 30px; text-align: center; border-top: 10px solid #b2c1ca; border-bottom: 10px solid #b2c1ca; position: relative } .sg-pricing-card .sg-pricing-price-section .sg-pricing-plan, .sg-pricing-card .sg-pricing-price-section .sg-pricing-price { color: #fff; padding: 40px 0 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .sg-pricing-currency { position: relative; top: -1.5rem; left: -.25rem; font-size: 1.75rem } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price strong { font-size: 4rem; line-height: 4rem; margin-bottom: 7px; display: inline-block } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .sg-pricing-monthly { font-size: 1.75rem } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price p { color: #b2c1ca; margin: 0 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-price .btn { width: 70%; margin-top: 8px; display: inline-block } .sg-pricing-card .sg-pricing-price-section hr { margin-top: 0; margin-bottom: 0; border-color: #7f939e; position: relative } .sg-pricing-card .sg-pricing-price-section hr.sg-pricing-per-outlet:before { content: "PER OUTLET"; display: block; position: absolute; left: 50%; width: 140px; margin-left: -70px; top: -16px; line-height: 1rem; font-size: 1rem; padding: .5rem; color: #fff; text-transform: uppercase; font-weight: 700; background-color: #3a4953 } .sg-pricing-card .sg-pricing-price-section .sg-pricing-plan ul { margin: 0; padding: 0; list-style-type: none } .sg-pricing-card .sg-pricing-features-section { border: 1px solid #b2c1ca; border-top: 0; padding: 40px 30px 0; flex-grow: 1; display: flex; flex-direction: column } .sg-pricing-card .sg-pricing-features-section .h4 { margin-bottom: 40px } .sg-pricing-card .sg-pricing-features-section .d-none { position: relative; height: 100%; flex-grow: 1; flex-direction: column } .sg-pricing-card .sg-pricing-features-section .d-none .sg-pricing-features-button { position: absolute; bottom: 40px; width: 100% } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features { padding-bottom: 124px; display: flex; flex: 1; flex-grow: 1; flex-direction: column; justify-content: space-between } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features strong { display: inline-block; margin-bottom: .5rem } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl { margin-bottom: 0 } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl dd { position: relative; padding-left: 40px } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl dd:before { display: inline-block; position: absolute; top: 0; left: 0; width: 25px; height: 25px; content: ""; vertical-align: middle; background: url(https://d30fzr2520l6g5.cloudfront.net/corp-images-optimised/icns/icon_25_bullet.svg) no-repeat } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features dl.list--crossed dd:before { background: url(/images/icns/icon_25_close_red.svg) no-repeat } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle { color: #41af4b; font-weight: 700; text-transform: uppercase; display: flex; justify-content: space-between; position: absolute; padding: 40px 30px; line-height: 1rem; width: 100%; bottom: 0; left: 0; cursor: pointer } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle .sg-pricing-arrow { width: 10px; height: 8px; position: relative; top: 2px; -webkit-transform: rotate(0); transform: rotate(0); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s, -webkit-transform .3s } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle[aria-expanded=true] .sg-pricing-arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .sg-pricing-card-side { padding-top: 29px } .sg-pricing-card-center { z-index: 1; -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15); box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15) } .sg-pricing-card-center .sg-pricing-video-section { min-height: 225px; background-color: #ddffe0 } .sg-pricing-card-center .sg-pricing-price-section { border-color: #b5e2b7 } .sg-pricing-card-center .sg-pricing-price-section:after, .sg-pricing-card-center .sg-pricing-price-section:before { content: ""; display: block; width: 0; height: 100%; position: absolute; background-color: #b5e2b7; transition: width 75ms; top: 0 } .sg-pricing-card-center .sg-pricing-price-section:before { left: 0 } .sg-pricing-card-center .sg-pricing-price-section:after { right: 0 } .sg-pricing-card-center:hover .sg-pricing-price-section:after, .sg-pricing-card-center:hover .sg-pricing-price-section:before { width: 10px } .sg-pricing-included-row { margin-bottom: -40px } .sg-pricing-included-row .sg-pricing-included img { height: 30px; width: 30px; margin-right: 20px; top: -2px; position: relative; display: inline-block } .sg-pricing-addon { display: flex; flex-direction: column } .sg-pricing-addon .sg-pricing-addon-top { background-color: #3a4953; border: none; margin-bottom: 0; height: 200px; position: relative; padding: 30px 0; background-position: -1px 100%; background-size: 110% auto; background-repeat: no-repeat } .sg-pricing-addon .sg-pricing-addon-top h4 { color: #fff } .sg-pricing-addon .sg-pricing-addon-top h4 img { height: 25px; width: 25px; margin-right: 3px; top: -2px; position: relative; display: inline-block } .sg-pricing-addon .sg-pricing-addon-top p { color: #b2c1ca; width: 50%; position: absolute; bottom: 30px; right: 30px; padding: 0; margin: 0; text-align: right } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-payments { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_payments.svg) } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-hardware { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_hardware.svg) } .sg-pricing-addon .sg-pricing-addon-top.sg-pricing-addon-top-onboarding { background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_onboarding.svg) } @media (max-width:1199px) { .sg-pricing-addon .sg-pricing-addon-top p { font-size: 1.5rem } } .sg-pricing-addon .sg-pricing-addon-bottom { border: 1px solid #b2c1ca; border-top: 10px solid #b2c1ca; padding: 40px 30px 30px; flex: 1; display: flex; flex-direction: column; justify-content: space-between } .sg-pricing-addon .sg-pricing-addon-bottom p { margin: 0 } .sg-pricing-addon .sg-pricing-addon-bottom .btn { margin-top: 20px } .sg-pricing-buttons { width: 100%; display: flex; justify-content: center; align-items: center } .sg-pricing-buttons button { flex: 1!important; padding-left: 0!important; padding-right: 0!important; cursor: pointer } .sg-pricing-buttons button.active { background-color: #5f7887 } .sg-pricing-buttons button:hover { background-color: #59707e; border-color: #59707e } @media (min-width:992px) and (max-width:1199px) { .sg-pricing-card-side { padding-top: 24px } .sg-pricing-card .sg-pricing-video-section { min-height: 164px } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { font-size: 1.75rem; margin-top: 25px } .sg-pricing-card-center .sg-pricing-video-section { min-height: 188px } } @media (max-width:991px) { .sg-pricing-card-center { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .sg-pricing-card-side { padding-top: 0 } .sg-pricing-card { margin-bottom: 0; margin-top: 0; visibility: hidden; opacity: 0; height: 0; transition: opacity .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s } .sg-pricing-card.active { margin-top: 20px; opacity: 1; visibility: visible; height: auto; transition: opacity .8s .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s } .sg-pricing-card .sg-pricing-video-section { min-height: 0!important } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content { top: 20% } .sg-pricing-card .sg-pricing-video-section .sg-pricing-video-content h3 { margin-top: 0 } .sg-pricing-card .sg-pricing-features-section { padding: 30px 20px } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-header.h4 { margin-bottom: 0 } .sg-pricing-card .sg-pricing-features-section .sg-pricing-features-toggle { display: none } .sg-pricing-included { display: flex; flex-direction: column; align-items: center; text-align: center } .sg-pricing-included img { margin-bottom: 20px; margin-right: 0!important } .sg-pricing-addon { margin-bottom: 20px } .sg-pricing-addon .sg-pricing-addon-top h4, .sg-pricing-addon:last-of-type { margin-bottom: 0 } .sg-pricing-addon .sg-pricing-addon-top { background-image: none!important; height: auto; padding: 15px 0 } .sg-pricing-addon .sg-pricing-addon-top .h3 { display: none } .sg-pricing-addon .sg-pricing-addon-bottom { border-top: 0!important } }`
0.550366
0.073231
@media(min-width: 0px) { body { overflow: hidden; height: 100vh; width: 100vw; color: white; font-family: "Varela Round", sans-serif; } .main-app { height: 100%; width: 100%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; } .mainHeader { height: 60px; width: 100%; font-size: 1.6rem; display: flex; align-items: center; display: flex; justify-content: space-between; width: 100%; padding: 0 5px; border-bottom: 1px solid black; /* background: url('../assets/rowan-heuvel-RJK6p5MJACQ-unsplash.jpg'); background-size: 100%; background-position: 50% 50%; */ background-color: rgba(251,98,37,0.8); z-index: 15; } .mainHeader h1 { font-family: 'Varela Round', sans-serif; text-shadow: -1px -1px 4px black; } .logout { color: black; text-decoration: none; } .logout:hover { cursor: pointer; color: blue; text-decoration: underline; } .trips { width: 100%; display: flex; flex-direction: column; align-items: center; position: absolute; top: 60px; height: calc(100% - 135px); overflow: scroll; } .fullLayout { border-top: 3px solid black; border-right: 3px solid black; border-left: 3px solid black; background: white; padding: 20px; z-index: 1; height: calc(100vh - 105px); width: 100%; } .currency { position: relative; font-size: 1.3rem; font-weight: bold; } .currency input { padding-left:35px; } .currency:before { position: absolute; top: 15px; content:"$"; left: 15px; z-index: 10; color: black; } .heading { font-size: 1.5rem; color: black; z-index: 2; margin-bottom: 10px; max-width: 40%; } .addTripBtn { height: 75px; position: fixed; width: 100%; bottom: 0; left: 0; font-size: 2rem; border: none; text-align: center; padding: 10px; box-shadow: 2px 2px 20px black, 5px 2px 2px black; border-top: 1px solid black; background-color: #25befb; font-family: "Varela Round", sans-serif; } .input { font-size: 1.5rem; margin-bottom: 10px; border: none; border-radius: 5px; padding: 10px; width: 100%; box-shadow: -2px -2px 8px black; } .riderInput { font-size: 1rem; margin-bottom: 10px; border: none; border-radius: 5px; padding: 10px; width: 48%; box-shadow: -2px -2px 8px black; } .riderLayout { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; border: none; width: auto; padding: 0; margin: 0; height: 120px; } .riderLayoutInfo { display: flex; justify-content: space-between; align-items: center; } .riders { height: calc(100% - 270px); overflow: scroll; display: flex; flex-direction: column; justify-content: flex-start; } input:focus { outline: none; } .editBtn { width: 50px; font-size: 1rem; height: 30px; margin-bottom: 10px; } .hiddenSubmit { position: absolute; left: -10000px; } }
trip-split/src/components/MainApp.css
@media(min-width: 0px) { body { overflow: hidden; height: 100vh; width: 100vw; color: white; font-family: "Varela Round", sans-serif; } .main-app { height: 100%; width: 100%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; } .mainHeader { height: 60px; width: 100%; font-size: 1.6rem; display: flex; align-items: center; display: flex; justify-content: space-between; width: 100%; padding: 0 5px; border-bottom: 1px solid black; /* background: url('../assets/rowan-heuvel-RJK6p5MJACQ-unsplash.jpg'); background-size: 100%; background-position: 50% 50%; */ background-color: rgba(251,98,37,0.8); z-index: 15; } .mainHeader h1 { font-family: 'Varela Round', sans-serif; text-shadow: -1px -1px 4px black; } .logout { color: black; text-decoration: none; } .logout:hover { cursor: pointer; color: blue; text-decoration: underline; } .trips { width: 100%; display: flex; flex-direction: column; align-items: center; position: absolute; top: 60px; height: calc(100% - 135px); overflow: scroll; } .fullLayout { border-top: 3px solid black; border-right: 3px solid black; border-left: 3px solid black; background: white; padding: 20px; z-index: 1; height: calc(100vh - 105px); width: 100%; } .currency { position: relative; font-size: 1.3rem; font-weight: bold; } .currency input { padding-left:35px; } .currency:before { position: absolute; top: 15px; content:"$"; left: 15px; z-index: 10; color: black; } .heading { font-size: 1.5rem; color: black; z-index: 2; margin-bottom: 10px; max-width: 40%; } .addTripBtn { height: 75px; position: fixed; width: 100%; bottom: 0; left: 0; font-size: 2rem; border: none; text-align: center; padding: 10px; box-shadow: 2px 2px 20px black, 5px 2px 2px black; border-top: 1px solid black; background-color: #25befb; font-family: "Varela Round", sans-serif; } .input { font-size: 1.5rem; margin-bottom: 10px; border: none; border-radius: 5px; padding: 10px; width: 100%; box-shadow: -2px -2px 8px black; } .riderInput { font-size: 1rem; margin-bottom: 10px; border: none; border-radius: 5px; padding: 10px; width: 48%; box-shadow: -2px -2px 8px black; } .riderLayout { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; border: none; width: auto; padding: 0; margin: 0; height: 120px; } .riderLayoutInfo { display: flex; justify-content: space-between; align-items: center; } .riders { height: calc(100% - 270px); overflow: scroll; display: flex; flex-direction: column; justify-content: flex-start; } input:focus { outline: none; } .editBtn { width: 50px; font-size: 1rem; height: 30px; margin-bottom: 10px; } .hiddenSubmit { position: absolute; left: -10000px; } }
0.540681
0.10711
.mb-s { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .mb-s .mb-d1, .mb-s .mb-d2, .mb-s .mb-d3, .mb-s .mb-d4 { width: 20px; height: 20px; position: absolute; top: 0; left: 0; background: #000; } .mb-s .mb-d1 { -webkit-animation: mb-a-1 1s infinite; -moz-animation: mb-a-1 1s infinite; -o-animation: mb-a-1 1s infinite; animation: mb-a-1 1s infinite; } .mb-s .mb-d2 { left: 20px; -webkit-animation: mb-a-2 1s infinite; -moz-animation: mb-a-2 1s infinite; -o-animation: mb-a-2 1s infinite; animation: mb-a-2 1s infinite; } .mb-s .mb-d3 { top: 20px; -webkit-animation: mb-a-3 1s infinite; -moz-animation: mb-a-3 1s infinite; -o-animation: mb-a-3 1s infinite; animation: mb-a-3 1s infinite; } .mb-s .mb-d4 { top: 20px; left: 20px; -webkit-animation: mb-a-4 1s infinite; -moz-animation: mb-a-4 1s infinite; -o-animation: mb-a-4 1s infinite; animation: mb-a-4 1s infinite; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-1{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(-5px,-5px)rotate(0)} 66%{-webkit-transform:translate(-5px,-5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-1{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(-5px,-5px)rotate(0)} 66%{-moz-transform:translate(-5px,-5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-1{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(-5px,-5px)rotate(0)} 66%{-o-transform:translate(-5px,-5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-1{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(-5px,-5px)rotate(0);-moz-transform:translate(-5px,-5px)rotate(0);-ms-transform:translate(-5px,-5px)rotate(0);transform:translate(-5px,-5px)rotate(0);} 66%{-webkit-transform:translate(-5px,-5px)rotate(90deg);-moz-transform:translate(-5px,-5px)rotate(90deg);-ms-transform:translate(-5px,-5px)rotate(90deg);transform:translate(-5px,-5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-2{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(5px,-5px)rotate(0)} 66%{-webkit-transform:translate(5px,-5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-2{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(5px,-5px)rotate(0)} 66%{-moz-transform:translate(5px,-5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-2{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(5px,-5px)rotate(0)} 66%{-o-transform:translate(5px,-5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-2{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(5px,-5px)rotate(0);-moz-transform:translate(5px,-5px)rotate(0);-ms-transform:translate(5px,-5px)rotate(0);transform:translate(5px,-5px)rotate(0);} 66%{-webkit-transform:translate(5px,-5px)rotate(90deg);-moz-transform:translate(5px,-5px)rotate(90deg);-ms-transform:translate(5px,-5px)rotate(90deg);transform:translate(5px,-5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-3{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(-5px,5px)rotate(0)} 66%{-webkit-transform:translate(-5px,5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-3{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(-5px,5px)rotate(0)} 66%{-moz-transform:translate(-5px,5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-3{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(-5px,5px)rotate(0)} 66%{-o-transform:translate(-5px,5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-3{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(-5px,5px)rotate(0);-moz-transform:translate(-5px,5px)rotate(0);-ms-transform:translate(-5px,5px)rotate(0);transform:translate(-5px,5px)rotate(0);} 66%{-webkit-transform:translate(-5px,5px)rotate(90deg);-moz-transform:translate(-5px,5px)rotate(90deg);-ms-transform:translate(-5px,5px)rotate(90deg);transform:translate(-5px,5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-4{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(5px,5px)rotate(0)} 66%{-webkit-transform:translate(5px,5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-4{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(5px,5px)rotate(0)} 66%{-moz-transform:translate(5px,5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-4{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(5px,5px)rotate(0)} 66%{-o-transform:translate(5px,5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-4{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(5px,5px)rotate(0);-moz-transform:translate(5px,5px)rotate(0);-ms-transform:translate(5px,5px)rotate(0);transform:translate(5px,5px)rotate(0);} 66%{-webkit-transform:translate(5px,5px)rotate(90deg);-moz-transform:translate(5px,5px)rotate(90deg);-ms-transform:translate(5px,5px)rotate(90deg);transform:translate(5px,5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; }
helpers/loader.css
.mb-s { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .mb-s .mb-d1, .mb-s .mb-d2, .mb-s .mb-d3, .mb-s .mb-d4 { width: 20px; height: 20px; position: absolute; top: 0; left: 0; background: #000; } .mb-s .mb-d1 { -webkit-animation: mb-a-1 1s infinite; -moz-animation: mb-a-1 1s infinite; -o-animation: mb-a-1 1s infinite; animation: mb-a-1 1s infinite; } .mb-s .mb-d2 { left: 20px; -webkit-animation: mb-a-2 1s infinite; -moz-animation: mb-a-2 1s infinite; -o-animation: mb-a-2 1s infinite; animation: mb-a-2 1s infinite; } .mb-s .mb-d3 { top: 20px; -webkit-animation: mb-a-3 1s infinite; -moz-animation: mb-a-3 1s infinite; -o-animation: mb-a-3 1s infinite; animation: mb-a-3 1s infinite; } .mb-s .mb-d4 { top: 20px; left: 20px; -webkit-animation: mb-a-4 1s infinite; -moz-animation: mb-a-4 1s infinite; -o-animation: mb-a-4 1s infinite; animation: mb-a-4 1s infinite; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-1{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(-5px,-5px)rotate(0)} 66%{-webkit-transform:translate(-5px,-5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-1{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(-5px,-5px)rotate(0)} 66%{-moz-transform:translate(-5px,-5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-1{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(-5px,-5px)rotate(0)} 66%{-o-transform:translate(-5px,-5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-1{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(-5px,-5px)rotate(0);-moz-transform:translate(-5px,-5px)rotate(0);-ms-transform:translate(-5px,-5px)rotate(0);transform:translate(-5px,-5px)rotate(0);} 66%{-webkit-transform:translate(-5px,-5px)rotate(90deg);-moz-transform:translate(-5px,-5px)rotate(90deg);-ms-transform:translate(-5px,-5px)rotate(90deg);transform:translate(-5px,-5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-2{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(5px,-5px)rotate(0)} 66%{-webkit-transform:translate(5px,-5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-2{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(5px,-5px)rotate(0)} 66%{-moz-transform:translate(5px,-5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-2{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(5px,-5px)rotate(0)} 66%{-o-transform:translate(5px,-5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-2{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(5px,-5px)rotate(0);-moz-transform:translate(5px,-5px)rotate(0);-ms-transform:translate(5px,-5px)rotate(0);transform:translate(5px,-5px)rotate(0);} 66%{-webkit-transform:translate(5px,-5px)rotate(90deg);-moz-transform:translate(5px,-5px)rotate(90deg);-ms-transform:translate(5px,-5px)rotate(90deg);transform:translate(5px,-5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-3{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(-5px,5px)rotate(0)} 66%{-webkit-transform:translate(-5px,5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-3{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(-5px,5px)rotate(0)} 66%{-moz-transform:translate(-5px,5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-3{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(-5px,5px)rotate(0)} 66%{-o-transform:translate(-5px,5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-3{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(-5px,5px)rotate(0);-moz-transform:translate(-5px,5px)rotate(0);-ms-transform:translate(-5px,5px)rotate(0);transform:translate(-5px,5px)rotate(0);} 66%{-webkit-transform:translate(-5px,5px)rotate(90deg);-moz-transform:translate(-5px,5px)rotate(90deg);-ms-transform:translate(-5px,5px)rotate(90deg);transform:translate(-5px,5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; } lesshat-selector { -lh-property: 0; } @-webkit-keyframes mb-a-4{ 0%{-webkit-transform:translate(0)rotate(0)} 33%{-webkit-transform:translate(5px,5px)rotate(0)} 66%{-webkit-transform:translate(5px,5px)rotate(90deg)} 100%{-webkit-transform:translate(0)rotate(90deg)}} @-moz-keyframes mb-a-4{ 0%{-moz-transform:translate(0)rotate(0)} 33%{-moz-transform:translate(5px,5px)rotate(0)} 66%{-moz-transform:translate(5px,5px)rotate(90deg)} 100%{-moz-transform:translate(0)rotate(90deg)}} @-o-keyframes mb-a-4{ 0%{-o-transform:translate(0)rotate(0)} 33%{-o-transform:translate(5px,5px)rotate(0)} 66%{-o-transform:translate(5px,5px)rotate(90deg)} 100%{-o-transform:translate(0)rotate(90deg)}} @keyframes mb-a-4{ 0%{-webkit-transform:translate(0)rotate(0);-moz-transform:translate(0)rotate(0);-ms-transform:translate(0)rotate(0);transform:translate(0)rotate(0);} 33%{-webkit-transform:translate(5px,5px)rotate(0);-moz-transform:translate(5px,5px)rotate(0);-ms-transform:translate(5px,5px)rotate(0);transform:translate(5px,5px)rotate(0);} 66%{-webkit-transform:translate(5px,5px)rotate(90deg);-moz-transform:translate(5px,5px)rotate(90deg);-ms-transform:translate(5px,5px)rotate(90deg);transform:translate(5px,5px)rotate(90deg);} 100%{-webkit-transform:translate(0)rotate(90deg);-moz-transform:translate(0)rotate(90deg);-ms-transform:translate(0)rotate(90deg);transform:translate(0)rotate(90deg);}; }
0.33644
0.111531